S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
31-12
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 31 Configuring SNMP
SNMP Trap and Inform Notifications
fdmi No
fspf No
license Yes
port-security No
rscn els No
rscn ils No
snmp authentication No
vrrp Yes
zone unsupported member No
zone request-reject No
zone merge-failure No
zone merge-success No
zone default-zone-behavior-change No
Configuring the Notification Target User
You must configure a notification target user on the switch for sending SNMPv3 inform notifications to
the SNMP manager.
To configure the notification target user, use the following command:
The credentials of the notification target user are used for encrypting the SNMPv3 inform notification
messages to the configured SNMP manager (as in the
snmp-server host
command).
Note
For authenticating and decrypting the received INFORM PDU, the SNMP manager should have the same
user credentials in its local configuration data store of users.
Configuring LinkUp/LinkDown Notifications for Switches
You can configure which linkUp/linkDown notifications to enable on switches. You can enable the
following types of linkUp/linkDown notifications:
•
Cisco—Only notifications (cieLinkUp, cieLinkDown) defined in CISCO-IF-EXTENSION-MIB.my
are sent for an interface, if ifLinkUpDownTrapEnable (defined in IF-MIB) is enabled for that
interface.
•
IETF—Only notifications (linkUp, linkDown) defined in IF-MIB are sent for an interface, if
ifLinkUpDownTrapEnable (defined in IF-MIB) is enabled for that interface. Only the varbinds
defined in the notification definition are sent with the notifications.
Command
Purpose
Step 1
switch#
config t
switch(config)#
Enters configuration mode.
Step 2
switch(config)#
snmp-server user testusr
auth md5 xyub20gh priv xyub20gh engineID
00:00:00:63:00:01:00:a1:ac:15:10:03
Configures the notification target user with the
specified credentials for the SNMP manager with
the specified engine ID.
switch(config)#
no
snmp-server user testusr
auth md5 xyub20gh priv xyub20gh engineID
00:00:00:63:00:01:00:a1:ac:15:10:03
Removes the notification target user.