Reference Guide

Simple Network Management Protocol and Syslog | 1101
Parameters
Defaults
As above
Command Modes
CONFIGURATION
Command
History
Usage
Information
Changing the value of the SNMP Engine ID has important side effects. A user's password (entered on
the command line) is converted to an MD5 (Message Digest Algorithm) or SHA (Secure Hash
Algorithm) security digest. This digest is based on both the password and the local Engine ID. The
command line password is then destroyed, as required by RFC 2274. Because of this deletion, if the
local value of the Engine ID changes, the security digests of SNMPv3 users will be invalid, and the
users will have to be reconfigured.
For the remote Engine ID, the host IP and UDP port are the indexes to the command that are matched
to either overwrite or remove the configuration.
Related
Commands
snmp-server group
c e s z
Configure a new SNMP group or a table that maps SNMP users to SNMP views.
Syntax
snmp-server group [group_name {1 | 2c | 3 {auth | noauth | priv}}] [read name] [write
name] [notify name] [access-list-name | ipv6 access-list-name | access-list-name ipv6
access-list-name]]
To remove a specified group, use the no snmp-server group [group_name {v1 | v2c | v3 {auth |
noauth | priv}}] [read name] [write name] [notify name] [access-list-name | ipv6
access-list-name | access-list-name ipv6 access-list-name]] command.
local engineID
Enter the keyword local followed by the engine ID number that identifies
the copy of the SNMP on the local device.
Format (as specified in RFC 3411): 12 octets.
The first 4 octets are set to the private enterprise number.
The remaining 8 octets are the MAC address of the chassis.
remote ip-address
Enter the keyword remote followed by the IP address that identifies the
copy of the SNMP on the remote device.
udp-port port-number
engineID
Enter the keyword udp-port followed by the UDP (User Datagram
Protocol) port number on the remote device.
Range: 0 to 65535
Default: 162
Version 8.3.11.1 Introduced on Z9000
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
E-Series legacy command
show snmp engineID
Display SNMP engine and all remote engines that are configured on the
router
show running-config snmp Display the SNMP running configuration