Difference between revisions of "net-snmp scratchpad"

From thelinuxwiki
Jump to: navigation, search
(Created page with "on check point splat smartcenter # snmpwalk -v 2c -c public localhost == snmpgets == uptime [Expert@ckkpmgr]# '''snmpget -v 2c -c public localhost HOST-RESOURCES-MIB...")
 
(snmpgets)
Line 13: Line 13:
 
  [Expert@ckkpmgr]# '''snmpget -v 2c -c public localhost HOST-RESOURCES-MIB::hrSystemUptime.0'''
 
  [Expert@ckkpmgr]# '''snmpget -v 2c -c public localhost HOST-RESOURCES-MIB::hrSystemUptime.0'''
 
  HOST-RESOURCES-MIB::hrSystemUptime.0 = Timeticks: (1067252) 2:57:52.52
 
  HOST-RESOURCES-MIB::hrSystemUptime.0 = Timeticks: (1067252) 2:57:52.52
 +
 +
  
 
[[category:snmp]]
 
[[category:snmp]]

Revision as of 20:58, 2 March 2014

on check point splat smartcenter


# snmpwalk -v 2c -c public localhost



snmpgets

uptime

[Expert@ckkpmgr]# snmpget -v 2c -c public localhost HOST-RESOURCES-MIB::hrSystemUptime.0
HOST-RESOURCES-MIB::hrSystemUptime.0 = Timeticks: (1067252) 2:57:52.52