Specifications

SNMP Configuration Command Set
Configuring SNMP Access Rights
4-32 Matrix DFE-Gold Series Configuration Guide
4.3.3.3 clear snmp access
Use this command to clear the SNMP access entry of a specific group, including its set SNMP
security-model, and level of security.
clear snmp access groupname security-model {v1 | v2c | usm}
[noauthentication | authentication | privacy] [context context]
Syntax Description
Command Defaults
If security level is not specified, all levels will be cleared.
If context is not specified, none will be applied.
Command Type
Switch command.
Command Mode
Read-Write.
Example
This example shows how to clear SNMP version 3 access for the “mis-group” via the authentication
protocol:
groupname Specifies the name of the SNMP group for which to clear
access.
security-model v1 |
v2c | usm
Specifies the security model to be cleared for the SNMP
access group.
noauthentication |
authentication |
privacy
(Optional) Clears a specific security level for the SNMP
access group.
context context (Optional) Clears a specific context for the SNMP access
group. Enter / - / to clear the default context.
Matrix(rw)->clear snmp access mis-group security-model usm authentication