jnxBgpM2PeerStatus
BGP4-V2-MIB-JUNIPER ·
.1.3.6.1.4.1.2636.5.1.1.2.1.1.1.3
Object
column
Enumeration
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 jnxBgpM2PeerState 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.
Context
- MIB
- BGP4-V2-MIB-JUNIPER
- OID
.1.3.6.1.4.1.2636.5.1.1.2.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxBgpM2PeerEntry
- Table
- jnxBgpM2PeerTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | halted |
2 | running |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jnxBgpM2PeerIdentifier The BGP Identifier of this entry's remote BGP peer.
This entry should be 0.0.0.0 unless the jnxBgpM2PeerState is
in the OpenConfirm or the Established state. | column | JnxBgpM2Identifier | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.1 |
| jnxBgpM2PeerRemoteAddrType The address family of the remote end of the peering
session. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.10 |
| jnxBgpM2PeerRemoteAddr The address of the remote end of the peering session. | column | OctetString | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.11 |
| jnxBgpM2PeerRemotePort The remote port for the TCP connection between the BGP
peers. In the case of a transport for which the notion
of 'port' is irrelevant, an instance value of -1
should be returned … | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.12 |
| jnxBgpM2PeerRemoteAs The remote autonomous system number. | column | INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.13 |
| jnxBgpM2PeerIndex This value is a unique index for the remote peer entry
in the jnxBgpM2PeerTable. It is assigned by the agent
at the point of creation of the jnxBgpM2PeerTable row
entry. While i… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.14 |
| jnxBgpM2PeerRoutingInstance Routing instance index. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.15 |
| jnxBgpM2PeerState The remote BGP peer's FSM state. | column | Enumeration | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.2 |
| jnxBgpM2PeerConfiguredVersion The configured version to originally start with this
remote peer. The BGP speaker may permit negotiation to a
lower version number of the protocol. | column | Unsigned32 | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.4 |
| jnxBgpM2PeerNegotiatedVersion The negotiated version of BGP running between the two
peers. | column | Unsigned32 | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.5 |
| jnxBgpM2PeerLocalAddrType The address family of the local end of the peering
session. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.6 |
| jnxBgpM2PeerLocalAddr The address of the local end of the peering session. | column | OctetString | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.7 |
| jnxBgpM2PeerLocalPort The local port for the TCP connection between the BGP
peers. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.8 |
| jnxBgpM2PeerLocalAs Some implementations of BGP can represent themselves
as multiple ASs. This is the AS that this peering
session is representing itself as to the remote peer. | column | INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.2636.5.1.1.2.1.1.1.9 |