STN-BGP-MIB
This MIB module describes managed objects of Spring Tide Networks BGP-4.
Main OID:
stnBgp.1.3.6.1.4.1.3551.2.12.5
24
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
stnBgpThis MIB module describes managed objects of Spring Tide Networks BGP-4. MODULE-IDENTITY .1.3.6.1.4.1.3551.2.12.5 |
stnBgpObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3551.2.12.5.1 |
stnBgpRouteAttrTableA table of BGP route attribute sets. SEQUENCE OF StnBgpRouteAttrEntry .1.3.6.1.4.1.3551.2.12.5.1.1 |
stnBgpRouteAttrEntryInformation about a particular set of BGP attributes. StnBgpRouteAttrEntry .1.3.6.1.4.1.3551.2.12.5.1.1.1 |
stnBgpRouteAttrIdA unique integer identifing this row in the table.ro Integer32 .1.3.6.1.4.1.3551.2.12.5.1.1.1.1 |
stnBgpRouteAttrASPathSegmentThe sequence of AS path segments. Each AS path segment is represented by a triple <type, length, value>. The type is a 1-octet field which has two possible values: 1 AS_SET: unordered set of ASs a route in the UPDATE message has traversed 2 AS_SEQUENCE: ordered set of ASs a route in the UPDATE message has traversed. The length is a 1-octet field containing the number of ASs in the value field. The value field contains one or more AS numbers, each AS is represented in the octet string as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255;ro OCTET STRING .1.3.6.1.4.1.3551.2.12.5.1.1.1.2 |
stnBgpRouteAttrRefCountA number of BGP routes using this attibute set.ro INTEGER .1.3.6.1.4.1.3551.2.12.5.1.1.1.3 |
stnBgpRouteAttrLocPrefThe originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute.ro INTEGER .1.3.6.1.4.1.3551.2.12.5.1.1.1.4 |
stnBgpRouteAttrMultiExitDiscThis metric is used to discriminate between multiple exit points to an adjacent autonomous system. A value of -1 indicates the absence of this attribute.ro INTEGER .1.3.6.1.4.1.3551.2.12.5.1.1.1.5 |
stnBgpRouteAttrOriginThe ultimate origin of the path information.ro Enumeration .1.3.6.1.4.1.3551.2.12.5.1.1.1.6 |
stnBgpRouteAttrNextHopThe address of the border router that should be used for the destination network.ro IpAddress .1.3.6.1.4.1.3551.2.12.5.1.1.1.7 |
stnBgpRouteAttrAtomicAggregateWhether or not the local system has selected a less specific route without selecting a more specific route.ro Enumeration .1.3.6.1.4.1.3551.2.12.5.1.1.1.8 |
stnBgpRouteAttrAggregatorASThe AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute.ro INTEGER .1.3.6.1.4.1.3551.2.12.5.1.1.1.9 |
stnBgpRouteAttrAggregatorAddrThe IP address of the last BGP4 speaker that performed route aggregation. A value of 0.0.0.0 indicates the absence of this attribute.ro IpAddress .1.3.6.1.4.1.3551.2.12.5.1.1.1.10 |
stnBgpPrefixCountNumber of distinct prefixes in the local RIB.ro Counter32 .1.3.6.1.4.1.3551.2.12.5.1.2 |
stnBgpPathCountNumber of paths in the local RIB.ro Counter32 .1.3.6.1.4.1.3551.2.12.5.1.3 |
stnBgpSelectedPathCountNumber of paths selected for route table installation.ro Counter32 .1.3.6.1.4.1.3551.2.12.5.1.4 |
stnBgpPathAttributeCountNumber of entries in the path attribute database.ro Counter32 .1.3.6.1.4.1.3551.2.12.5.1.5 |
stnBgpPathAttributeTlvLengthTotal length of all TLVs in the path attribute database.ro Counter32 .1.3.6.1.4.1.3551.2.12.5.1.6 |
stnBgp4PathAttrTableA table of BGP path attributes. SEQUENCE OF StnBgp4PathAttrEntry .1.3.6.1.4.1.3551.2.12.5.1.7 |
stnBgp4PathAttrEntryAdditional information about a bgp path to a network. StnBgp4PathAttrEntry .1.3.6.1.4.1.3551.2.12.5.1.7.1 |
stnBgp4PathAttrCommunitiesThe sequence of community numbers. Each AS community number is a 4-octet long unsigned integerro OCTET STRING .1.3.6.1.4.1.3551.2.12.5.1.7.1.1 |
stnBgp4PathAttrWeightThe weight of this path.ro Integer32 .1.3.6.1.4.1.3551.2.12.5.1.7.1.2 |
stnBgp4PathAttrImportedVariable indicates whether this path has been imported from the other portocol on this router.ro Enumeration .1.3.6.1.4.1.3551.2.12.5.1.7.1.3 |