background image
140
Chapter 3
Generic Troubleshooting Tools
The first line of the debug shows an SNMP request from an SNMP agent
(server). In this request, you see the MIB objects that the SNMP agent wants
to get values for. The following lines show all MIB objects and their corre-
sponding values. In this case, some of the MIB objects are the System Uptime
and IP Address Entries. You can see that each MIB has a value assigned to
it. We finish by looking at the line that confirms that the MIB object values
were sent to the requesting machine.
Here is the debug:
debug snmp packets
SNMP packet debugging is on
Router_A#
Mar 23 22:05:49.751: SNMP: Packet received via UDP from
172.16.2.2 on ATM1/0.2
Mar 23 22:05:49.755: SNMP: Get request, reqid 271128,
errstat 0, erridx 0
sysUpTime.0 = 27315180
lsystem.57.0 = 11
lsystem.58.0 = 10
ipAddrEntry.2.172.16.10.254 = 28
ipAddrEntry.2.172.16.10.10 = 1
ipAddrEntry.2.172.16.10.18 = 1
ipAddrEntry.2.172.16.33.1 = 14
ipAddrEntry.2.172.16.10.1 = 25
ipAddrEntry.2.172.16.10.1 = 10
ipAddrEntry.2.172.16.10.1 = 15
ipAddrEntry.2.172.16.231.1 = 10
ipAddrEntry.2.172.16.235.65 = 29
ipAddrEntry.2.172.16.236.17 = 10
ipAddrEntry.2.172.16.238.1 = 27
ipAddrEntry.2.172.16.10.5 = 45
ipAddrEntry.2.172.16.240.1 = 13
ipAddrEntry.2.172.16.246.1 = 12
ipAddrEntry.2.172.16.10.9 = 75
ipAddrEntry.2.172.16.10.21 = 58
ipAddrEntry.2.172.16.10.25 = 65
ipAddrEntry.2.172.16.10.29 = 60
Copyright ©2000 SYBEX , Inc., Alameda, CA
www.sybex.com