All MIBs › CISCO-TAP2-MIB › ciscoTap2Switchover
ciscoTap2Switchover
Module: CISCO-TAP2-MIB
OID (symbolic): CISCO-TAP2-MIB::ciscoTap2Switchover
OID (numeric): 1.3.6.1.4.1.9.9.399.0.5
Node type: NOTIFICATION-TYPE
Description:
This notification is sent when there is a redundant (standby) route processor available on the intercepting device and the current active processor is going down causing standby to takeover. Note that this notification may be sent by the intercepting device only when it had a chance to know before it goes down.
Mediation device when received this notification should assume that configured intercepts on the intercepting device no longer exist, when the standby processor takes control. This means that the Mediation device should again configure the intercepts.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CISCO-TAP2-MIB::ciscoTap2Switchover snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.399.0.5
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:54116->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (65766756) 7 days, 14:41:07.56 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-TAP2-MIB::ciscoTap2Switchover
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.399 | ciscoTap2MIB | CISCO-TAP2-MIB |
| 1.3.6.1.4.1.9.9.399.0 | ciscoTap2MIBNotifs | CISCO-TAP2-MIB |
| 1.3.6.1.4.1.9.9.399.0.5 | ciscoTap2Switchover | CISCO-TAP2-MIB |