SNMP

From My Admin Page
Jump to: navigation, search

Testing

  • (from here) To test functionality locally (ange "localhost" to an IP if you want to test a different machine) do:
snmpget -v 1 -c <community_string> localhost sysUpTime.0
snmpwalk -v 2c -c <community_string> -m ALL localhost .1.3 | more

Solaris 10 & Net-Snmp