Users Guide

Table Of Contents
Usage Information
If you do not enter a notification-type or notification-option parameter with the command, all
traps are enabled. If you enter only a notification-type, all notification-option traps associated with
the type are enabled.
Re-enter the command multiple times with dierent notication types and options to enable specic SNMP trap
types.
To congure a host to receive SNMP notications, use the snmp-server host command. The no version of
the command disables SNMP traps on the switch.
Example
OS10(config)# snmp-server enable traps envmon fan
OS10(config)# snmp-server enable traps envmon power-supply
OS10(config)# snmp-server enable traps snmp
OS10(config)# no snmp-server enable traps snmp
Supported Releases 10.4.1.0 or later
snmp-server engineID
Congures the local and remote SNMP engine IDs.
Syntax
snmp-server engineID [local engineID] [remote ip-address {[udp-port port-
number] remote-engineID}]
Parameters
local engineID — Enter the engine ID that identies the local SNMP agent on the switch as an octet
colon-separated number. A maximum of 27 characters.
remote ip-address — Enter the IPv4 or IPv6 address of a remote SNMP device that accesses the local
SNMP agent.
udp-port port-number — Enter the UDP port number on the remote device, from 0 to 65535.
remote-engineID — Enter the engine ID that identies the SNMP agent on a remote device, 0x followed
by a hexadecimal string).
Defaults The local engine ID is generated using the MAC address of the management Ethernet interface.
Command Mode
CONFIGURATION
Usage Information
The local engine ID is used to generate the localized keys for the authentication and privilege passwords. These
passwords authenticate SNMP users and encrypt SNMP messages. If you recongure the local Engine ID, the
localized keys also change. The existing values are no longer valid, and a warning message is displayed. As a result,
you must recongure SNMP users with new localized password keys.
In addition, if you change the congured engine ID for a remote device, you must recongure the authentication
and privacy passwords for the remote user.
To display the current local engine ID, use the show snmp engineID local command. The no version of this
command resets the default engine ID values.
Example
OS10(config)# snmp-server engineID local 80:00:02:b8:04:61:62:63
OS10(config)# snmp-server engineID local 80:00:02:b8:04:61:62:63
% Warning: Localized passwords need to be regenerated for local user.
OS10(config)# snmp-server engineID remote 1.1.1.1 0xaaffcc
System management 125