cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
871
Views
0
Helpful
5
Replies

DFM alerts on Multilink PPP

neonetsup
Level 1
Level 1

Greetings,

How could I setup my DFM to alert me when one of the two T1s in a Multilink bundle go down? Right now I only get an alert if both T1s go down (the mu interface address.) I recently had a site in which one of the T1s have been down a week and didn't realize it! Any help would be appreciated!

5 Replies 5

Joe Clarke
Cisco Employee
Cisco Employee

As long as DFM is managing the individual T1 interfaces, then if one of the interface's ifOperStatus transitions to down, DFM will alert you. To make sure the interfaces are managed, go to DFM > Device Management > Device Details. Launch the Detailed Device View for the device, and check the interfaces section of the tree to make sure the managed state is true for those interfaces.

After making changes here, go to DFM > Configuration > Polling and Thresholds > Apply Changes to apply the changes to the DFM polling server.

Joe, I verified the device details as suggested and both Serial interfaces managed state is "true" as well as the Mu interface. However s0/1 in that router (a 2621) is currently down/down. No alert in DFM whatsoever. Any other ideas? DFM 3.1.1

What are the values of ifAdminStatus and ifOperStatus for this interface?

Joe our carrier has repaired the smartjack for the downed T1 and it's now up again. But I ran the SNMPWalk as suggested:

ifOperStatus

RFC1213-MIB::ifOperStatus.1 = INTEGER: up(1)

RFC1213-MIB::ifOperStatus.2 = INTEGER: up(1)

RFC1213-MIB::ifOperStatus.3 = INTEGER: down(2)

RFC1213-MIB::ifOperStatus.4 = INTEGER: up(1)

RFC1213-MIB::ifOperStatus.5 = INTEGER: up(1)

RFC1213-MIB::ifOperStatus.8 = INTEGER: up(1)

ifAdminStatus

RFC1213-MIB::ifAdminStatus.1 = INTEGER: up(1)

RFC1213-MIB::ifAdminStatus.2 = INTEGER: up(1)

RFC1213-MIB::ifAdminStatus.3 = INTEGER: down(2)

RFC1213-MIB::ifAdminStatus.4 = INTEGER: up(1)

RFC1213-MIB::ifAdminStatus.5 = INTEGER: up(1)

RFC1213-MIB::ifAdminStatus.8 = INTEGER: up(1)

When the interface goes down again, capture this information, and associate the ifIndex values to the interfaces (e.g. using ifDescr). If the interface is going down, and DFM is managing the interface, you should see an OperationallyDown event for the device.

Review Cisco Networking for a $25 gift card