snmp-server access
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
121
Alcatel-Lucent
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
SNMP
-
SERVER
ACCESS
snmp-server access
<
group-name
>
security-model
{
v1
|
v2c
|
v3
}
{
auth
|
noauth
|
priv
} {
read
<
read-view-name
>|
write
<
write-view-
name
>|
notify
<
notify-view-name
>}
D
ESCRIPTION
This command is used to configure access control for a group.
P
ARAMETERS
P
LATFORMS
S
UPPORTED
OmniAccess 740, 780
E
XAMPLE
ALU(config)# snmp-server access testgroup security-model v3
auth read read-view write write-view notify notify-view
R
ELEASE
H
ISTORY
Release 2.3: command was added.
Parameter
Description
group-name
The group associated with access
control policy.
v1
|
v2c
|
v3
SNMP version.
auth
Provides authentication based on the
MD5 or SHA algorithms.
noauth
No authentication is used.
priv
Provides authentication based on the
MD5 or SHA algorithms, and encryption
based on the CBC-DES (DES-56)
standard.
read-view-name
A view name that defines the list of
object identifiers (OIDs) that are
accessible for reading by users
belonging to a specific group.
write-view-name
A view name that defines the list of OIDs
that are able to be created or modified by
users belonging to a specific group.
notify-view-name
A view name that defines the list of
notifications that can be sent to each
user belonging to a specific group.