Reference record for OID 1.3.6.1.2.1.82.1.3.1.5


parent
1.3.6.1.2.1.82.1.3.1 (lookupCtlEntry)
node code
5
node name
lookupCtlOperStatus
dot oid
1.3.6.1.2.1.82.1.3.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) lookupMIB(82) lookupObjects(1) lookupCtlTable(3) lookupCtlEntry(1) lookupCtlOperStatus(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) lookupMIB(82) lookupObjects(1) lookupCtlTable(3) lookupCtlEntry(1) lookupCtlOperStatus(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) lookupMIB(82) lookupObjects(1) lookupCtlTable(3) lookupCtlEntry(1) lookupCtlOperStatus(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) lookupMIB(82) lookupObjects(1) lookupCtlTable(3) lookupCtlEntry(1) lookupCtlOperStatus(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) lookupMIB(82) lookupObjects(1) lookupCtlTable(3) lookupCtlEntry(1) lookupCtlOperStatus(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) lookupMIB(82) lookupObjects(1) lookupCtlTable(3) lookupCtlEntry(1) lookupCtlOperStatus(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/lookupMIB/lookupObjects/lookupCtlTable/lookupCtlEntry/lookupCtlOperStatus
  • /iso/identified-organization/dod/internet/mgmt/mib/lookupMIB/lookupObjects/lookupCtlTable/lookupCtlEntry/lookupCtlOperStatus
  • /iso/org/dod/internet/mgmt/mib-2/lookupMIB/lookupObjects/lookupCtlTable/lookupCtlEntry/lookupCtlOperStatus
  • /iso/org/dod/internet/mgmt/mib/lookupMIB/lookupObjects/lookupCtlTable/lookupCtlEntry/lookupCtlOperStatus
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/lookupMIB/lookupObjects/lookupCtlTable/lookupCtlEntry/lookupCtlOperStatus
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/lookupMIB/lookupObjects/lookupCtlTable/lookupCtlEntry/lookupCtlOperStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/82/1/3/1/5

    Description by circitor

    Reflects the operational state of an lookupCtlEntry:

    enabled(1) - Operation is active.
    notStarted(2) - Operation has not been enabled.
    completed(3) - Operation has completed.

    An operation is automatically enabled(1) when its
    lookupCtlRowStatus object is transitioned to active(1)
    status. Until this occurs lookupCtlOperStatus MUST
    report a value of notStarted(2). After the lookup
    operation completes (success or failure) the value
    for lookupCtlOperStatus MUST be transitioned to
    completed(3).

    Parsed from file DISMAN-NSLOOKUP-MIB.mib
    Module: DISMAN-NSLOOKUP-MIB

    Description by cisco_v1

    Reflects the operational state of an lookupCtlEntry:

    enabled(1) - Operation is active.
    notStarted(2) - Operation has not been enabled.
    completed(3) - Operation has completed.

    An operation is automatically enabled(1) when its
    lookupCtlRowStatus object is transitioned to active(1)
    status. Until this occurs lookupCtlOperStatus MUST
    report a value of notStarted(2). After the lookup
    operation completes (success or failure) the value
    for lookupCtlOperStatus MUST be transitioned to
    completed(3).

    Description by oid_info

    lookupCtlOperStatus OBJECT-TYPE SYNTAX INTEGER {
    notStarted(2), -- operation has not started
    completed(3) -- operation is done
    }
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
    "Reflects the operational state of an lookupCtlEntry:
    enabled(1) - Operation is active.
    notStarted(2) - Operation has not been enabled.
    completed(3) - Operation has completed.
    An operation is automatically enabled(1) when its
    lookupCtlRowStatus object is transitioned to active(1)
    status. Until this occurs lookupCtlOperStatus MUST
    report a value of notStarted(2). After the lookup
    operation completes (success or failure) the value
    for lookupCtlOperStatus MUST be transitioned to
    completed(3)."

    View at oid-info.com

    Description by mibdepot

    Reflects the operational state of an lookupCtlEntry:

    enabled(1) - Operation is active.
    notStarted(2) - Operation has not been enabled.
    completed(3) - Operation has been completed.

    An operation is automatically enabled(1) when its
    lookupCtlRowStatus object is transitioned to active(1)
    status. Until this occurs, lookupCtlOperStatus MUST
    report a value of notStarted(2). After the lookup
    operation is completed (success or failure), the value
    for lookupCtlOperStatus MUST be transitioned to
    completed(3).

    Parsed from file rfc4560-Ping,-Traceroute,-and-Lookup.mib-3.txt
    Company: None
    Module: DISMAN-NSLOOKUP-MIB

    Description by cisco

    Reflects the operational state of an lookupCtlEntry:

    enabled(1) - Operation is active.
    notStarted(2) - Operation has not been enabled.
    completed(3) - Operation has completed.

    An operation is automatically enabled(1) when its
    lookupCtlRowStatus object is transitioned to active(1)
    status. Until this occurs lookupCtlOperStatus MUST
    report a value of notStarted(2). After the lookup
    operation completes (success or failure) the value
    for lookupCtlOperStatus MUST be transitioned to
    completed(3).

    Information by circitor

    lookupCtlOperStatus OBJECT-TYPE SYNTAX INTEGER { notStarted(2), completed(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Reflects the operational state of an lookupCtlEntry: enabled(1) - Operation is active. notStarted(2) - Operation has not been enabled. completed(3) - Operation has completed. An operation is automatically enabled(1) when its lookupCtlRowStatus object is transitioned to active(1) status. Until this occurs lookupCtlOperStatus MUST report a value of notStarted(2). After the lookup operation completes (success or failure) the value for lookupCtlOperStatus MUST be transitioned to completed(3)." ::= { lookupCtlEntry 5 }

    Information by cisco_v1

    lookupCtlOperStatus OBJECT-TYPE SYNTAX INTEGER { notStarted(2), completed(3) } ACCESS read-only STATUS mandatory DESCRIPTION "Reflects the operational state of an lookupCtlEntry: enabled(1) - Operation is active. notStarted(2) - Operation has not been enabled. completed(3) - Operation has completed. An operation is automatically enabled(1) when its lookupCtlRowStatus object is transitioned to active(1) status. Until this occurs lookupCtlOperStatus MUST report a value of notStarted(2). After the lookup operation completes (success or failure) the value for lookupCtlOperStatus MUST be transitioned to completed(3)." ::= { lookupCtlEntry 5 }

    Information by oid_info

    Automatically extracted from RFC2925

    Information by mibdepot

    lookupCtlOperStatus OBJECT-TYPE SYNTAX INTEGER { enabled(1), notStarted(2), completed(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Reflects the operational state of an lookupCtlEntry: enabled(1) - Operation is active. notStarted(2) - Operation has not been enabled. completed(3) - Operation has been completed. An operation is automatically enabled(1) when its lookupCtlRowStatus object is transitioned to active(1) status. Until this occurs, lookupCtlOperStatus MUST report a value of notStarted(2). After the lookup operation is completed (success or failure), the value for lookupCtlOperStatus MUST be transitioned to completed(3)." ::= { lookupCtlEntry 5 }

    Information by cisco

    lookupCtlOperStatus OBJECT-TYPE SYNTAX INTEGER { notStarted(2), completed(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Reflects the operational state of an lookupCtlEntry: enabled(1) - Operation is active. notStarted(2) - Operation has not been enabled. completed(3) - Operation has completed. An operation is automatically enabled(1) when its lookupCtlRowStatus object is transitioned to active(1) status. Until this occurs lookupCtlOperStatus MUST report a value of notStarted(2). After the lookup operation completes (success or failure) the value for lookupCtlOperStatus MUST be transitioned to completed(3)." ::= { lookupCtlEntry 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 (7)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.82.1.3.1.1 lookupCtlOwnerIndex 0 0 To facilitate the provisioning of access control by a
    security administrator using the View-Based Access
    Control Model (RFC 2575,…
    1.3.6.1.2.1.82.1.3.1.2 lookupCtlOperationName 0 0 The name of a lookup operation. This is locally unique,
    within the scope of an lookupCtlOwnerIndex.
    1.3.6.1.2.1.82.1.3.1.3 lookupCtlTargetAddressType 0 0 Specifies the type of address for either performing a
    gethostbyname or a gethostbyaddr function at a remote host.
    Specification o…
    1.3.6.1.2.1.82.1.3.1.4 lookupCtlTargetAddress 0 0 Specifies the address used for a resolver lookup at a
    remote host. The corresponding lookupCtlAddressType
    objects determines its…
    1.3.6.1.2.1.82.1.3.1.6 lookupCtlTime 0 0 Reports the number of milliseconds that a lookup
    operation required to be completed at a remote host.
    Completed means operation f…
    1.3.6.1.2.1.82.1.3.1.7 lookupCtlRc 0 0 The system-specific return code from a lookup
    operation. All implementations MUST return a value
    of 0 for this object when the r…
    1.3.6.1.2.1.82.1.3.1.8 lookupCtlRowStatus 0 0 This object allows entries to be created and deleted
    in the lookupCtlTable.

    A remote lookup operation is started when an
    entry in …