All MIBs › DELLEMC-OS10-BGP4V2-MIB › os10bgp4V2PeerFsmEstablishedTransitions
os10bgp4V2PeerFsmEstablishedTransitions
Module: DELLEMC-OS10-BGP4V2-MIB
OID (symbolic): DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerFsmEstablishedTransitions
OID (numeric): 1.3.6.1.4.1.674.11000.5000.200.1.1.7.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of times the BGP FSM transitioned into the established state for this peer.
What is os10bgp4V2PeerFsmEstablishedTransitions?
This counts the total number of times this peer's BGP finite-state-machine has transitioned into the established state. Admins watch for a rapidly climbing count as a sign of a flapping session, since each drop and recovery increments this counter.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.11000.5000.200.1.1.7.1.5 snmpwalk -v2c -c public <target> DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerFsmEstablishedTransitions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.11000.5000.200.1.1.7.1.5.1 snmpget -v2c -c public <target> DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerFsmEstablishedTransitions.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> os10bgp4V2PeerFsmEstablishedTransitions.1
Start monitoring Dell EMC switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerFsmEstablishedTransitions OID value, configure state conditions and alerts, and monitor any Dell EMC switches from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.674 | dell | ArrayManager-MIB |
| 1.3.6.1.4.1.674.11000 | enterpriseSW | DELLEMC-OS10-SMI-MIB |
| 1.3.6.1.4.1.674.11000.5000 | networking | DELLEMC-OS10-SMI-MIB |
| 1.3.6.1.4.1.674.11000.5000.200 | os10Experiment | DELLEMC-OS10-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.674.11000.5000.200.1 | os10Bgp4V2Mib | DELLEMC-OS10-BGP4V2-MIB |
| 1.3.6.1.4.1.674.11000.5000.200.1.1 | os10bgp4V2Objects | DELLEMC-OS10-BGP4V2-MIB |
| 1.3.6.1.4.1.674.11000.5000.200.1.1.7 | os10bgp4V2PeerCountersTable | DELLEMC-OS10-BGP4V2-MIB |
| 1.3.6.1.4.1.674.11000.5000.200.1.1.7.1 | os10bgp4V2PeerCountersEntry | DELLEMC-OS10-BGP4V2-MIB |
| 1.3.6.1.4.1.674.11000.5000.200.1.1.7.1.5 | os10bgp4V2PeerFsmEstablishedTransitions | DELLEMC-OS10-BGP4V2-MIB |