XEDIA-BGP-MIB
AI MIB Summary
The XEDIA-BGP-MIB extends standard RFC 1657 definitions to monitor and manage Border Gateway Protocol session states, routing tables, and neighbor relationships specifically on Xedia network devices. This module provides vendor-specific objects for tracking BGP peer uptime, route prefixes, and protocol error counters to facilitate granular troubleshooting of Xedia-based routing infrastructure.
This module defines additional objects for management of BGP in Xedia devices, above and beyond what is defined in the standard rfc1657, and proposed drafts.
Main OID:
xediaBgpMIB.1.3.6.1.4.1.838.3.9
27
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
xediaBgpMIBThis module defines additional objects for management of BGP in Xedia devices, above and beyond what is defined in the standard rfc1657, and proposed drafts. MODULE-IDENTITY .1.3.6.1.4.1.838.3.9 |
xbgpObjects OBJECT IDENTIFIER .1.3.6.1.4.1.838.3.9.1 |
xbgpAdminStatusThe administrative status of BGP in the router. It is the desired state of BGP. The value 'enabled(1)' indicates that the BGP process should be active in the router, while 'disabled(2)' indicates that BGP shold not be active in the router.rw Enumeration .1.3.6.1.4.1.838.3.9.1.1 |
xbgpOperStatusThe current operational state of BGP on the router.ro Enumeration .1.3.6.1.4.1.838.3.9.1.2 |
xbgpReflectionThe administrative status of BGP route reflection. The value 'full(1)' indicates that BGP will perform full route reflection among client and non-client peers. A value of 'nonClientToClient(2)' indicates that routes will only be reflected between clients and non-clients, not among clients. A value of 'none(3)' indicates that no reflection will occur, regardless of the specific peer configuration.rw Enumeration .1.3.6.1.4.1.838.3.9.1.3 |
xbgpClusterIdThe route reflector cluster id used when there are multiple route reflectors in a cluster.rw INTEGER .1.3.6.1.4.1.838.3.9.1.4 |
xbgpConfiguredMaxRoutesThe maximum number of routed Networks in the internal Route Table. It is the maximum total number of Dest/Mask (network) route entries. Depending upon system configuration and the number of route entries in the route table that are destination addresses with multple masks, it may not be possible to have a route table with the maximum number of routed networks. If this variable is changed, it will not take effect until the box is reset.rw INTEGER .1.3.6.1.4.1.838.3.9.1.5 |
xbgpOperationalMaxRoutesThe maximum number of routed Networks in the internal Route Table. It is the maximum total number of Dest/Mask (network) route entries. Depending upon system configuration and the number of route entries in the route table that are destination addresses with multple masks, it may not be possible to have a route table with the maximum number of routed networks. If this variable is changed, it will not take effect until the box is reset.ro INTEGER .1.3.6.1.4.1.838.3.9.1.6 |
xbgpConfiguredMaxPathsrw INTEGER .1.3.6.1.4.1.838.3.9.1.7 |
xbgpOperationalMaxPathsro INTEGER .1.3.6.1.4.1.838.3.9.1.8 |
xBgpPeerTableA list of BGP Peer entries. SEQUENCE OF XBgpPeerEntry .1.3.6.1.4.1.838.3.9.1.10 |
xBgpPeerEntryAn entry containing additional management information applicable to a particular BGP Peer. XBgpPeerEntry .1.3.6.1.4.1.838.3.9.1.10.1 |
xbgpPeerRowStatusThis variable displays the status of the entry. Setting it to 'destroy' or 'notInService' removes the entry from the table. Setting it to either 'create', or 'active' will add a row to the table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.838.3.9.1.10.1.1 |
xbgpPeerReflectionClientEnables a peer to receive IBGP routes reflected from this speaker.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.838.3.9.1.10.1.2 |
xBgp4PathAttrTableA list of BGP Peer entries. SEQUENCE OF XBgp4PathAttrEntry .1.3.6.1.4.1.838.3.9.1.11 |
xBgp4PathAttrEntryAn entry containing additional management information applicable to a particular BGP Path. XBgp4PathAttrEntry .1.3.6.1.4.1.838.3.9.1.11.1 |
xbgp4PathAttrCommunityThe Community attribute specified for a path.ro OCTET STRING .1.3.6.1.4.1.838.3.9.1.11.1.1 |
xbgp4PathAttrOrigIdThe address of the originator of the route in the AS created by a route reflector.ro IpAddress .1.3.6.1.4.1.838.3.9.1.11.1.2 |
xbgp4PathAttrClusterListThe cluster list for a reflected path.ro OCTET STRING .1.3.6.1.4.1.838.3.9.1.11.1.3 |
xbgp4PathAttrDistanceAdministrative distance of the path.ro INTEGER .1.3.6.1.4.1.838.3.9.1.11.1.4 |
xbgpConfiguredPeersThe number of peers currently configured.ro INTEGER .1.3.6.1.4.1.838.3.9.1.12 |
xbgpEstablishedPeersThe number of peers currently configured and in the established state.ro INTEGER .1.3.6.1.4.1.838.3.9.1.13 |
xbgpConformance OBJECT IDENTIFIER .1.3.6.1.4.1.838.3.9.2 |
xbgpCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.838.3.9.2.1 |
xbgpComplianceThe compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB. Unknown .1.3.6.1.4.1.838.3.9.2.1.1 |
xbgpGroups OBJECT IDENTIFIER .1.3.6.1.4.1.838.3.9.2.2 |
xbgpAllGroupThe set of all accessible objects in this MIB. Unknown .1.3.6.1.4.1.838.3.9.2.2.1 |