All MIBs › RAPID-CITY › rcnBfdStatusChange
rcnBfdStatusChange
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcnBfdStatusChange
OID (numeric): 1.3.6.1.4.1.2272.1.21.0.184
Node type: NOTIFICATION-TYPE
Description:
A rcnBfdSessChange signifies that the status of BFD session changed.
What is rcnBfdStatusChange?
This OID sends a notification when the status of a BFD session changes (from up to down, or vice versa). BFD is a fast link failure detection protocol. Network monitoring systems listen for this alert to quickly respond when a critical link fails or recovers.
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> '' RAPID-CITY::rcnBfdStatusChange snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2272.1.21.0.184
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]:64297->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (77826345) 9 days, 0:11:03.45 SNMPv2-MIB::snmpTrapOID.0 = OID: RAPID-CITY::rcnBfdStatusChange
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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.21 | rcTraps | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.21.0 | rcTrapsMib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.21.0.184 | rcnBfdStatusChange | RAPID-CITY |