SNMP Walker is a utility where you can provide any OID value and query a device for the next consecutive OIDs.
Click the Tools tab.
Choose SNMP Walker available under the SNMP Tools category.
Enter the IP Address or the Host Name of the device and the SNMP community.
Select the SNMP version: V1. V2c. Read the SNMP Overview section for more details
Enter the OID from which to start the walk.
Select the number of values to be retrieved.
To configure SNMP properties click Settings located at the top right corner or click Admin -> Settings. For details read the Configuring SNMP section.
Click the Walk button.
Check the results. For all the values retrieved, the following information is displayed in a table:
MIB - The name of the MIB that is queried to fetch the details of the IP Address/Host Name specified in the text field.
Numbered OID - The OIDs of the variables that are queried.
Name - The names of the variables queried.
Type - The result type of the query. The following types are valid data types: Bit Stream, Counter, Integer, IP address, Object Identifier, Opaque String, String, Time Ticks and Unsigned Integer.
Value - The value retrieved in the SNMP walk for the variable.
See Also
Error Messages : E1001: Unknown Host, E1002: Unreachable Host, E2001: No Response to SNMP Queries, E5002 : Invalid OID. |
Related Tools: Ping, SNMP Ping, DNS Resolver, MIB Module Viewer, MIB Node Viewer |