cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
348
Views
0
Helpful
1
Replies

CSM monitoring using DFM

rickellis
Level 1
Level 1

Is it possible to have snmp traps generated when a real server fails in CSM sent to DFM ? I have the CSM installed on a 6500, LMS 2.2 / DFM 1.2.8. If not whats best practice for collecting and receiving notifications that a real server has failed or a health probe has executed.

thanks,

Rick

1 Reply 1

minie
Level 4
Level 4

Have a look at following bulletin. In CISCO-SLB-MIB, there's a ciscoSlbRealStateChange trap.

http://www.cisco.com/en/US/products/hw/modules/ps2706/prod_bulletin09186a0080107b2b.html

ciscoSlbRealStateChange NOTIFICATION-TYPE

OBJECTS {

slbRealState

}

STATUS current

DESCRIPTION

"The notification generated when a real server

changes to a new state. The value of

slbRealServerState indicates the new state."

::= { ciscoSlbMIBNotifications 2 }

Cat6509(config)#snmp-server enable traps slb ?

csrp Enable SNMP SLB Fault Tolerance Replication Protocol traps

real Enable SNMP SLB Real Server traps

virtual Enable SNMP SLB Virtual Server traps