nsVrBgp4PathAttrASPathSegment
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.6.6.1.1 | nsVrBgp4PathAttrPeer | readonly | IpAddress |
| 1.3.6.1.4.1.3224.18.6.6.1.2 | nsVrBgp4PathAttrIpAddrPrefixLen | readonly | Unknown |
| 1.3.6.1.4.1.3224.18.6.6.1.3 | nsVrBgp4PathAttrIpAddrPrefix | readonly | IpAddress |
| 1.3.6.1.4.1.3224.18.6.6.1.4 | nsVrBgp4PathAttrOrigin | readonly | igp(1), egp(2), incomplete(3) |
| 1.3.6.1.4.1.3224.18.6.6.1.5 | nsVrBgp4PathAttrASPathSegment | readonly | Unknown |
| 1.3.6.1.4.1.3224.18.6.6.1.6 | nsVrBgp4PathAttrNextHop | readonly | IpAddress |
| 1.3.6.1.4.1.3224.18.6.6.1.7 | nsVrBgp4PathAttrMultiExitDisc | readonly | Unknown |
| 1.3.6.1.4.1.3224.18.6.6.1.8 | nsVrBgp4PathAttrLocalPref | readonly | Unknown |
| 1.3.6.1.4.1.3224.18.6.6.1.9 | nsVrBgp4PathAttrAtomicAggregate | readonly | lessSpecificRrouteNotSelected(1), lessSpecificRouteSelected(2) |
| 1.3.6.1.4.1.3224.18.6.6.1.10 | nsVrBgp4PathAttrAggregatorAS | readonly | Unknown |
| 1.3.6.1.4.1.3224.18.6.6.1.11 | nsVrBgp4PathAttrAggregatorAddr | readonly | IpAddress |
| 1.3.6.1.4.1.3224.18.6.6.1.12 | nsVrBgp4PathAttrCalcLocalPref | readonly | Unknown |
| 1.3.6.1.4.1.3224.18.6.6.1.13 | nsVrBgp4PathAttrBest | readonly | false(1), true(2) |
| 1.3.6.1.4.1.3224.18.6.6.1.14 | nsVrBgp4PathAttrUnknown | readonly | Unknown |
| 1.3.6.1.4.1.3224.18.6.6.1.15 | nsVrBgp4PathAttrVRID | readonly | Unknown |