bgpPathAttrOrigin
BGP4-MIB ·
.1.3.6.1.2.1.15.5.1.3
Object
column
obsolete
Enumeration
The ultimate origin of the path information.
Context
- MIB
- BGP4-MIB
- OID
.1.3.6.1.2.1.15.5.1.3- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- bgpPathAttrEntry
- Table
- bgpRcvdPathAttrTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | igp |
2 | egp |
3 | incomplete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bgpPathAttrPeer obsolete The IP address of the peer where the path
information was learned. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.15.5.1.1 |
| bgpPathAttrDestNetwork obsolete The address of the destination network. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.15.5.1.2 |
| bgpPathAttrASPath obsolete The 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… | column | OctetString | .1.3.6.1.2.1.15.5.1.4 |
| bgpPathAttrNextHop obsolete The address of the border router that should
be used for the destination network. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.15.5.1.5 |
| bgpPathAttrInterASMetric obsolete The optional inter-AS metric. If this
attribute has not been provided for this route,
the value for this object is 0. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.15.5.1.6 |