All MIBs › DELLEMC-OS10-BGP4V2-MIB › os10bgp4V2PeerState
os10bgp4V2PeerState
Module: DELLEMC-OS10-BGP4V2-MIB
OID (symbolic): DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerState
OID (numeric): 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The BGP peer connection state.
What is os10bgp4V2PeerState?
This reports the BGP peer's current session state per RFC 4271: idle(1), connect(2), active(3), opensent(4), openconfirm(5), or established(6). Admins poll this as the primary indicator of session health, since only established(6) means routes are actually being exchanged with this peer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.13 snmpwalk -v2c -c public <target> DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.13.1 snmpget -v2c -c public <target> DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerState.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::os10bgp4V2PeerState 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.2 | os10bgp4V2PeerTable | DELLEMC-OS10-BGP4V2-MIB |
| 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1 | os10bgp4V2PeerEntry | DELLEMC-OS10-BGP4V2-MIB |
| 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.13 | os10bgp4V2PeerState | DELLEMC-OS10-BGP4V2-MIB |