clear snmp group
12-12 SNMP Configuration
Parameters
Defaults
If storage type is not specified, nonvolatile storage will be applied.
Mode
Switch mode, read-write, when security profile = normal.
Switch mode, super-user, when security profile = C2.
Example
This example shows how to create an SNMP group called “anyone”, assign a user named “public”
and assign SNMPv3 security to the group:
C3(su)->set snmp group anyone user public security-model usm
clear snmp group
Use this command to clear SNMP group settings globally or for a specific SNMP group and user.
Syntax
clear snmp group groupname user [security-model {v1 | v2c | usm}]
Parameters
Defaults
If not specified, settings related to all security models will be cleared.
Mode
Switch mode, read-write, when security profile = normal.
Switch mode, super-user, when security profile = C2.
Example
This example shows how to clear all settings assigned to the “public” user within the SNMP group
“anyone”:
C3(su)->clear snmp group anyone public
groupname Specifies an SNMP group name to create.
user user Specifies an SNMPv3 user name to assign to the group.
security-model v1 |
v2c | usm
Specifies an SNMP security model to assign to the group.
volatile |
nonvolatile
(Optional) Specifies a storage type for SNMP entries associated with the
group.
groupname Specifies the SNMP group to be cleared.
user Specifies the SNMP user to be cleared.
security-model v1 |
v2c | usm
(Optional) Clears the settings associated with a specific security model.