The <tt>snmpwalk</tt> command is designed to perform a sequence of chained GETNEXT requests automatically, rather than having to issue the necessary <tt>snmpgetnext</tt> requests by hand.
+
The <tt>[[snmpwalk]]</tt> command is designed to perform a sequence of chained GETNEXT requests automatically, rather than having to issue the necessary <tt>snmpgetnext</tt> requests by hand.
   −
== Basic Usage ==
+
== Basic Example ==
    
The command takes a single OID, and will display a list of all the results which lie within the subtree rooted on this OID:
 
The command takes a single OID, and will display a list of all the results which lie within the subtree rooted on this OID:
 
   SNMPv2-MIB::sysLocation.0 = UCDavis
 
   SNMPv2-MIB::sysLocation.0 = UCDavis
 
   SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00
 
   SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00
  SNMPv2-MIB::sysORIndex.1 = 1
  −
  SNMPv2-MIB::sysORIndex.2 = 2
  −
  SNMPv2-MIB::sysORIndex.3 = 3
  −
  SNMPv2-MIB::sysORIndex.4 = 4
  −
  SNMPv2-MIB::sysORIndex.5 = 5
   
   SNMPv2-MIB::sysORID.1 = OID: SNMPv2-MIB::snmpMIB
 
   SNMPv2-MIB::sysORID.1 = OID: SNMPv2-MIB::snmpMIB
Exception encountered, of type "Error"