DELL-NETWORKING-BGP4-V2-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
29
Rows
29
Columns
132
.1.3.6.1.4.1.6027.20.1.1.1.1 · 1 row entry · 2 columns
Table of supported BGP versions.
dellNetBgpM2VersionEntry entry .1.3.6.1.4.1.6027.20.1.1.1.1.1
Entry containing data on a given supported version
of the Border Gateway Protocol and the level of
support provided. It is expected that any agent
implementation supporting this MIB module will
report support for Versio…
Indexes
dellNetBgpM2VersionIndex
Column Syntax OID
dellNetBgpM2VersionIndex
The version number of the BGP Protocol.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.6027.20.1.1.1.1.1.1
dellNetBgpM2VersionSupported
This value is TRUE if this version of the BGP protocol
identified in 'dellNetBgpM2VersionIndex' is supported. The absence
of a row for a particular dellNetBgpM2VersionIndex indicates that
that dellNetBgpM2VersionIndex …
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6027.20.1.1.1.1.1.2
.1.3.6.1.4.1.6027.20.1.1.2.2 · 1 row entry · 2 columns
Table of supported BGP-4 capabilities.
dellNetBgpM2SupportedCapabilitiesEntry entry .1.3.6.1.4.1.6027.20.1.1.2.2.1
Information about supported capabilities indexed
by capability number.
Indexes
dellNetBgpM2SupportedCapabilityCode
Column Syntax OID
dellNetBgpM2SupportedCapabilityCode
Index of supported capability. The index directly
corresponds with the BGP-4 Capability Advertisement
Capability Code.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.6027.20.1.1.2.2.1.1
dellNetBgpM2SupportedCapability
This value is True if this capability is supported,
False otherwise.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6027.20.1.1.2.2.1.2
.1.3.6.1.4.1.6027.20.1.2.1.1 · 1 row entry · 15 columns
BGP peer table.
          
This table contains, one entry per remote BGP peer,
any information about the connections with the remote
BGP peers.
dellNetBgpM2PeerEntry entry .1.3.6.1.4.1.6027.20.1.2.1.1.1
Entry containing information about the connection with
a remote BGP peer.
Indexes
dellNetBgpM2PeerInstance dellNetBgpM2PeerLocalAddrType dellNetBgpM2PeerLocalAddr dellNetBgpM2PeerRemoteAddrType dellNetBgpM2PeerRemoteAddr
Column 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.

Implementations that do …
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.1.1.1.1
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.
DellNetBgpM2Identifier
Textual Convention: DellNetBgpM2Identifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6027.20.1.2.1.1.1.2
dellNetBgpM2PeerState
The remote BGP peer's FSM state.
Enumeration
Enumerated Values:
1idle
2connect
3active
4opensent
5openconfirm
6established
.1.3.6.1.4.1.6027.20.1.2.1.1.1.3
dellNetBgpM2PeerStatus
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…
Enumeration
Enumerated Values:
1halted
2running
.1.3.6.1.4.1.6027.20.1.2.1.1.1.4
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.
Unsigned32
Constraints:
range: 1-255
.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.
Unsigned32
Constraints:
range: 1-255
.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.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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.
OctetString
Constraints:
range: 4-20
.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.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6027.20.1.2.1.1.1.9
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.
INET-ADDRESS-MIBInetAutonomousSystemNumber
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.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.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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.
OctetString
Constraints:
range: 4-20
.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 by the agent for this object.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6027.20.1.2.1.1.1.13
dellNetBgpM2PeerRemoteAs
The remote autonomous system number.
INET-ADDRESS-MIBInetAutonomousSystemNumber
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.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. While its value is guaranteed to be uni…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.1.1.1.15
.1.3.6.1.4.1.6027.20.1.2.2.1 · 1 row entry · 8 columns
On a per peer basis, this table reflects the last
protocol-defined error encountered and reported on
the peer session.	If no entry for a given peer,
by its dellNetBgpM2PeerIndex, exists in this table, then no
such errors have been observed, reported, and
recorded on the  session.
dellNetBgpM2PeerErrorsEntry entry .1.3.6.1.4.1.6027.20.1.2.2.1.1
Each entry contains information about errors sent
and received for a particular BGP peer.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2PeerLastErrorReceived
The last error code and subcode received by this BGP
Speaker via a NOTIFICATION message for this peer.
If no error has occurred, this field is zero.
Otherwise, the first byte of this two byte
OCTET STRING contains the e…
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.6027.20.1.2.2.1.1.1
dellNetBgpM2PeerLastErrorSent
The last error code and subcode sent by this BGP
Speaker via a NOTIFICATION message to this peer.
If no error has occurred, this field is zero.
Otherwise, the first byte of this two byte
OCTET STRING contains the error …
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.6027.20.1.2.2.1.1.2
dellNetBgpM2PeerLastErrorReceivedTime
The timestamp that the last NOTIFICATION was received from
this peer.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.2.1.1.3
dellNetBgpM2PeerLastErrorSentTime
The timestamp that the last NOTIFICATION was sent to
this peer.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.2.1.1.4
dellNetBgpM2PeerLastErrorReceivedText
This object contains an implementation specific
explanation of the error that was reported.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6027.20.1.2.2.1.1.5
dellNetBgpM2PeerLastErrorSentText
This object contains an implementation specific
explanation of the error that is being reported.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6027.20.1.2.2.1.1.6
dellNetBgpM2PeerLastErrorReceivedData
The last error code's data seen by this peer.
OctetString
Constraints:
range: 0-4075
.1.3.6.1.4.1.6027.20.1.2.2.1.1.7
dellNetBgpM2PeerLastErrorSentData
The last error code's data sent to this peer.
OctetString
Constraints:
range: 0-4075
.1.3.6.1.4.1.6027.20.1.2.2.1.1.8
.1.3.6.1.4.1.6027.20.1.2.3.1 · 1 row entry · 2 columns
A table reporting the per-peering session amount
of time elapsed and update events since the peering
session advanced into the Established state.
dellNetBgpM2PeerEventTimesEntry entry .1.3.6.1.4.1.6027.20.1.2.3.1.1
Each row contains a set of statistics about time
spent and events encountered in the peer session
Established state.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2PeerFsmEstablishedTime
This timer indicates how long (in seconds) this
peer has been in the Established state or how long
since this peer was last in the Established state.
It is set to zero when a new peer is configured or
the router is boot…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.3.1.1.1
dellNetBgpM2PeerInUpdatesElapsedTime
Elapsed time in seconds since the last BGP UPDATE
message was received from the peer. Each time
dellNetBgpM2PeerInUpdates is incremented, the value of this
object is set to zero (0). This value shall also be
zero (0) …
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.3.1.1.2
.1.3.6.1.4.1.6027.20.1.2.3.2 · 1 row entry · 5 columns
Per peer management data on BGP session timers.
dellNetBgpM2PeerConfiguredTimersEntry entry .1.3.6.1.4.1.6027.20.1.2.3.2.1
Each entry corresponds to the current state of

BGP timers on a given peering session.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2PeerConnectRetryInterval
Time interval in seconds for the ConnectRetry
timer. The suggested value for this timer is 120
seconds.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6027.20.1.2.3.2.1.1
dellNetBgpM2PeerHoldTimeConfigured
Time interval in seconds for the Hold Time configured
for this BGP speaker with this peer. This value
is placed in an OPEN message sent to this peer by
this BGP speaker, and is compared with the Hold
Time field in an O…
Unsigned32
Constraints:
range: 0-0
range: 3-65535
.1.3.6.1.4.1.6027.20.1.2.3.2.1.2
dellNetBgpM2PeerKeepAliveConfigured
Time interval in seconds for the KeepAlive timer
configured for this BGP speaker with this peer.
The value of this object will only determine the
KEEPALIVE messages frequency relative to the value
specified in dellNetBg…
Unsigned32
Constraints:
range: 0-21845
.1.3.6.1.4.1.6027.20.1.2.3.2.1.3
dellNetBgpM2PeerMinASOrigInterval
Time interval in seconds for the MinASOriginationInterval
timer. The suggested value for this timer is 15
seconds.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.6027.20.1.2.3.2.1.4
dellNetBgpM2PeerMinRouteAdverInterval
Time interval in seconds for the
MinRouteAdvertisementInterval timer. The suggested
value for this timer is 30 seconds.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.6027.20.1.2.3.2.1.5
.1.3.6.1.4.1.6027.20.1.2.3.3 · 1 row entry · 2 columns
Current values of per-peer timers which can be
dynamically set in the dellNetBgpM2PeerConfiguredTimersTable.
Values reflected in this table are the current
operational values, after negotiation from values
derived from initial configuration or last set from
dellNetBgpM2PeerConfiguredTimersTable row instances.
dellNetBgpM2PeerNegotiatedTimersEntry entry .1.3.6.1.4.1.6027.20.1.2.3.3.1
Each entry reflects a value of the currently
operational, negotiated timers as reflected in the
DellNetBgpM2PeerNegotiatedTimersEntry.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2PeerHoldTime
The value of this object is calculated by this BGP
Speaker as being;

zero (0) - if this was the value sent by the peer and
this value is permitted by this BGP Speaker. In this
case, no keepalive messages…
Unsigned32
Constraints:
range: 0-0
range: 3-65535
.1.3.6.1.4.1.6027.20.1.2.3.3.1.1
dellNetBgpM2PeerKeepAlive
Time interval in seconds for the KeepAlive timer
established with the peer. The value of this object
is calculated by this BGP speaker such that, when
compared with dellNetBgpM2PeerHoldTime, it has the same
proportion …
Unsigned32
Constraints:
range: 0-21845
.1.3.6.1.4.1.6027.20.1.2.3.3.1.2
.1.3.6.1.4.1.6027.20.1.2.4.1 · 1 row entry · 3 columns
This table contains the capabilities
that are supported for a given peer.
dellNetBgpM2PeerCapsAnnouncedEntry entry .1.3.6.1.4.1.6027.20.1.2.4.1.1
These entries are keyed by a BGP-4 peer remote
address and the BGP Capability Code
Indexes
dellNetBgpM2PeerIndex dellNetBgpM2PeerCapAnnouncedCode dellNetBgpM2PeerCapAnnouncedIndex
Column Syntax OID
dellNetBgpM2PeerCapAnnouncedCode
The BGP Capability Advertisement Capability Code.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.6027.20.1.2.4.1.1.1
dellNetBgpM2PeerCapAnnouncedIndex
Multiple instances of a given capability may be sent
bgp a BGP speaker. This variable is used to index them.
Unsigned32
Constraints:
range: 1-128
.1.3.6.1.4.1.6027.20.1.2.4.1.1.2
dellNetBgpM2PeerCapAnnouncedValue
The value of the announced capability.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.6027.20.1.2.4.1.1.3
.1.3.6.1.4.1.6027.20.1.2.4.2 · 1 row entry · 3 columns
This table contains the capabilities
that are supported for a given peer.
dellNetBgpM2PeerCapsReceivedEntry entry .1.3.6.1.4.1.6027.20.1.2.4.2.1
These entries are keyed by a BGP-4 peer remote
address and the BGP Capability Code
Indexes
dellNetBgpM2PeerIndex dellNetBgpM2PeerCapReceivedCode dellNetBgpM2PeerCapReceivedIndex
Column Syntax OID
dellNetBgpM2PeerCapReceivedCode
The BGP Capability Advertisement Capability Code.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.6027.20.1.2.4.2.1.1
dellNetBgpM2PeerCapReceivedIndex
Multiple instances of a given capability may be sent
bgp a BGP speaker. This variable is used to index them.
Unsigned32
Constraints:
range: 1-128
.1.3.6.1.4.1.6027.20.1.2.4.2.1.2
dellNetBgpM2PeerCapReceivedValue
The value of the announced capability.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.6027.20.1.2.4.2.1.3
.1.3.6.1.4.1.6027.20.1.2.6.1 · 1 row entry · 11 columns
The counters associated with a BGP Peer.
dellNetBgpM2PeerCountersEntry entry .1.3.6.1.4.1.6027.20.1.2.6.1.1
Each entry contains counters of message transmissions
and FSM transitions for a given BGP Peering session.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2PeerInUpdates
The number of BGP UPDATE messages received on this
connection. This object should be initialized to zero
(0) when the connection is established.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.1
dellNetBgpM2PeerOutUpdates
The number of BGP UPDATE messages transmitted on this
connection. This object should be initialized to zero
(0) when the connection is established.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.2
dellNetBgpM2PeerInTotalMessages
The total number of messages received from the remote
peer on this connection. This object should be
initialized to zero when the connection is established.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.3
dellNetBgpM2PeerOutTotalMessages
The total number of messages transmitted to the remote
peer on this connection. This object should be
initialized to zero when the connection is established.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.4
dellNetBgpM2PeerFsmEstablishedTrans
The total number of times the BGP FSM
transitioned into the established state
for this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.5
dellNetBgpM2PeerInKeepalives
The number of Keepalive messages
received from a peer.Implemented by Dell.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.6
dellNetBgpM2PeerOutKeepalives
The number of Keepalive messages sent
to a peer. Implemented by Dell.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.7
dellNetBgpM2PeerInOpen
The number of Open messages received
from a peer. Implemented by Dell.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.8
dellNetBgpM2PeerOutOpen
The number of Open messages sent to a peer.
Implemented by Dell.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.9
dellNetBgpM2PeerInRteRefresh
The number of Route Refresh messages
received from a peer. Implemented by Dell.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.10
dellNetBgpM2PeerOutRteRefresh
The number of Route Refresh messages sent
to a peer. Implemented by Dell.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.1.1.11
.1.3.6.1.4.1.6027.20.1.2.6.2 · 1 row entry · 8 columns
Additional per-peer, per AFI SAFI counters for prefixes
dellNetBgpM2PrefixCountersEntry entry .1.3.6.1.4.1.6027.20.1.2.6.2.1
Entry containing information about a bgp-peers prefix
counters.
Indexes
dellNetBgpM2PeerIndex dellNetBgpM2PrefixCountersAfi dellNetBgpM2PrefixCountersSafi
Column Syntax OID
dellNetBgpM2PrefixCountersAfi
The AFI index of the per-peer, per prefix counters
DellNetBgpM2Afi
Textual Convention: DellNetBgpM2Afi Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6027.20.1.2.6.2.1.1
dellNetBgpM2PrefixCountersSafi
The SAFI index of the per-peer, per prefix counters
DellNetBgpM2Safi
Textual Convention: DellNetBgpM2Safi Unsigned32
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6027.20.1.2.6.2.1.2
dellNetBgpM2PrefixInPrefixes
The number of prefixes received from a peer and are
stored in the Adj-Ribs-In for that peer.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.2.1.7
dellNetBgpM2PrefixInPrefixesAccepted
The number of prefixes for a peer that are installed
in the Adj-Ribs-In and are eligible to become active
in the Loc-Rib.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.2.1.8
dellNetBgpM2PrefixInPrefixesRejected
The number of prefixes for a peer that are installed
in the Adj-Ribs-In and are NOT eligible to become active
in the Loc-Rib.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.2.1.9
dellNetBgpM2PrefixOutPrefixes
The number of prefixes for a peer that are installed
in that peers Adj-Ribs-Out.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.2.1.10
dellNetBgpM2PrefixWdrawnByPeer
The number of prefixes withdrawn by a peer.
Implemened by Dell.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.2.1.11
dellNetBgpM2PrefixWdrawnFromPeer
The number of prefixes withdrawn from a peer.
Implemened by Dell.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.2.6.2.1.12
.1.3.6.1.4.1.6027.20.1.2.7.1.2796.1 · 1 row entry · 1 columns
Table of route reflection client settings on a per-peer
basis.
dellNetBgpM2PeerReflectorClientEntry entry .1.3.6.1.4.1.6027.20.1.2.7.1.2796.1.1
Entry containing data on a per-peer basis on whether
the peer is configured as a route reflector client.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2PeerReflectorClient
This value indicates whether the given peer is a
reflector client of this router, or not. A value of
nonClient indicates that this peer is not a reflector
client. A value of client indicates that this peer is a
reflec…
Enumeration
Enumerated Values:
0nonClient
1client
2meshedClient
.1.3.6.1.4.1.6027.20.1.2.7.1.2796.1.1.1
.1.3.6.1.4.1.6027.20.1.2.7.1.3065.1 · 1 row entry · 1 columns
Table of confederation member settings on a per-peer
basis.
dellNetBgpM2PeerConfedMemberEntry entry .1.3.6.1.4.1.6027.20.1.2.7.1.3065.1.1
Entry containing data on a per-peer basis on whether
the peer is configured as a BGP confederation member.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2PeerConfedMember
This value indicates whether the given peer is in our
confederation or not.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6027.20.1.2.7.1.3065.1.1.1
.1.3.6.1.4.1.6027.20.1.2.8.1 · 1 row entry · 1 columns
Table containing rows for administratively starting and
stopping peering sessions.
dellNetBgpM2CfgPeerAdminStatusEntry entry .1.3.6.1.4.1.6027.20.1.2.8.1.1
Entry containing row for administratively starting and
stopping peers.
Indexes
dellNetBgpM2PeerIndex
Column Syntax OID
dellNetBgpM2CfgPeerAdminStatus
This object allows the Manual Stop and Manual Start
events to be sent to an activated peering session.
Enumerationr/w
Enumerated Values:
1stop
2start
.1.3.6.1.4.1.6027.20.1.2.8.1.1.1
.1.3.6.1.4.1.6027.20.1.2.8.3 · 1 row entry · 14 columns
BGP configuration peer table.
          
This table allows the configuration of the parameters
for a session with a BGP peer.
          
+++wayne provide description of how config should be done
for a peer per table.
dellNetBgpM2CfgPeerEntry entry .1.3.6.1.4.1.6027.20.1.2.8.3.1
Entry containing information set up by a management
entity to configure a connection with a BGP peer.
Indexes
dellNetBgpM2CfgPeerIndex
Column Syntax OID
dellNetBgpM2CfgPeerConfiguredVersion
The configured version to originally start with
this peer. The BGP speaker may permit negotiation
to a lower version number of the protocol depending on the
set value of dellNetBgpM2CfgAllowVersionNegotiation.
Unsigned32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.6027.20.1.2.8.3.1.1
dellNetBgpM2CfgAllowVersionNegotiation
If set to true, during session establishment with this
peer, negotiation to a version lower than that specified
in dellNetBgpM2CfgPeerConfiguredVersion will be allowed.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6027.20.1.2.8.3.1.2
dellNetBgpM2CfgPeerLocalAddrType
The address family of the speakers of this BGP
session.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6027.20.1.2.8.3.1.3
dellNetBgpM2CfgPeerLocalAddr
The address of the local end of the peering session.
OctetStringr/w
Constraints:
range: 4-20
.1.3.6.1.4.1.6027.20.1.2.8.3.1.4
dellNetBgpM2CfgPeerLocalAs
Autonomous system represented to peer on peering
session initialization. Some implementations of
BGP can represent themselves as multiple ASes.
These implementations can set this to an alternate
autonomous system. If …
INET-ADDRESS-MIBInetAutonomousSystemNumberr/w
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.6027.20.1.2.8.3.1.5
dellNetBgpM2CfgPeerRemoteAddrType
The address family of the speakers of the remote BGP
session.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6027.20.1.2.8.3.1.6
dellNetBgpM2CfgPeerRemoteAddr
The address of the remote end (destination address
of peer) for peering session.
OctetStringr/w
Constraints:
range: 4-20
.1.3.6.1.4.1.6027.20.1.2.8.3.1.7
dellNetBgpM2CfgPeerRemoteAs
Autonomous system number of the remote peer.
INET-ADDRESS-MIBInetAutonomousSystemNumberr/w
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.6027.20.1.2.8.3.1.8
dellNetBgpM2CfgPeerEntryStorageType
This object type specifies the intended storage
type for the dellNetBgpM2CfgPeerEntry row instance.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.6027.20.1.2.8.3.1.9
dellNetBgpM2CfgPeerError
This value indicates the current error status of
the row denoting the configured error status.

If this row is still under creation (has not been activated
dellNetBgpM2CfgPeerRowEntryStatus), then this ins…
Enumeration
Enumerated Values:
0unknown
1notActivated
2errDuplicatePeeringSession
3activated
.1.3.6.1.4.1.6027.20.1.2.8.3.1.10
dellNetBgpM2CfgPeerBgpPeerEntry
Upon activation of the session data contained in this
row instance, this object points to an instance of a row
within the dellNetBgpM2PeerTable reflecting the session in its
initializing or operational state. Retrieval…
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.6027.20.1.2.8.3.1.11
dellNetBgpM2CfgPeerRowEntryStatus
This object type is used to control creation,
activation, and deletion of this row instance.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6027.20.1.2.8.3.1.12
dellNetBgpM2CfgPeerIndex
Uniquely identifies an instance of a peer row, as
an element of configuration.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6027.20.1.2.8.3.1.13
dellNetBgpM2CfgPeerStatus
This specifies the state of the peering session upon
activation. If disabled, the FSM is in the halted
state and no Automatic Start events are generated.
If enabled, the FSM is in the running state and
Automatic Start …
Enumerationr/w
Enumerated Values:
1halted
2running
.1.3.6.1.4.1.6027.20.1.2.8.3.1.14
.1.3.6.1.4.1.6027.20.1.2.8.4 · 1 row entry · 5 columns
Table for configuration of per-peer timers.
dellNetBgpM2CfgPeerTimersEntry entry .1.3.6.1.4.1.6027.20.1.2.8.4.1
Entry containing per-peer timer configuration.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2CfgPeerConnectRetryInterval
Time interval in seconds for the ConnectRetry
timer. The suggested value for this timer is 120
seconds.
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.6027.20.1.2.8.4.1.1
dellNetBgpM2CfgPeerHoldTimeConfigured
Time interval in seconds for the Hold Time configured
for this BGP speaker with this peer. This value
is placed in an OPEN message sent to this peer by
this BGP speaker, and is compared with the Hold
Time field in an O…
Unsigned32r/w
Constraints:
range: 0-0
range: 3-65535
.1.3.6.1.4.1.6027.20.1.2.8.4.1.2
dellNetBgpM2CfgPeerKeepAliveConfigured
Time interval in seconds for the KeepAlive timer
configured for this BGP speaker with this peer.
The value of this object will only determine the
KEEPALIVE messages frequency relative to the value
specified in dellNetBg…
Unsigned32r/w
Constraints:
range: 0-21845
.1.3.6.1.4.1.6027.20.1.2.8.4.1.3
dellNetBgpM2CfgPeerMinASOrigInterval
Time interval in seconds for the MinASOriginationInterval
timer. The suggested value for this timer is 15
seconds.
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6027.20.1.2.8.4.1.4
dellNetBgpM2CfgPeerMinRouteAdverInter
Time interval in seconds for the
MinRouteAdvertisementInterval timer. The suggested
value for this timer is 30 seconds.
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6027.20.1.2.8.4.1.5
.1.3.6.1.4.1.6027.20.1.2.8.5.1.2796.1 · 1 row entry · 1 columns
Table of route reflection client settings on a per-peer
basis.
dellNetBgpM2CfgPeerReflectorClientEntry entry .1.3.6.1.4.1.6027.20.1.2.8.5.1.2796.1.1
Entry containing data on a per-peer basis on whether
the peer is configured as a route reflector client.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2CfgPeerReflectorClient
This value indicates whether the given peer is a
reflector client of this router, or not. A value of
nonClient indicates that this peer is not a reflector
client. A value of client indicates that this peer is a
reflec…
Enumerationr/w
Enumerated Values:
0nonClient
1client
2meshedClient
.1.3.6.1.4.1.6027.20.1.2.8.5.1.2796.1.1.1
.1.3.6.1.4.1.6027.20.1.2.8.5.1.3065.1 · 1 row entry · 1 columns
Table of confederation member settings on a per-peer
basis.
dellNetBgpM2CfgPeerConfedMemberEntry entry .1.3.6.1.4.1.6027.20.1.2.8.5.1.3065.1.1
Entry containing data on a per-peer basis on whether
the peer is configured as a BGP confederation member.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2CfgPeerConfedMember
This value indicates whether the given peer is in our
confederation or not.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6027.20.1.2.8.5.1.3065.1.1.1
.1.3.6.1.4.1.6027.20.1.3.1 · 1 row entry · 11 columns
The BGP-4 Received Path Attribute Table contains
information about paths to destination networks
received from all BGP4 peers.  Collectively, this
represents the Adj-Ribs-In.  The route where
dellNetBgpM2NlriBest is TRUE represents, for this NLRI,
the route that is installed in the LocRib from the
Adj-Ribs-In.
dellNetBgpM2NlriEntry entry .1.3.6.1.4.1.6027.20.1.3.1.1
Information about a path to a network.
Indexes
dellNetBgpM2PeerIndex dellNetBgpM2NlriAfi dellNetBgpM2NlriSafi dellNetBgpM2NlriPrefix dellNetBgpM2NlriPrefixLen dellNetBgpM2NlriIndex
Column Syntax OID
dellNetBgpM2NlriIndex
This index allows for multiple instances of a base
prefix for a certain AFI SAFI from a given peer.
This is currently useful for two things:
1. Allowing for a peer in future implementations to
send more than a single r…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.1.1.1
dellNetBgpM2NlriAfi
The address family of the prefix for this NLRI.
DellNetBgpM2Afi
Textual Convention: DellNetBgpM2Afi Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.6027.20.1.3.1.1.2
dellNetBgpM2NlriSafi
The subsequent address family of the prefix for
this NLRI
DellNetBgpM2Safi
Textual Convention: DellNetBgpM2Safi Unsigned32
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6027.20.1.3.1.1.3
dellNetBgpM2NlriPrefixType
The type of the IP address prefix in the
Network Layer Reachability Information field.
The value of this object is derived from the
appropriate value from the dellNetBgpM2NlriAfi field.
Where an appropriate InetAddressT…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6027.20.1.3.1.1.4
dellNetBgpM2NlriPrefix
An IP address prefix in the Network Layer
Reachability Information field. This object
is an IP address containing the prefix with
length specified by
dellNetBgpM2PathAttrAddrPrefixLen.

Any bits beyond th…
OctetString
Constraints:
range: 4-20
.1.3.6.1.4.1.6027.20.1.3.1.1.5
dellNetBgpM2NlriPrefixLen
Length in bits of the address prefix in
the Network Layer Reachability Information field.
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6027.20.1.3.1.1.6
dellNetBgpM2NlriBest
An indication of whether or not this route
was chosen as the best BGP4 route.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6027.20.1.3.1.1.7
dellNetBgpM2NlriCalcLocalPref
The degree of preference calculated by the
receiving BGP4 speaker for an advertised
route.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.1.1.8
dellNetBgpM2PathAttrIndex
This value is a unique index for the per-NLRI entry
in the dellNetBgpM2PathAttrTable. It is assigned by the
agent at the point of creation of the dellNetBgpM2PathAttrTable
row entry. While its value is guaranteed to b…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.1.1.9
dellNetBgpM2NlriOpaqueType
This object enumerates the type of the row that is
pointed to in the table row dellNetBgpM2NlriOpaquePointer
instance, if dellNetBgpM2NlriOpaquePointer is in fact not
a zero length. dellNetBgpM2NlriOpaqueType is necess…
Enumeration
Enumerated Values:
0none
1bgpMplsLabelStack
.1.3.6.1.4.1.6027.20.1.3.1.1.10
dellNetBgpM2NlriOpaquePointer
Pointer to a row that decomposes the data that is
opaque to the BGP MIB but is sent in the NLRI.
This RowPointer has zero (0) length data instance
if dellNetBgpM2NlriOpaqueType is none.
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.6027.20.1.3.1.1.11
.1.3.6.1.4.1.6027.20.1.3.2 · 1 row entry · 2 columns
This table contains on a per-peer basis one or more
routes from the dellNetBgpM2NlriTable that have been
placed in this peer's Adj-Ribs-Out.
dellNetBgpM2AdjRibsOutEntry entry .1.3.6.1.4.1.6027.20.1.3.2.1
List of BGP routes that have been placed into a
peer's Adj-Ribs-Out.
Indexes
dellNetBgpM2PeerIndex dellNetBgpM2NlriAfi dellNetBgpM2NlriSafi dellNetBgpM2NlriPrefix dellNetBgpM2NlriPrefixLen dellNetBgpM2AdjRibsOutIndex
Column Syntax OID
dellNetBgpM2AdjRibsOutIndex
Certain extensions to BGP permit multiple instance of
a per afi, per safi prefix to be advertised to a peer.
This object allows the enumeration of them.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.2.1.1
dellNetBgpM2AdjRibsOutRoute
This object points to the route in the dellNetBgpM2NlriTable
that corresponds to the entry in the peer's
Adj-Rib-Out. Outgoing route maps are not
reflected at this point as those are part of the
Update-Send process.
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.6027.20.1.3.2.1.2
.1.3.6.1.4.1.6027.20.1.3.4 · 1 row entry · 13 columns
Provides per advertised network-prefix attribute data,
as advertised over a peering session.
dellNetBgpM2PathAttrEntry entry .1.3.6.1.4.1.6027.20.1.3.4.1
Each entry contains data about a given network
prefix, per-prefix and per-advertising peer.
Indexes
dellNetBgpM2PathAttrIndex
Column Syntax OID
dellNetBgpM2PathAttrOrigin
The ultimate origin of the path information.
Enumeration
Enumerated Values:
1igp
2egp
3incomplete
.1.3.6.1.4.1.6027.20.1.3.4.1.1
dellNetBgpM2PathAttrNextHopAddrType
The address family of the address for
the border router that should be used
to access the destination network.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6027.20.1.3.4.1.2
dellNetBgpM2PathAttrNextHop
The address of the border router that
should be used to access the destination
network. This address is the nexthop
address received in the UPDATE packet.
The address family of this object will be the
same as that of t…
OctetString
Constraints:
range: 4-20
.1.3.6.1.4.1.6027.20.1.3.4.1.3
dellNetBgpM2PathAttrMedPresent
Whether or not the MED value is present.
If it is not present, the dellNetBgpM2PathAttrMed
object has no useful value and should be set to 0.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6027.20.1.3.4.1.4
dellNetBgpM2PathAttrMed
This metric is used to discriminate
between multiple exit points to an
adjacent autonomous system.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.4.1.5
dellNetBgpM2PathAttrLocalPrefPresent
Whether or not the LocalPref value is present.
If it is not present, the dellNetBgpM2PathAttrLocalPref
object has no useful value and should be set to 0.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6027.20.1.3.4.1.6
dellNetBgpM2PathAttrLocalPref
The originating BGP4 speakers degree of
preference for an advertised route.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.4.1.7
dellNetBgpM2PathAttrAtomicAggregate
When this object is set to atomicAggregatePresent,
the ATOMIC_AGGREGATE Path Attribute is present


and indicates that the NLRI MUST NOT be made
more specific.
Enumeration
Enumerated Values:
1atomicAggregatePresent
2atomicAggregateMissing
.1.3.6.1.4.1.6027.20.1.3.4.1.8
dellNetBgpM2PathAttrAggregatorAS
The AS number of the last BGP4 speaker that
performed route aggregation. A value of
zero (0) indicates the absence of this
attribute.

Note propagation of AS of zero is illegal in
the Internet.
INET-ADDRESS-MIBInetAutonomousSystemNumber
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.6027.20.1.3.4.1.9
dellNetBgpM2PathAttrAggregatorAddr
The IP address of the last BGP4 speaker
that performed route aggregation. A
value of 0.0.0.0 indicates the absence
of this attribute.
DellNetBgpM2Identifier
Textual Convention: DellNetBgpM2Identifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6027.20.1.3.4.1.10
dellNetBgpM2AsPathCalcLength
This value represents the calculated length of the
AS Path according to the rules of the BGP specification.
This value is used in route selection.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.4.1.11
dellNetBgpM2AsPathString
This is a string depicting the autonomous system
path to this network which was received from the
peer which advertised it. The format of the string
is implementation-dependent, and should be designed
for operator reada…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6027.20.1.3.4.1.12
dellNetBgpM2AsPathIndex
This value is a unique index for the decomposed AS Path
in the dellNetBgpM2AsPathTable. It is assigned by the
agent at the point of creation of the dellNetBgpM2AsPathTable
row entry. While its value is guaranteed to b…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.4.1.13
.1.3.6.1.4.1.6027.20.1.3.5 · 1 row entry · 5 columns
This table is present for BGP speakers that support
the AS 4byte specification and are functioning as
a router between 2-byte and 4-byte AS space.
dellNetBgpM2AsPath4byteEntry entry .1.3.6.1.4.1.6027.20.1.3.5.1
Each row contains the information for the AS 4-byte
extension's NEW_AS_PATH and NEW_AGGREGATOR attributes.
Indexes
No indexes recorded
Column Syntax OID
dellNetBgpM2AsPath4bytePathPresent
This value may only be true if this BGP Speaker
is functioning as a router between ASs that
are in 2-byte and 4-byte AS space. If this
value is true, then the NEW_AS_PATH attributes
are present and the 4-byte versions …
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6027.20.1.3.5.1.1
dellNetBgpM2AsPath4byteAggregatorAS
The NEW_AGGREGATOR AS number of the last BGP4 speaker
that performed route aggregation. A value of
zero (0) indicates the absence of this
attribute.

Note propagation of AS of zero is illegal in
the Intern…
INET-ADDRESS-MIBInetAutonomousSystemNumber
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.6027.20.1.3.5.1.2
dellNetBgpM2AsPath4byteCalcLength
This value represents the calculated length of the
NEW_AS_PATH according to the rules of the BGP specification.
This value is used in route selection.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.5.1.3
dellNetBgpM2AsPath4byteString
This is a string depicting the autonomous system
path to this network which was received from the
peer which advertised it. The format of the string
is implementation-dependent, and should be designed
for operator reada…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6027.20.1.3.5.1.4
dellNetBgpM2AsPath4byteIndex
This value is a unique index for the decomposed AS Path
in the dellNetBgpM2AsPathTable. It is assigned by the
agent at the point of creation of the dellNetBgpM2AsPathTable
row entry. While its value is guaranteed to b…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.5.1.5
.1.3.6.1.4.1.6027.20.1.3.6 · 1 row entry · 4 columns
The BGP-4 Path Attribute AS Path Table
contains the per network path (NLRI)
AS PATH data received from the
advertising BGP peer.
dellNetBgpM2AsPathTableEntry entry .1.3.6.1.4.1.6027.20.1.3.6.1
Information about an AS path provided with a path to
a network.
Indexes
dellNetBgpM2PathAttrIndex dellNetBgpM2AsPathSegmentIndex dellNetBgpM2AsPathElementIndex
Column Syntax OID
dellNetBgpM2AsPathSegmentIndex
A per-AS path segment index. This will index a set of
autonomous systems in an AS path which are part
of the same sequence or set (as determined by
the row value of dellNetBgpM2AsPathType, which
should be the same valu…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.6.1.1
dellNetBgpM2AsPathElementIndex
A per-AS element index. This will index a particular
AS within a sequence or set of autonomous systems in
an AS path.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.6.1.2
dellNetBgpM2AsPathType
The type of sequence in which this asPath
was advertised as an attribute. Note that
all asPath row instances for a given (dellNetBgpM2PathAttrIndex,
dellNetBgpM2AsPathIndex) index pair will have their
dellNetBgpM2AsPat…
Enumeration
Enumerated Values:
1asSet
2asSequence
3confedSequence
4confedSet
.1.3.6.1.4.1.6027.20.1.3.6.1.3
dellNetBgpM2AsPathElementValue
An AS value for an AS the related NLRI traversed
in the propagation of its advertisement. This
value is to be interpreted in the context of the
sequence implied by dellNetBgpM2AsPathIndex and
dellNetBgpM2AsPathType (an…
INET-ADDRESS-MIBInetAutonomousSystemNumber
Textual Convention: INET-ADDRESS-MIBInetAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.6027.20.1.3.6.1.4
.1.3.6.1.4.1.6027.20.1.3.7 · 1 row entry · 3 columns
The BGP-4 Path Attribute Unknown Table
contains the per network path (NLRI)
data on the path attributes advertised
with a route but not known to the local BGP implementation
or not otherwise capable of being returned from this agent.
          
The absence of row data for a given index value for
dellNetBgpM2PathAttrIndex indicates a lack of such unknown
attribute information for the indicated network path
(as indexed by that dellNetBgpM2PathAttrIndex value in the
dellNetBgpM2PathAttrTable).
dellNetBgpM2PathAttrUnknownEntry entry .1.3.6.1.4.1.6027.20.1.3.7.1
Information about an unknown attribute
provided with a path to a network.
Indexes
dellNetBgpM2PathAttrIndex dellNetBgpM2PathAttrUnknownIndex
Column Syntax OID
dellNetBgpM2PathAttrUnknownIndex
An integer index for a row in this table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.7.1.1
dellNetBgpM2PathAttrUnknownType
The attribute type advertised with this unknown
attribute by the peer.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.7.1.2
dellNetBgpM2PathAttrUnknownValue
Value of path attribute not understood
by the base BGP-4 document.

Octets beyond the maximum size, if any,
are not recorded by this row object.
OctetString
Constraints:
range: 0-4070
.1.3.6.1.4.1.6027.20.1.3.7.1.3
.1.3.6.1.4.1.6027.20.1.3.8.1.1997.1 · 1 row entry · 2 columns
The BGP-4 Path Attribute Community Table
contains the per network path (NLRI)
data on the community membership advertised
with a route.  The absence of row
data for a given index value for dellNetBgpM2PathAttrIndex
indicates a lack of this attribute information
for the indicated network path (as indexed by
that dellNetBgpM2PathAttrIndex value in the dellNetBgpM2PathAttrTable).
dellNetBgpM2PathAttrCommEntry entry .1.3.6.1.4.1.6027.20.1.3.8.1.1997.1.1
Information about a community association
provided with a path to a network.
Indexes
dellNetBgpM2PathAttrIndex dellNetBgpM2PathAttrCommIndex
Column Syntax OID
dellNetBgpM2PathAttrCommIndex
An integer index for a row in this table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.8.1.1997.1.1.1
dellNetBgpM2PathAttrCommValue
A value representing a community. There are certain
4-octet long values which could be returned in this
columnar row data that carry additional semantics.
DellNetBgpM2Community
Textual Convention: DellNetBgpM2Community OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6027.20.1.3.8.1.1997.1.1.2
.1.3.6.1.4.1.6027.20.1.3.8.1.2545 · 1 row entry · 2 columns
Table of link local nexthops as sent by RFC 2545
for IPv6 BGP Speakers.
dellNetBgpM2LinkLocalNextHopEntry entry .1.3.6.1.4.1.6027.20.1.3.8.1.2545.1
Entry containing the link-local nexthops as sent
by a BGP speaker running RFC 2545 extensions for
double-nexthops.
Indexes
dellNetBgpM2PathAttrIndex
Column Syntax OID
dellNetBgpM2LinkLocalNextHopPresent
This value is TRUE if and only if the BGP
speaker is receiving IPv6 NLRI using the
RFC 2545 double nexthop convention and it
has received a link local scope nexthop in
addition to the global scope nexthop.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.6027.20.1.3.8.1.2545.1.1
dellNetBgpM2LinkLocalNextHop
This value contains an IPv6 link local address of
InetAddressType of type ipv6z. This value is only
present if dellNetBgpM2LinkLocalNextHopPresent is true.
OctetString
Constraints:
range: 20-20
.1.3.6.1.4.1.6027.20.1.3.8.1.2545.1.2
.1.3.6.1.4.1.6027.20.1.3.8.1.2796.1 · 1 row entry · 1 columns
Per prefix data pertinent to advertisement of a
network prefix through an originator.
dellNetBgpM2PathAttrOriginatorIdEntry entry .1.3.6.1.4.1.6027.20.1.3.8.1.2796.1.1
Each entry contains data pertinent to a network
prefix as received through its originating BGP
route reflector.
Indexes
dellNetBgpM2PathAttrIndex
Column Syntax OID
dellNetBgpM2PathAttrOriginatorId
The Originator-ID identifying the router that initially
advertised this destination to a Route Reflector. A
value of 0.0.0.0 indicates the absence of this attribute.
DellNetBgpM2Identifier
Textual Convention: DellNetBgpM2Identifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6027.20.1.3.8.1.2796.1.1.1
.1.3.6.1.4.1.6027.20.1.3.8.1.2796.2 · 1 row entry · 2 columns
The BGP-4 Path Attribute Cluster Table
contains the per network path (NLRI)
data on the reflection path which a
route has traversed.  The absence of row
data for a given index value for dellNetBgpM2PathAttrIndex
indicates a lack of this attribute information
for the indicated network path (as indexed by
that dellNetBgpM2PathAttrIndex value in the dellNetBgpM2PathAttrTable).
dellNetBgpM2PathAttrClusterEntry entry .1.3.6.1.4.1.6027.20.1.3.8.1.2796.2.1
Information about a cluster traversal
provided with a path to a network.
Indexes
dellNetBgpM2PathAttrIndex dellNetBgpM2PathAttrClusterIndex
Column Syntax OID
dellNetBgpM2PathAttrClusterIndex
An integral index for a row in this table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.8.1.2796.2.1.1
dellNetBgpM2PathAttrClusterValue
A four octet long value representing a part of the
reflection path that the route has passed. Each such four
octet long value represents the ID of a cluster that
the route has traversed. The sequence of this path as
re…
DellNetBgpM2Identifier
Textual Convention: DellNetBgpM2Identifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6027.20.1.3.8.1.2796.2.1.2
.1.3.6.1.4.1.6027.20.1.3.8.1.3501 · 1 row entry · 2 columns
The BGP-4 Path Attribute Community Table
contains the per network path (NLRI)
data on the extended community membership advertised
with a route.  The absence of row
data for a given index value for dellNetBgpM2PathAttrIndex
indicates a lack of this attribute information
for the indicated network path (as indexed by
that dellNetBgpM2PathAttrIndex value in the dellNetBgpM2PathAttrTable).
          
XXX JMH - can not assign the OID until an RFC is published.
dellNetBgpM2PathAttrExtCommEntry entry .1.3.6.1.4.1.6027.20.1.3.8.1.3501.1
Information about an extended community association
provided with a path to a network.
Indexes
dellNetBgpM2PathAttrIndex dellNetBgpM2PathAttrExtCommIndex
Column Syntax OID
dellNetBgpM2PathAttrExtCommIndex
An integral index for a row in this table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6027.20.1.3.8.1.3501.1.1
dellNetBgpM2PathAttrExtCommValue
A value representing an extended community which was
received with the route implied by the dellNetBgpM2PathAttr
Index value of this row data. There are certain
8-octet long values which could be returned in this
colu…
DellNetBgpM2ExtendedCommunity
Textual Convention: DellNetBgpM2ExtendedCommunity OctetString
Type Constraints:
range: 8
.1.3.6.1.4.1.6027.20.1.3.8.1.3501.1.2