All MIBs › BGP4-V2-MIB-JUNIPER › jnxBgpM2PeerState
jnxBgpM2PeerState
Module: BGP4-V2-MIB-JUNIPER
OID (symbolic): BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerState
OID (numeric): 1.3.6.1.4.1.2636.5.1.1.2.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The remote BGP peer's FSM state.
What is jnxBgpM2PeerState?
This INTEGER encodes the BGP FSM state (1=idle, 2=connect, 3=active, 4=opensent, 5=openconfirm, 6=established). Example: a state of 6 (established) means the BGP session is active; 1 (idle) indicates the session is not running.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.2.1.1.1.2 snmpwalk -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.2.1.1.1.2.1 snmpget -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxBgpM2PeerState.1
Start monitoring Juniper Networks routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerState OID value, configure state conditions and alerts, and monitor any Juniper Networks routers from a single console.
OID Breakdown
Upper-level ancestors (9 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.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.5 | jnxExperiment | JUNIPER-EXPERIMENT-MIB |
| 1.3.6.1.4.1.2636.5.1 | jnxBgpM2Experiment | JUNIPER-EXPERIMENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.5.1.1 | jnxBgpM2 | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2 | jnxBgpM2Peer | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.1 | jnxBgpM2PeerData | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.1.1 | jnxBgpM2PeerTable | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.1.1.1 | jnxBgpM2PeerEntry | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.1.1.1.2 | jnxBgpM2PeerState | BGP4-V2-MIB-JUNIPER |