RADLAN-BGP
AI MIB Summary
The RADLAN-BGP MIB module enables monitoring and management of Border Gateway Protocol (BGP) session states, routing table statistics, and neighbor relationships on RND (Radlan) networking hardware. It provides specific counters and gauges for tracking BGP peer connectivity, route updates, and protocol error conditions to facilitate network stability analysis.
The private MIB module definition for RND BGP private MIB.
Main OID:
rlBgp.1.3.6.1.4.1.89.71
28
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
rlBgpThe private MIB module definition for RND BGP private MIB. MODULE-IDENTITY .1.3.6.1.4.1.89.71 |
rlBgpMibVersionBGP4 Mib version, the current version is 1.ro INTEGER .1.3.6.1.4.1.89.71.1 |
rlBgpPeersExtTableBGP peer table. Contains one entry per BGP peer,
information about the connections with BGP peers. SEQUENCE OF RlBgpPeersExtEntry .1.3.6.1.4.1.89.71.2 |
rlBgpPeersExtEntryEntry containing information about the connection with
a BGP peer. RlBgpPeersExtEntry .1.3.6.1.4.1.89.71.2.1 |
rlBgpPeersExtRowStatusThe row status variable, used according to installation
and removal conventions for conceptual rows. Setting this
object to active(1) or createAndGo(4) results in the
addition of the remote address of the peer.
Destroying the entry or setting it to notInService(2)
removes the remote address associated with the peer.
The use of other values is implementation-dependent.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.89.71.2.1.1 |
rlBgpPeersExtIsReflectorClientThis value indicates whether the given peer is a
reflector client of this router, or not.
A value of client indicates that this peer is a
reflector client that is not fully meshed with
other reflector clients. A value of meshedClient
indicates that the peer is a reflector client and
is fully meshed with all other clients because
there is no route reflection. The default value
is meshedClient.rw Enumeration .1.3.6.1.4.1.89.71.2.1.2 |
rlBgpPeersExtInConfederationThis value indicates whether the given peer is in
our confederation or not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.71.2.1.3 |
rlBgpPeersExtRemASThe remote autonomous system number which is configurable.rw INTEGER .1.3.6.1.4.1.89.71.2.1.4 |
rlBgpClusterIdThe configured Cluster-ID of the local router. A
value of 0.0.0.0 indicates the absence of this
value.rw IpAddress .1.3.6.1.4.1.89.71.3 |
rlBgpConfederationIdThe local Confederation Identification
Number. A value of zero (0) indicates the
absence of this value.rw INTEGER .1.3.6.1.4.1.89.71.4 |
rlBgpEnableThis value indicates whether BGP is enable on
this router or not.rw Enumeration .1.3.6.1.4.1.89.71.5 |
rlBgpRouteReflectionEnableThis value indicates whether route reflection extension is enable on
this router or not.rw Enumeration .1.3.6.1.4.1.89.71.6 |
rlBgpASConfederationEnableThis value indicates whether AS confederation extension is enable on
this router or not.rw Enumeration .1.3.6.1.4.1.89.71.7 |
rlBgpRouteFlapDampeningEnableThis value indicates whether route flap dampening extension is enable
on this router or not.rw Enumeration .1.3.6.1.4.1.89.71.8 |
rlBgpCommunitiesEnableThis value indicates whether BGP communities extension is enable on
this router or not.rw Enumeration .1.3.6.1.4.1.89.71.9 |
rlBgpCapabilNegotEnableThis value indicates whether BGP capabilities negotiation extension
is enable on this router or not.rw Enumeration .1.3.6.1.4.1.89.71.10 |
rlBgpMedConfThe configured Multi-Exit Descriminator of the local router.
A value of -1 indicates the absence of this attribute.rw INTEGER (-1..2147483647) .1.3.6.1.4.1.89.71.11 |
rlBgpLocalPrefConfThe configured Local Preference of the local router.
A value of -1 indicates the absence of this attribute.rw INTEGER (-1..2147483647) .1.3.6.1.4.1.89.71.12 |
rlBgpLocalAsConfThe local autonomous system number, which is
configurable.rw INTEGER .1.3.6.1.4.1.89.71.13 |
rlBgp4PathAttrExtTableThe BGP-4 Received Path Attribute Table contains
information about paths to destination networks
received from all BGP4 peers. SEQUENCE OF RlBgp4PathAttrExtEntry .1.3.6.1.4.1.89.71.14 |
rlBgp4PathAttrExtEntryInformation about a path to a network. RlBgp4PathAttrExtEntry .1.3.6.1.4.1.89.71.14.1 |
rlBgp4PathAttrOriginatorIdThe 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.
This attribute is defined in [RFC2796].ro IpAddress .1.3.6.1.4.1.89.71.14.1.1 |
rlBgp4PathAttrClusterListA sequence of four octet long values representing the
reflection path that the route has passed. Each four
octet long value represents the ID of a cluster that
the route has traversed. A length of zero (0) indicates
the absence of this attribute. This attribute is defined
in [RFC2796].ro OCTET STRING .1.3.6.1.4.1.89.71.14.1.2 |
rlBgp4PathAttrCommunitiesA sequence of four octet long values representing the
community that was received with the route. The values
of each of the individual octets may have semantic meaning.
A length of zero (0) indicates the absence of this attribute.
This attribute is defined in [RFC1997].ro OCTET STRING .1.3.6.1.4.1.89.71.14.1.3 |
rlBgpSuppressLimitA numeric value that is compared with the penalty. If the penalty
is greater than the suppress limit, the route is suppressed.
Default value is 2000.rw INTEGER .1.3.6.1.4.1.89.71.15 |
rlBgpReuseLimitA configurable numeric value that is compared with the penalty.
If the penalty is less than the reuse limit, a suppressed route
that is up will no longer be suppressed. Default value is 750.rw INTEGER .1.3.6.1.4.1.89.71.16 |
rlBgpHalfLifeTimeA configurable numeric value that describes the time required to
reduce the penalty by one half. Default value is 15.rw INTEGER .1.3.6.1.4.1.89.71.17 |
rlBgpMaxSuppressTimeA configurable numeric value that describes the maximum time a
route can be suppressed no matter how unstable it has been prior
to this period ofstability. Default value is 4*rlBgpHalfLifeTime.rw INTEGER .1.3.6.1.4.1.89.71.18 |