Reference record for OID 1.3.6.1.2.1.15.5.1.4


parent
1.3.6.1.2.1.15.5.1 (bgpPathAttrEntry)
node code
4
node name
bgpPathAttrASPath
dot oid
1.3.6.1.2.1.15.5.1.4
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpRcvdPathAttrTable(5) bgpPathAttrEntry(1) bgpPathAttrASPath(4)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPathAttrTable(5) bgpPathAttrEntry(1) bgpPathAttrASPath(4)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpRcvdPathAttrTable(5) bgpPathAttrEntry(1) bgpPathAttrASPath(4)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPathAttrTable(5) bgpPathAttrEntry(1) bgpPathAttrASPath(4)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) bgp(15) bgpRcvdPathAttrTable(5) bgpPathAttrEntry(1) bgpPathAttrASPath(4)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) bgp(15) bgpPathAttrTable(5) bgpPathAttrEntry(1) bgpPathAttrASPath(4)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) bgp(15) bgpRcvdPathAttrTable(5) bgpPathAttrEntry(1) bgpPathAttrASPath(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) bgp(15) bgpPathAttrTable(5) bgpPathAttrEntry(1) bgpPathAttrASPath(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/bgp/bgpRcvdPathAttrTable/bgpPathAttrEntry/bgpPathAttrASPath
  • /iso/identified-organization/dod/internet/mgmt/mib-2/bgp/bgpPathAttrTable/bgpPathAttrEntry/bgpPathAttrASPath
  • ...skipped...
  • /iso/org/dod/internet/mgmt/mib-2/bgp/bgpRcvdPathAttrTable/bgpPathAttrEntry/bgpPathAttrASPath
  • /iso/org/dod/internet/mgmt/mib-2/bgp/bgpPathAttrTable/bgpPathAttrEntry/bgpPathAttrASPath
  • /iso/org/dod/internet/mgmt/mib/bgp/bgpRcvdPathAttrTable/bgpPathAttrEntry/bgpPathAttrASPath
  • /iso/org/dod/internet/mgmt/mib/bgp/bgpPathAttrTable/bgpPathAttrEntry/bgpPathAttrASPath
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/bgp/bgpRcvdPathAttrTable/bgpPathAttrEntry/bgpPathAttrASPath
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/bgp/bgpPathAttrTable/bgpPathAttrEntry/bgpPathAttrASPath
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/15/5/1/4

    Description by circitor

    The set of ASs 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;

    Parsed from file BGP4-MIB.mib
    Module: BGP4-MIB

    Description by cisco_v1

    The set of ASs 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;

    Description by oid_info

    bgpPathAttrASPath OBJECT-TYPE
    SYNTAX OCTET STRING (SIZE (2..255))
    MAX-ACCESS read-only
    STATUS obsolete
    DESCRIPTION
    "The set of ASs 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;"

    View at oid-info.com

    Description by mibdepot

    The set of ASs 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;

    Parsed from file rfc1657.mib.txt
    Company: None
    Module: RFC1657-MIB

    Description by cisco

    The set of ASs 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;

    Information by circitor

    bgpPathAttrASPath OBJECT-TYPE SYNTAX OCTET STRING (SIZE (2..255)) MAX-ACCESS read-only STATUS obsolete DESCRIPTION "The set of ASs 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;" ::= { bgpPathAttrEntry 4 }

    Information by cisco_v1

    bgpPathAttrASPath OBJECT-TYPE SYNTAX OCTET STRING(SIZE(2..255)) ACCESS read-only STATUS obsolete DESCRIPTION "The set of ASs 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;" ::= { bgpPathAttrEntry 4 }

    Information by oid_info

    Automatically extracted from Cisco "SNMP v2 MIBs".

    Information by mibdepot

    bgpPathAttrASPath OBJECT-TYPE SYNTAX OCTET STRING (SIZE (2..255)) MAX-ACCESS read-only STATUS obsolete DESCRIPTION "The set of ASs 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;" ::= { bgpPathAttrEntry 4 }

    Information by cisco

    bgpPathAttrASPath OBJECT-TYPE SYNTAX OCTET STRING (SIZE (2..255)) MAX-ACCESS read-only STATUS obsolete DESCRIPTION "The set of ASs 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;" ::= { bgpPathAttrEntry 4 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (5)

    OIDNameSub childrenSub Nodes TotalDescription
    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.3 bgpPathAttrOrigin 0 0 The ultimate origin of the path information.
    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.