cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
582
Views
0
Helpful
4
Replies

Receiving email notification of port state changes

steven.langdale
Level 1
Level 1

Hello

I have a small SAN comprising 4 x MDS9509's and a Fabric Manager Server.

The FMS is set to email fabric events, but it doesn't email on port state changes i.e. IF_DOWN_LINK_FAILURE and IF_UP. I'm assuming this is because they are not actual fabric changes.

What is the best way for me to be able to receive email notification of these changes?

Thanks

Steven

1 Accepted Solution

Accepted Solutions

Roman Rodichev
Level 7
Level 7

You can use callhome

MDS(config)# ip domain-lookup

MDS(config)# ip name-server

MDS(config)# snmp-server contact

MDS(config)# callhome

MDS(config-callhome)# email-contact <callhome@company.com>

MDS(config-callhome)# phone-contact

MDS(config-callhome)# streetaddress

MDS(config-callhome)# enable

MDS(config-callhome)# transport email from <callhome@company.com>

MDS(config-callhome)# transport email smtp-server

MDS(config-callhome)# no destination-profile short-txt-destination alert-group All

MDS(config-callhome)# destination-profile short-txt-destination alert-group Syslog-group-port

MDS(config-callhome)# destination-profile short-txt-destination email-addr <youremail@company.com

MDS(config-callhome)# no duplicate-message throttle

Regards,

Roman

View solution in original post

4 Replies 4

Roman Rodichev
Level 7
Level 7

You can use callhome

MDS(config)# ip domain-lookup

MDS(config)# ip name-server

MDS(config)# snmp-server contact

MDS(config)# callhome

MDS(config-callhome)# email-contact <callhome@company.com>

MDS(config-callhome)# phone-contact

MDS(config-callhome)# streetaddress

MDS(config-callhome)# enable

MDS(config-callhome)# transport email from <callhome@company.com>

MDS(config-callhome)# transport email smtp-server

MDS(config-callhome)# no destination-profile short-txt-destination alert-group All

MDS(config-callhome)# destination-profile short-txt-destination alert-group Syslog-group-port

MDS(config-callhome)# destination-profile short-txt-destination email-addr <youremail@company.com

MDS(config-callhome)# no duplicate-message throttle

Regards,

Roman

Nikhil Sharma
Cisco Employee
Cisco Employee

Hello,

What you need to do is to implement RMON so that you can get events related to interfaces flapping.

I assume you have callhome configured at present which allows you to get notified in case of critical system events.

The following link will help you understand and configure RMON:

http://www.cisco.com/en/US/docs/storage/san_switches/mds9000/sw/rel_3_x/configuration/guides/cli_3_3/rmon.html

Regards,

Nikhil

Can RMON monitor Up/Down events? I thought it can only monitor absolute/delta changes in numeric values of SNMP MIB objects.

user_4444
Level 1
Level 1

We have Call home here and we get notification of Port going Up & Down. I think you need to set the correct Level for MsgLevel (Debug 1) and AlertGroups (Linecard).

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: