I'm new to SNMP. Is there an equivalent in SNMP to "show ip route" on a Cisco 10K router?
|
feedback
|
|
RFC1213-MIB has an
This is actually from a Linux box but I'd hope Cisco implemented RFC1213-MIB; I can't remember and I don't have any routers to hand. | |||
feedback
|
|
While not Cisco specific, you can use: .1.3.6.1.2.1.4.21 which corresponds to .iso.org.dod.internet.mgmt.mib-2.ip.ipRouteTable from the RFC1213.mib (check mibdepot.com for a copy). If you want to search for a cisco specific MIB you might try: http://www.mibdepot.com/cgi-bin/vendor_index.cgi?r=cisco A good resource for SNMP education is www.wtcs.org/snmp4tpc/ | |||
|
feedback
|