
Command Line Interface Reference 8-157
AP5131>admin(system.snmp.access)> listDescription: 
Lists SNMP access entries. 
Syntax: 
Example:
admin(system.snmp.access)>list acl 
---------------------------------------------------------------- 
index  start ip  end ip 
---------------------------------------------------------------- 
1  209.236.24.1  209.236.24.46 
admin(system.snmp.access)>list v1v2c
---------------------------------------------------------------- 
index  community  access  oid
---------------------------------------------------------------- 
1 public read only 1.3.6.1
2 private read/write 1.3.6.1
admin(system.snmp.access)>list v3 2 
index  : 2 
username  : judy 
access permission  : read/write 
object identifier  : 1.3.6.1 
security level  : auth/priv 
auth algorithm  : md5 
auth password  : ********  
privacy algorithm  : des 
privacy password  : ******* 
For information on configuring SNMP access settings using the applet (GUI), see Configuring SNMP Access Control on page 4-23. 
list acl Lists SNMP access control list entries.
v1v2c Lists SNMP v1/v2c configuration.
v3 <idx> Lists SNMP v3 user definition with index <idx>.
all Lists all SNMP v3 user definitions.