bgpTrapData
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.1.0.1
Object
notification
Structure used to send trap data to the MIB Manager. DC-BGP
will send a trap in the following circumstances:
- When a BGP peer's FSM enters the established state, if
bgpPeerTrapEstab is set to 'true' for the peer
- When a BGP peer's FSM moves from a higher numbered state
to a lower numbered state, if bgpPeerTrapBackw is set to
'true' for the peer
- When the local device changes Graceful Restart helper
state for a peer, if bgpPeerTrapGrHelperState is set to
'true' for the peer
- When the maximum numbers of prefixes is reached for a
peer or an AFI/SAFI of a peer, if bgpPeerTrapPrefix is
set to 'true' for the peer and, in the case of the
latter, bgpPeerAfiSafiTrapPrefix is set to 'true' for
the AFI/SAFI
- When the prefix threshold is breached for a peer or an
AFI/SAFI of a peer, if bgpPeerTrapPrefix is set to 'true'
for the peer and, in the case of the latter,
bgpPeerAfiSafiTrapPrefix is set to 'true' for the
AFI/SAFI
- When the number of prefixes learned for a peer or an
AFI/SAFI of a peer drops below the max prefix clear
level, if bgpPeerTrapPrefix is set to 'true' for the peer
and, in the case of the latter bgpPeerAfiSafiTrapPrefix
is set to 'true' for the AFI/SAFI
- When the number of prefixes learned for a peer or an
AFI/SAFI of a peer drops below the prefix threshold clear
level, if bgpPeerTrapPrefix is set to 'true' for the
peer and, in the case of the latter,
bgpPeerAfiSafiTrapPrefix is set to 'true' for the
AFI/SAFI.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.1.0.1- Type
- notification
- Status
- current
- Parent
- bgpBaseNotifications
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BGP-MIB::bgpTrapData'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BGP-MIB::bgpTrapData'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of