Destroy snmpv3 access, Syntax, Parameter – Allied Telesis AT-S63 User Manual
Page 325: Description, Examples
AT-S63 Management Software Command Line Interface User’s Guide
325
DESTROY SNMPv3 ACCESS
Syntax
destroy snmpv3 access=
access
[securitymodel=v1|v2c|v3]
[securitylevel=noauthentication|authentication|
privacy]
Parameter
access
Specifies an SNMPv3 Access Table entry.
securitymodel
Specifies the security model of the user name
specified above. The options are:
v1
Associates the Security Name, or User
Name, with the SNMPv1 protocol.
v2c
Associates the Security Name, or User
Name, with the SNMPv2c protocol.
v3
Associates the Security Name, or User
Name, with the SNMPv3 protocol.
securitylevel
Specifies the security level. The options are:
noauthentication This option provides no
authentication protocol and no
privacy protocol.
authentication
This option provides an
authentication protocol, but no
privacy protocol.
privacy
This option provides an
authentication protocol and the
privacy protocol.
Description
This command deletes an SNMPv3 Access Table entry. After you delete
an SNMPv3 Access Table entry, you cannot recover it.
Examples
The following command deletes the SNMPv3 Access Table entry called
“swengineering” with a security model of the SNMPv3 protocol and a
security level of authentication.