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
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpRibManagerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpRibManagerTable'
Each entry in this table represents a RIB Manager
entity.
bgpRibManagerEntry row .1.3.6.1.4.1.164.11.4.1.1
Each entry represents a RIB Manager entity.
Column Syntax OID
Identifies a RIB Manager entity.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.1.1.1
The row status for this RIB Manager Entity Table entry,
used to create and destroy table entries.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.164.11.4.1.1.2
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 .1.3.6.1.4.1.164.11.4.1.1.3
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
Type Constraints:
range: 4
.1.3.6.1.4.1.164.11.4.1.1.4

bgpPeerTable

table
.1.3.6.1.4.1.164.11.4.2 · 1 row entry · 23 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpPeerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpPeerTable'
BGP peer table.
This table contains, one entry per BGP peer,
and information about the connections with BGP
peers.
bgpPeerEntry row .1.3.6.1.4.1.164.11.4.2.1
Entry containing information about the connection with
a BGP peer.
Column Syntax OID
The address family of the remote end of the peering session.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.2.1.1
The address of the remote end of the peering session.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.2.1.2
The BGP peer's FSM state.
BgpPeerStates
Type Values:
1idle
2connect
3active
4opensent
5openconfirm
6established
.1.3.6.1.4.1.164.11.4.2.1.3
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.164.11.4.2.1.4
The address family of the local end of the peering session.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.2.1.5
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.2.1.6
The remote autonomous system number. This field can only be
changed when the BGP peer entry is not active.
BgpAutonomousSystemNumberr/w .1.3.6.1.4.1.164.11.4.2.1.7
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
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.2.1.9
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.2.1.10
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.2.1.11
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.2.1.12
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.2.1.13
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.2.1.14
The password used by this peer.
OctetStringr/w
Constraints:
range: 0-256
.1.3.6.1.4.1.164.11.4.2.1.15
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
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
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
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
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.2.1.19
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
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.11.4.2.1.20
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
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.11.4.2.1.21
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
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
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
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpPeerAfiSafiTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpPeerAfiSafiTable'
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 row .1.3.6.1.4.1.164.11.4.3.1
Peer <AFI, SAFI> configuration table entry.
Column Syntax OID
The AFI index into the peer <AFI, SAFI> table.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.3.1.1
The SAFI index into the peer <AFI, SAFI> table.
RAD-SubRtr-MIBRtrSafi
Type Values:
1unicast
2multicast
3both
128mplsBgpVpn
.1.3.6.1.4.1.164.11.4.3.1.2
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

bgpNlriTable

table
.1.3.6.1.4.1.164.11.4.4 · 1 row entry · 11 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpNlriTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpNlriTable'
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 row .1.3.6.1.4.1.164.11.4.4.1
Information about a path to a network.
Column Syntax OID
The address family of the prefix for this NLRI.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.4.1.1
The subsequent address family of the prefix for this NLRI.
RAD-SubRtr-MIBRtrSafi
Type Values:
1unicast
2multicast
3both
128mplsBgpVpn
.1.3.6.1.4.1.164.11.4.4.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.4.1.3
Length in bits of the IP address prefix in the Network Layer
Reachability Information field.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.11.4.4.1.4
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.4.1.6
Whether the bgpNlriASPathStr field contains two or four byte
AS numbers.
BgpAsSize
Type Values:
1twoOctet
2fourOctet
.1.3.6.1.4.1.164.11.4.4.1.7
This metric is used to discriminate between multiple exit
points to an adjacent autonomous system.
Valid only if bgpNlriPathAttrMEDPrsnt is TRUE.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.4.1.8
The originating BGP4 speaker's degree of preference for an
advertised route.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.4.1.9
An indication of whether or not this route was chosen as the
best BGP4 route.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.164.11.4.4.1.10
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.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
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpAdjRibOutTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpAdjRibOutTable'
The BGP Adjacent Routing Information Base (Adj-RIB-Out) Table
contains the set of routes advertised to each peer.
bgpAdjRibOutEntry row .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.
Column Syntax OID
The address family of the prefix for this Adj-RIB Out
route.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.5.1.1
The subsequent address family of the prefix for
this Adj-RIB Out route.
RAD-SubRtr-MIBRtrSafi
Type Values:
1unicast
2multicast
3both
128mplsBgpVpn
.1.3.6.1.4.1.164.11.4.5.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.5.1.3
Length in bits of the address prefix contained in the
bgpAdjRibOutPrefix object.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.11.4.5.1.4
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.5.1.7
Whether the bgpAdjRibOutASPathStr object contains
two or four byte AS numbers.
BgpAsSize
Type Values:
1twoOctet
2fourOctet
.1.3.6.1.4.1.164.11.4.5.1.8
This metric is used to discriminate between multiple
exit points to an adjacent autonomous system.
Valid only if bgpAdjRibOutMEDPrsnt is TRUE.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.5.1.9
The local preference for this Adj-RIB-Out route, as
transmitted in the UPDATE message sent to the peer.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.5.1.10
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.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
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpNetworkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpNetworkTable'
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 row .1.3.6.1.4.1.164.11.4.6.1
Network prefix to announce via BGP configuration table entry.
Column Syntax OID
The AFI index into the network table.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.6.1.1
The SAFI index into the network table.
RAD-SubRtr-MIBRtrSafi
Type Values:
1unicast
2multicast
3both
128mplsBgpVpn
.1.3.6.1.4.1.164.11.4.6.1.2
The type of the address used as the network prefix.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.6.1.3
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.11.4.6.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.6.1.5
Used to create and delete a network table entry to announce via BGP.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpRouteMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpRouteMapTable'
Policy Rule BGP Table.
bgpRouteMapEntry row .1.3.6.1.4.1.164.11.4.7.1
BGP policy route map table (match criteria and set options)
Column Syntax OID
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
The index of this bgpRouteMapEntry. This is a number used to
reference more than one filter per route map index.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.7.1.2
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
Type Values:
1permit
2deny
.1.3.6.1.4.1.164.11.4.7.1.3
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
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
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
Type Values:
0none
1removeAll
2removeSpecific
3setSpecific
4removeAllAndSet
.1.3.6.1.4.1.164.11.4.7.1.6
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.7.1.7
Whether or not the value in bgpRouteMapSeLocPref should be
used for updating attributes.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.164.11.4.7.1.8
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.7.1.9
Whether or not the value in bgpRouteMapSeMed should be
used for updating attributes.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.164.11.4.7.1.10
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.7.1.11
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
Type Values:
1twoOctet
2fourOctet
.1.3.6.1.4.1.164.11.4.7.1.12
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
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
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
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpIpPreTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpIpPreTable'
Policy Rule BGP IP Prefix Table.
bgpIpPreEntry row .1.3.6.1.4.1.164.11.4.8.1
BGP policy IP prefix table
Column Syntax OID
The index of this bgpIpPreEntry. This decides what match
command is used by the route map this list is tied to.
BgpIpMatchType
Type Values:
1nlriAddr
2sourceAddr
3nextHopAddr
.1.3.6.1.4.1.164.11.4.8.1.1
The index of this bgpIpPreEntry. This number is used to
reference more than one filter per route map index.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.8.1.2
The AFI of the address prefix.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.11.4.8.1.3
The SAFI of the address prefix.
BgpSafir/w
Type Values:
1unicast
2multicast
3both
128mplsBgpVpn
.1.3.6.1.4.1.164.11.4.8.1.4
The Address part of the prefix.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.164.11.4.8.1.5
The Length (in bits) part of the prefix (as in the 16 in a
128.128/16 prefix).
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.11.4.8.1.6
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.8.1.7
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.8.1.8
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
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
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpPolicyBindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpPolicyBindTable'
BGP policy profile Bind to BGP peer, AFI, SAFI Entitity.
bgpPolicyBindEntry row .1.3.6.1.4.1.164.11.4.9.1
Entry defines BGP policy profile bind to BGP peer, AFI, SAFI entity
Column Syntax OID
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
BGP policy profile type.
Enumeration
Enumerated Values:
2bgpPrefixListIpv4
3bgpPrefixListIpv6
4bgpRouteMap
.1.3.6.1.4.1.164.11.4.9.1.2
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.11.4.9.1.3
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
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
Create or delete BGP policy profile bind to entity
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpPolicyRuleStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpPolicyRuleStatsTable'
Statistics table
bgpPolicyRuleStatsEntry row .1.3.6.1.4.1.164.11.4.10.1
Statistics entry
Column Syntax OID
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.10.1.1
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
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk bgpPathAttrCommTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpPathAttrCommTable'
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 row .1.3.6.1.4.1.164.11.4.11.1.1
Information about a community association provided with a path
to a network.
Column Syntax OID
An integer index for a row in this table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.11.4.11.1.1.1
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
Type Constraints:
range: 4
.1.3.6.1.4.1.164.11.4.11.1.1.2