Blog Entry of 2007-Oct-19 in IPCheck, Network Monitoring Basics, Networking Basics, PRTG 6
Handy SNMP resources on the Cisco website: Cisco MIB Listings, MIB Locator, and OID Translator
- "MIBs Supported by Product": The first one provides a concise MIB listing functionality based on multiple drop-down menus arranged by Cisco products.
- MIB Locator: The second link provides a link (at the very top of the page) forwarding one to the MIB Locator which discerns relevant MIBs based on product, software version, and feature set.
- SNMP Object Navigator: And, finally, the third one allows to browser object trees for individual OID segments: By providing an OID segment, this application will recognize the object to which the segment belongs and return a list of the underlying branches of the MIB tree. For example: if one enters .1.3.6.1 the application will provide the name of the core (SNMPv2-SMI in the example provided), ennumerate the elements of the OID (iso.org.dod.internet), and list the residual tree in clickable branches, allowing one to virtually "walk" the tree in case.