ELTEX-BGP-MIB Table View

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

Tables
12
Rows
12
Columns
239
.1.3.6.1.4.1.35265.45.1.1.1 · 1 row entry · 13 columns
Each entry in this table represents a single instance of
BGP Router process. Only some fields in an entry can be 
changed while the admin status is up.
          
The current implementation allows only a single process of
BGP is configured on the router. The single BGP process
could be created only with process ID 1.
eltexBgpProcessEntry entry .1.3.6.1.4.1.35265.45.1.1.1.1
Each entry represents a BGP Router entity.
Indexes
eltexBgpProcessId
Column Syntax OID
eltexBgpProcessId
Identifies a BGP Router entity.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.1.1.1.1
eltexBgpProcessRowStatus
The row status for this BGP Process Table entry, used to
create and destroy table entries.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.35265.45.1.1.1.1.2
eltexBgpProcessAdminStatus
The administrative status of this BGP Process entity, used to
activate and deactivate the protocol.
EltexBgpAdminStatusr/w
Textual Convention: EltexBgpAdminStatus Enumeration
Type Values:
1adminStatusUp
2adminStatusDown
.1.3.6.1.4.1.35265.45.1.1.1.1.3
eltexBgpProcessOperStatus
The current operational status of this BGP Process entity.
EltexBgpOperStatus
Textual Convention: EltexBgpOperStatus Enumeration
Type Values:
1operStatusUp
2operStatusDown
3operStatusGoingUp
4operStatusGoingDown
5operStatusActFailed
.1.3.6.1.4.1.35265.45.1.1.1.1.4
eltexBgpProcessLocalAs
The local autonomous system number.

For a router not in a confederation, it is equivalent to
the Base Scalar bgpM2LocalAs. For a router in a
confederation, it is equivalent to the Base Scalar
bgpM2Confed…
EltexBgpAutonomousSystemNumberr/w
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.1.1.1.5
eltexBgpProcessLocalIdentifier
The BGP Identifier of the local system. This is a generic
identifier and not necessarily an IP address. This field
can only be changed when the Admin Status is down.
It is equivalent to the Base Scalar bgpM2LocalIdenti…
EltexBgpIdentifierr/w
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.1.1.1.6
eltexBgpProcessOperLocalIdentifier
The BGP Identifier of the local system that is used in the
present moment. It could be selected by election algorithm
or configured by user.
EltexBgpIdentifier
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.1.1.1.7
eltexBgpProcessTableVersion
The table version number of the Loc-RIB. Initialized to 1
when BGP starts or restarts, and is incremented every time
the Loc-RIB is recalculated.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.35265.45.1.1.1.1.8
eltexBgpProcessASNotation
The choice between asplain and asdot notation AS numbers.
EltexBgpASNotationr/w
Textual Convention: EltexBgpASNotation Enumeration
Type Values:
1asplainASNumber
2asdotASnumber
.1.3.6.1.4.1.35265.45.1.1.1.1.9
eltexBgpProcessClusterIdentifier
The configured Cluster-ID of the local router.
A value of 0.0.0.0 indicates the absence of this
value. This field can only be changed when the Admin
Status is down. The BGP router will act as a route reflector
if any p…
EltexBgpIdentifierr/w
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.1.1.1.10
eltexBgpProcessOperClusterIdentifier
The Cluster-ID that is used in the present moment.
EltexBgpIdentifier
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.1.1.1.11
eltexBgpProcessInterClientReflEnabled
Routes will not be reflected between two peers that are
configured to be route reflector clients in the
eltexBgpPeerReflectorClient field if this field takes the value
FALSE.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.1.1.1.12
eltexBgpProcessPathMtuDiscovery
Enable path MTU discovery on all neighbors
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.1.1.1.13
.1.3.6.1.4.1.35265.45.1.1.2 · 1 row entry · 3 columns
Table of per-<AFI, SAFI> configuration information.
eltexBgpProcessAddrFamilyEntry entry .1.3.6.1.4.1.35265.45.1.1.2.1
Entry containing information about support for an
<AFI, SAFI>.
Indexes
eltexBgpProcessId eltexBgpProcessAddrFamilyAfi eltexBgpProcessAddrFamilySafi
Column Syntax OID
eltexBgpProcessAddrFamilyAfi
The AFI index into the <AFI, SAFI> table.
EltexBgpAfi
Textual Convention: EltexBgpAfi Enumeration
Type Values:
0other
1ipv4
2ipv6
25l2vpn
.1.3.6.1.4.1.35265.45.1.1.2.1.2
eltexBgpProcessAddrFamilySafi
The SAFI index into the <AFI, SAFI> table.
EltexBgpSafi
Textual Convention: EltexBgpSafi Enumeration
Type Values:
0none
1unicast
2multicast
3both
4labeled
65vpls
70evpn
128mplsBgpVpn
241private
.1.3.6.1.4.1.35265.45.1.1.2.1.3
eltexBgpProcessAddrFamilyRowStatus
The row status for this <AFI, SAFI> entry, used to
create and destroy table entries. This field can
only be set while Process is admin down.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.35265.45.1.1.2.1.4
.1.3.6.1.4.1.35265.45.1.2.1.1 · 1 row entry · 27 columns
BGP peer configuration table.
          
This table allows a user to configure individual BGP peers.
          
This table is a configuration table - all status, statistics
and control fields are located in the BGP peer status table
(eltexBgpPeerStatusTable).
          
This table does not contain entries for dynamic peers.
eltexBgpPeerEntry entry .1.3.6.1.4.1.35265.45.1.2.1.1.1
Entry containing information about the connection with
a BGP peer.
Indexes
eltexBgpProcessId eltexBgpPeerRemoteAddrType eltexBgpPeerRemoteAddr
Column Syntax OID
eltexBgpPeerRemoteAddrType
The address family of the remote address for 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.35265.45.1.2.1.1.1.1
eltexBgpPeerRemoteAddr
The remote address for the peering session.

This is the address of the BGP peer. It must be specified
so the address length must be non-zero.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.2.1.1.1.2
eltexBgpPeerRowStatus
The row status for this BGP peer table entry, used to
create and destroy table entries.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.35265.45.1.2.1.1.1.3
eltexBgpPeerAdminStatus
The desired state of the BGP connection.

This parameter can be used to restart BGP peer
connections. Care should be used in providing write
access to this object without adequate authentication.
EltexBgpAdminStatusr/w
Textual Convention: EltexBgpAdminStatus Enumeration
Type Values:
1adminStatusUp
2adminStatusDown
.1.3.6.1.4.1.35265.45.1.2.1.1.1.4
eltexBgpPeerOperStatus
The current operational status of this peer. This usually
reflects the desired AdminStatus, but can contain transitional
values and failures.
EltexBgpOperStatus
Textual Convention: EltexBgpOperStatus Enumeration
Type Values:
1operStatusUp
2operStatusDown
3operStatusGoingUp
4operStatusGoingDown
5operStatusActFailed
.1.3.6.1.4.1.35265.45.1.2.1.1.1.5
eltexBgpPeerRemoteAs
The remote autonomous system number.

This field can be changed at any time. However, if the
field is changed while the peer is admin_status UP, the
change will only take effect after the peer has been
cy…
EltexBgpAutonomousSystemNumberr/w
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.2.1.1.1.6
eltexBgpPeerSourceInterface
The interface index for the interface from which the
source address for session is chosen. If non-zero, BGP
will look for the first address on this interface with a
type matching eltexBgpPeerRemoteAddrType, and use tha…
IF-MIBInterfaceIndexOrZeror/w
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.35265.45.1.2.1.1.1.7
eltexBgpPeerNxtHopSlf
When eltexBgpPeerNxtHopSlf is 'true', routes will be
advertised to the peer with NEXT_HOP attribute set to
BGP router local address.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.1.1.8
eltexBgpPeerConfigMaxPrfx
This object is used to limit the number of prefixes that
can be accepted from this peer.

Setting eltexBgpPeerConfigMaxPrfx to a non-zero value sets
the maximum number of prefixes that can be accepted fro…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.1.1.9
eltexBgpPeerConfigDropWarn
This object is used to determine whether the session is
dropped or a warning is generated when the maximum number
of prefixes set is exceeded.

Setting eltexBgpPeerConfigDropWarn to 'drop' will cause the
EltexBgpConfigDropOrWarnr/w
Textual Convention: EltexBgpConfigDropOrWarn Enumeration
Type Values:
1drop
2warn
.1.3.6.1.4.1.35265.45.1.2.1.1.1.10
eltexBgpPeerMaxPrfxHold
The time interval in seconds between when this BGP session
is turn down due to the number of prefixes received from
this peer exceeding the maximum in
eltexBgpPeerConfigMaxPrfx and when BGP attempts to
reestablish the s…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.1.1.11
eltexBgpPeerConfigThreshold
A percentage of the limit set by eltexBgpPeerConfigMaxPrfx.
When the number of prefixes received from this peer reaches
this threshold, BGP issues a warning.

This field is not used if eltexBgpPeerConfigMa…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.1.1.12
eltexBgpPeerConnectRetryInterval
Time interval for the ConnectRetry timer. The suggested
value for this timer is 120 seconds.

This field can be changed at any time. However, if the
field is changed while the peer is admin_status UP, th…
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.35265.45.1.2.1.1.1.13
eltexBgpPeerHoldTimeConfigd
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-65535
.1.3.6.1.4.1.35265.45.1.2.1.1.1.14
eltexBgpPeerKeepAliveConfigd
Time interval in seconds for the KeepAlive 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 eltexBgpPeerHo…
Unsigned32r/w
Constraints:
range: 0-21845
.1.3.6.1.4.1.35265.45.1.2.1.1.1.15
eltexBgpPeerMinRouteAdvertiseInterval
Time interval in seconds for the
MinRouteAdvertisementInterval timer. This determines the
minimum time between a BGP UPDATE to a peer advertising or
withdrawing a route and a subsequent BGP UPDATE to the
peer advertisi…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.35265.45.1.2.1.1.1.16
eltexBgpPeerMinASOriginationInterval
Time interval in seconds for determining the minimum amount
of time that must elapse between successive advertisements of
UPDATE messages that report changes to a route within the
advertising BGP speaker's own autonomou…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.35265.45.1.2.1.1.1.17
eltexBgpPeerMinRouteWithdrawInterval
Time interval in seconds for the MinRouteWithdrawInterval
timer. This is the interval which is enforced between
advertisement and subsequent withdrawal of a route.

The default value for this timer is 30 …
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.35265.45.1.2.1.1.1.18
eltexBgpPeerConfigOpenDelay
The delay to enforce in between a TCP connection with this
peer becoming established and a BGP Open message being
sent. If this delay is zero, then no delay will be
injected, and a BGP Open message will be sent as soon…
Unsigned32r/w
Constraints:
range: 0-240
.1.3.6.1.4.1.35265.45.1.2.1.1.1.19
eltexBgpPeerConfigIdleHold
The time to hold this peer in Idle state after a BGP
session has progressed beyond Idle state initially and
then returned to it. No new connections will be initiated
or accepted until the peer comes out of Idle state. …
Unsigned32r/w
Constraints:
range: 1-32767
.1.3.6.1.4.1.35265.45.1.2.1.1.1.20
eltexBgpPeerDistListPlIn
The Prefix List name identifying the Prefix List to use
to filter routes received from the peer.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.2.1.1.1.21
eltexBgpPeerDistListPlOut
The Prefix List name identifying the Prefix List to use
to filter routes advertised to the peer.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.2.1.1.1.22
eltexBgpPeerReflectorClient
This value indicates whether the given peer is a reflector
client of this router, or not. A value of nonClient(0)
indicates that this peer is not a reflector client. A
value of client(1) indicates that this peer is a …
EltexBgpPeerReflectorClientTyper/w
Textual Convention: EltexBgpPeerReflectorClientType Enumeration
Type Values:
0nonClient
1client
2meshedClient
.1.3.6.1.4.1.35265.45.1.2.1.1.1.23
eltexBgpPeerSoftResetWithStoredInfo
This option causes all routes learned from a peer to be stored
so that the ARI can be recalculated (for example, due to a
change in import policy) without performing a route refresh or
restarting the peer session.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.1.1.24
eltexBgpPeerConfigPeerGroup
This is the index of the peer group. If a peer is not in
a peer group then its eltexBgpPeerConfigPeerGroup value is 0
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.2.1.1.1.25
eltexBgpPeerPathMtuDiscovery
Enable path MTU discovery. If the feature is enabled, all
packets are sent with the 'Do not fragment' flag to this peer.
The maximum segment size for TCP connection with this peer
will be adjusted to the next-hop MTU va…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.1.1.26
eltexBgpPeerBfdDesired
Indicates whether Bidirectional Forwarding Detection (BFD) is
desired for this peer.

This field can be changed at any time.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.1.1.27
.1.3.6.1.4.1.35265.45.1.2.1.2 · 1 row entry · 14 columns
BGP Peer <AFI, SAFI> configuration table.
          
This table allows a user to configure peer characteristics
on a per AFI/SAFI basis.
          
This table is a configuration table - all status, statistics
and control fields are deprecated in favor of the BGP peer
AFI/SAFI status table (etlexBgpPeerAddrFamilyStatusTable).
          
This table does not contain entries for dynamic peers.
eltexBgpPeerAddrFamilyEntry entry .1.3.6.1.4.1.35265.45.1.2.1.2.1
Peer <AFI, SAFI> configuration table entry.
Indexes
eltexBgpProcessId eltexBgpPeerRemoteAddrType eltexBgpPeerRemoteAddr eltexBgpPeerAddrFamilyAfi eltexBgpPeerAddrFamilySafi
Column Syntax OID
eltexBgpPeerAddrFamilyAfi
The AFI index into the peer <AFI, SAFI> table.
EltexBgpAfi
Textual Convention: EltexBgpAfi Enumeration
Type Values:
0other
1ipv4
2ipv6
25l2vpn
.1.3.6.1.4.1.35265.45.1.2.1.2.1.1
eltexBgpPeerAddrFamilySafi
The SAFI index into the peer <AFI, SAFI> table.
EltexBgpSafi
Textual Convention: EltexBgpSafi Enumeration
Type Values:
0none
1unicast
2multicast
3both
4labeled
65vpls
70evpn
128mplsBgpVpn
241private
.1.3.6.1.4.1.35265.45.1.2.1.2.1.2
eltexBgpPeerAddrFamilyDisable
When eltexBgpPeerAddrFamilyDisable is 'true', BGP will not
advertise Multiprotocol support to the peer for this
address family.

When eltexBgpPeerAddrFamilyDisable is 'false', BGP will
advertise Multiproto…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.2.1.3
eltexBgpPeerAddrFamilyNxtHopSlf
Gives finer control of the next-hop-self configuration
provided by eltexBgpPeerNxtHopSlf.

When eltexBgpPeerNxtHopSlf is 'false', BGP does not perform
next-hop-self for any address family.

W…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.2.1.4
eltexBgpPeerAddrFamilyConfigMaxPrfx
Gives finer control of the maximum prefix configuration
provided by eltexBgpPeerConfigMaxPrfx.

To configure address family specific values for the maximum
number of prefixes that can be accepted from the …
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.2.1.5
eltexBgpPeerAddrFamilyConfigDropWarn
Gives finer control of the configuration provided by
eltexBgpPeerConfigDropWarn, which determines the behavior
when the maximum prefix limit is reached.

To configure whether the session is dropped or a wa…
EltexBgpConfigDropOrWarnr/w
Textual Convention: EltexBgpConfigDropOrWarn Enumeration
Type Values:
1drop
2warn
.1.3.6.1.4.1.35265.45.1.2.1.2.1.6
eltexBgpPeerAddrFamilyMaxPrfxHold
Gives finer control of the configuration provided by
eltexBgpPeerMaxPrfxHold, which determines the time interval in
seconds between when this BGP session is torn down due to
the number of prefixes received from this pee…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.2.1.7
eltexBgpPeerAddrFamilyConfigThreshold
Gives finer control of the threshold configuration
provided by eltexBgpPeerConfigThreshold. When the number of
prefixes received from this peer for this address family
reaches this threshold, BGP issues a warning.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.2.1.8
eltexBgpPeerAddrFamilyMinRteAdvertInt
Time interval in seconds for the
MinRouteAdvertisementInterval timer. This determines the
minimum time between a BGP UPDATE to a peer advertising or
withdrawing a route and a subsequent BGP UPDATE to the
peer advertisi…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.35265.45.1.2.1.2.1.9
eltexBgpPeerAddrFamilyMinASOrigInt
Time interval in seconds for determining the minimum
amount of time that must elapse between successive
advertisements of UPDATE messages that report changes to a
route within the advertising BGP speaker's own autonomou…
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.35265.45.1.2.1.2.1.10
eltexBgpPeerAddrFamilyMinRteWithdrawInt
Time interval in seconds for the MinRouteWithdrawInterval
timer. This is the interval which is enforced between
advertisement and subsequent withdrawal of a route.

This field has no effect if
eltexBgpPe…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.35265.45.1.2.1.2.1.11
eltexBgpPeerAddrFamilyReflectorClient
Gives finer control of the configuration provided by
eltexBgpPeerReflectorClient.

This value indicates whether the given peer is a reflector
client of this router for this AFI/SAFI, or not. A value
of no…
EltexBgpPeerReflectorClientTyper/w
Textual Convention: EltexBgpPeerReflectorClientType Enumeration
Type Values:
0nonClient
1client
2meshedClient
.1.3.6.1.4.1.35265.45.1.2.1.2.1.12
eltexBgpPeerAddrFamilyRouteMapIn
The name of the Route Map to use for route imports from
the peer for this AFI/SAFI.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.2.1.2.1.13
eltexBgpPeerAddrFamilyRouteMapOut
The name of the Route Map to use for route exports to the
peer for this AFI/SAFI.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.2.1.2.1.14
.1.3.6.1.4.1.35265.45.1.2.1.3 · 1 row entry · 70 columns
BGP peer status table.
          
This table reports BGP peer status and statistics.  It also
allows a user to control BGP peer statistics and peer
sessions.
          
This table does not contain any BGP peer configuration -
the eltexBgpPeerTable MIB is the BGP peer configuration MIB.
          
This table contains entries for both configured and dynamic
peers.
          
For configured peers the corresponding rows in the
eltexBgpPeerTable MIB and eltexBgpPeerStatusTable MIB have
identical index fields.
          
The lifetime of a BGP peer status entry depends on whether
the BGP peer is configured or dynamic.
-  The entry for a configured peer is created and destroyed
when the corresponding entry in the BGP peer
configuration table (eltexBgpPeerTable) is created and
destroyed.
-  The entry for a dynamic peer is created when the BGP
peering session is established.  It is destroyed when
the BGP session has terminated.
eltexBgpPeerStatusEntry entry .1.3.6.1.4.1.35265.45.1.2.1.3.1
Entry containing information about the status of a BGP peer.
Indexes
eltexBgpProcessId eltexBgpPeerRemoteAddrType eltexBgpPeerRemoteAddr
Column Syntax OID
eltexBgpPeerStatusIdentifier
The BGP Identifier of this entry's BGP peer.

This entry is zero unless the eltexBgpPeerStatusState is in the
openconfirm or the established state.
EltexBgpIdentifier
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.2.1.3.1.1
eltexBgpPeerStatusState
The BGP peer's FSM state.
EltexBgpPeerStates
Textual Convention: EltexBgpPeerStates Enumeration
Type Values:
0none
1idle
2connect
3active
4opensent
5openconfirm
6established
.1.3.6.1.4.1.35265.45.1.2.1.3.1.2
eltexBgpPeerStatusDynamicPeer
Whether the peer is dynamic (true) or individually
configured (false).
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.3.1.3
eltexBgpPeerStatusRemoteAs
The remote autonomous system number in use on the session.
For configured peers not yet active, this is the
configured value.
EltexBgpAutonomousSystemNumber
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.2.1.3.1.4
eltexBgpPeerStatusPeerIndex
The peer index.

The peer index is a unique index for the peer entry in the
eltexBgpPeerStatusTable. It is used to provide an index value
for other tables whose data is logically per-peer.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.5
eltexBgpPeerStatusCapsSupport
Whether or not this peer accepted our local capabilities
optional parameter sent on the OPEN message. This field
will not be relevant until the peer has reached open_confirm
state. Note that this field indicates suppo…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.3.1.6
eltexBgpPeerStatusLastError
The last error code and subcode sent or received on this
connection. If no error has occurred, this field is zero.
Otherwise, the first byte of this two byte OCTET STRING
contains the error code, and the second byte co…
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.35265.45.1.2.1.3.1.7
eltexBgpPeerStatusLastErrorDataLen
The length of the last error data. If this is zero no
error data was provided or generated.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.8
eltexBgpPeerStatusLastErrorData
The last error code's data seen by this peer on this
connection.
OctetString
Constraints:
range: 128-128
.1.3.6.1.4.1.35265.45.1.2.1.3.1.9
eltexBgpPeerStatusFsmEstablishedTime
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 boote…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.10
eltexBgpPeerStatusInUpdatesElpsTime
Elapsed time in seconds since the last BGP Update message
was received from the peer.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.11
eltexBgpPeerStatusHoldTime
Time interval in seconds for the Hold Timer established
with the peer.

The Hold Timer interval is calculated by this BGP speaker by
using the smaller of the configured eltexBgpPeerHoldTimeConfigd
value an…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.35265.45.1.2.1.3.1.12
eltexBgpPeerStatusKeepAlive
Time interval in seconds for the KeepAlive Timer
established with the peer.

The KeepAlive Timer interval is calculated by this BGP speaker
such that, when compared with eltexBgpPeerStatusHoldTime,
it has …
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.35265.45.1.2.1.3.1.13
eltexBgpPeerStatusInOpens
The number of BGP OPEN messages received on this
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.14
eltexBgpPeerStatusOutOpens
The number of BGP OPEN messages transmitted on this
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.15
eltexBgpPeerStatusInNotifications
The number of BGP NOTIFICATION messages received on this
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.16
eltexBgpPeerStatusOutNotifications
The number of BGP NOTIFICATION messages transmitted on
this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.17
eltexBgpPeerStatusInUpdates
The number of BGP UPDATE messages received on this
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.18
eltexBgpPeerStatusOutUpdates
The number of BGP UPDATE messages transmitted on this
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.19
eltexBgpPeerStatusInKeepalives
The number of BGP KEEPALIVE messages received on this
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.20
eltexBgpPeerStatusOutKeepalives
The number of BGP KEEPALIVE messages transmitted on this
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.21
eltexBgpPeerStatusInRefreshes
The number of BGP ROUTE REFRESH messages received on this
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.22
eltexBgpPeerStatusOutRefreshes
The number of BGP ROUTE REFRESH messages transmitted on
this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.23
eltexBgpPeerStatusInTotalMessages
The total number of messages received from the remote peer
on this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.24
eltexBgpPeerStatusOutTotalMessages
The total number of messages transmitted to the remote
peer on this connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.25
eltexBgpPeerStatusFsmEstTransitions
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.35265.45.1.2.1.3.1.26
eltexBgpPeerStatusConnectRetryCount
The current connect retry count of this peer.

This is incremented each time the peer session flaps, and is
used to determine the time to wait before retrying the
session.

Note this is only …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.27
eltexBgpPeerStatusClearCnts
Set this field to 'true' to clear the counters associated
with this peer.

Reading the value of this field has no meaning. The field
is not returned on a MIB Get.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.3.1.28
eltexBgpPeerStatusRtRefresh
Set this field to 'true' to trigger sending a route
refresh request for this peer.

Setting this field will only have an effect if a BGP
session to the peer is active. Peers that do not support
route refr…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.3.1.29
eltexBgpPeerStatusLastErrorRcvd
The last error code and subcode received from the peer on
this connection.

If no error has been received from the peer, this field is
zero. Otherwise, the first byte of this two byte OCTET
STRING contain…
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.35265.45.1.2.1.3.1.30
eltexBgpPeerStatusLastErrorRcvdTime
The value of sysUpTime when the last error was received
from the peer on this connection.

If no error has been received from the peer, this field is
zero.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.35265.45.1.2.1.3.1.31
eltexBgpPeerStatusLastErrorSent
The last error code and subcode sent to the peer on this
connection.

If no error has been sent to the peer, this field is zero.
Otherwise, the first byte of this two byte OCTET STRING
contains the error c…
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.35265.45.1.2.1.3.1.32
eltexBgpPeerStatusLastErrorSentTime
The value of sysUpTime when the last error was sent to the
peer on this connection.

If no error has been sent to the peer, this field is zero.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.35265.45.1.2.1.3.1.33
eltexBgpPeerStatusLastState
The BGP peer's previous FSM state.
EltexBgpPeerStates
Textual Convention: EltexBgpPeerStates Enumeration
Type Values:
0none
1idle
2connect
3active
4opensent
5openconfirm
6established
.1.3.6.1.4.1.35265.45.1.2.1.3.1.34
eltexBgpPeerStatusLastEvent
The last input to be made to the BGP peer's FSM.
EltexBgpPeerEvents
Textual Convention: EltexBgpPeerEvents Enumeration
Type Values:
0noEvent
1start
2stop
3transportOpen
4transportClosed
5transportOpenFailed
6transportFatalError
7connectRetryTimer
8holdTimer
9keepaliverTimer
10recvOpen
11recvKeepAlive
12recvUpdate
13recvNotification
14connParmsUpdate
.1.3.6.1.4.1.35265.45.1.2.1.3.1.35
eltexBgpPeerStatusCapsSent
The capabilities announced to the peer on the most recent
Open message sent to the peer. This field is set to zero
before the first Open message is sent to the peer, and
is unchanged if the session comes down.
EltexBgpCapabilities
Textual Convention: EltexBgpCapabilities Bits
Type Values:
0mpIpv4Unicast
1mpIpv4Multicast
2mpIpv4Vpn
3mpIpv4Label
4mpIpv6Unicast
5mpIpv6Multicast
6mpIpv6Vpn
7mpIpv6Label
8routeRefresh
9gracefulRestart
10routeRefreshCisco
11outboundRouteFilter
12outboundRouteFilterCisco
13fourOctetAs
14mpL2vpnVpls
15addPath
16mpL2vpnEvpn
17mpIpv4Private
18enhancedRouteRefresh
.1.3.6.1.4.1.35265.45.1.2.1.3.1.36
eltexBgpPeerStatusCapsRcvd
The capabilities received on the most recent Open message
received from the peer. This field is set to zero before
the first Open message is received from the peer, and is
unchanged if the session comes down.
EltexBgpCapabilities
Textual Convention: EltexBgpCapabilities Bits
Type Values:
0mpIpv4Unicast
1mpIpv4Multicast
2mpIpv4Vpn
3mpIpv4Label
4mpIpv6Unicast
5mpIpv6Multicast
6mpIpv6Vpn
7mpIpv6Label
8routeRefresh
9gracefulRestart
10routeRefreshCisco
11outboundRouteFilter
12outboundRouteFilterCisco
13fourOctetAs
14mpL2vpnVpls
15addPath
16mpL2vpnEvpn
17mpIpv4Private
18enhancedRouteRefresh
.1.3.6.1.4.1.35265.45.1.2.1.3.1.37
eltexBgpPeerStatusCapsNegotiated
The capabilities negotiated for the session with the peer.
This field is set to zero before Open messages have been
exchanged with the peer, and is unchanged if the session
comes down.
EltexBgpCapabilities
Textual Convention: EltexBgpCapabilities Bits
Type Values:
0mpIpv4Unicast
1mpIpv4Multicast
2mpIpv4Vpn
3mpIpv4Label
4mpIpv6Unicast
5mpIpv6Multicast
6mpIpv6Vpn
7mpIpv6Label
8routeRefresh
9gracefulRestart
10routeRefreshCisco
11outboundRouteFilter
12outboundRouteFilterCisco
13fourOctetAs
14mpL2vpnVpls
15addPath
16mpL2vpnEvpn
17mpIpv4Private
18enhancedRouteRefresh
.1.3.6.1.4.1.35265.45.1.2.1.3.1.38
eltexBgpPeerStatusRcvdMsgElpsTime
The elapsed time in hundredths of a second since anything
was received from this peer. If nothing has been received
from this peer, this field is set to zero. If the session
comes down this value continues to increase.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.35265.45.1.2.1.3.1.39
eltexBgpPeerStatusIdleHoldRemTime
For a peer in 'idle' state, the time remaining in
hundredths of a second until BGP will try to reactivate
the connection. If the peer is not in 'idle' state, this is
set to zero.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.35265.45.1.2.1.3.1.40
eltexBgpPeerStatusRouteRefrSent
The number of Route Refresh messages sent to the peer.

If the session comes down this value is unchanged, and will
continue to increment if the session is reestablished.

However, for dynami…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.41
eltexBgpPeerStatusRouteRefrRcvd
The number of Route Refresh messages received from the
peer.

If the session comes down this value is unchanged, and will
continue to increment if the session is reestablished.

However, for …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.42
eltexBgpPeerStatusSelLocalAddrType
The address family of the local address used by the
transport connection for the peering session.

A value of none implies that there is currently no
connection to this peer.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.45.1.2.1.3.1.43
eltexBgpPeerStatusSelLocalAddr
The local address used by the transport connection for the
peering session.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.2.1.3.1.44
eltexBgpPeerStatusSelLocalPort
The local port used by the transport connection for the
peering session.

A value of zero implies that there is currently no
connection to this peer.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.35265.45.1.2.1.3.1.45
eltexBgpPeerStatusSelRemotePort
The remote port used by the transport connection for the
peering session.

A value of zero implies that there is currently no
connection to this peer.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.35265.45.1.2.1.3.1.46
eltexBgpPeerStatusSelLocalAs
The local AS number used on this session.

If the eltexBgpPeerStatusState is not 'established', then this
field is zero.
EltexBgpAutonomousSystemNumber
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.2.1.3.1.47
eltexBgpPeerStatusSelRemoteAs
The remote AS number used on this session.

If the eltexBgpPeerStatusState is not 'established', then this
field is zero.
EltexBgpAutonomousSystemNumber
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.2.1.3.1.48
eltexBgpPeerStatusInPrfxes
The total number of prefixes received from this peer.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.49
eltexBgpPeerStatusOutPrfxes
The number of prefixes that are installed in all of this
peer's Adj-RIBs-Out.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.50
eltexBgpPeerStatusOutPrfxesAdvertised
The total number of prefixes advertised to this peer.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.51
eltexBgpPeerStatusConfigState
This field reports the state of the peer configuration.
The peer configuration may be in one of the following
states.

- Up to date. That is, all configuration set by MIBs for
this peer has been applied …
EltexBgpPeerConfigStates
Textual Convention: EltexBgpPeerConfigStates Enumeration
Type Values:
1stateUpToDate
2stateOutOfDateAdminDown
3stateOutOfDateRowInactive
.1.3.6.1.4.1.35265.45.1.2.1.3.1.52
eltexBgpPeerStatusConnectRetryInt
The currently active time interval for the ConnectRetry
timer.

This value may be different from the current peer MIB
value (eltexBgpPeerConnectRetryInterval) if the peer takes its
value from a peer group …
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.53
eltexBgpPeerStatusConfigPassive
The current active passive flag. If TRUE, then no
outbound connections will be initiated, and only incoming
connections will be accepted. If FALSE, then outbound
connections will be attempted to this peer, and incomin…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.3.1.54
eltexBgpPeerStatusConfigOpenDelay
The currently active delay to enforce in between a TCP
connection with this peer becoming established and a BGP
Open message being sent.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.55
eltexBgpPeerStatusConfigIdleHold
The currently active time to hold this peer in Idle state
after a BGP session has progressed beyond Idle state
initially and then returned to it.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.56
eltexBgpPeerStatusTtl
The currently active Time To Live used by the connection
on this peer.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.35265.45.1.2.1.3.1.57
eltexBgpPeerStatusHoldTimeConfigd
The currently active time interval in seconds for the Hold
Time configured for this BGP speaker with this peer.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.58
eltexBgpPeerStatusKeepAliveConfigd
The currently active time interval in seconds for the
KeepAlive configured for this BGP speaker with this peer.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.59
eltexBgpPeerStatusResendAllRoutes
Set this to 'true' to trigger BGP to re-send all routes
to the peer. If the peer supports enhanced route refresh,
then the routes will be sent as an unsolicited enhanced
route refresh.

Setting this field…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.3.1.60
eltexBgpPeerStatusOutUpdateElpsTime
Elapsed time in seconds since the last BGP UPDATE message
was sent to this peer. Each time eltexBgpPeerStatusOutUpdates
is incremented, the value of this object is set to zero
(0).
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.61
eltexBgpPeerStatusOutPrfxesDenied
This is the number of prefixes in the Loc-RIB that have
have failed export policy checks and so have not been
installed in the Adj-RIB-Out for this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.62
eltexBgpPeerStatusOutPrfxesImpWdr
The total number of routes for which an implicit withdraw
has been sent to this peer. A route is implicitly
withdrawn if a replacement route with the same NLRI is
advertised to the peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.63
eltexBgpPeerStatusOutPrfxesExpWdr
The total number of routes for which an explicit withdraw
has been sent to this peer. A route is explicitly
withdrawn if it is advertised in the WITHDRAWN ROUTES
field in an UPDATE message sent to the peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.64
eltexBgpPeerStatusInPrfxesImpWdr
The total number of routes that have been implicitly
withdrawn by this peer. A route is implicitly withdrawn
if a replacement route with the same NLRI is received from
the peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.65
eltexBgpPeerStatusInPrfxesExpWdr
The total number of routes that have been explicitly
withdrawn by this peer. A route is explicitly withdrawn
if it is advertised in the WITHDRAWN ROUTES field in an
UPDATE message received from the peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.3.1.66
eltexBgpPeerStatusReceivedHoldTime
The Hold Time value received in the OPEN message from this
peer.

A value of zero indicates that no Hold Time has been
received from the peer.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.35265.45.1.2.1.3.1.67
eltexBgpPeerStatusDropSession
Set this field to 'true' to drop the current session with
the BGP peer. For a dynamic BGP peer this causes the
peer status entry to disappear if the BGP session is not
re-established within the graceful restart period.…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.3.1.68
eltexBgpPeerStatusCeaseErrorSubcode
The error subcode to be sent in the Cease Notification
messages triggered by setting eltexBgpPeerStatusDropSession to
'true'. If set to 'none' then DC-BGP chooses the subcode
itself.

This field does not …
EltexBgpCeaseErrorSubcoder/w
Textual Convention: EltexBgpCeaseErrorSubcode Enumeration
Type Values:
0none
2adminShutdown
3peerUnconfig
4adminReset
6configChange
8noResource
.1.3.6.1.4.1.35265.45.1.2.1.3.1.69
eltexBgpPeerStatusBfdStatus
BFD session state for this peer.
EltexBfdSessionStatus
Textual Convention: EltexBfdSessionStatus Enumeration
Type Values:
0bfdSessNotRequired
1bfdSessInitial
2bfdSessActivating
3bfdSessActive
4bfdSessInactive
5bfdSessAdminDown
6bfdSessNoContact
.1.3.6.1.4.1.35265.45.1.2.1.3.1.70
.1.3.6.1.4.1.35265.45.1.2.1.4 · 1 row entry · 5 columns
BGP peer <AFI, SAFI> status table.
          
This table allows a user to control BGP peer AFI/SAFI
operations.
          
In future this table may also report BGP peer AFI/SAFI
status and statistics.
          
This table does not contain any BGP peer AFI/SAFI
configuration - the eltexBgpPeerAddrFamilyTable MIB is the BGP
peer AFI/SAFI configuration MIB.
          
This table contains entries for both configured and dynamic
peers.
          
Rows in this table cannot be created or destroyed manually.
A table entry for each supported address family is created
automatically when an entry in the eltexBgpPeerStatusTable is
created.  The entries are destroyed when the
eltexBgpPeerStatusTable entry is destroyed.
eltexBgpPeerAddrFamilyStatusEntry entry .1.3.6.1.4.1.35265.45.1.2.1.4.1
Entry containing information about the status of a BGP peer
for a particular AFI/SAFI.
Indexes
eltexBgpProcessId eltexBgpPeerRemoteAddrType eltexBgpPeerRemoteAddr eltexBgpPeerAddrFamilyAfi eltexBgpPeerAddrFamilySafi
Column Syntax OID
eltexBgpPeerAddrFamilyStatusRtRefresh
Set this to 'true' to trigger BGP to send a Route Refresh
request to the peer for this AFI/SAFI.

Setting this field will only have an effect if a BGP
session to the peer is active. Peers that do not supp…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.4.1.1
eltexBgpPeerAddrFamilyStatusAddPathCapNeg
The BGP additional path capability negotiated with this
peer for this AFI/SAFI.
EltexBgpAddPathSrCap
Textual Convention: EltexBgpAddPathSrCap Enumeration
Type Values:
0disable
1receive
2send
3both
4inherit
5unknown
.1.3.6.1.4.1.35265.45.1.2.1.4.1.2
eltexBgpPeerAddrFamilyStatusReflectorClient
The currently active value which indicates whether the
given peer is a reflector client of this router for this
AFI/SAFI, or not.

This value may be different from the current peer AFI/SAFI
MIB value (elte…
EltexBgpPeerReflectorClientType
Textual Convention: EltexBgpPeerReflectorClientType Enumeration
Type Values:
0nonClient
1client
2meshedClient
.1.3.6.1.4.1.35265.45.1.2.1.4.1.3
eltexBgpPeerAddrFamilyStatusUpdateGroup
The index of the update group that the peer is a member of
for this AFI/SAFI.

Zero if the peer is not a member of an update group.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.1.4.1.4
eltexBgpPeerAddrFamilyStatusResendAllRoutes
Set this to 'true' to trigger BGP to re-send all routes
to the peer for this AFI/SAFI. If the peer supports
enhanced route refresh, then this will be sent as an
unsolicited enhanced route refresh.

Settin…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.1.4.1.5
.1.3.6.1.4.1.35265.45.1.2.2.1 · 1 row entry · 22 columns
The table of peer groups.
          
A peer group is a set of peers that share a common peer
group configuration.
          
Using peer groups simplifies peer configuration.  Instead of
configuring many peers with the same set of configuration
values, you can configure a single peer group and then
assign peers to the peer group.
          
Each peer in a peer group has its eltexBgpPeerConfigPeerGroup value
set to the peer group index.  If a peer is  not in a peer group then
its eltexBgpPeerConfigPeerGroup value is 0.
eltexBgpPeerGroupEntry entry .1.3.6.1.4.1.35265.45.1.2.2.1.1
Entry containing information about the connection with
a BGP peer.
Indexes
eltexBgpProcessId eltexBgpPeerGroupName
Column Syntax OID
eltexBgpPeerGroupName
The name of this eltexBgpPeerGroupEntry. This is the index of the
peer group.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.2.2.1.1.1
eltexBgpPeerGroupRowStatus
The row status for this BGP peer group table entry, used to
create and destroy table entries.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.35265.45.1.2.2.1.1.2
eltexBgpPeerGroupRemoteAs
The remote autonomous system number.

For individual peers, this can be configured using
eltexBgpPeerRemoteAs.

This field can be changed at any time. However, if the
field is changed while …
EltexBgpAutonomousSystemNumberr/w
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.2.2.1.1.3
eltexBgpPeerGroupSourceInterface
The interface index for the interface from which the
source address for session is chosen. If non-zero, BGP
will look for the first address on this interface with a
type matching eltexBgpPeerRemoteAddrType, and use tha…
IF-MIBInterfaceIndexOrZeror/w
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.35265.45.1.2.2.1.1.4
eltexBgpPeerGroupNxtHopSlf
When eltexBgpPeerGroupNxtHopSlf is 'true', routes will be
advertised to the peer with NEXT_HOP attribute set to
BGP router local address.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.2.1.1.5
eltexBgpPeerGroupConfigMaxPrfx
This object is used to limit the number of prefixes that
can be accepted from this peer.

Setting eltexBgpPeerGroupConfigMaxPrfx to a non-zero value sets
the maximum number of prefixes that can be accepte…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.2.1.1.6
eltexBgpPeerGroupConfigDropWarn
This object is used to determine whether the session is
dropped or a warning is generated when the maximum number
of prefixes set is exceeded.

Setting eltexBgpPeerGroupConfigDropWarn to 'drop' will cause…
EltexBgpConfigDropOrWarnr/w
Textual Convention: EltexBgpConfigDropOrWarn Enumeration
Type Values:
1drop
2warn
.1.3.6.1.4.1.35265.45.1.2.2.1.1.7
eltexBgpPeerGroupMaxPrfxHold
The time interval in seconds between when this BGP session
is turn down due to the number of prefixes received from
this peer exceeding the maximum in
eltexBgpPeerGroupConfigMaxPrfx and when BGP attempts to
reestablish …
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.2.1.1.8
eltexBgpPeerGroupConfigThreshold
A percentage of the limit set by eltexBgpPeerGroupConfigMaxPrfx.
When the number of prefixes received from this peer reaches
this threshold, BGP issues a warning.

This field is not used if eltexBgpPeerGro…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.2.2.1.1.9
eltexBgpPeerGroupConnectRetryInterval
Time interval for the ConnectRetry timer. The suggested
value for this timer is 120 seconds.

This field can be changed at any time. However, if the
field is changed while the peer is admin_status UP, th…
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.35265.45.1.2.2.1.1.10
eltexBgpPeerGroupHoldTimeConfigd
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-65535
.1.3.6.1.4.1.35265.45.1.2.2.1.1.11
eltexBgpPeerGroupKeepAliveConfigd
Time interval in seconds for the KeepAlive 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 eltexBgpPeerGr…
Unsigned32r/w
Constraints:
range: 0-21845
.1.3.6.1.4.1.35265.45.1.2.2.1.1.12
eltexBgpPeerGroupMinRouteAdvertiseInterval
Time interval in seconds for the
MinRouteAdvertisementInterval timer. This determines the
minimum time between a BGP UPDATE to a peer advertising or
withdrawing a route and a subsequent BGP UPDATE to the
peer advertisi…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.35265.45.1.2.2.1.1.13
eltexBgpPeerGroupMinASOriginationInterval
Time interval in seconds for determining the minimum amount
of time that must elapse between successive advertisements of
UPDATE messages that report changes to a route within the
advertising BGP speaker's own autonomou…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.35265.45.1.2.2.1.1.14
eltexBgpPeerGroupMinRouteWithdrawInterval
Time interval in seconds for the MinRouteWithdrawInterval
timer. This is the interval which is enforced between
advertisement and subsequent withdrawal of a route.

The default value for this timer is 30 …
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.35265.45.1.2.2.1.1.15
eltexBgpPeerGroupConfigOpenDelay
The delay to enforce in between a TCP connection with this
peer becoming established and a BGP Open message being
sent. If this delay is zero, then no delay will be
injected, and a BGP Open message will be sent as soon…
Unsigned32r/w
Constraints:
range: 0-240
.1.3.6.1.4.1.35265.45.1.2.2.1.1.16
eltexBgpPeerGroupConfigIdleHold
The time to hold this peer in Idle state after a BGP
session has progressed beyond Idle state initially and
then returned to it. No new connections will be initiated
or accepted until the peer comes out of Idle state. …
Unsigned32r/w
Constraints:
range: 1-32767
.1.3.6.1.4.1.35265.45.1.2.2.1.1.17
eltexBgpPeerGroupDistListPlIn
The Prefix List name identifying the Prefix List to use
to filter routes received from the peer.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.2.2.1.1.18
eltexBgpPeerGroupDistListPlOut
The Prefix List name identifying the Prefix List to use
to filter routes advertised to the peer.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.2.2.1.1.19
eltexBgpPeerGroupReflectorClient
This value indicates whether the given peer is a reflector
client of this router, or not. A value of nonClient(0)
indicates that this peer is not a reflector client. A
value of client(1) indicates that this peer is a …
EltexBgpPeerReflectorClientTyper/w
Textual Convention: EltexBgpPeerReflectorClientType Enumeration
Type Values:
0nonClient
1client
2meshedClient
.1.3.6.1.4.1.35265.45.1.2.2.1.1.20
eltexBgpPeerGroupSoftResetWithStoredInfo
This option causes all routes learned from a peer to be stored
so that the ARI can be recalculated (for example, due to a
change in import policy) without performing a route refresh or
restarting the peer session.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.2.1.1.21
eltexBgpPeerGroupBfdDesired
Indicates whether Bidirectional Forwarding Detection (BFD)
is desired for peers in this peer group.

This field can be changed at any time.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.2.2.1.1.22
.1.3.6.1.4.1.35265.45.1.3.1 · 1 row entry · 29 columns
This table contains information about paths to destination
networks received from all BGP4 peers.
          
This table reports routes and path attributes after import
policy has been applied.  Only routes accepted by import
policy are reported.
eltexBgpLocRibEntry entry .1.3.6.1.4.1.35265.45.1.3.1.1
Information about a path to a network.
Indexes
eltexBgpProcessId eltexBgpLocRibAfi eltexBgpLocRibSafi eltexBgpLocRibPrfxType eltexBgpLocRibPrfx eltexBgpLocRibPrfxLen eltexBgpLocRibPeerOrRib eltexBgpLocRibPeerRibIndex eltexBgpLocRibPathId
Column Syntax OID
eltexBgpLocRibAfi
The address family of the prefix for this Loc-RIB route.
EltexBgpAfi
Textual Convention: EltexBgpAfi Enumeration
Type Values:
0other
1ipv4
2ipv6
25l2vpn
.1.3.6.1.4.1.35265.45.1.3.1.1.1
eltexBgpLocRibSafi
The subsequent address family of the prefix for this Loc-RIB
route.
EltexBgpSafi
Textual Convention: EltexBgpSafi Enumeration
Type Values:
0none
1unicast
2multicast
3both
4labeled
65vpls
70evpn
128mplsBgpVpn
241private
.1.3.6.1.4.1.35265.45.1.3.1.1.2
eltexBgpLocRibPrfxType
A type of address prefix in the Network Layer Reachability
Information field.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.45.1.3.1.1.3
eltexBgpLocRibPrfx
An address prefix in the Network Layer Reachability
Information field.

The prefix length is specified by eltexBgpLocRibPrfxLen. Any
bits beyond the length specified by eltexBgpLocRibPrfxLen are
zeroed.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.3.1.1.4
eltexBgpLocRibPrfxLen
Length in bits of the IP 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.35265.45.1.3.1.1.5
eltexBgpLocRibPeerOrRib
Whether this route was learned from a BGP peer or redistributed
from Routing Information Base.
EltexBgpPeerOrRib
Textual Convention: EltexBgpPeerOrRib Enumeration
Type Values:
1peerIndex
2ribIndex
.1.3.6.1.4.1.35265.45.1.3.1.1.6
eltexBgpLocRibPeerRibIndex
The index of either the BGP peer or RIB this route was
learned from. If eltexBgpNlriPrefixPeerOrRib is peer, this field
is equivalent to a eltexBgpPeerStatusPeerIndex. If
eltexBgpNlriPrefixPeerOrRib is afm, this field…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.1.1.7
eltexBgpLocRibPathId
The path ID for this NLRI.

If BGP additional path receive capability was negotiated
with the peer for this AFI/SAFI then this is the received
path ID for this NLRI, otherwise it is zero.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.1.1.8
eltexBgpLocRibBest
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.35265.45.1.3.1.1.9
eltexBgpLocRibAsSize
Whether the eltexBgpLocRibASPathStr field contains two or
four byte AS numbers.
EltexBgpAsSize
Textual Convention: EltexBgpAsSize Enumeration
Type Values:
1twoOctet
2fourOctet
.1.3.6.1.4.1.35265.45.1.3.1.1.10
eltexBgpLocRibASPathStr
This is a string depicting the autonomous system path to this
network which was received from the peer which advertised it.
Two-octet AS numbers appear as four-octet numbers by adding
two bytes of zero padding.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.35265.45.1.3.1.1.11
eltexBgpLocRibPathAttrOrigin
The ultimate origin of the path information.
EltexBgpOriginCode
Textual Convention: EltexBgpOriginCode Enumeration
Type Values:
0originIgp
1originEgp
2originIncomplete
.1.3.6.1.4.1.35265.45.1.3.1.1.12
eltexBgpLocRibPathAttrNextHopType
A type of nexthop address received in the UPDATE packet.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.45.1.3.1.1.13
eltexBgpLocRibPathAttrNextHop
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 …
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.3.1.1.14
eltexBgpLocRibPathAttrMultExtDisc
This metric is used to discriminate between multiple exit
points to an adjacent autonomous system.
Valid only if eltexBgpLocRibPathAttrMEDPrsnt is TRUE.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.1.1.15
eltexBgpLocRibPathAttrLocalPref
The originating BGP4 speaker's 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.35265.45.1.3.1.1.16
eltexBgpLocRibPathAttrAtomicAgg
When this object is set to TRUE, the ATOMIC_AGGREGATE Path
Attribute is present and indicates that the NLRI MUST NOT
be made more specific.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.3.1.1.17
eltexBgpLocRibPathAttrAggAS
The AS number of the last BGP4 speaker that performed route
aggregation.
EltexBgpAutonomousSystemNumber
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.3.1.1.18
eltexBgpLocRibPathAttrAggAddr
The IP address of the last BGP4 speaker that performed route
aggregation. A value of zero indicates the absence of this
attribute. Note propagation of AS of zero is illegal in
the Internet.
EltexBgpIdentifier
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.3.1.1.19
eltexBgpLocRibPathAttrCalcLclPref
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.35265.45.1.3.1.1.20
eltexBgpLocRibPathAttrOrigId
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.
EltexBgpIdentifier
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.3.1.1.21
eltexBgpLocRibPathAttrWeight
The local degree of preference assigned to this route.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.1.1.22
eltexBgpLocRibEcmp
Whether or not this route was installed into the
Forwarding Table as an ECMP route (it may or may not be
the best BGP4 route advertised to BGP peers).
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.3.1.1.23
eltexBgpLocRibPathAttrAsPathLimAs
The AS number of the speaker that attached the AS_PATHLIMIT
attribute. A value of 0 indicates the absence of this
attribute. Note that propagation of AS of zero is illegal in
the Internet.
EltexBgpAutonomousSystemNumber
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.3.1.1.24
eltexBgpLocRibPthAttAsPthLimUpper
The upper bound on the number of ASes in the AS_PATH
associated with this route before the route will be filtered.
Only valid if eltexBgpLocRibPathAttrAsPathLimAs is non-zero.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.35265.45.1.3.1.1.25
eltexBgpLocRibIsActive
An indication of whether or not this route is installed in
the forwarding table.

- 'active' if the route is installed in the forwarding
table, or is a route redistributed from another routing
protocol…
EltexBgpNlriIsActiveFlag
Textual Convention: EltexBgpNlriIsActiveFlag Enumeration
Type Values:
1notTracked
2inactive
3active
.1.3.6.1.4.1.35265.45.1.3.1.1.26
eltexBgpLocRibPathAttrMEDPrsnt
If true, then the route has an associated MED attribute,
whose value is given in eltexBgpLocRibPathAttrMultExitDisc.
If false, the route has no MED attribute, and the value of
eltexBgpLocRibPathAttrMultExitDisc is undef…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.3.1.1.27
eltexBgpLocRibReasonNotBest
If eltexBgpLocRibBest is 'true', then this field is set to
'routeIsBest'. Otherwise, it reports the stage in the
decision process when the route was determined to be
non-best.

This is the reason that the…
EltexBgpReasonNotBest
Textual Convention: EltexBgpReasonNotBest Enumeration
Type Values:
0notConsidered
1routeIsBest
2weight
3localPref
4localOrigPreferred
5asPathLen
6origin
7med
8localOrigTieBreaker
9ebgpVsibgp
10adminDistance
11pathCostToNextHop
12prefExisting
13identifier
14clusterLen
15peerType
16peerAddress
17peerPort
18pathId
.1.3.6.1.4.1.35265.45.1.3.1.1.28
eltexBgpLocRibPeerType
If eltexBgpLocRibPeerOrRib is peer, this field indicates
whether the source peer is an iBGP or eBGP peer. If false,
this field is set to 'none'.
EltexBgpNlriPeerTypes
Textual Convention: EltexBgpNlriPeerTypes Enumeration
Type Values:
1none
2iBGP
3eBGP
.1.3.6.1.4.1.35265.45.1.3.1.1.29
.1.3.6.1.4.1.35265.45.1.3.2 · 1 row entry · 22 columns
The BGP-4 Adj-RIB-In Table contains information about all
paths to destination networks received from all BGP4 peers.
Paths from AFMs are not contained within this table.
          
This table reports received routes and path attributes before
import policy has been applied.
eltexBgpAdjRibInEntry entry .1.3.6.1.4.1.35265.45.1.3.2.1
Information about a path to a network.
Indexes
eltexBgpProcessId eltexBgpAdjRibInPeerIndex eltexBgpAdjRibInAfi eltexBgpAdjRibInSafi eltexBgpAdjRibInPrfxType eltexBgpAdjRibInPrfx eltexBgpAdjRibInPrfxLen eltexBgpAdjRibInPathId
Column Syntax OID
eltexBgpAdjRibInPeerIndex
The index of the BGP peer this route was learned from.
This field is equivalent to a eltexBgpPeerStatusPeerIndex.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.2.1.1
eltexBgpAdjRibInAfi
The address family of the prefix for this Adj-RIB-In route.
EltexBgpAfi
Textual Convention: EltexBgpAfi Enumeration
Type Values:
0other
1ipv4
2ipv6
25l2vpn
.1.3.6.1.4.1.35265.45.1.3.2.1.2
eltexBgpAdjRibInSafi
The subsequent address family of the prefix for this
Adj-RIB-In route.
EltexBgpSafi
Textual Convention: EltexBgpSafi Enumeration
Type Values:
0none
1unicast
2multicast
3both
4labeled
65vpls
70evpn
128mplsBgpVpn
241private
.1.3.6.1.4.1.35265.45.1.3.2.1.3
eltexBgpAdjRibInPrfxType
A type of address prefix in the Network Layer Reachability
Information field.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.45.1.3.2.1.4
eltexBgpAdjRibInPrfx
An address prefix in the Network Layer Reachability
Information field.

The prefix length is specified by eltexBgpAdjRibInPrfxLen. Any
bits beyond the length specified by eltexBgpAdjRibInPrfxLen are
zeroe…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.3.2.1.5
eltexBgpAdjRibInPrfxLen
Length in bits of the IP 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.35265.45.1.3.2.1.6
eltexBgpAdjRibInPathId
The path ID for this NLRI.

If BGP additional path receive capability was negotiated
with the peer for this AFI/SAFI then this is the received
path ID for this NLRI, otherwise it is zero.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.2.1.7
eltexBgpAdjRibInAsSize
Whether the eltexBgpAdjRibInASPathStr field contains two or
four byte AS numbers.
EltexBgpAsSize
Textual Convention: EltexBgpAsSize Enumeration
Type Values:
1twoOctet
2fourOctet
.1.3.6.1.4.1.35265.45.1.3.2.1.8
eltexBgpAdjRibInASPathStr
This is a string depicting the autonomous system path to this
network which was received from the peer which advertised it.
Two-octet AS numbers appear as four-octet numbers by adding
two bytes of zero padding.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.35265.45.1.3.2.1.9
eltexBgpAdjRibInPathAttrOrigin
The ultimate origin of the path information.
EltexBgpOriginCode
Textual Convention: EltexBgpOriginCode Enumeration
Type Values:
0originIgp
1originEgp
2originIncomplete
.1.3.6.1.4.1.35265.45.1.3.2.1.10
eltexBgpAdjRibInPathAttrNextHopType
A type of the nexthop address received in the UPDATE packet.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.45.1.3.2.1.11
eltexBgpAdjRibInPathAttrNextHop
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 …
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.3.2.1.12
eltexBgpAdjRibInPathAttrMultiExitDisc
This metric is used to discriminate between multiple exit
points to an adjacent autonomous system.
Valid only if eltexBgpAdjRibInPathAttrMEDPrsnt is TRUE.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.2.1.13
eltexBgpAdjRibInPathAttrLocalPref
The originating BGP4 speaker's 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.35265.45.1.3.2.1.14
eltexBgpAdjRibInPathAttrAtomicAggregate
When this object is set to true, the ATOMIC_AGGREGATE Path
Attribute is present and indicates that the NLRI MUST NOT
be made more specific.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.3.2.1.15
eltexBgpAdjRibInPathAttrAggregatorAS
The AS number of the last BGP4 speaker that performed route
aggregation.
EltexBgpAutonomousSystemNumber
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.3.2.1.16
eltexBgpAdjRibInPathAttrAggregatorAddr
The IP address of the last BGP4 speaker that performed route
aggregation. A value of zero indicates the absence of this
attribute. Note propagation of AS of zero is illegal in
the Internet.
EltexBgpIdentifier
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.3.2.1.17
eltexBgpAdjRibInPathAttrOrigId
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.
EltexBgpIdentifier
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.3.2.1.18
eltexBgpAdjRibInPathAttrAsPathLimAs
The AS number of the speaker that attached the AS_PATHLIMIT
attribute. A value of 0 indicates the absence of this
attribute. Note that propagation of AS of zero is illegal in
the Internet.
EltexBgpAutonomousSystemNumber
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.3.2.1.19
eltexBgpAdjRibInPathAttrAsPathLimUpper
The upper bound on the number of ASes in the AS_PATH
associated with this route before the route will be filtered.
Only valid if eltexBgpAdjRibInPathAttrAsPathLimAs is non-zero.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.35265.45.1.3.2.1.20
eltexBgpAdjRibInPathAttrMEDPrsnt
If true, then the route has an associated MED attribute,
whose value is given in eltexBgpAdjRibInPathAttMultiExitDisc.
If false, the route has no MED attribute, and the value of
eltexBgpAdjRibInPathAttMultiExitDisc is u…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.3.2.1.21
eltexBgpAdjRibInPathAccepted
If true, then the route was accepted by policy. If false it
was denied.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.3.2.1.22
.1.3.6.1.4.1.35265.45.1.3.3 · 1 row entry · 26 columns
The BGP Adj-RIB-Out Table contains the set of routes
advertised to each peer.
eltexBgpAdjRibOutEntry entry .1.3.6.1.4.1.35265.45.1.3.3.1
Information about a path to a network that has been
advertised to a peer. The route has been
explicitly advertised in an UPDATE message sent to the
peer, unless eltexBgpAdjRibOutLocalAggrType has the value
suppressedAg…
Indexes
eltexBgpProcessId eltexBgpPeerStatusPeerIndex eltexBgpAdjRibOutAfi eltexBgpAdjRibOutSafi eltexBgpAdjRibOutPrfxType eltexBgpAdjRibOutPrfx eltexBgpAdjRibOutPrfxLen eltexBgpAdjRibOutPathId
Column Syntax OID
eltexBgpAdjRibOutAfi
The address family of the prefix for this Adj-RIB Out
route.
EltexBgpAfi
Textual Convention: EltexBgpAfi Enumeration
Type Values:
0other
1ipv4
2ipv6
25l2vpn
.1.3.6.1.4.1.35265.45.1.3.3.1.1
eltexBgpAdjRibOutSafi
The subsequent address family of the prefix for
this Adj-RIB Out route.
EltexBgpSafi
Textual Convention: EltexBgpSafi Enumeration
Type Values:
0none
1unicast
2multicast
3both
4labeled
65vpls
70evpn
128mplsBgpVpn
241private
.1.3.6.1.4.1.35265.45.1.3.3.1.2
eltexBgpAdjRibOutPrfxType
A type of the address prefix in the Network Layer Reachability
Information field for this Adj-RIB Out route.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.45.1.3.3.1.3
eltexBgpAdjRibOutPrfx
An address prefix in the Network Layer Reachability
Information field for this Adj-RIB Out route.

The prefix length is specified by eltexBgpAdjRibOutPrfxLen.
Any bits beyond the length specified by
eltexB…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.3.3.1.4
eltexBgpAdjRibOutPrfxLen
Length in bits of the address prefix contained in the
eltexBgpAdjRibOutPrfx object.
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.35265.45.1.3.3.1.5
eltexBgpAdjRibOutPathId
The path ID for this Adj-RIB Out route.

If BGP additional path send capability was negotiated with
the peer for this AFI/SAFI then this is the path ID sent for
this Adj-RIB Out route, otherwise it is zero.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.3.1.6
eltexBgpAdjRibOutBest
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.35265.45.1.3.3.1.7
eltexBgpAdjRibOutAdvertStatus
This object indicates the current state of
advertisement of the route to the peer.

A value of advertised(1) indicates that the route has
been advertised to the peer.

A value of suppressed(2…
Enumeration
Enumerated Values:
1advertised
2suppressed
3pendingWithdrawal
4withdrawn
.1.3.6.1.4.1.35265.45.1.3.3.1.8
eltexBgpAdjRibOutLocalAggrType
This object indicates any aggregation processing that
has been applied to this Adj-RIB-Out route.

A value of noAggregation(1) indicates that this route
does not aggregate any other routes, and is not
aggr…
Enumeration
Enumerated Values:
1noAggregation
2aggregateRoute
3unsuppAggregatedRoute
4suppressedAggregatedRoute
.1.3.6.1.4.1.35265.45.1.3.3.1.9
eltexBgpAdjRibOutAsSize
Whether the eltexBgpAdjRibOutASPathStr object contains
two or four byte AS numbers.
EltexBgpAsSize
Textual Convention: EltexBgpAsSize Enumeration
Type Values:
1twoOctet
2fourOctet
.1.3.6.1.4.1.35265.45.1.3.3.1.10
eltexBgpAdjRibOutASPathStr
This is a string containing the autonomous system path sent to
this peer in the AS_PATH attribute for this Adj-RIB-Out route.
Two-octet AS numbers appear as four-octet numbers by adding
two bytes of zero padding.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.35265.45.1.3.3.1.11
eltexBgpAdjRibOutOrigin
The ultimate origin of the path information.
EltexBgpOriginCode
Textual Convention: EltexBgpOriginCode Enumeration
Type Values:
0originIgp
1originEgp
2originIncomplete
.1.3.6.1.4.1.35265.45.1.3.3.1.12
eltexBgpAdjRibOutNextHopType
A type of the next hop address transmitted
in the UPDATE packet.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.35265.45.1.3.3.1.13
eltexBgpAdjRibOutNextHop
The next hop address transmitted in the UPDATE packet.
The address family of this object is the same as that
of eltexBgpAdjRibOutPrfx.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.3.3.1.14
eltexBgpAdjRibOutMultiExitDisc
This metric is used to discriminate between multiple
exit points to an adjacent autonomous system.
Valid only if eltexBgpAdjRibOutMEDPrsnt is TRUE.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.3.1.15
eltexBgpAdjRibOutLocalPref
The local preference for this Adj-RIB-Out route, as
transmitted in the UPDATE message sent to the peer.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.3.1.16
eltexBgpAdjRibOutAtomicAggregate
When this object is set to true, the ATOMIC_AGGREGATE Path
Attribute was included in the UPDATE sent to the peer
for this Adj-RIB-Out route.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.3.3.1.17
eltexBgpAdjRibOutAggregatorAS
The AS number of the last BGP4 speaker that performed
route aggregation.
EltexBgpAutonomousSystemNumber
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.3.3.1.18
eltexBgpAdjRibOutAggregatorAddr
The IP address of the last BGP4 speaker that performed
route aggregation. A value of 0.0.0.0 indicates that
this attribute was not included in the UPDATE message
sent to the peer.
EltexBgpIdentifier
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.3.3.1.19
eltexBgpAdjRibOutOrigId
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.
EltexBgpIdentifier
Textual Convention: EltexBgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.35265.45.1.3.3.1.20
eltexBgpAdjRibOutEcmp
Whether or not this route was installed into the
Forwarding Table as an ECMP route (it may or may not be
the best BGP4 route advertised to BGP peers).
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.3.3.1.21
eltexBgpAdjRibOutAsLimAs
If non-zero this is the number of the AS that attached the
AS_PATHLIMIT attribute.
EltexBgpAutonomousSystemNumber
Textual Convention: EltexBgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.35265.45.1.3.3.1.22
eltexBgpAdjRibOutAsLimUpper
The upper bound on the number of ASes in the AS_PATH attribute
after which the route will be filtered. Only valid if
eltexBgpAdjRibOutAsLimAs is non-zero.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.35265.45.1.3.3.1.23
eltexBgpAdjRibOutIsActive
An indication of whether or not this route is installed in
the forwarding table.

- 'active' if the route is installed in the forwarding
table, or is a route redistributed from another routing
protocol…
EltexBgpNlriIsActiveFlag
Textual Convention: EltexBgpNlriIsActiveFlag Enumeration
Type Values:
1notTracked
2inactive
3active
.1.3.6.1.4.1.35265.45.1.3.3.1.24
eltexBgpAdjRibOutMEDPrsnt
If true, then the route has an associated MED attribute,
whose value is given in eltexBgpAdjRibOutMultiExitDisc.
If false, the route has no MED attribute, and the value of
eltexBgpAdjRibOutMultiExitDisc is undefined.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.35265.45.1.3.3.1.25
eltexBgpAdjRibOutPeerType
This field indicates whether the source peer is an iBGP or
eBGP peer.
EltexBgpNlriPeerTypes
Textual Convention: EltexBgpNlriPeerTypes Enumeration
Type Values:
1none
2iBGP
3eBGP
.1.3.6.1.4.1.35265.45.1.3.3.1.26
.1.3.6.1.4.1.35265.45.1.3.4 · 1 row entry · 6 columns
BGP network configuration table.
          
This table allows a user to configure internal networks
advertised via BGP.
eltexBgpNetworkEntry entry .1.3.6.1.4.1.35265.45.1.3.4.1
Entry containing information about the internal network
announced via BGP.
Indexes
eltexBgpProcessId eltexBgpNetworkAfi eltexBgpNetworkSafi eltexBgpNetworkPrfxType eltexBgpNetworkPrfx eltexBgpNetworkPrfxLen
Column Syntax OID
eltexBgpNetworkAfi
The address family of the prefix for this route.
EltexBgpAfir/w
Textual Convention: EltexBgpAfi Enumeration
Type Values:
0other
1ipv4
2ipv6
25l2vpn
.1.3.6.1.4.1.35265.45.1.3.4.1.1
eltexBgpNetworkSafi
The subsequent address family of the prefix for this
route.
EltexBgpSafir/w
Textual Convention: EltexBgpSafi Enumeration
Type Values:
0none
1unicast
2multicast
3both
4labeled
65vpls
70evpn
128mplsBgpVpn
241private
.1.3.6.1.4.1.35265.45.1.3.4.1.2
eltexBgpNetworkPrfxType
A type of address prefix.
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.35265.45.1.3.4.1.3
eltexBgpNetworkPrfx
An address prefix.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.35265.45.1.3.4.1.4
eltexBgpNetworkPrfxLen
Length in bits of the address prefix contained in the
eltexBgpNetworkPrfx object.
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.35265.45.1.3.4.1.5
eltexBgpNetworkRowStatus
The row status for this BGP Network Table entry, used to
create and destroy table entries.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.35265.45.1.3.4.1.6
.1.3.6.1.4.1.35265.45.1.3.5.1.1 · 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
network path indicates a lack of this attribute information
for the indicated network path.
          
This table reports received routes and path attributes after
import policy has been applied.  Only routes accepted by
import policy are reported.
eltexBgpPathAttrClusterLocEntry entry .1.3.6.1.4.1.35265.45.1.3.5.1.1.1
Information about a cluster traversal provided with a path to
a network.
Indexes
eltexBgpProcessId eltexBgpLocRibPeerOrRib eltexBgpLocRibPeerRibIndex eltexBgpLocRibAfi eltexBgpLocRibSafi eltexBgpLocRibPrfx eltexBgpLocRibPrfxLen eltexBgpLocRibPathId eltexBgpPathAttrClusterLocIndex
Column Syntax OID
eltexBgpPathAttrClusterLocIndex
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.35265.45.1.3.5.1.1.1.1
eltexBgpPathAttrClusterLocValue
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
r…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.45.1.3.5.1.1.1.2