bgpPathAttrASPath
obsoleteThe set of ASes that must be traversed to reach the network. This object is probably best represented as SEQUENCE OF INTEGER. For SMI compatibility, though, it is represented as OCTET STRING. Each AS is represented as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255;
Table columns
6 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.15.5.1.1 | bgpPathAttrPeer | readonly | IpAddress |
| 1.3.6.1.2.1.15.5.1.2 | bgpPathAttrDestNetwork | readonly | IpAddress |
| 1.3.6.1.2.1.15.5.1.3 | bgpPathAttrOrigin | readonly | igp(1), egp(2), incomplete(3) |
| 1.3.6.1.2.1.15.5.1.4 | bgpPathAttrASPath | readonly | Unknown |
| 1.3.6.1.2.1.15.5.1.5 | bgpPathAttrNextHop | readonly | IpAddress |
| 1.3.6.1.2.1.15.5.1.6 | bgpPathAttrInterASMetric | readonly | Integer32 |
Used by conformance groups
1 objects- 1.3.6.1.2.1.15.8.2.3 bgpRcvdPathAttrGroup