OmniSwitch OS6860/OS6900/OS10K Troubleshooting Guide Part No.032996-00 Rev.A
AOS Release 7.X and 8.X January 2015
Alcatel-Lucent Page 126 of 148
-> show snmp station
ipAddress/udpPort status protocol user
---------------------------------------------------+---------+--------+-------
10.100.10.21/1162 enable v2 public
The switch normally stores all traps sent out to the SNMP management stations. To list the last stored traps by
using the show snmp-trap replay-ip command. This command lists the traps along with their sequence
number. The sequence number is a record of the order in which the traps were previously sent out.
For example:
-> show snmp-trap replay-ip
ipAddress oldest replay number
-----------------------------------------+--------------------
10.100.10.21 0
Debug Command List
Use the debug snmp data community command to verify the community string configured:
-> debug snmp data community
Community (mode 2, counter 1) map :
0 @0x10097f8c : status 1
community (size 6, name (public))
user (size 9, name (snmpwrite))
Use the debug snmp data user command to verify the snmp user configuration configured:
-> debug snmp data user
0 @0x1009ad28 : status ALU_SNMP_USER_CREATED
name snmpwrite, authPriv NOAUTH
ASA read-write (0xffffffff,0xffffffff) read-only (0x0,0x0)
traficTicks 89/300, refresTicks 4/5
Use the debug trap counts command to verify the list of traps generated:
-> debug trap counts
+------------------+
| Trap Manager |
+------------------+
Trap Rcv Fwd absorbed dropped
[ 0] 4 3 1 0
[ 1] 1 1 0 0
[ 2] 8 8 0 0
[ 3] 9 9 0 0
[ 4] 4 3 1 0
[ 5] 2 2 0 0
[ 8] 1 1 0 0
[24] 36 26 10 0
[25] 7 6 1 0
[27] 1 1 0 0
[120] 1 1 0 0
[121] 1 1 0 0
[183] 315 315 0 0
Total 390 377 13 0