Re: How to check the version of the Net-SNMP?

2012-10-04 Thread Yoshio KAWAMO

Thank you so much for your quick response.

I will check the MIB on our machines.

Best regards,
Kawamo

  ?  3 octobre 2012 08:26 CEST, Yoshio KAWAMO kawamo.yos...@lab.ntt.co.jp?:
 
  Would you please tell me how to check what version of the 
  Net-SNMP is installed on server machines?
 
 You can query UCD-SNMP-MIB::versionTag.0.
 -- 
 Don't use conditional branches as a substitute for a logical expression.
 - The Elements of Programming Style (Kernighan  Plauger)

-- 
河面 祥男 Yoshio Kawamo
e-mail : kawamo.yos...@lab.ntt.co.jp
TEL : +81-(0)422-59-3470



--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


Re: How to check the version of the Net-SNMP?

2012-10-04 Thread Dave Shield
On 3 October 2012 07:26, Yoshio KAWAMO kawamo.yos...@lab.ntt.co.jp wrote:
 Would you please tell me how to check what version of the
 Net-SNMP is installed on server machines?

The easiest way would be to run the command

  snmpd -v

and/or

  snmpget -V

for the server/client side respectively.
(Probably the same, but not necessarily)

Dave

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


Re: How to check the version of the Net-SNMP?

2012-10-03 Thread Vincent Bernat
 ❦  3 octobre 2012 08:26 CEST, Yoshio KAWAMO kawamo.yos...@lab.ntt.co.jp :

 Would you please tell me how to check what version of the 
 Net-SNMP is installed on server machines?

You can query UCD-SNMP-MIB::versionTag.0.
-- 
Don't use conditional branches as a substitute for a logical expression.
- The Elements of Programming Style (Kernighan  Plauger)

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users