RADLAN-BGP: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: RADLAN-BGP | |||
---|---|---|---|---|
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 |
rlBgp | 1.3.6.1.4.1.89.71 |
The private MIB module definition for RND BGP private MIB. |
||
rlBgpMibVersion | 1.3.6.1.4.1.89.71.1 | integer | read-only |
BGP4 Mib version, the current version is 1. |
rlBgpPeersExtTable | 1.3.6.1.4.1.89.71.2 | no-access |
BGP peer table. Contains one entry per BGP peer, information about the connections with BGP peers. |
|
1.3.6.1.4.1.89.71.2.1 | no-access |
Entry containing information about the connection with a BGP peer. |
||
rlBgpPeersExtRowStatus | 1.3.6.1.4.1.89.71.2.1.1 | rowstatus | read-write |
The 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. |
rlBgpPeersExtIsReflectorClient | 1.3.6.1.4.1.89.71.2.1.2 | integer | read-write |
This 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. Enumeration: 'client': 1, 'nonClient': 0, 'meshedClient': 2. |
rlBgpPeersExtInConfederation | 1.3.6.1.4.1.89.71.2.1.3 | truthvalue | read-write |
This value indicates whether the given peer is in our confederation or not. |
rlBgpPeersExtRemAS | 1.3.6.1.4.1.89.71.2.1.4 | integer | read-write |
The remote autonomous system number which is configurable. |
rlBgpClusterId | 1.3.6.1.4.1.89.71.3 | ipaddress | read-write |
The configured Cluster-ID of the local router. A value of 0.0.0.0 indicates the absence of this value. |
rlBgpConfederationId | 1.3.6.1.4.1.89.71.4 | integer | read-write |
The local Confederation Identification Number. A value of zero (0) indicates the absence of this value. |
rlBgpEnable | 1.3.6.1.4.1.89.71.5 | integer | read-write |
This value indicates whether BGP is enable on this router or not. Enumeration: 'enable': 1, 'disable': 2. |
rlBgpRouteReflectionEnable | 1.3.6.1.4.1.89.71.6 | integer | read-write |
This value indicates whether route reflection extension is enable on this router or not. Enumeration: 'enable': 1, 'disable': 2. |
rlBgpASConfederationEnable | 1.3.6.1.4.1.89.71.7 | integer | read-write |
This value indicates whether AS confederation extension is enable on this router or not. Enumeration: 'enable': 1, 'disable': 2. |
rlBgpRouteFlapDampeningEnable | 1.3.6.1.4.1.89.71.8 | integer | read-write |
This value indicates whether route flap dampening extension is enable on this router or not. Enumeration: 'enable': 1, 'disable': 2. |
rlBgpCommunitiesEnable | 1.3.6.1.4.1.89.71.9 | integer | read-write |
This value indicates whether BGP communities extension is enable on this router or not. Enumeration: 'enable': 1, 'disable': 2. |
rlBgpCapabilNegotEnable | 1.3.6.1.4.1.89.71.10 | integer | read-write |
This value indicates whether BGP capabilities negotiation extension is enable on this router or not. Enumeration: 'enable': 1, 'disable': 2. |
rlBgpMedConf | 1.3.6.1.4.1.89.71.11 | integer | read-write |
The configured Multi-Exit Descriminator of the local router. A value of -1 indicates the absence of this attribute. |
rlBgpLocalPrefConf | 1.3.6.1.4.1.89.71.12 | integer | read-write |
The configured Local Preference of the local router. A value of -1 indicates the absence of this attribute. |
rlBgpLocalAsConf | 1.3.6.1.4.1.89.71.13 | integer | read-write |
The local autonomous system number, which is configurable. |
rlBgp4PathAttrExtTable | 1.3.6.1.4.1.89.71.14 | no-access |
The BGP-4 Received Path Attribute Table contains information about paths to destination networks received from all BGP4 peers. |
|
1.3.6.1.4.1.89.71.14.1 | no-access |
Information about a path to a network. |
||
rlBgp4PathAttrOriginatorId | 1.3.6.1.4.1.89.71.14.1.1 | ipaddress | read-only |
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]. |
rlBgp4PathAttrClusterList | 1.3.6.1.4.1.89.71.14.1.2 | octet string | read-only |
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]. |
rlBgp4PathAttrCommunities | 1.3.6.1.4.1.89.71.14.1.3 | octet string | read-only |
A 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]. |
rlBgpSuppressLimit | 1.3.6.1.4.1.89.71.15 | integer | read-write |
A 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. |
rlBgpReuseLimit | 1.3.6.1.4.1.89.71.16 | integer | read-write |
A 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. |
rlBgpHalfLifeTime | 1.3.6.1.4.1.89.71.17 | integer | read-write |
A configurable numeric value that describes the time required to reduce the penalty by one half. Default value is 15. |
rlBgpMaxSuppressTime | 1.3.6.1.4.1.89.71.18 | integer | read-write |
A 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. |