Command Line Reference Guide

The first four octets are set to the private enterprise number.
The remaining eight 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 keywords udp-port followed by the user datagram
protocol (UDP) port number on the remote device. The range is 0 to
65535. The default is 162.
Defaults As above.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
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 message digest algorithm (MD5) or secure
hash algorithm (SHA) 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
show snmp engineID – displays the SNMP engine and all the remote engines that are
configured on the router.
show running-config snmp – displays the SNMP running configuration.
snmp-server group
Configure a new SNMP group or a table that maps SNMP users to SNMP views.
S5000
Syntax
snmp-server group [group_name {1 | 2c | 3 {auth | noauth |
priv}}] [read name] [write name] [notify name] [access 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 access-list-name | ipv6 access-list-name
| access-list-name ipv6 access-list-name]] command.
Parameters
group_name
Enter a text string (up to 20 characters long) as the name of the group.
The following groups are created for mapping to read/write
community/security-names (defaults):
1197