SNMP (Simple Network Management Protocol)
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
133
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
EXAMPLE
ALU(config)# snmp-server group testgroup user123 security-model
v3
ALU(config)# no snmp-server group testgroup user123 security-
model v3
T
O CONFIGURE SNMP VIEW
A mapping between SNMP objects and the access control available for those
objects. An object can have different access control in each view.
View based access supports controlled access to the MIB tree. Users can be
provided different privileges to access MIB tree based on the view configuration.
E
XAMPLE
ALU(config)# snmp-server view view123 .1.3.6.1 included
ALU(config)# no snmp-server view view123 .1.3.6.1
Command (in CM) Description
snmp-server group <group-name>
<security-name> security-model
{v1|v2c|v3}
This command is used to configure a
User Security Model (USM) group.
Security name is the v3 user name to be
associated with the group.
no snmp-server group <group-
name> <security-name>
security-model {v1|v2c|v3}
This command removes the configured
USM group.
Command (in CM) Description
snmp-server view <view-name>
<MIB-family-name>
{included|excluded}
This command is used to configure a
SNMP view.
View-name represents the MIB view and
the MIB-family-name represents the MIB
view sub tree associated with the view
name.
no snmp-server view <view-
name> <MIB-family-name>
This command deletes a view.