Specifications
SNMP Command Set
Configuring SNMP Access Rights
5-34 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
5.2.3.2 set snmp access
Use this command to set an SNMP access configuration.
set snmp access groupname security-model {v1 | v2 | v3 {noauth | auth |
authpriv}} [read read] [write write] [notify notify] [volatile | nonvolatile]
Syntax Description
Command Defaults
• If read view is not specified none will be applied.
• If write view is not specified, none will be applied.
• If notify view is not specified, none will be applied.
• If storage type is not specified, entries will be held through device reboot.
Command Type
Switch command.
Command Mode
Read-Write.
groupname Specifies a name for an SNMPv3 group.
security-model v1 |
v2 | v3
Applies SNMP version 1, 2c or 3.
noauth | auth |
authpriv
Applies SNMP security level as no authentication,
authentication without privacy or authentication with
privacy. Privacy specifies that messages sent on behalf of
the user are protected from disclosure.
read read (Optional) Applies a read access view.
write write (Optional) Applies a write access view.
notify notify (Optional) Applies a notify access view. This can be
configured with the set snmp notify command as
described in Section 5.2.7.5.
volatile |
nonvolatile |
(Optional) Stores associated SNMP entries as temporary
or remaining across device restarts.