STN-BGP-MIB: View SNMP OID List / Download MIB
VENDOR: SPRING TIDE NETWORKS
Home | MIB: STN-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).
|
|||
Object Name | OID | Type | Access | Info |
stnBgp | 1.3.6.1.4.1.3551.2.12.5 |
This MIB module describes managed objects of Spring Tide Networks BGP-4. |
||
stnBgpObjects | 1.3.6.1.4.1.3551.2.12.5.1 | |||
stnBgpRouteAttrTable | 1.3.6.1.4.1.3551.2.12.5.1.1 | no-access |
A table of BGP route attribute sets. |
|
1.3.6.1.4.1.3551.2.12.5.1.1.1 | no-access |
Information about a particular set of BGP attributes. |
||
stnBgpRouteAttrId | 1.3.6.1.4.1.3551.2.12.5.1.1.1.1 | integer32 | read-only |
A unique integer identifing this row in the table. |
stnBgpRouteAttrASPathSegment | 1.3.6.1.4.1.3551.2.12.5.1.1.1.2 | octet string | read-only |
The sequence of AS path segments. Each AS path segment is represented by a triple |
stnBgpRouteAttrRefCount | 1.3.6.1.4.1.3551.2.12.5.1.1.1.3 | integer | read-only |
A number of BGP routes using this attibute set. |
stnBgpRouteAttrLocPref | 1.3.6.1.4.1.3551.2.12.5.1.1.1.4 | integer | read-only |
The originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute. |
stnBgpRouteAttrMultiExitDisc | 1.3.6.1.4.1.3551.2.12.5.1.1.1.5 | integer | read-only |
This metric is used to discriminate between multiple exit points to an adjacent autonomous system. A value of -1 indicates the absence of this attribute. |
stnBgpRouteAttrOrigin | 1.3.6.1.4.1.3551.2.12.5.1.1.1.6 | integer | read-only |
The ultimate origin of the path information. Enumeration: 'egp': 2, 'incomplete': 3, 'igp': 1. |
stnBgpRouteAttrNextHop | 1.3.6.1.4.1.3551.2.12.5.1.1.1.7 | ipaddress | read-only |
The address of the border router that should be used for the destination network. |
stnBgpRouteAttrAtomicAggregate | 1.3.6.1.4.1.3551.2.12.5.1.1.1.8 | integer | read-only |
Whether or not the local system has selected a less specific route without selecting a more specific route. Enumeration: 'lessSpecificRouteNotSelected': 1, 'lessSpecificRouteSelected': 2. |
stnBgpRouteAttrAggregatorAS | 1.3.6.1.4.1.3551.2.12.5.1.1.1.9 | integer | read-only |
The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. |
stnBgpRouteAttrAggregatorAddr | 1.3.6.1.4.1.3551.2.12.5.1.1.1.10 | ipaddress | read-only |
The IP address of the last BGP4 speaker that performed route aggregation. A value of 0.0.0.0 indicates the absence of this attribute. |
stnBgpPrefixCount | 1.3.6.1.4.1.3551.2.12.5.1.2 | counter32 | read-only |
Number of distinct prefixes in the local RIB. |
stnBgpPathCount | 1.3.6.1.4.1.3551.2.12.5.1.3 | counter32 | read-only |
Number of paths in the local RIB. |
stnBgpSelectedPathCount | 1.3.6.1.4.1.3551.2.12.5.1.4 | counter32 | read-only |
Number of paths selected for route table installation. |
stnBgpPathAttributeCount | 1.3.6.1.4.1.3551.2.12.5.1.5 | counter32 | read-only |
Number of entries in the path attribute database. |
stnBgpPathAttributeTlvLength | 1.3.6.1.4.1.3551.2.12.5.1.6 | counter32 | read-only |
Total length of all TLVs in the path attribute database. |
stnBgp4PathAttrTable | 1.3.6.1.4.1.3551.2.12.5.1.7 | no-access |
A table of BGP path attributes. |
|
1.3.6.1.4.1.3551.2.12.5.1.7.1 | no-access |
Additional information about a bgp path to a network. |
||
stnBgp4PathAttrCommunities | 1.3.6.1.4.1.3551.2.12.5.1.7.1.1 | octet string | read-only |
The sequence of community numbers. Each AS community number is a 4-octet long unsigned integer |
stnBgp4PathAttrWeight | 1.3.6.1.4.1.3551.2.12.5.1.7.1.2 | integer32 | read-only |
The weight of this path. |
stnBgp4PathAttrImported | 1.3.6.1.4.1.3551.2.12.5.1.7.1.3 | integer | read-only |
Variable indicates whether this path has been imported from the other portocol on this router. Enumeration: 'false': 2, 'true': 1. |