BGP4-REFLECT-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: BGP4-REFLECT-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).
|
|||
Object Name | OID | Type | Access | Info |
bgpReflect | 1.3.6.1.2.1.15.11 |
Extension of the MIB module for BGP-4 to include information about attributes and characteristics defined in BGP Route Reflection. |
||
bgpClusterId | 1.3.6.1.2.1.15.11.1 |
The configured Cluster-ID of the local router. A value of 0.0.0.0 indicates the absence of this value. |
||
bgpPeerReflectTable | 1.3.6.1.2.1.15.11.2 |
BGP Peer Reflect Table. This table maintains information about whether each peer is a Route Reflector. |
||
1.3.6.1.2.1.15.11.2.1 |
Peer related information pertaining to Route Reflection. |
|||
bgpPeerIsReflectorClient | 1.3.6.1.2.1.15.11.2.1.1 |
This value indicates whether the given peer is a reflector client of this router, or not. A value of nonClient indicates that this peer is not a reflector client. 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 reflector clients. |
||
bgp4ReflectTable | 1.3.6.1.2.1.15.11.3 |
BGP Reflect Table. This table contains the route reflection specific path attributes received with a given route. |
||
1.3.6.1.2.1.15.11.3.1 |
Information about the route reflection specific path attributes received with a given route. |
|||
bgp4PathAttrOriginatorId | 1.3.6.1.2.1.15.11.3.1.1 |
The 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]. |
||
bgp4PathAttrClusterList | 1.3.6.1.2.1.15.11.3.1.2 |
A 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]. |