The ultimate origin of the path information.
Parsed from file BGP4-MIB.mib
Module: BGP4-MIB
The ultimate origin of the path information.
bgpPathAttrOrigin OBJECT-TYPE
SYNTAX INTEGER {
igp(1),-- networks are interior
egp(2),-- networks learned via EGP
incomplete(3) -- undetermined
}
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION
"The ultimate origin of the path information."
View at oid-info.com
The ultimate origin of the path information.
Parsed from file rfc1657.mib.txt
Company: None
Module: RFC1657-MIB
The ultimate origin of the path information.
bgpPathAttrOrigin OBJECT-TYPE SYNTAX INTEGER { igp(1), egp(2), incomplete(3) } MAX-ACCESS read-only STATUS obsolete DESCRIPTION "The ultimate origin of the path information." ::= { bgpPathAttrEntry 3 }
bgpPathAttrOrigin OBJECT-TYPE SYNTAX INTEGER { igp(1), egp(2), incomplete(3) } ACCESS read-only STATUS obsolete DESCRIPTION "The ultimate origin of the path information." ::= { bgpPathAttrEntry 3 }
Automatically extracted from Cisco "SNMP v2 MIBs".
bgpPathAttrOrigin OBJECT-TYPE SYNTAX INTEGER { igp(1), egp(2), incomplete(3) } MAX-ACCESS read-only STATUS obsolete DESCRIPTION "The ultimate origin of the path information." ::= { bgpPathAttrEntry 3 }
bgpPathAttrOrigin OBJECT-TYPE SYNTAX INTEGER { igp(1), egp(2), incomplete(3) } MAX-ACCESS read-only STATUS obsolete DESCRIPTION "The ultimate origin of the path information." ::= { bgpPathAttrEntry 3 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.15.5.1.1 | bgpPathAttrPeer | 0 | 0 | The IP address of the peer where the path information was learned. |
1.3.6.1.2.1.15.5.1.2 | bgpPathAttrDestNetwork | 0 | 0 | The address of the destination network. |
1.3.6.1.2.1.15.5.1.4 | bgpPathAttrASPath | 0 | 0 | The set of ASs that must be traversed to reach the network. This object is probably best represented as SEQUENCE OF INTEGER. For… |
1.3.6.1.2.1.15.5.1.5 | bgpPathAttrNextHop | 0 | 0 | The address of the border router that should be used for the destination network. |
1.3.6.1.2.1.15.5.1.6 | bgpPathAttrInterASMetric | 0 | 0 | The optional inter-AS metric. If this attribute has not been provided for this route, the value for this object is 0. |