Reference record for OID 1.3.6.1.2.1.55.1.11.1.6


parent
1.3.6.1.2.1.55.1.11.1 (ipv6RouteEntry)
node code
6
node name
ipv6RouteType
dot oid
1.3.6.1.2.1.55.1.11.1.6
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55) ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) ipv6RouteType(6)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) ipv6MIB(55) ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) ipv6RouteType(6)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55) ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) ipv6RouteType(6)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) ipv6MIB(55) ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) ipv6RouteType(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55) ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) ipv6RouteType(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) ipv6MIB(55) ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) ipv6RouteType(6)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/ipv6MIB/ipv6MIBObjects/ipv6RouteTable/ipv6RouteEntry/ipv6RouteType
  • /iso/identified-organization/dod/internet/mgmt/mib/ipv6MIB/ipv6MIBObjects/ipv6RouteTable/ipv6RouteEntry/ipv6RouteType
  • /iso/org/dod/internet/mgmt/mib-2/ipv6MIB/ipv6MIBObjects/ipv6RouteTable/ipv6RouteEntry/ipv6RouteType
  • /iso/org/dod/internet/mgmt/mib/ipv6MIB/ipv6MIBObjects/ipv6RouteTable/ipv6RouteEntry/ipv6RouteType
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/ipv6MIB/ipv6MIBObjects/ipv6RouteTable/ipv6RouteEntry/ipv6RouteType
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/ipv6MIB/ipv6MIBObjects/ipv6RouteTable/ipv6RouteEntry/ipv6RouteType
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/55/1/11/1/6

    Description by circitor

    The type of route. Note that 'local(3)' refers
    to a route for which the next hop is the final
    destination; 'remote(4)' refers to a route for
    which the next hop is not the final
    destination; 'discard(2)' refers to a route
    indicating that packets to destinations matching
    this route are to be discarded (sometimes called
    black-hole route).

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

    Description by cisco_v1

    The type of route. Note that 'local(3)' refers
    to a route for which the next hop is the final
    destination; 'remote(4)' refers to a route for
    which the next hop is not the final
    destination; 'discard(2)' refers to a route
    indicating that packets to destinations matching
    this route are to be discarded (sometimes called
    black-hole route).

    Description by oid_info

    ipv6RouteType OBJECT-TYPE
    SYNTAX INTEGER {
    other(1), -- none of the following
    -- an route indicating that
    -- packets to destinations
    -- matching this route are
    discard(2), -- to be discarded
    -- route to directly
    local(3), -- connected (sub-)network
    -- route to a remote
    remote(4) -- destination
    }
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
    "The type of route. Note that local(3) refers
    to a route for which the next hop is the final
    destination;
    emote(4) refers to a route for
    which the next hop is not the final
    destination; discard(2) refers to a route
    indicating that packets to destinations matching
    this route are to be discarded (sometimes called
    black-hole route)."

    View at oid-info.com

    Description by mibdepot

    The type of route. Note that 'local(3)' refers
    to a route for which the next hop is the final
    destination; 'remote(4)' refers to a route for
    which the next hop is not the final
    destination; 'discard(2)' refers to a route
    indicating that packets to destinations matching
    this route are to be discarded (sometimes called
    black-hole route).

    Parsed from file IPV6-MIB.txt
    Company: None
    Module: IPV6-MIB

    Description by cisco

    The type of route. Note that 'local(3)' refers
    to a route for which the next hop is the final
    destination; 'remote(4)' refers to a route for
    which the next hop is not the final
    destination; 'discard(2)' refers to a route
    indicating that packets to destinations matching
    this route are to be discarded (sometimes called
    black-hole route).

    Information by circitor

    ipv6RouteType OBJECT-TYPE SYNTAX INTEGER { other(1), discard(2), local(3), remote(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "The type of route. Note that 'local(3)' refers to a route for which the next hop is the final destination; 'remote(4)' refers to a route for which the next hop is not the final destination; 'discard(2)' refers to a route indicating that packets to destinations matching this route are to be discarded (sometimes called black-hole route)." ::= { ipv6RouteEntry 6 }

    Information by cisco_v1

    ipv6RouteType OBJECT-TYPE SYNTAX INTEGER { other(1), discard(2), local(3), remote(4) } ACCESS read-only STATUS mandatory DESCRIPTION "The type of route. Note that 'local(3)' refers to a route for which the next hop is the final destination; 'remote(4)' refers to a route for which the next hop is not the final destination; 'discard(2)' refers to a route indicating that packets to destinations matching this route are to be discarded (sometimes called black-hole route)." ::= { ipv6RouteEntry 6 }

    Information by oid_info

    Automatically extracted from RFC2465

    Information by mibdepot

    ipv6RouteType OBJECT-TYPE SYNTAX INTEGER { other(1), discard(2), local(3), remote(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "The type of route. Note that 'local(3)' refers to a route for which the next hop is the final destination; 'remote(4)' refers to a route for which the next hop is not the final destination; 'discard(2)' refers to a route indicating that packets to destinations matching this route are to be discarded (sometimes called black-hole route)." ::= { ipv6RouteEntry 6 }

    Information by cisco

    ipv6RouteType OBJECT-TYPE SYNTAX INTEGER { other(1), discard(2), local(3), remote(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "The type of route. Note that 'local(3)' refers to a route for which the next hop is the final destination; 'remote(4)' refers to a route for which the next hop is not the final destination; 'discard(2)' refers to a route indicating that packets to destinations matching this route are to be discarded (sometimes called black-hole route)." ::= { ipv6RouteEntry 6 }

    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.55.1.11.1.1 ipv6RouteDest 0 0 The destination IPv6 address of this route.
    This object may not take a Multicast address
    value.
    1.3.6.1.2.1.55.1.11.1.2 ipv6RoutePfxLength 0 0 Indicates the prefix length of the destination
    address.
    1.3.6.1.2.1.55.1.11.1.3 ipv6RouteIndex 0 0 The value which uniquely identifies the route
    among the routes to the same network layer
    destination. The way this value is chos…
    1.3.6.1.2.1.55.1.11.1.4 ipv6RouteIfIndex 0 0 The index value which uniquely identifies the local
    interface through which the next hop of this
    route should be reached. The in…
    1.3.6.1.2.1.55.1.11.1.5 ipv6RouteNextHop 0 0 On remote routes, the address of the next
    system en route; otherwise, ::0
    ('00000000000000000000000000000000'H in ASN.1
    string re…
    1.3.6.1.2.1.55.1.11.1.7 ipv6RouteProtocol 0 0 The routing mechanism via which this route was
    learned.
    1.3.6.1.2.1.55.1.11.1.8 ipv6RoutePolicy 0 0 The general set of conditions that would cause the
    selection of one multipath route (set of next hops
    for a given destination) is…
    1.3.6.1.2.1.55.1.11.1.9 ipv6RouteAge 0 0 The number of seconds since this route was last
    updated or otherwise determined to be correct.
    Note that no semantics of `too old…
    1.3.6.1.2.1.55.1.11.1.10 ipv6RouteNextHopRDI 0 0 The Routing Domain ID of the Next Hop.
    The semantics of this object are determined by
    the routing-protocol specified in the ro…
    1.3.6.1.2.1.55.1.11.1.11 ipv6RouteMetric 0 0 The routing metric for this route. The
    semantics of this metric are determined by the
    routing protocol specified in the route's
    ip…
    1.3.6.1.2.1.55.1.11.1.12 ipv6RouteWeight 0 0 The system internal weight value for this route.
    The semantics of this value are determined by
    the implementation specific rules.…
    1.3.6.1.2.1.55.1.11.1.13 ipv6RouteInfo 0 0 A reference to MIB definitions specific to the
    particular routing protocol which is responsible
    for this route, as determined by …
    1.3.6.1.2.1.55.1.11.1.14 ipv6RouteValid 0 0 Setting this object to the value 'false(2)' has
    the effect of invalidating the corresponding entry
    in the ipv6RouteTable object. …