Snmp Trap And Inform Notifications; Configuring Snmpv2C Notifications - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

SNMP Trap and Inform Notifications

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
SNMP Trap and Inform Notifications
You can configure the Cisco MDS switch to send notifications to SNMP managers when particular
events occur.
Use the SNMP-TARGET-MIB to obtain more information on the destinations to which notifications are
Note
to be sent either as traps or as informs. Refer to the Cisco MDS 9000 Family MIB Quick Reference.
This section includes the following topics:
The SNMPv1 option is not available with the snmp-server host ip-address informs command.
Tip

Configuring SNMPv2c Notifications

To configure SNMPv2c notifications using IPv4, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# snmp-server host 171.71.187.101
traps version 2c private udp-port 1163
switch(config)# no snmp-server host
171.71.187.101 traps version 2c private
udp-port 2162
Step 3
switch(config)# snmp-server host 171.71.187.101
informs version 2c private udp-port 1163
switch(config)# no snmp-server host
171.71.187.101 informs version 2c private
udp-port 2162
Cisco MDS 9000 Family CLI Configuration Guide
31-8
Configuring SNMPv2c Notifications, page 31-8
Configuring SNMPv3 Notifications, page 31-9
Enabling SNMP Notifications, page 31-10
Configuring the Notification Target User, page 31-12
Configuring LinkUp/LinkDown Notifications for Switches, page 31-12
Configuring Up/Down SNMP Link-State Traps for Interfaces, page 31-13
Displaying SNMP Security Information, page 31-14
Chapter 31
Purpose
Enters configuration mode.
Configures the specified host to receive
SNMPv2c traps using SNMPv2c community
string (private).
Prevents the specified host from receiving
SNMPv2c traps on the configured UDP port
using SNMPv2c community string (private).
Configures the specified host to receive
SNMPv2c informs using SNMPv2c
community string (private).
Prevents the specified host from receiving
SNMPv2c informs on the configured UDP
port using SNMPv2c community string
(private).
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Configuring SNMP

Advertisement

Table of Contents
loading

Table of Contents