All MIBs › BGP4-MIB › bgpBackwardTransNotification
bgpBackwardTransNotification
Module: BGP4-MIB
OID (symbolic): BGP4-MIB::bgpBackwardTransNotification
OID (numeric): 1.3.6.1.2.1.15.0.2
Node type: NOTIFICATION-TYPE
Description:
The bgpBackwardTransNotification event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state.
This Notification replaces the bgpBackwardsTransition Notification.
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> '' BGP4-MIB::bgpBackwardTransNotification snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.15.0.2
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]:51766->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (39765558) 4 days, 14:27:35.58 SNMPv2-MIB::snmpTrapOID.0 = OID: BGP4-MIB::bgpBackwardTransNotification
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.15 | bgp | BGP-MIB |
| 1.3.6.1.2.1.15.0 | bgpNotification | BGP4-MIB |
| 1.3.6.1.2.1.15.0.2 | bgpBackwardTransNotification | BGP4-MIB |