Reference record for OID 1.3.6.1.3.102.1.6.1


parent
1.3.6.1.3.102.1.6 (ospfv3HostTable)
node code
1
node name
ospfv3HostEntry
dot oid
1.3.6.1.3.102.1.6.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) experimental(3) oSPFv3(102) ospfv3Objects(1) ospfv3HostTable(6) ospfv3HostEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) experimental(3) ospfv3MIB(102) ospfv3Objects(1) ospfv3HostTable(6) ospfv3HostEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) experimental(3) oSPFv3(102) ospfv3Objects(1) ospfv3HostTable(6) ospfv3HostEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) experimental(3) ospfv3MIB(102) ospfv3Objects(1) ospfv3HostTable(6) ospfv3HostEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) experimental(3) oSPFv3(102) ospfv3Objects(1) ospfv3HostTable(6) ospfv3HostEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) experimental(3) ospfv3MIB(102) ospfv3Objects(1) ospfv3HostTable(6) ospfv3HostEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/experimental/oSPFv3/ospfv3Objects/ospfv3HostTable/ospfv3HostEntry
  • /iso/identified-organization/dod/internet/experimental/ospfv3MIB/ospfv3Objects/ospfv3HostTable/ospfv3HostEntry
  • /iso/org/dod/internet/experimental/oSPFv3/ospfv3Objects/ospfv3HostTable/ospfv3HostEntry
  • /iso/org/dod/internet/experimental/ospfv3MIB/ospfv3Objects/ospfv3HostTable/ospfv3HostEntry
  • /iso/iso-identified-organization/dod/internet/experimental/oSPFv3/ospfv3Objects/ospfv3HostTable/ospfv3HostEntry
  • /iso/iso-identified-organization/dod/internet/experimental/ospfv3MIB/ospfv3Objects/ospfv3HostTable/ospfv3HostEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/3/102/1/6/1

    Description by mibdepot

    A metric to be advertised when a given host is
    reachable.

    The information in this table is persistent, and
    when written, the entity SHOULD save the change
    to non-volatile storage.

    Parsed from file OSPFV3-MIB.mib.txt
    Company: huawei
    Module: OSPFV3-MIB

    Information by oid_info

    Vendor: Cisco Systems
    Module: OSPFV3-MIB (OSPFV3-MIB.my)
    Type: ENTRY
    Access: not-accessible
    Syntax: Ospfv3HostEntry

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    ospfv3HostEntry OBJECT-TYPE SYNTAX Ospfv3HostEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A metric to be advertised when a given host is reachable. The information in this table is persistent, and when written, the entity SHOULD save the change to non-volatile storage." INDEX { ospfv3HostAddressType, ospfv3HostAddress } ::= { ospfv3HostTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.3.102)

    Joyal Dan

    Current Registration Authority (recovered by parent 1.3.6.1.3)

    Internet Assigned Numbers Authority

    Children (5)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.3.102.1.6.1.1 ospfv3HostAddressType 0 0 The address type of ospfv3HostAddress. Only IPv6
    global address type is expected.
    1.3.6.1.3.102.1.6.1.2 ospfv3HostAddress 0 0 The IPv6 address of the host. Must be an
    IPv6 global address.
    1.3.6.1.3.102.1.6.1.3 ospfv3HostMetric 0 0 The metric to be advertised.
    1.3.6.1.3.102.1.6.1.4 ospfv3HostStatus, ospfv3HostRowStatus 0 0 This variable controls the status of the en-
    try. The use of RowStatus is covered in more detail
    in [6].
    1.3.6.1.3.102.1.6.1.5 ospfv3HostAreaID 0 0 The Area the host entry is to be found within.
    By default, the area for the subsuming OSPFv3
    interface, or Area 0 if there is no …