Symbol Technologies WS 2000 Switch User Manual


 
WS 2000 Wireless Switch System Reference Guide10-228
WS2000>admin(system.snmp.access)> delete
Description:
Deletes 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)>delete acl all
admin(system.snmp.access)>list acl
-----------------------------------------------------------------------------
index start ip end ip
-----------------------------------------------------------------------------
admin(system.snmp.access)>list v3 all
index : 1
username : fred
access permission : read/write
object identifier : 1.3.6.6
security level : none
auth algorithm : md5
auth password : ********
privacy algorithm : des
privacy password : ********
index : 2
username : judy
access permission : read/write
object identifier : 1.3.6.1
security level : auth/priv
auth algorithm : md5
delete acl
<idx>
Deletes entry <idx> from the access control list.
all Deletes all entries from the access control list.
v1v2c
<idx>
Deletes entry <idx> from the v1/v2 configuration list.
all Deletes all entries from the v1/v2 configuration list.
v3
<idx>
Deletes entry <idx> from the v3 user definition list.
all Deletes all entries from the v3 user definition list.