System Configuration and Monitoring
Left running head:
Chapter name (automatic)
132
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE SNMP TRAP DETAILS
EXAMPLE
ALU(config)# snmp trap 10.1.1.1 v1 trapcommunity 162
ALU(config)# no snmp trap 10.1.1.1 v1 162
SNMP
V3 CONFIGURATION
TO CONFIGURE SNMP USER
EXAMPLE
ALU(config)# snmp-server user user123 auth MD5 pass123456 priv
DES test123456
ALU(config)# no snmp-server user user123
T
O CONFIGURE SNMP GROUP
SNMP group has a set of users belonging to a particular security model.
Command (in CM) Description
snmp trap <ip-address> {v1|v2c}
<community-string> <1-65536> vrf
<vrf-name>
This command configures the trap
destination where the agent will send
the SNMP traps.
Note: Cannot add more than 3
trap receivers.
no snmp trap <ip-address>
{v1|v2c} <1-65536> vrf <vrf-
name>
This command removes the SNMP
trap configuration.
Command (in CM) Description
snmp-server user <user-name>
[auth {MD5|SHA} <auth-
password> priv DES <privilege-
password>]
This command is used to configure a
SNMPv3 user.
no snmp-server user <user-
name>
This command deletes a SNMPv3 user.