cbgpRouteAfi |
.1.3.6.1.4.1.9.9.187.1.1.1.1.1 |
Represents Address Family Identifier(AFI) of the
Network Layer protocol associated with the route.
An implementation is only required to support IPv4
unicast and VPNv4 (Value - 1) address families.
|
cbgpRouteSafi |
.1.3.6.1.4.1.9.9.187.1.1.1.1.2 |
Represents Subsequent Address Family Identifier(SAFI)
of the route. It gives additional information about
the type of the route. An implementation is only
required to support IPv4 unicast(Value - 1) and VPNv4(
Value - 128) address families.
|
cbgpRoutePeerType |
.1.3.6.1.4.1.9.9.187.1.1.1.1.3 |
Represents the type of Network Layer address stored
in cbgpRoutePeer. An implementation is only required
to support IPv4 address type(Value - 1).
|
cbgpRoutePeer |
.1.3.6.1.4.1.9.9.187.1.1.1.1.4 |
The Network Layer address of the peer where the route
information was learned. An implementation is only
required to support an IPv4 peer.
|
cbgpRouteAddrPrefix |
.1.3.6.1.4.1.9.9.187.1.1.1.1.5 |
A Network Address prefix in the Network Layer
Reachability Information field of BGP UPDATE message.
This object is a Network Address containing the prefix
with length specified by cbgpRouteAddrPrefixLen. Any
bits beyond the length specified by
cbgpRouteAddrPrefixLen are zeroed.
|
cbgpRouteAddrPrefixLen |
.1.3.6.1.4.1.9.9.187.1.1.1.1.6 |
Length in bits of the Network Address prefix in the
Network Layer Reachability Information field.
|
cbgpRouteOrigin |
.1.3.6.1.4.1.9.9.187.1.1.1.1.7 |
The ultimate origin of the route information.
|
cbgpRouteASPathSegment |
.1.3.6.1.4.1.9.9.187.1.1.1.1.8 |
The sequence of AS path segments. Each AS
path segment is represented by a triple
<type, length, value>.
The type is a 1-octet field which has two
possible values:
1 AS_SET: unordered set of ASs a route in the
UPDATE message has traversed
2 AS_SEQUENCE: ordered set of ASs a route in the
UPDATE message has traversed.
The length is a 1-octet field containing the
number of ASs in the value field.
The value field contains one or more AS
numbers, each AS is represented in the octet
string as a pair of octets according to the
following algorithm:
first-byte-of-pair = ASNumber / 256;
second-byte-of-pair = ASNumber & 255;
|
cbgpRouteNextHop |
.1.3.6.1.4.1.9.9.187.1.1.1.1.9 |
The Network Layer address of the border router
that should be used for the destination network.
|
cbgpRouteMedPresent |
.1.3.6.1.4.1.9.9.187.1.1.1.1.10 |
Indicates the presence/absence of MULTI_EXIT_DISC
attribute for the route.
|
cbgpRouteMultiExitDisc |
.1.3.6.1.4.1.9.9.187.1.1.1.1.11 |
This metric is used to discriminate between multiple
exit points to an adjacent autonomous system. The
value of this object is irrelevant if the value of
of cbgpRouteMedPresent is false(2).
|
cbgpRouteLocalPrefPresent |
.1.3.6.1.4.1.9.9.187.1.1.1.1.12 |
Indicates the presence/absence of LOCAL_PREF
attribute for the route.
|
cbgpRouteLocalPref |
.1.3.6.1.4.1.9.9.187.1.1.1.1.13 |
The degree of preference calculated by the local BGP4
speaker for the route. The value of this object is
irrelevant if the value of cbgpRouteLocalPrefPresent
is false(2).
|
cbgpRouteAtomicAggregate |
.1.3.6.1.4.1.9.9.187.1.1.1.1.14 |
Whether or not the local system has selected a less
specific route without selecting a more specific
route.
|
cbgpRouteAggregatorAS |
.1.3.6.1.4.1.9.9.187.1.1.1.1.15 |
The AS number of the last BGP4 speaker that performed
route aggregation. A value of zero (0) indicates the
absence of this attribute.
|
cbgpRouteAggregatorAddrType |
.1.3.6.1.4.1.9.9.187.1.1.1.1.16 |
Represents the type of Network Layer address stored
in cbgpRouteAggregatorAddr.
|
cbgpRouteAggregatorAddr |
.1.3.6.1.4.1.9.9.187.1.1.1.1.17 |
The Network Layer address of the last BGP4 speaker
that performed route aggregation. A value of all zeros
indicates the absence of this attribute.
|
cbgpRouteBest |
.1.3.6.1.4.1.9.9.187.1.1.1.1.18 |
An indication of whether or not this route was chosen
as the best BGP4 route.
|
cbgpRouteUnknownAttr |
.1.3.6.1.4.1.9.9.187.1.1.1.1.19 |
One or more path attributes not understood by this
BGP4 speaker. Size zero (0) indicates the absence of
such attribute(s). Octets beyond the maximum size, if
any, are not recorded by this object.
Each path attribute is a triple <attribute type,
attribute length, attribute value> of variable length.
Attribute Type is a two-octet field that consists of
the Attribute Flags octet followed by the Attribute
Type Code octet. If the Extended Length bit of the
Attribute Flags octet is set to 0, the third octet of
the Path Attribute contains the length of the
attribute data in octets. If the Extended Length bit
of the Attribute Flags octet is set to 1, then the
third and the fourth octets of the path attribute
contain the length of the attribute data in octets.
The remaining octets of the Path Attribute represent
the attribute value and are interpreted according to
the Attribute Flags and the Attribute Type Code.
|
cbgpPeerPrefixAccepted |
.1.3.6.1.4.1.9.9.187.1.2.1.1.1 |
Number of Route prefixes received on this connnection,
which are accepted after applying filters. Possible
filters are route maps, prefix lists, distributed
lists, etc.
|
cbgpPeerPrefixDenied |
.1.3.6.1.4.1.9.9.187.1.2.1.1.2 |
Counter which gets incremented when a route prefix
received on this connection is denied or when a route
prefix is denied during soft reset of this connection
if 'soft-reconfiguration' is on . This object is
initialized to zero when the peer is configured or
the router is rebooted
|
cbgpPeerPrefixLimit |
.1.3.6.1.4.1.9.9.187.1.2.1.1.3 |
Max number of route prefixes accepted on this
connection
|
cbgpPeerPrefixAdvertised |
.1.3.6.1.4.1.9.9.187.1.2.1.1.4 |
Counter which gets incremented when a route prefix
is advertised on this connection. This object is
initialized to zero when the peer is configured or
the router is rebooted
|
cbgpPeerPrefixSuppressed |
.1.3.6.1.4.1.9.9.187.1.2.1.1.5 |
Counter which gets incremented when a route prefix
is suppressed from being sent on this connection. This
object is initialized to zero when the peer is
configured or the router is rebooted
|
cbgpPeerPrefixWithdrawn |
.1.3.6.1.4.1.9.9.187.1.2.1.1.6 |
Counter which gets incremented when a route prefix
is withdrawn on this connection. This object is
initialized to zero when the peer is configured or
the router is rebooted
|
cbgpPeerLastErrorTxt |
.1.3.6.1.4.1.9.9.187.1.2.1.1.7 |
Implementation specific error description for
bgpPeerLastErrorReceived.
|
cbgpPeerPrevState |
.1.3.6.1.4.1.9.9.187.1.2.1.1.8 |
The BGP peer connection previous state.
|
cbgpPeerCapCode |
.1.3.6.1.4.1.9.9.187.1.2.2.1.1 |
The BGP Capability Advertisement Capability Code.
|
cbgpPeerCapIndex |
.1.3.6.1.4.1.9.9.187.1.2.2.1.2 |
Multiple instances of a given capability may be
sent by a BGP speaker. This variable is used
to index them.
|
cbgpPeerCapValue |
.1.3.6.1.4.1.9.9.187.1.2.2.1.3 |
The value of the announced capability. This
MIB object value is organized as given below,
Capability : Route Refresh Capability
Null string
Capability : Multiprotocol Extensions
+----------------------------------+
| AFI(16 bits) |
+----------------------------------+
| SAFI (8 bits) |
+----------------------------------+
Capability : Graceful Restart
+----------------------------------+
| Restart Flags (4 bits) |
+----------------------------------+
| Restart Time in seconds (12 bits)|
+----------------------------------+
| AFI(16 bits) |
+----------------------------------+
| SAFI (8 bits) |
+----------------------------------+
| Flags for Address Family (8 bits)|
+----------------------------------+
| ... |
+----------------------------------+
| AFI(16 bits) |
+----------------------------------+
| SAFI (8 bits) |
+----------------------------------+
| Flags for Address Family (8 bits)|
+----------------------------------+
|
cbgpPeerAddrFamilyAfi |
.1.3.6.1.4.1.9.9.187.1.2.3.1.1 |
The AFI index of the entry. An implementation
is only required to support IPv4 unicast and
VPNv4 (Value - 1) address families.
|
cbgpPeerAddrFamilySafi |
.1.3.6.1.4.1.9.9.187.1.2.3.1.2 |
The SAFI index of the entry. An implementation
is only required to support IPv4 unicast(Value
- 1) and VPNv4( Value - 128) address families.
|
cbgpPeerAddrFamilyName |
.1.3.6.1.4.1.9.9.187.1.2.3.1.3 |
Implementation specific Address Family name.
|
cbgpPeerAcceptedPrefixes |
.1.3.6.1.4.1.9.9.187.1.2.4.1.1 |
Number of accepted route prefixes on this connection,
which belong to an address family.
|
cbgpPeerDeniedPrefixes |
.1.3.6.1.4.1.9.9.187.1.2.4.1.2 |
This counter is incremented when a route prefix, which
belongs to an address family, received on this
connection is denied. It is initialized to zero when
the connection is undergone a hard reset.
|
cbgpPeerPrefixAdminLimit |
.1.3.6.1.4.1.9.9.187.1.2.4.1.3 |
Max number of route prefixes accepted for an address
family on this connection.
|
cbgpPeerPrefixThreshold |
.1.3.6.1.4.1.9.9.187.1.2.4.1.4 |
Prefix threshold value (%) for an address family
on this connection at which warning message stating
the prefix count is crossed the threshold or
corresponding SNMP notification is generated.
|
cbgpPeerPrefixClearThreshold |
.1.3.6.1.4.1.9.9.187.1.2.4.1.5 |
Prefix threshold value (%) for an address family
on this connection at which SNMP clear notification
is generated if prefix threshold notification is
already generated.
|
cbgpPeerAdvertisedPrefixes |
.1.3.6.1.4.1.9.9.187.1.2.4.1.6 |
This counter is incremented when a route prefix,
which belongs to an address family is advertised
on this connection. It is initialized to zero when
the connection is undergone a hard reset.
|
cbgpPeerSuppressedPrefixes |
.1.3.6.1.4.1.9.9.187.1.2.4.1.7 |
This counter is incremented when a route prefix,
which belongs to an address family is suppressed
from being sent on this connection. It is
initialized to zero when the connection is undergone
a hard reset.
|
cbgpPeerWithdrawnPrefixes |
.1.3.6.1.4.1.9.9.187.1.2.4.1.8 |
This counter is incremented when a route prefix,
which belongs to an address family, is withdrawn on
this connection. It is initialized to zero when the
connection is undergone a hard reset.
|
cbgpRouteTable |
.1.3.6.1.4.1.9.9.187.1.1.1 |
This table contains information about routes to
destination networks from all BGP4 peers. Since
BGP4 can carry routes for multiple Network Layer
protocols, this table has the Address Family
Identifier(AFI) of the Network Layer protocol as the
first index. Further for a given AFI, routes carried
by BGP4 are distinguished based on Subsequent Address
Family Identifiers(SAFI). Hence that is used as the
second index. Conceptually there is a separate Loc-RIB
maintained by the BGP speaker for each combination of
AFI and SAFI supported by it.
|
cbgpPeerTable |
.1.3.6.1.4.1.9.9.187.1.2.1 |
BGP peer table. This table contains,
one entry per BGP peer, information about
the connections with BGP peers.
|
cbgpPeerCapsTable |
.1.3.6.1.4.1.9.9.187.1.2.2 |
This table contains the capabilities that are
supported by a peer. Capabilities of a peer are
received during BGP connection establishment.
Values corresponding to each received capability
are stored in this table. When a new capability
is received, this table is updated with a new
entry. When an existing capability is not received
during the latest connection establishment, the
corresponding entry is deleted from the table.
|
cbgpPeerAddrFamilyTable |
.1.3.6.1.4.1.9.9.187.1.2.3 |
This table contains information related to
address families supported by a peer. Supported
address families of a peer are known during BGP
connection establishment. When a new supported
address family is known, this table is updated
with a new entry. When an address family is not
supported any more, corresponding entry is deleted
from the table.
|
cbgpPeerAddrFamilyPrefixTable |
.1.3.6.1.4.1.9.9.187.1.2.4 |
This table contains prefix related information
related to address families supported by a peer.
Supported address families of a peer are known
during BGP connection establishment. When a new
supported address family is known, this table
is updated with a new entry. When an address
family is not supported any more, corresponding
entry is deleted from the table.
|