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 NS-VR-BGP4.mib.txt
Company: None
Module: NETSCREEN-VR-BGP4-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 NETSCREEN-VR-BGP4-MIB.mib
Module: NETSCREEN-VR-BGP4-MIB
Vendor: NetScreen Technologies, Inc.
Module: NETSCREEN-VR-BGP4-MIB
[Automatically extracted from oidview.com]
nsVrBgp4PathAttrASPathSegment 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;" ::= { nsVrBgp4PathAttrEntry 5 }
nsVrBgp4PathAttrASPathSegment 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;" ::= { nsVrBgp4PathAttrEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.3224.18.6.6.1.1 | nsVrBgp4PathAttrPeer | 0 | 0 | The IP address of the peer where the path information was learned. |
1.3.6.1.4.1.3224.18.6.6.1.2 | nsVrBgp4PathAttrIpAddrPrefixLen | 0 | 0 | Length in bits of the IP address prefix in the Network Layer Reachability Information field. |
1.3.6.1.4.1.3224.18.6.6.1.3 | nsVrBgp4PathAttrIpAddrPrefix | 0 | 0 | An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix wit… |
1.3.6.1.4.1.3224.18.6.6.1.4 | nsVrBgp4PathAttrOrigin | 0 | 0 | The ultimate origin of the path information. |
1.3.6.1.4.1.3224.18.6.6.1.6 | nsVrBgp4PathAttrNextHop | 0 | 0 | The address of the border router that should be used for the destination network. |
1.3.6.1.4.1.3224.18.6.6.1.7 | nsVrBgp4PathAttrMultiExitDisc | 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.3224.18.6.6.1.8 | nsVrBgp4PathAttrLocalPref | 0 | 0 | The originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribut… |
1.3.6.1.4.1.3224.18.6.6.1.9 | nsVrBgp4PathAttrAtomicAggregate | 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.3224.18.6.6.1.10 | nsVrBgp4PathAttrAggregatorAS | 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.3224.18.6.6.1.11 | nsVrBgp4PathAttrAggregatorAddr | 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… |
1.3.6.1.4.1.3224.18.6.6.1.12 | nsVrBgp4PathAttrCalcLocalPref | 0 | 0 | The degree of preference calculated by the receiving BGP4 speaker for an advertised route. A value of -1 indicates the absence of… |
1.3.6.1.4.1.3224.18.6.6.1.13 | nsVrBgp4PathAttrBest | 0 | 0 | An indication of whether or not this route was chosen as the best BGP4 route. |
1.3.6.1.4.1.3224.18.6.6.1.14 | nsVrBgp4PathAttrUnknown | 0 | 0 | One or more path attributes not understood by this BGP4 speaker. Size zero (0) indicates the absence of such attribute(s). Octet… |
1.3.6.1.4.1.3224.18.6.6.1.15 | nsVrBgp4PathAttrVRID | 0 | 0 | Virtual Router ID |