
Command Line Interface Reference 8-163
AP5131>admin(system.snmp.traps)> listDescription: 
Lists SNMP trap entries. 
Syntax: 
Example: 
admin(system.snmp.traps)>add v1v2 203.223.24.2 162 mycomm v1 
admin(system.snmp.traps)>list v1v2c 
---------------------------------------------------------------------- 
index  dest ip  dest port  community  version 
---------------------------------------------------------------------- 
1  203.223.24.2  162  mycomm  v1 
admin(system.snmp.traps)>add v3 201.232.24.33 555 BigBoss none md5 
admin(system.snmp.traps)>list v3 all 
index  : 1 
destination ip  : 201.232.24.33 
destination port  : 555 
username  : BigBoss 
security level  : none 
auth algorithm  : md5 
auth password  : ******** 
privacy algorithm  : des 
privacy password  : ******** 
For information on configuring SNMP traps using the applet (GUI), see Configuring SNMP RF Trap Thresholds on page 4-30. 
l
list v1v2c Lists SNMP v1/v2c access entries.
v3 <idx> Lists SNMP v3 access entry <idx>.
all Lists all SNMP v3 access entries.