dellNetBgpM2PeerStatus
DELL-NETWORKING-BGP4-V2-MIB ·
.1.3.6.1.4.1.6027.20.1.2.1.1.1.4
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 dellNetBgpM2PeerState 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
- DELL-NETWORKING-BGP4-V2-MIB
- OID
.1.3.6.1.4.1.6027.20.1.2.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dellNetBgpM2PeerEntry
- Table
- dellNetBgpM2PeerTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | halted |
2 | running |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dellNetBgpM2PeerInstance The routing instance index.
Some BGP implementations permit the creation of
multiple instances of a BGP routing process. An
example includes RFC 2547 PE-CE routers.… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6027.20.1.2.1.1.1.1 |
| dellNetBgpM2PeerLocalAs 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.6027.20.1.2.1.1.1.10 |
| dellNetBgpM2PeerRemoteAddrType The address family of the remote end of the peering
session. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6027.20.1.2.1.1.1.11 |
| dellNetBgpM2PeerRemoteAddr The address of the remote end of the peering session. | column | OctetString | .1.3.6.1.4.1.6027.20.1.2.1.1.1.12 |
| dellNetBgpM2PeerRemotePort 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.6027.20.1.2.1.1.1.13 |
| dellNetBgpM2PeerRemoteAs The remote autonomous system number. | column | INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.6027.20.1.2.1.1.1.14 |
| dellNetBgpM2PeerIndex This value is a unique index for the remote peer entry
in the dellNetBgpM2PeerTable. It is assigned by the agent
at the point of creation of the dellNetBgpM2PeerTable row
entry. … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6027.20.1.2.1.1.1.15 |
| dellNetBgpM2PeerIdentifier The BGP Identifier of this entry's remote BGP peer.
This entry should be 0.0.0.0 unless the dellNetBgpM2PeerState is
in the OpenConfirm or the Established state. | column | DellNetBgpM2Identifier | .1.3.6.1.4.1.6027.20.1.2.1.1.1.2 |
| dellNetBgpM2PeerState The remote BGP peer's FSM state. | column | Enumeration | .1.3.6.1.4.1.6027.20.1.2.1.1.1.3 |
| dellNetBgpM2PeerConfiguredVersion 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.6027.20.1.2.1.1.1.5 |
| dellNetBgpM2PeerNegotiatedVersion The negotiated version of BGP running between the two
peers. | column | Unsigned32 | .1.3.6.1.4.1.6027.20.1.2.1.1.1.6 |
| dellNetBgpM2PeerLocalAddrType The address family of the local end of the peering
session. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6027.20.1.2.1.1.1.7 |
| dellNetBgpM2PeerLocalAddr The address of the local end of the peering session. | column | OctetString | .1.3.6.1.4.1.6027.20.1.2.1.1.1.8 |
| dellNetBgpM2PeerLocalPort The local port for the TCP connection between the BGP
peers. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.6027.20.1.2.1.1.1.9 |