System Configuration and Monitoring
Left running head:
Chapter name (automatic)
138
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
SNMP-SERVER ACCESS
snmp-server access <group-name> security-model {v1|v2c|v3}
{auth|noauth|priv} {context <context-name> {exact|prefix}|read <read-
view-name>|write <write-view-name>|notify <notify-view-name>}
DESCRIPTION
This command is entered in the Configuration Mode. This command is used to
configure access control for a group.
PARAMETERS
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.
context-name The context name associated with access
control policy.
exact Checks for the exact match of the specified
context name to provide access to specific
group.
prefix Checks for the prefix match of the specified
context name to provide access to specific
group.
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.