RAD-RadBgp-MIB Table View

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

Tables
11
Rows
11
Columns
92
.1.3.6.1.4.1.164.11.4.1 · 1 row entry · 4 columns
Each entry in this table represents a RIB Manager
entity.
bgpRibManagerEntry entry .1.3.6.1.4.1.164.11.4.1.1
Each entry represents a RIB Manager entity.
Indexes
bgpRibManagerIndex
Column Syntax OID
bgpRibManagerIndex
Identifies a RIB Manager entity.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.1.1.1
bgpRibManagerRowStatus
The row status for this RIB Manager Entity 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.164.11.4.1.1.2
bgpRibManagerLocalAs
The local autonomous system number.
If the bgpAsSize is twoOctet, then the range is
constrained to be 0-65535. A non-mappable 4-octet AS number
should only be used when all BGP speakers within the AS
support 4-octet AS…
BgpAutonomousSystemNumberr/w
Textual Convention: BgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.164.11.4.1.1.3
bgpRibManagerLocalIdentifier
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 BGP entity is not active.
BgpIdentifierr/w
Textual Convention: BgpIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.164.11.4.1.1.4
.1.3.6.1.4.1.164.11.4.2 · 1 row entry · 23 columns
BGP peer table.
This table contains, one entry per BGP peer,
and information about the connections with BGP
peers.
bgpPeerEntry entry .1.3.6.1.4.1.164.11.4.2.1
Entry containing information about the connection with
a BGP peer.
Indexes
bgpPeerRemoteAddrType bgpPeerRemoteAddr
Column Syntax OID
bgpPeerRemoteAddrType
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.164.11.4.2.1.1
bgpPeerRemoteAddr
The address of the remote end of the peering session.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.2.1.2
bgpPeerFsmState
The BGP peer's FSM state.
BgpPeerStates
Textual Convention: BgpPeerStates Enumeration
Type Values:
1idle
2connect
3active
4opensent
5openconfirm
6established
.1.3.6.1.4.1.164.11.4.2.1.3
bgpPeerRowStatus
This object type reflects the status of the row within the
agent. An instance of this row is returned by the agent to
reflect the validity of the current state of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.164.11.4.2.1.4
bgpPeerLocalAddrType
The address family of the local end of the peering 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.164.11.4.2.1.5
bgpPeerLocalAddr
The address of the local end of the peering session.
If a zero length address is
used, DC-BGP will not bind a specific address but use whatever
is available. In this case the
bgpPeerSelectedLocalAddr field shows which …
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.2.1.6
bgpPeerRemoteAs
The remote autonomous system number. This field can only be
changed when the BGP peer entry is not active.
BgpAutonomousSystemNumberr/w
Textual Convention: BgpAutonomousSystemNumber Unsigned32
.1.3.6.1.4.1.164.11.4.2.1.7
bgpPeerLastError
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.164.11.4.2.1.8
bgpPeerFsmEstablishedTime
This timer indicates how long 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 booted.
secondsSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.2.1.9
bgpPeerHoldTimeConfig
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…
secondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.2.1.10
bgpPeerKeepAliveConfig
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
bgpPeerHoldTim…
secondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.2.1.11
bgpPeerHoldTime
Time interval in seconds for the Hold Timer
established with the peer. The value of this
is calculated by this BGP speaker by using the
smaller of the value in bgpPeerHoldTimeConfigd
and the Hold Time received in the O…
secondsSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.2.1.12
bgpPeerKeepAlive
Time interval in seconds for the KeepAlive timer
established with the peer. The value of this
is calculated by this BGP speaker such that, when
compared with bgpPeerHoldTime, it has the same
proportion as what bgpPeerK…
secondsSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.2.1.13
bgpPeerConfigMaxPrefix
This object is used to limit the number of
prefixes that can be accepted from this peer.

Setting bgpPeerConfigMaxPrfx to a non-zero value sets the
maximum number of prefixes (totalled across all supported…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.2.1.14
bgpPeerPassword
The password used by this peer.
OctetStringr/w
Constraints:
range: 0-256
.1.3.6.1.4.1.164.11.4.2.1.15
bgpPeerCapabilitySent
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.
BgpCapabilities
Textual Convention: BgpCapabilities Bits
Type Values:
0reserved0
1mpIpv4Unicast
2mpIpv4Multicast
3mpIpv4Vpn
4reserved4
5mpIpv6Unicast
6mpIpv6Multicast
7mpIpv6Vpn
8reserved8
9routeRefresh
10gracefulRestart
11routeRefreshCisco
12outboundRouteFilter
13outboundRouteFilterCisco
14fourOctetAs
.1.3.6.1.4.1.164.11.4.2.1.16
bgpPeerCapabilityRcv
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.
BgpCapabilities
Textual Convention: BgpCapabilities Bits
Type Values:
0reserved0
1mpIpv4Unicast
2mpIpv4Multicast
3mpIpv4Vpn
4reserved4
5mpIpv6Unicast
6mpIpv6Multicast
7mpIpv6Vpn
8reserved8
9routeRefresh
10gracefulRestart
11routeRefreshCisco
12outboundRouteFilter
13outboundRouteFilterCisco
14fourOctetAs
.1.3.6.1.4.1.164.11.4.2.1.17
bgpPeerCapabilityNegotiated
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.
BgpCapabilities
Textual Convention: BgpCapabilities Bits
Type Values:
0reserved0
1mpIpv4Unicast
2mpIpv4Multicast
3mpIpv4Vpn
4reserved4
5mpIpv6Unicast
6mpIpv6Multicast
7mpIpv6Vpn
8reserved8
9routeRefresh
10gracefulRestart
11routeRefreshCisco
12outboundRouteFilter
13outboundRouteFilterCisco
14fourOctetAs
.1.3.6.1.4.1.164.11.4.2.1.18
bgpPeerSelectedLocalAddr
The address selected for the local end of the peering
session. If a connection exists and bgpPeerLocalAddr is
specified then these two fields will be identical.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.2.1.19
bgpPeerSelectedLocalPort
The local port selected for transport connection between the
BGP peers. 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.164.11.4.2.1.20
bgpPeerSelectedRemotePort
The remote port selected for the transport connection between
the BGP peers. 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.164.11.4.2.1.21
bgpPeerClearCmd
Reset action to be performed on BGP session.
Enumerationr/w
Enumerated Values:
2off
3on
4soft
.1.3.6.1.4.1.164.11.4.2.1.22
bgpPeerDescr
This object is used as a varbind in the BGP Traps
the value of this object should be the IP address
contained in the remote peer 'bgpPeerRemoteAddr'
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.2.1.23
.1.3.6.1.4.1.164.11.4.3 · 1 row entry · 3 columns
Peer <AFI, SAFI> configuration table.
This table allows a user to configure peer characteristics
on a per AFI/SAFI basis.
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 bgpPeerTable is created.
The entries are destroyed when the bgpPeerTable entry
is destroyed.
bgpPeerAfiSafiEntry entry .1.3.6.1.4.1.164.11.4.3.1
Peer <AFI, SAFI> configuration table entry.
Indexes
bgpPeerRemoteAddrType bgpPeerRemoteAddr bgpPeerAfiSafiAfiType bgpPeerAfiSafiSafi
Column Syntax OID
bgpPeerAfiSafiAfiType
The AFI index into the peer <AFI, SAFI> table.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.3.1.1
bgpPeerAfiSafiSafi
The SAFI index into the peer <AFI, SAFI> table.
RAD-SubRtr-MIBRtrSafi
Textual Convention: RAD-SubRtr-MIBRtrSafi Enumeration
Type Values:
1unicast
2multicast
3both
128mplsBgpVpn
.1.3.6.1.4.1.164.11.4.3.1.2
bgpPeerAfiSafiStatus
When bgpPeerAfiSafiStatus is 'Disable', BGP will not advertise
Multiprotocol support to the peer for this address family.
When bgpPeerAfiSafiStatus is 'Enable', BGP will advertise
Multiprotocol support to the peer.
Any …
Enumerationr/w
Enumerated Values:
1disable
2enable
.1.3.6.1.4.1.164.11.4.3.1.3
.1.3.6.1.4.1.164.11.4.4 · 1 row entry · 11 columns
The BGP-4 Received Path Attribute Table contains information
about paths to destination networks received from all BGP4
peers.  It is equivalent to the bgpM2NlriTable, with
additional fields from the bgpM2PathAttrTable, and fields
to monitor the Route Flap damping state of the NLRI.
          
This table must contain an identical set of fields to the
bgpNlriPrefixTable.  All non-index fields must be in the same
order in this table and the bgpNlriPrefixTable.
bgpNlriEntry entry .1.3.6.1.4.1.164.11.4.4.1
Information about a path to a network.
Indexes
bgpPeerRemoteAddrType bgpPeerRemoteAddr bgpNlriAfiType bgpNlriSafi bgpNlriPerfixAddress bgpNlriPrefixLen
Column Syntax OID
bgpNlriAfiType
The address family of the prefix for this NLRI.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.4.1.1
bgpNlriSafi
The subsequent address family of the prefix for this NLRI.
RAD-SubRtr-MIBRtrSafi
Textual Convention: RAD-SubRtr-MIBRtrSafi Enumeration
Type Values:
1unicast
2multicast
3both
128mplsBgpVpn
.1.3.6.1.4.1.164.11.4.4.1.2
bgpNlriPerfixAddress
An address prefix in the Network Layer Reachability
Information field. This object is an address containing
the prefix with length specified by bgpNlriPrfxLen. Any bits
beyond the length specified by bgpNlriPrfxLen a…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.4.1.3
bgpNlriPrefixLen
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.164.11.4.4.1.4
bgpNlriASPathStr
This is a string depicting the autonomous system path to this
network which was received from the peer which advertised it.
If bgpRibManagerAsSize is four-octet and the peer does not support
four octet AS numbers this s…
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.164.11.4.4.1.5
bgpNlriNextHop
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.164.11.4.4.1.6
bgpNlriAsSize
Whether the bgpNlriASPathStr field contains two or four byte
AS numbers.
BgpAsSize
Textual Convention: BgpAsSize Enumeration
Type Values:
1twoOctet
2fourOctet
.1.3.6.1.4.1.164.11.4.4.1.7
bgpNlriPathAttrMultiExitDisc
This metric is used to discriminate between multiple exit
points to an adjacent autonomous system.
Valid only if bgpNlriPathAttrMEDPrsnt is TRUE.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.4.1.8
bgpNlriPathAttrLocalPref
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.164.11.4.4.1.9
bgpNlriBest
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.164.11.4.4.1.10
bgpNlriPathAttrMEDPrsnt
If true, then the route has an associated MED attribute,
whose value is given in bgpNlriPathAttrMultiExitDisc. If false,
the route has no MED attribute, and the value of
bgpNlriPathAttrMultiExitDisc is undefined.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.164.11.4.4.1.11
.1.3.6.1.4.1.164.11.4.5 · 1 row entry · 11 columns
The BGP Adjacent Routing Information Base (Adj-RIB-Out) Table
contains the set of routes advertised to each peer.
bgpAdjRibOutEntry entry .1.3.6.1.4.1.164.11.4.5.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.
Indexes
bgpPeerRemoteAddrType bgpPeerRemoteAddr bgpAdjRibOutAfiType bgpAdjRibOutSafi bgpAdjRibOutPrefix bgpAdjRibOutPrefixLen
Column Syntax OID
bgpAdjRibOutAfiType
The address family of the prefix 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.164.11.4.5.1.1
bgpAdjRibOutSafi
The subsequent address family of the prefix for
this Adj-RIB Out route.
RAD-SubRtr-MIBRtrSafi
Textual Convention: RAD-SubRtr-MIBRtrSafi Enumeration
Type Values:
1unicast
2multicast
3both
128mplsBgpVpn
.1.3.6.1.4.1.164.11.4.5.1.2
bgpAdjRibOutPrefix
The address prefix of this Adj-RIB Out route. The
length is specified by bgpAdjRibOutPrefixLen. Any bits
beyond the length specified by bgpAdjRibOutPrefixLen are
set to zero.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.5.1.3
bgpAdjRibOutPrefixLen
Length in bits of the address prefix contained in the
bgpAdjRibOutPrefix object.
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.11.4.5.1.4
bgpAdjRibOutAdvertStatus
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) indicates that the route is
Enumeration
Enumerated Values:
1advertised
2suppressed
3pendingWithdrawal
4withdrawn
.1.3.6.1.4.1.164.11.4.5.1.5
bgpAdjRibOutASPathStr
This is a string containing the autonomous system path sent to
this peer in the AS_PATH attribute for this Adj-RIB-Out route.
If this path contains four-octet AS numbers and the peer does
not support these a two-octet A…
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.164.11.4.5.1.6
bgpAdjRibOutNextHop
The next hop address transmitted in the UPDATE packet.
The address family of this object is the same as that
of bgpAdjRibOutPrfx.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.5.1.7
bgpAdjRibOutAsSize
Whether the bgpAdjRibOutASPathStr object contains
two or four byte AS numbers.
BgpAsSize
Textual Convention: BgpAsSize Enumeration
Type Values:
1twoOctet
2fourOctet
.1.3.6.1.4.1.164.11.4.5.1.8
bgpAdjRibOutMultiExitDisc
This metric is used to discriminate between multiple
exit points to an adjacent autonomous system.
Valid only if bgpAdjRibOutMEDPrsnt is TRUE.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.5.1.9
bgpAdjRibOutLocalPref
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.164.11.4.5.1.10
bgpAdjRibOutMEDPrsnt
If true, then the route has an associated MED attribute,
whose value is given in bgpAdjRibOutMultiExitDisc. If false,
the route has no MED attribute, and the value of
bgpAdjRibOutMultiExitDisc is undefined.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.164.11.4.5.1.11
.1.3.6.1.4.1.164.11.4.6 · 1 row entry · 6 columns
Network prefix to announce via BGP configuration table.
This table allows a user to configure network prefixes to
		 announce via BGP on a per AFI/SAFI basis.
bgpNetworkEntry entry .1.3.6.1.4.1.164.11.4.6.1
Network prefix to announce via BGP configuration table entry.
Indexes
bgpNetworkAfiType bgpNetworkSafi bgpNetworkAddrType bgpNetworkPrefixAddr bgpNetworkPrefixLen
Column Syntax OID
bgpNetworkAfiType
The AFI index into the network table.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.6.1.1
bgpNetworkSafi
The SAFI index into the network table.
RAD-SubRtr-MIBRtrSafi
Textual Convention: RAD-SubRtr-MIBRtrSafi Enumeration
Type Values:
1unicast
2multicast
3both
128mplsBgpVpn
.1.3.6.1.4.1.164.11.4.6.1.2
bgpNetworkAddrType
The type of the address used as the network prefix.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.6.1.3
bgpNetworkPrefixAddr
Destination IP address filter. Do not match the source routing
information to this entry if one of these fails:

- the destination IP address in the source routing information,
with the IP address fil…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.6.1.4
bgpNetworkPrefixLen
Destination IP address filter prefix length (in bits). Do not
match the source routing information to this entry if one of these
fails:
- the destination IP address in the source routing information,
with the IP ad…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.6.1.5
bgpNetworkRowStatus
Used to create and delete a network table entry to announce via BGP.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.164.11.4.6.1.6
.1.3.6.1.4.1.164.11.4.7 · 1 row entry · 15 columns
Policy Rule BGP Table.
bgpRouteMapEntry entry .1.3.6.1.4.1.164.11.4.7.1
BGP policy route map table (match criteria and set options)
Indexes
bgpRouteMapIndex bgpRouteMapNumber
Column Syntax OID
bgpRouteMapIndex
The index of this bgpRouteMapEntry. This is the Index used by
Neighbors to reference the Route Map. Route map indexes
0xFFnnnnnn, are reserved for representing ORFs advertised by
peers with bgpPeerIdentifier nnnnnn.
Unsigned32
Constraints:
range: 1-4278190079
.1.3.6.1.4.1.164.11.4.7.1.1
bgpRouteMapNumber
The index of this bgpRouteMapEntry. This is a number used to
reference more than one filter per route map index.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.7.1.2
bgpRouteMapType
The type of route map entry. This is only relevant for
policy filtering route maps. It indicates the action
which should apply to a route which matches the route map
entry. This field is ignored for route maps used f…
BgpPermitOrDeny
Textual Convention: BgpPermitOrDeny Enumeration
Type Values:
1permit
2deny
.1.3.6.1.4.1.164.11.4.7.1.3
bgpRouteMapMaComm
If not representing one or more ORF entries this contains the
regular expression to use when matching elements of the
community list for a route. If representing ORF entries then
instead of a regular expression this co…
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.164.11.4.7.1.4
bgpRouteMapSeComm
Contains the regular expression used when executing the
action defined by bgpRouteMapSeCommAct. Allowed values
depend on the value of bgpRouteMapSeCommAct - see the
comment for bgpRouteMapSeCommAct.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.164.11.4.7.1.5
bgpRouteMapSeCommAct
The action to take on the community list if this route map
matches the route. Note that if the action is
AMB_BGP_SET_SPECIFIC or AMB_BGP_REMOVE_ALL_AND_SET, the
field bgpRouteMapSeComm must only contain a string
repres…
BgpCommunityActionr/w
Textual Convention: BgpCommunityAction Enumeration
Type Values:
0none
1removeAll
2removeSpecific
3setSpecific
4removeAllAndSet
.1.3.6.1.4.1.164.11.4.7.1.6
bgpRouteMapSeLocPref
The value to set the Local Pref to if there is a match. This
value is only used if bgpRouteMapSeLocPrefDef is TRUE.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.7.1.7
bgpRouteMapSeLocPrefDef
Whether or not the value in bgpRouteMapSeLocPref should be
used for updating attributes.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.164.11.4.7.1.8
bgpRouteMapSeMed
The value to set the MED to if there is a match. A value of
0 indicates that the MED should be removed. This value is
only used if bgpRouteMapSeMedDef is TRUE.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.7.1.9
bgpRouteMapSeMedDef
Whether or not the value in bgpRouteMapSeMed should be
used for updating attributes.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.164.11.4.7.1.10
bgpRouteMapSeAsPrependCount
To prepend AS numbers to the AS-Path, set
bgpRouteMapSeAsPrependCount to the count of the AS numbers
to prepend, set bgpRouteMapSeAsPrependSize to indicate
whether the values are 2 or 4 octet AS numbers and fill in
bgpR…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.7.1.11
bgpRouteMapSeAsPrependSize
The size of AS numbers in the field
bgpRouteMapSeAsPrependAsVals to prepend to the AS path if
there is a match. This field is only used if
bgpRouteMapSeAsPrependCount is non-zero.

This field can only be …
BgpAsSizer/w
Textual Convention: BgpAsSize Enumeration
Type Values:
1twoOctet
2fourOctet
.1.3.6.1.4.1.164.11.4.7.1.12
bgpRouteMapSeAsPrependAsVals
An array containing the AS numbers to prepend to the AS
path if there is a match. The length of each AS number is
given by bgpRouteMapSeAsPrependSize. This field is only
used if bgpRouteMapSeAsPrependCount is non-zero…
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.164.11.4.7.1.13
bgpRouteMapMaPrefixListName
The name of prefix-list profile that includes network
prefixes to be matched in a route-map policy rule.
OctetStringr/w
Constraints:
range: 1-80
.1.3.6.1.4.1.164.11.4.7.1.14
bgpRouteMapMaAsExp
Contains the regular expression to use when matching the
AS-Path for a route. This is stored here in ASCII format.
AS numbers are matched as decimal numbers. For example,
the AS number '0x0123' should be represented i…
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.164.11.4.7.1.15
.1.3.6.1.4.1.164.11.4.8 · 1 row entry · 9 columns
Policy Rule BGP IP Prefix Table.
bgpIpPreEntry entry .1.3.6.1.4.1.164.11.4.8.1
BGP policy IP prefix table
Indexes
bgpRouteMapIndex bgpRouteMapNumber bgpIpPreMatch bgpIpPreNumber
Column Syntax OID
bgpIpPreMatch
The index of this bgpIpPreEntry. This decides what match
command is used by the route map this list is tied to.
BgpIpMatchType
Textual Convention: BgpIpMatchType Enumeration
Type Values:
1nlriAddr
2sourceAddr
3nextHopAddr
.1.3.6.1.4.1.164.11.4.8.1.1
bgpIpPreNumber
The index of this bgpIpPreEntry. This number is used to
reference more than one filter per route map index.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.8.1.2
bgpIpPreAfi
The AFI of the 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.164.11.4.8.1.3
bgpIpPreSafi
The SAFI of the address prefix.
BgpSafir/w
Textual Convention: BgpSafi Enumeration
Type Values:
1unicast
2multicast
3both
128mplsBgpVpn
.1.3.6.1.4.1.164.11.4.8.1.4
bgpIpPreAddr
The Address part of the prefix.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.164.11.4.8.1.5
bgpIpPreLen
The Length (in bits) part of the prefix (as in the 16 in a
128.128/16 prefix).
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.11.4.8.1.6
bgpIpPreGe
The GE value of the prefix. GE and LE allow the range of the
prefix length to be matched on to be varied. The range is
assumed to be from ge-value to the address length of the
family if only the ge attribute is specif…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.8.1.7
bgpIpPreLe
The LE value of the prefix. GE and LE allow the range of the
prefix length to be matched on to be varied. The range is
assumed to be from ge-value to the address length of the
family if only the ge attribute is specif…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.8.1.8
bgpIpPreType
The type of this prefix. This is only applicable if this
prefix is linked to a route map with an ORF association and
allows the entry to override the action of the route map.
This field is ignored otherwise.
BgpPermitOrDenyr/w
Textual Convention: BgpPermitOrDeny Enumeration
Type Values:
1permit
2deny
.1.3.6.1.4.1.164.11.4.8.1.9
.1.3.6.1.4.1.164.11.4.9 · 1 row entry · 6 columns
BGP policy profile Bind to BGP peer, AFI, SAFI Entitity.
bgpPolicyBindEntry entry .1.3.6.1.4.1.164.11.4.9.1
Entry defines BGP policy profile bind to BGP peer, AFI, SAFI entity
Indexes
bgpPeerRemoteAddrType bgpPeerRemoteAddr bgpPeerAfiSafiAfiType bgpPeerAfiSafiSafi bgpPolicyBindDirection bgpPolicyBindType bgpPolicyBindNumber
Column Syntax OID
bgpPolicyBindDirection
This object indicates the direction on which the bgp policy works,
which may be either inbound (for traffic entering the entity)
or outbound (for traffic transmitted out of the entity).
Enumeration
Enumerated Values:
2inbound
3outbound
.1.3.6.1.4.1.164.11.4.9.1.1
bgpPolicyBindType
BGP policy profile type.
Enumeration
Enumerated Values:
2bgpPrefixListIpv4
3bgpPrefixListIpv6
4bgpRouteMap
.1.3.6.1.4.1.164.11.4.9.1.2
bgpPolicyBindNumber
The index of this bgp policy profile. This is a number used to
reference more than one bgp policy profile per same
peer-afi-safi-direction-type entity.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.9.1.3
bgpPolicyBindName
This object indicates the name of BGP policy profile bound to this entity.
OctetStringr/w
Constraints:
range: 1-252
.1.3.6.1.4.1.164.11.4.9.1.4
bgpPolicyBindClearStatisticsCmd
Clear statistics command. All Matches counters (of all policy rules)
of policy profile bound to entity are cleared.
Enumerationr/w
Enumerated Values:
1off
2on
.1.3.6.1.4.1.164.11.4.9.1.5
bgpPolicyBindRowStatus
Create or delete BGP policy profile bind to entity
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.164.11.4.9.1.6
.1.3.6.1.4.1.164.11.4.10 · 1 row entry · 2 columns
Statistics table
bgpPolicyRuleStatsEntry entry .1.3.6.1.4.1.164.11.4.10.1
Statistics entry
Indexes
bgpPeerRemoteAddrType bgpPeerRemoteAddr bgpPeerAfiSafiAfiType bgpPeerAfiSafiSafi bgpPolicyBindDirection bgpPolicyBindType bgpPolicyBindNumber bgpRouteMapIndex bgpRouteMapNumber
Column Syntax OID
bgpPolicyRuleStatsMatches
Counts the number of packets that matched a policy rule which is bound
to specific peer, address family (afi) and sub address family (safi)
with direction and type.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.10.1.1
bgpPolicyRuleStatsClearCmd
Clear statistics command. Rule Matches counter (bgpPolicyRuleStatsMatches)
is cleared.
Soft Clear option (3) is to update Policy without BGP session
re-establishment.
Enumerationr/w
Enumerated Values:
1off
2on
3softClear
.1.3.6.1.4.1.164.11.4.10.1.2
.1.3.6.1.4.1.164.11.4.11.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
network path indicates a lack of this attribute information
for the indicated network path.
bgpPathAttrCommEntry entry .1.3.6.1.4.1.164.11.4.11.1.1
Information about a community association provided with a path
to a network.
Indexes
bgpPeerRemoteAddrType bgpPeerRemoteAddr bgpNlriAfiType bgpNlriSafi bgpNlriPerfixAddress bgpNlriPrefixLen bgpPathAttrCommIndex
Column Syntax OID
bgpPathAttrCommIndex
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.164.11.4.11.1.1.1
bgpPathAttrCommValue
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.
BgpCommunity
Textual Convention: BgpCommunity OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.164.11.4.11.1.1.2