System information

Configuring SNMP
4-9
Local SNMP name (Engine-ID) (only if not already configured)
SNMP User
SNMP Group
SNMP Access Policy
SNMP View
SNMP Context (only if not already configured)
Use the CLI to configure an SNMP User, an SNMP Group to associate the user to an
access policy, and an SNMP Access Policy. If they are not already configured,
configure the local SNMP Engine-ID of the agent and an appropriate SNMP Context.
1. A default local Engine-ID is configured to the MAC address of the SRM. To
determine if a local Engine-ID is configured and to ensure that the agent is
running, use the show snmp engineID command in Privileged EXEC mode, as
shown below:
MOT#show snmp engineID
Output similar to the following is displayed:
Local SNMP engine-ID: 0030b8008300000000000000
2. When the agent is running, and if no local Engine-ID is configured or if you want
to change the previously configured value, enter the snmp-server engineID local
command to specify the desired Engine-ID, as shown below:
MOT(config)#snmp-server engineID local <WORD>
where:
Note: The local SNMP Engine-ID is configured as
b80042005959000000000000. If the agent is not running, you can enable it
by entering any SNMP command in Global Configuration mode, such as
defining a community string using the snmp-server community public
command.