Reference record for OID 1.3.6.1.2.1.15.6.1.5


parent
1.3.6.1.2.1.15.6.1 (bgp4PathAttrEntry)
node code
5
node name
bgp4PathAttrASPathSegment
dot oid
1.3.6.1.2.1.15.6.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgp4PathAttrTable(6) bgp4PathAttrEntry(1) bgp4PathAttrASPathSegment(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) bgp(15) bgp4PathAttrTable(6) bgp4PathAttrEntry(1) bgp4PathAttrASPathSegment(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgp4PathAttrTable(6) bgp4PathAttrEntry(1) bgp4PathAttrASPathSegment(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) bgp(15) bgp4PathAttrTable(6) bgp4PathAttrEntry(1) bgp4PathAttrASPathSegment(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgp4PathAttrTable(6) bgp4PathAttrEntry(1) bgp4PathAttrASPathSegment(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) bgp(15) bgp4PathAttrTable(6) bgp4PathAttrEntry(1) bgp4PathAttrASPathSegment(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/bgp/bgp4PathAttrTable/bgp4PathAttrEntry/bgp4PathAttrASPathSegment
  • /iso/identified-organization/dod/internet/mgmt/mib/bgp/bgp4PathAttrTable/bgp4PathAttrEntry/bgp4PathAttrASPathSegment
  • /iso/org/dod/internet/mgmt/mib-2/bgp/bgp4PathAttrTable/bgp4PathAttrEntry/bgp4PathAttrASPathSegment
  • /iso/org/dod/internet/mgmt/mib/bgp/bgp4PathAttrTable/bgp4PathAttrEntry/bgp4PathAttrASPathSegment
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/bgp/bgp4PathAttrTable/bgp4PathAttrEntry/bgp4PathAttrASPathSegment
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/bgp/bgp4PathAttrTable/bgp4PathAttrEntry/bgp4PathAttrASPathSegment
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/15/6/1/5

    Description by circitor

    The sequence of AS path segments. Each AS
    path segment is represented by a triple
    .

    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;

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

    Description by cisco_v1

    The sequence of AS path segments. Each AS
    path segment is represented by a triple
    .

    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;

    Description by oid_info

    bgp4PathAttrASPathSegment OBJECT-TYPE
    SYNTAX OCTET STRING (SIZE (2..255))
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
    "The sequence of AS path segments. Each AS
    path segment is represented by a triple
    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;"

    View at oid-info.com

    Description by mibdepot

    The sequence of AS path segments. Each AS
    path segment is represented by a triple
    .

    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;

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

    Description by cisco

    The sequence of AS path segments. Each AS
    path segment is represented by a triple
    .

    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;

    Information by circitor

    bgp4PathAttrASPathSegment OBJECT-TYPE SYNTAX OCTET STRING (SIZE (2..255)) MAX-ACCESS read-only STATUS current DESCRIPTION "The sequence of AS path segments. Each AS path segment is represented by a triple . 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;" ::= { bgp4PathAttrEntry 5 }

    Information by cisco_v1

    bgp4PathAttrASPathSegment OBJECT-TYPE SYNTAX OCTET STRING(SIZE(2..255)) ACCESS read-only STATUS mandatory DESCRIPTION "The sequence of AS path segments. Each AS path segment is represented by a triple . 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;" ::= { bgp4PathAttrEntry 5 }

    Information by oid_info

    Automatically extracted from Cisco "SNMP v2 MIBs".

    Information by mibdepot

    bgp4PathAttrASPathSegment OBJECT-TYPE SYNTAX OCTET STRING (SIZE (2..255)) MAX-ACCESS read-only STATUS current DESCRIPTION "The sequence of AS path segments. Each AS path segment is represented by a triple . 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;" ::= { bgp4PathAttrEntry 5 }

    Information by cisco

    bgp4PathAttrASPathSegment OBJECT-TYPE SYNTAX OCTET STRING (SIZE (2..255)) MAX-ACCESS read-only STATUS current DESCRIPTION "The sequence of AS path segments. Each AS path segment is represented by a triple . 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;" ::= { bgp4PathAttrEntry 5 }

    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 (13)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.15.6.1.1 bgp4PathAttrPeer 0 0 The IP address of the peer where the path
    information was learned.
    1.3.6.1.2.1.15.6.1.2 bgp4PathAttrIpAddrPrefixLen 0 0 Length in bits of the IP address prefix
    in the Network Layer Reachability
    Information field.
    1.3.6.1.2.1.15.6.1.3 bgp4PathAttrIpAddrPrefix 0 0 An IP address prefix in the Network Layer
    Reachability Information field. This object
    is an IP address containing the prefix wit…
    1.3.6.1.2.1.15.6.1.4 bgp4PathAttrOrigin 0 0 The ultimate origin of the path
    information.
    1.3.6.1.2.1.15.6.1.6 bgp4PathAttrNextHop 0 0 The address of the border router that
    should be used for the destination
    network.
    1.3.6.1.2.1.15.6.1.7 bgp4PathAttrMultiExitDisc 0 0 This metric is used to discriminate
    between multiple exit points to an
    adjacent autonomous system. A value of -1
    indicates the ab…
    1.3.6.1.2.1.15.6.1.8 bgp4PathAttrLocalPref 0 0 The originating BGP4 speaker's degree of
    preference for an advertised route. A
    value of -1 indicates the absence of this
    attribut…
    1.3.6.1.2.1.15.6.1.9 bgp4PathAttrAtomicAggregate 0 0 Whether or not the local system has
    selected a less specific route without
    selecting a more specific route.
    1.3.6.1.2.1.15.6.1.10 bgp4PathAttrAggregatorAS 0 0 The AS number of the last BGP4 speaker that
    performed route aggregation. A value of
    zero (0) indicates the absence of this
    attrib…
    1.3.6.1.2.1.15.6.1.11 bgp4PathAttrAggregatorAddr 0 0 The IP address of the last BGP4 speaker
    that performed route aggregation. A value
    of 0.0.0.0 indicates the absence of this
    attrib…
    1.3.6.1.2.1.15.6.1.12 bgp4PathAttrCalcLocalPref 0 0 The degree of preference calculated by the
    receiving BGP4 speaker for an advertised
    route. A value of -1 indicates the
    absence of…
    1.3.6.1.2.1.15.6.1.13 bgp4PathAttrBest 0 0 An indication of whether or not this route
    was chosen as the best BGP4 route.
    1.3.6.1.2.1.15.6.1.14 bgp4PathAttrUnknown 0 0 One or more path attributes not understood
    by this BGP4 speaker. Size zero (0)
    indicates the absence of such
    attribute(s). Octet…