SNMP Command Set
Configuring SNMP Access Rights
5-30 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
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.
Example
This example shows how to set SNMP access privileges for the “mis-group” using the SNMP
version 3 security model, authentication and privacy protocols, and allowing them to receive
notification messages specified the “hello” notification configuration:
groupname Specifies a name for an SNMP group.
security-model v1 |
v2 | v3 Applies SNMP version 1, 2c or 3.
noauth | auth |
authpriv Applies an SNMPv3 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 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.7.
volatile |
nonvolatile | (Optional) Stores associated SNMP entries as temporary
or remaining across device restarts.
Matrix>set snmp access mis-group security-model v3 authpriv notify hello