Reference record for OID 1.3.6.1.4.1.2011.5.25.147.1.8.1.15



parent
1.3.6.1.4.1.2011.5.25.147.1.8.1 (hwOspfv3NbrEntry)
node code
15
node name
hwOspfv3NbrRestartHelperExitRc
dot oid
1.3.6.1.4.1.2011.5.25.147.1.8.1.15
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) huawei(2011) huaweiMgmt(5) huaweiDatacomm(25) hwOspfv3(147) hwOspfv3Objects(1) hwOspfv3NbrTable(8) hwOspfv3NbrEntry(1) hwOspfv3NbrRestartHelperExitRc(15)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) huawei(2011) huaweiMgmt(5) hwDatacomm(25) hwOspfv3(147) hwOspfv3Objects(1) hwOspfv3NbrTable(8) hwOspfv3NbrEntry(1) hwOspfv3NbrRestartHelperExitRc(15)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) iMAP(2011) huaweiMgmt(5) huaweiDatacomm(25) hwOspfv3(147) hwOspfv3Objects(1) hwOspfv3NbrTable(8) hwOspfv3NbrEntry(1) hwOspfv3NbrRestartHelperExitRc(15)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) iMAP(2011) huaweiMgmt(5) hwDatacomm(25) hwOspfv3(147) hwOspfv3Objects(1) hwOspfv3NbrTable(8) hwOspfv3NbrEntry(1) hwOspfv3NbrRestartHelperExitRc(15)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) huawei(2011) huaweiMgmt(5) huaweiDatacomm(25) hwOspfv3(147) hwOspfv3Objects(1) hwOspfv3NbrTable(8) hwOspfv3NbrEntry(1) hwOspfv3NbrRestartHelperExitRc(15)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) huawei(2011) huaweiMgmt(5) hwDatacomm(25) hwOspfv3(147) hwOspfv3Objects(1) hwOspfv3NbrTable(8) hwOspfv3NbrEntry(1) hwOspfv3NbrRestartHelperExitRc(15)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) iMAP(2011) huaweiMgmt(5) huaweiDatacomm(25) hwOspfv3(147) hwOspfv3Objects(1) hwOspfv3NbrTable(8) hwOspfv3NbrEntry(1) hwOspfv3NbrRestartHelperExitRc(15)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) iMAP(2011) huaweiMgmt(5) hwDatacomm(25) hwOspfv3(147) hwOspfv3Objects(1) hwOspfv3NbrTable(8) hwOspfv3NbrEntry(1) hwOspfv3NbrRestartHelperExitRc(15)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/huawei/huaweiMgmt/huaweiDatacomm/hwOspfv3/hwOspfv3Objects/hwOspfv3NbrTable/hwOspfv3NbrEntry/hwOspfv3NbrRestartHelperExitRc
  • /iso/identified-organization/dod/internet/private/enterprise/huawei/huaweiMgmt/hwDatacomm/hwOspfv3/hwOspfv3Objects/hwOspfv3NbrTable/hwOspfv3NbrEntry/hwOspfv3NbrRestartHelperExitRc
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/iMAP/huaweiMgmt/huaweiDatacomm/hwOspfv3/hwOspfv3Objects/hwOspfv3NbrTable/hwOspfv3NbrEntry/hwOspfv3NbrRestartHelperExitRc
  • /iso/org/dod/internet/private/enterprise/iMAP/huaweiMgmt/hwDatacomm/hwOspfv3/hwOspfv3Objects/hwOspfv3NbrTable/hwOspfv3NbrEntry/hwOspfv3NbrRestartHelperExitRc
  • /iso/org/dod/internet/private/enterprises/huawei/huaweiMgmt/huaweiDatacomm/hwOspfv3/hwOspfv3Objects/hwOspfv3NbrTable/hwOspfv3NbrEntry/hwOspfv3NbrRestartHelperExitRc
  • /iso/org/dod/internet/private/enterprises/huawei/huaweiMgmt/hwDatacomm/hwOspfv3/hwOspfv3Objects/hwOspfv3NbrTable/hwOspfv3NbrEntry/hwOspfv3NbrRestartHelperExitRc
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/iMAP/huaweiMgmt/huaweiDatacomm/hwOspfv3/hwOspfv3Objects/hwOspfv3NbrTable/hwOspfv3NbrEntry/hwOspfv3NbrRestartHelperExitRc
  • /iso/iso-identified-organization/dod/internet/private/enterprises/iMAP/huaweiMgmt/hwDatacomm/hwOspfv3/hwOspfv3Objects/hwOspfv3NbrTable/hwOspfv3NbrEntry/hwOspfv3NbrRestartHelperExitRc
  • Description by mibdepot

    Describes the outcome of the last attempt at acting
    as a Graceful restart helper for the neighbor.

    none:............no restart has yet been attempted.
    inProgress:......a restart attempt is currently underway.
    completed:.......the last restart completed successfully.
    timedOut:........the last restart timed out.
    topologyChanged:.the last restart was aborted due to
    a topology change.

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

    Information by mibdepot

    hwOspfv3NbrRestartHelperExitRc OBJECT-TYPE SYNTAX INTEGER { none (1), inProgress (2), completed (3), timedOut (4), topologyChanged (5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Describes the outcome of the last attempt at acting as a Graceful restart helper for the neighbor. none:............no restart has yet been attempted. inProgress:......a restart attempt is currently underway. completed:.......the last restart completed successfully. timedOut:........the last restart timed out. topologyChanged:.the last restart was aborted due to a topology change." ::= { hwOspfv3NbrEntry 15 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.2011)

    Lwu Zhao

    Brothers (14)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.2011.5.25.147.1.8.1.1 hwOspfv3NbrIfIndex 0 0 The local link ID of the link over which the
    neighbor can be reached.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.2 hwOspfv3NbrIfInstId 0 0 Interface instance over which the neighbor
    can be reached. This ID has local link
    significance only.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.3 hwOspfv3NbrRtrId 0 0 A 32-bit integer uniquely identifying the neighboring
    router in the Autonomous System.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.4 hwOspfv3NbrAddressType 0 0 The address type of ospfv3NbrAddress. Only IPv6
    addresses without zone index are expected.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.5 hwOspfv3NbrAddress 0 0 The IPv6 address of the neighbor associated with
    the local link.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.6 hwOspfv3NbrOptions 0 0 A Bit Mask corresponding to the neighbor's
    options field.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.7 hwOspfv3NbrPriority 0 0 The priority of this neighbor in the designated
    router election algorithm. The value 0 signifies
    that the neighbor is not eligibl…
    1.3.6.1.4.1.2011.5.25.147.1.8.1.8 hwOspfv3NbrState 0 0 The State of the relationship with this
    Neighbor.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.9 hwOspfv3NbrEvents 0 0 The number of times this neighbor relationship
    has changed state, or an error has occurred.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.10 hwOspfv3NbrLsRetransQLen 0 0 The current length of the retransmission
    queue.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.11 hwOspfv3NbrHelloSuppressed 0 0 Indicates whether Hellos are being suppressed
    to the neighbor
    1.3.6.1.4.1.2011.5.25.147.1.8.1.12 hwOspfv3NbrIfId 0 0 The interface ID that the neighbor advertises
    in its Hello Packets on this link, that is, the
    neighbor's local interface index.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.13 hwOspfv3NbrRestartHelperStatus 0 0 Indicates whether the router is acting
    as a Graceful restart helper for the neighbor.
    1.3.6.1.4.1.2011.5.25.147.1.8.1.14 hwOspfv3NbrRestartHelperAge 0 0 Remaining time in current OSPFv3 Graceful restart
    interval, if the router is acting as a restart
    helper for the neighbor.