XEDIA-BGP-MIB: View SNMP OID List / Download MIB

VENDOR: XEDIA CORPORATION


 Home MIB: XEDIA-BGP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 xediaBgpMIB 1.3.6.1.4.1.838.3.9
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.
     xbgpObjects 1.3.6.1.4.1.838.3.9.1
         xbgpAdminStatus 1.3.6.1.4.1.838.3.9.1.1 integer read-only
The 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. Enumeration: 'disabled': 2, 'enabled': 1.
         xbgpOperStatus 1.3.6.1.4.1.838.3.9.1.2 integer read-only
The current operational state of BGP on the router. Enumeration: 'down': 2, 'up': 1.
         xbgpReflection 1.3.6.1.4.1.838.3.9.1.3 integer read-only
The 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. Enumeration: 'none': 3, 'full': 1, 'noClientToClient': 2.
         xbgpClusterId 1.3.6.1.4.1.838.3.9.1.4 integer read-only
The route reflector cluster id used when there are multiple route reflectors in a cluster.
         xbgpConfiguredMaxRoutes 1.3.6.1.4.1.838.3.9.1.5 integer read-only
The 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.
         xbgpOperationalMaxRoutes 1.3.6.1.4.1.838.3.9.1.6 integer read-only
The 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.
         xbgpConfiguredMaxPaths 1.3.6.1.4.1.838.3.9.1.7 integer read-only
         xbgpOperationalMaxPaths 1.3.6.1.4.1.838.3.9.1.8 integer read-only
         xBgpPeerTable 1.3.6.1.4.1.838.3.9.1.10 no-access
A list of BGP Peer entries.
               xBgpPeerEntry 1.3.6.1.4.1.838.3.9.1.10.1 no-access
An entry containing additional management information applicable to a particular BGP Peer.
                   xbgpPeerRowStatus 1.3.6.1.4.1.838.3.9.1.10.1.1 rowstatus read-only
This 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.
                   xbgpPeerReflectionClient 1.3.6.1.4.1.838.3.9.1.10.1.2 truthvalue read-only
Enables a peer to receive IBGP routes reflected from this speaker.
         xBgp4PathAttrTable 1.3.6.1.4.1.838.3.9.1.11 no-access
A list of BGP Peer entries.
               xBgp4PathAttrEntry 1.3.6.1.4.1.838.3.9.1.11.1 no-access
An entry containing additional management information applicable to a particular BGP Path.
                   xbgp4PathAttrCommunity 1.3.6.1.4.1.838.3.9.1.11.1.1 octet string read-only
The Community attribute specified for a path.
                   xbgp4PathAttrOrigId 1.3.6.1.4.1.838.3.9.1.11.1.2 ipaddress read-only
The address of the originator of the route in the AS created by a route reflector.
                   xbgp4PathAttrClusterList 1.3.6.1.4.1.838.3.9.1.11.1.3 octet string read-only
The cluster list for a reflected path.
                   xbgp4PathAttrDistance 1.3.6.1.4.1.838.3.9.1.11.1.4 integer read-only
Administrative distance of the path.
         xbgpConfiguredPeers 1.3.6.1.4.1.838.3.9.1.12 integer read-only
The number of peers currently configured.
         xbgpEstablishedPeers 1.3.6.1.4.1.838.3.9.1.13 integer read-only
The number of peers currently configured and in the established state.
     xbgpConformance 1.3.6.1.4.1.838.3.9.2
         xbgpCompliances 1.3.6.1.4.1.838.3.9.2.1
             xbgpCompliance 1.3.6.1.4.1.838.3.9.2.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
         xbgpGroups 1.3.6.1.4.1.838.3.9.2.2
             xbgpAllGroup 1.3.6.1.4.1.838.3.9.2.2.1
The set of all accessible objects in this MIB.