Set snmp access, Set snmp access -17 – Enterasys Networks D-Series User Manual
Page 197
set snmp access
Enterasys D-Series CLI Reference
7-17
set snmp access
Use this command to set an SNMP access configuration.
Syntax
set snmp access groupname security-model {v1 | v2c | usm} [noauthentication |
authentication | privacy] [context context] [exact | prefix] [read read] [write
write] [notify notify] [volatile | nonvolatile]
Parameters
Security level
Security level applied to this group. Valid levels are:
•
noAuthNoPrivacy (no authentication required)
•
AuthNoPrivacy (authentication required)
•
authPriv (privacy -- most secure level)
Read View
Name of the view that allows this group to view SNMP MIB objects.
Write View
Name of the view that allows this group to configure the contents of the
SNMP agent
.
Notify View
Name of the view that allows this group to send an SNMP trap message.
Context match
Whether or not SNMP context match must be exact (full context name
match) or a partial match with a given prefix.
Storage type
Whether access entries for this group are stored in volatile, nonvolatile
or read-only memory.
Row status
Status of this entry: active, notInService, or notReady.
Table 7-17
show snmp access Output Details (Continued)
Output Field
What It Displays...
groupname
Specifies a name for an SNMPv3 group.
security‐model v1 |
v2c | usm
Specifies SNMP version 1, 2c or 3 (usm).
noauthentication |
authentication |
privacy
(Optional) Applies SNMP security level as no authentication,
authentication (without privacy) or privacy. Privacy specifies that
messages sent on behalf of the user are protected from disclosure.
context context exact
| prefix
(Optional) Sets the context for this access configuration and specifies that
the match must be exact (matching the whole context string) or a prefix
match only. Context is a subset of management information this SNMP
group will be allowed to access. Valid values are full or partial context
names. To review all contexts configured for the device, use the show
snmp context command as described in “
read read
(Optional) Specifies a read access view.
write write
(Optional) Specifies a write access view.
notify notify
(Optional) Specifies a notify access view.
volatile |
nonvolatile | read‐
only
(Optional) Stores associated SNMP entries as temporary or permanent, or
read‐only.