nsBgp4PathAttrASPathSegment

deprecated
  • 1.3.6.1.4.1.3224.18.3.6.1.5
  • Access readonly
  • Type Unknown

The 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;

Table columns

15 objects
Oid Name Access Type
1.3.6.1.4.1.3224.18.3.6.1.1 nsBgp4PathAttrPeer readonly IpAddress
1.3.6.1.4.1.3224.18.3.6.1.2 nsBgp4PathAttrIpAddrPrefixLen readonly Unknown
1.3.6.1.4.1.3224.18.3.6.1.3 nsBgp4PathAttrIpAddrPrefix readonly IpAddress
1.3.6.1.4.1.3224.18.3.6.1.4 nsBgp4PathAttrOrigin readonly igp(1), egp(2), incomplete(3)
1.3.6.1.4.1.3224.18.3.6.1.5 nsBgp4PathAttrASPathSegment readonly Unknown
1.3.6.1.4.1.3224.18.3.6.1.6 nsBgp4PathAttrNextHop readonly IpAddress
1.3.6.1.4.1.3224.18.3.6.1.7 nsBgp4PathAttrMultiExitDisc readonly Unknown
1.3.6.1.4.1.3224.18.3.6.1.8 nsBgp4PathAttrLocalPref readonly Unknown
1.3.6.1.4.1.3224.18.3.6.1.9 nsBgp4PathAttrAtomicAggregate readonly lessSpecificRrouteNotSelected(1), lessSpecificRouteSelected(2)
1.3.6.1.4.1.3224.18.3.6.1.10 nsBgp4PathAttrAggregatorAS readonly Unknown
1.3.6.1.4.1.3224.18.3.6.1.11 nsBgp4PathAttrAggregatorAddr readonly IpAddress
1.3.6.1.4.1.3224.18.3.6.1.12 nsBgp4PathAttrCalcLocalPref readonly Unknown
1.3.6.1.4.1.3224.18.3.6.1.13 nsBgp4PathAttrBest readonly false(1), true(2)
1.3.6.1.4.1.3224.18.3.6.1.14 nsBgp4PathAttrUnknown readonly Unknown
1.3.6.1.4.1.3224.18.3.6.1.15 nsBgp4PathAttrVRID readonly Unknown

Comments