The sequence of AS path segments. Each AS
path segment is represented by a triple
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;
Parsed from file stn-bgp.mib.txt
Company: None
Module: STN-BGP-MIB
The sequence of AS path segments. Each AS
path segment is represented by a triple
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;
Parsed from file STN-BGP-MIB.mib
Module: STN-BGP-MIB
Vendor: Spring Tide Networks, Inc.
Module: STN-BGP-MIB
[Automatically extracted from oidview.com]
stnBgpRouteAttrASPathSegment OBJECT-TYPE SYNTAX OCTET STRING (SIZE (2..255)) MAX-ACCESS read-only STATUS current DESCRIPTION "The sequence of AS path segments. Each AS path segment is represented by a triple
. 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;" ::= { stnBgpRouteAttrEntry 2 }
stnBgpRouteAttrASPathSegment OBJECT-TYPE SYNTAX OCTET STRING (SIZE (2..255)) MAX-ACCESS read-only STATUS current DESCRIPTION "The sequence of AS path segments. Each AS path segment is represented by a triple
. 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;" ::= { stnBgpRouteAttrEntry 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.3551.2.12.5.1.1.1.1 | stnBgpRouteAttrId | 0 | 0 | A unique integer identifing this row in the table. |
1.3.6.1.4.1.3551.2.12.5.1.1.1.3 | stnBgpRouteAttrRefCount | 0 | 0 | A number of BGP routes using this attibute set. |
1.3.6.1.4.1.3551.2.12.5.1.1.1.4 | stnBgpRouteAttrLocPref | 0 | 0 | The originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute. |
1.3.6.1.4.1.3551.2.12.5.1.1.1.5 | stnBgpRouteAttrMultiExitDisc | 0 | 0 | This metric is used to discriminate between multiple exit points to an adjacent autonomous system. A value of -1 indicates the ab… |
1.3.6.1.4.1.3551.2.12.5.1.1.1.6 | stnBgpRouteAttrOrigin | 0 | 0 | The ultimate origin of the path information. |
1.3.6.1.4.1.3551.2.12.5.1.1.1.7 | stnBgpRouteAttrNextHop | 0 | 0 | The address of the border router that should be used for the destination network. |
1.3.6.1.4.1.3551.2.12.5.1.1.1.8 | stnBgpRouteAttrAtomicAggregate | 0 | 0 | Whether or not the local system has selected a less specific route without selecting a more specific route. |
1.3.6.1.4.1.3551.2.12.5.1.1.1.9 | stnBgpRouteAttrAggregatorAS | 0 | 0 | The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attrib… |
1.3.6.1.4.1.3551.2.12.5.1.1.1.10 | stnBgpRouteAttrAggregatorAddr | 0 | 0 | The IP address of the last BGP4 speaker that performed route aggregation. A value of 0.0.0.0 indicates the absence of this attrib… |