All MIBs › DELLEMC-OS10-BGP4V2-MIB › os10bgp4V2PeerAdminStatus
os10bgp4V2PeerAdminStatus
Module: DELLEMC-OS10-BGP4V2-MIB
OID (symbolic): DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerAdminStatus
OID (numeric): 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Whether or not the BGP FSM for this remote peer is halted or running. The BGP FSM for a remote peer is halted after processing a Stop event. Likewise, it is in the running state after a Start event.
The os10bgp4V2PeerState will generally be in the idle state when the FSM is halted, although some extensions such as Graceful Restart will leave the peer in the Idle state but with the FSM running.
What is os10bgp4V2PeerAdminStatus?
This reports whether the BGP finite-state-machine for this peer is halted(1, after processing a Stop event) or running(2, after a Start event). Admins check this to distinguish an administratively shut-down peer from one that is simply failing to establish while its FSM is still running.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.12 snmpwalk -v2c -c public <target> DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerAdminStatus
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.12.1 snmpget -v2c -c public <target> DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerAdminStatus.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::os10bgp4V2PeerAdminStatus 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.12 | os10bgp4V2PeerAdminStatus | DELLEMC-OS10-BGP4V2-MIB |