Reference record for OID 1.3.6.1.4.1.11.2.3.9.4.2.3.3.5.1.2



parent
1.3.6.1.4.1.11.2.3.9.4.2.3.3.5.1 (hrPrinterEntry)
node code
2
node name
hrprinterdetectederrorstate
dot oid
1.3.6.1.4.1.11.2.3.9.4.2.3.3.5.1.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) hp(11) nm(2) system(3) net-peripheral(9) netdm(4) dm(2) hrm(3) hrDevice(3) hrPrinterTable(5) hrPrinterEntry(1) hrprinterdetectederrorstate(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) hp(11) nm(2) system(3) net-peripheral(9) netdm(4) netPMLmgmt(2) hrm(3) hrDevice(3) hrPrinterTable(5) hrPrinterEntry(1) hrprinterdetectederrorstate(2)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) dm(2) hrm(3) hrDevice(3) hrPrinterTable(5) hrPrinterEntry(1) hrprinterdetectederrorstate(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) netPMLmgmt(2) hrm(3) hrDevice(3) hrPrinterTable(5) hrPrinterEntry(1) hrprinterdetectederrorstate(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) hp(11) nm(2) system(3) net-peripheral(9) netdm(4) dm(2) hrm(3) hrDevice(3) hrPrinterTable(5) hrPrinterEntry(1) hrprinterdetectederrorstate(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) hp(11) nm(2) system(3) net-peripheral(9) netdm(4) netPMLmgmt(2) hrm(3) hrDevice(3) hrPrinterTable(5) hrPrinterEntry(1) hrprinterdetectederrorstate(2)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) dm(2) hrm(3) hrDevice(3) hrPrinterTable(5) hrPrinterEntry(1) hrprinterdetectederrorstate(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) netPMLmgmt(2) hrm(3) hrDevice(3) hrPrinterTable(5) hrPrinterEntry(1) hrprinterdetectederrorstate(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/system/net-peripheral/netdm/dm/hrm/hrDevice/hrPrinterTable/hrPrinterEntry/hrprinterdetectederrorstate
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/system/net-peripheral/netdm/netPMLmgmt/hrm/hrDevice/hrPrinterTable/hrPrinterEntry/hrprinterdetectederrorstate
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/hpsystem/netPeripheral/netPML/dm/hrm/hrDevice/hrPrinterTable/hrPrinterEntry/hrprinterdetectederrorstate
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/hrm/hrDevice/hrPrinterTable/hrPrinterEntry/hrprinterdetectederrorstate
  • /iso/org/dod/internet/private/enterprises/hp/nm/system/net-peripheral/netdm/dm/hrm/hrDevice/hrPrinterTable/hrPrinterEntry/hrprinterdetectederrorstate
  • /iso/org/dod/internet/private/enterprises/hp/nm/system/net-peripheral/netdm/netPMLmgmt/hrm/hrDevice/hrPrinterTable/hrPrinterEntry/hrprinterdetectederrorstate
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/hpsystem/netPeripheral/netPML/dm/hrm/hrDevice/hrPrinterTable/hrPrinterEntry/hrprinterdetectederrorstate
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/hrm/hrDevice/hrPrinterTable/hrPrinterEntry/hrprinterdetectederrorstate
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/11/2/3/9/4/2/3/3/5/1/2

    Description by mibdepot

    This object represents any error conditions
    detected by the printer. The error conditions are
    encoded as bits in an octet string, with the
    following definitions:
    Condition Bit # hrDeviceStatus
    lowPaper 0 warning(3)
    noPaper 1 down(5)
    lowToner 2 warning(3)
    noToner 3 down(5)
    doorOpen 4 down(5)
    jammed 5 down(5)
    offline 6 down(5)
    serviceRequested 7 warning(3)
    If multiple conditions are currently detected and
    the hrDeviceStatus would not otherwise be
    unknown(1) or testing(4), the hrDeviceStatus shall
    correspond to the worst state of those indicated,
    where down(5) is worse than warning(3) which is
    worse than running(2).
    Bits are numbered starting with the most
    significant bit of the first byte being bit 0, the
    least significant bit of the first byte being bit
    7, the most significant bit of the second byte
    being bit 8, and so on. A one bit encodes that
    the condition was detected, while a zero bit
    encodes that the condition was not detected.
    This object is useful for alerting an operator to
    specific warning or error conditions that may
    occur, especially those requiring human
    intervention.
    Refer to RFC 1514, Host Resources MIB, for more details.
    Additional information:
    Here is the table from the general description,
    above, rewritten with formatting to make it more easily
    readable.

    The error conditions are encoded as bits in an octet string,
    with the following definitions:

    Condition.........Bit #......hrDeviceStatus
    lowPaper...........0...........warning(3)
    noPaper............1...........down(5)
    lowToner...........2...........warning(3)
    noToner............3...........down(5)
    doorOpen...........4...........down(5)
    jammed.............5...........down(5)
    offline............6...........down(5)
    serviceRequested...7...........warning(3)

    The HP LaserJet 2100 Series reports error conditions as
    follows:

    noPaper
    continue.
    hrDeviceStatus = eHdown;
    hrPrinterStatus = eHother;
    A critical alert is active.

    coverOpen
    hrDeviceStatus = eHdown;
    hrPrinterStatus = eHother;
    A critical alert is active.

    jammed
    hrDeviceStatus = eHdown;
    hrPrinterStatus = eHother;
    A critical alert is active.

    offline
    jobs until it is online. This condition is rare in the HP
    LaserJet 2100 Series and may indicate some other error.
    hrDeviceStatus = eHdown;
    hrPrinterStatus = eHother;
    A critical alert is active.

    serviceRequested
    above. These fall into two categories:
    (1) If the condition prevents printing, the 'offline' bit
    is also set and status values are as for offline. i.e.:
    hrDeviceStatus = eHdown;
    hrPrinterStatus = eHother;
    A critical alert is active.
    (2) If the condition does not prevent printing the status
    values are:
    hrDeviceStatus = eHwarning;
    hrPrinterStatus = eHidle or eHprinting;
    A non-critical alert is active.

    lowToner
    condition.

    noToner
    condition.

    Parsed from file lj3200_snmp.mib.txt
    Company: None
    Module: LJ3200-MIB

    Description by circitor

    This object represents any error conditions
    detected by the printer. The error conditions are
    encoded as bits in an octet string, with the
    following definitions:
    Condition Bit # hrDeviceStatus
    lowPaper 0 warning(3)
    noPaper 1 down(5)
    lowToner 2 warning(3)
    noToner 3 down(5)
    doorOpen 4 down(5)
    jammed 5 down(5)
    offline 6 down(5)
    serviceRequested 7 warning(3)
    If multiple conditions are currently detected and
    the hrDeviceStatus would not otherwise be
    unknown(1) or testing(4), the hrDeviceStatus shall
    correspond to the worst state of those indicated,
    where down(5) is worse than warning(3) which is
    worse than running(2).
    Bits are numbered starting with the most
    significant bit of the first byte being bit 0, the
    least significant bit of the first byte being bit
    7, the most significant bit of the second byte
    being bit 8, and so on. A one bit encodes that
    the condition was detected, while a zero bit
    encodes that the condition was not detected.
    This object is useful for alerting an operator to
    specific warning or error conditions that may
    occur, especially those requiring human
    intervention.
    Additional information:
    LaserJet 5Si reports error conditions as follows:
    lowPaper
    currently needed.
    hrDeviceStatus = eHwarning;
    hrPrinterStatus = eHidle or eHprinting;
    a non-critical alert is active.
    noPaper
    continue.
    hrDeviceStatus = eHdown;
    hrPrinterStatus = eHother;
    a non-critical alert is active.
    lowToner
    hrDeviceStatus = eHwarning;
    hrPrinterStatus = eHidle or eHprinting;
    a non-critical alert is active.
    noToner
    doorOpen
    hrDeviceStatus = eHdown;
    hrPrinterStatus = eHother;
    a non-critical alert is active.
    jammed
    hrDeviceStatus = eHdown;
    hrPrinterStatus = eHother;
    a non-critical alert is active.
    offline
    hrDeviceStatus = eHdown;
    hrPrinterStatus = eHother;
    a non-critical alert is active.
    serviceRequested
    above. If the condition prevents printing, the 'offline'
    bit is also set and its hrDeviceStatus and hrPrinterStatus
    would prevail.
    hrDeviceStatus = eHwarning;
    hrPrinterStatus = eHidle or eHprinting;
    a non-critical alert is active.

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

    Information by oid_info

    Vendor: Hewlett-Packard
    Module: CLJ8500-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    hrprinterdetectederrorstate OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "This object represents any error conditions detected by the printer. The error conditions are encoded as bits in an octet string, with the following definitions: Condition Bit # hrDeviceStatus lowPaper 0 warning(3) noPaper 1 down(5) lowToner 2 warning(3) noToner 3 down(5) doorOpen 4 down(5) jammed 5 down(5) offline 6 down(5) serviceRequested 7 warning(3) If multiple conditions are currently detected and the hrDeviceStatus would not otherwise be unknown(1) or testing(4), the hrDeviceStatus shall correspond to the worst state of those indicated, where down(5) is worse than warning(3) which is worse than running(2). Bits are numbered starting with the most significant bit of the first byte being bit 0, the least significant bit of the first byte being bit 7, the most significant bit of the second byte being bit 8, and so on. A one bit encodes that the condition was detected, while a zero bit encodes that the condition was not detected. This object is useful for alerting an operator to specific warning or error conditions that may occur, especially those requiring human intervention. Refer to RFC 1514, Host Resources MIB, for more details. Additional information: Here is the table from the general description, above, rewritten with formatting to make it more easily readable. The error conditions are encoded as bits in an octet string, with the following definitions: Condition.........Bit #......hrDeviceStatus lowPaper...........0...........warning(3) noPaper............1...........down(5) lowToner...........2...........warning(3) noToner............3...........down(5) doorOpen...........4...........down(5) jammed.............5...........down(5) offline............6...........down(5) serviceRequested...7...........warning(3) The HP LaserJet 2100 Series reports error conditions as follows: noPaper continue. hrDeviceStatus = eHdown; hrPrinterStatus = eHother; A critical alert is active. coverOpen hrDeviceStatus = eHdown; hrPrinterStatus = eHother; A critical alert is active. jammed hrDeviceStatus = eHdown; hrPrinterStatus = eHother; A critical alert is active. offline jobs until it is online. This condition is rare in the HP LaserJet 2100 Series and may indicate some other error. hrDeviceStatus = eHdown; hrPrinterStatus = eHother; A critical alert is active. serviceRequested above. These fall into two categories: (1) If the condition prevents printing, the 'offline' bit is also set and status values are as for offline. i.e.: hrDeviceStatus = eHdown; hrPrinterStatus = eHother; A critical alert is active. (2) If the condition does not prevent printing the status values are: hrDeviceStatus = eHwarning; hrPrinterStatus = eHidle or eHprinting; A non-critical alert is active. lowToner condition. noToner condition." ::= { hrPrinterEntry 2 }

    Information by circitor

    hrprinterdetectederrorstate OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "This object represents any error conditions detected by the printer. The error conditions are encoded as bits in an octet string, with the following definitions: Condition Bit # hrDeviceStatus lowPaper 0 warning(3) noPaper 1 down(5) lowToner 2 warning(3) noToner 3 down(5) doorOpen 4 down(5) jammed 5 down(5) offline 6 down(5) serviceRequested 7 warning(3) If multiple conditions are currently detected and the hrDeviceStatus would not otherwise be unknown(1) or testing(4), the hrDeviceStatus shall correspond to the worst state of those indicated, where down(5) is worse than warning(3) which is worse than running(2). Bits are numbered starting with the most significant bit of the first byte being bit 0, the least significant bit of the first byte being bit 7, the most significant bit of the second byte being bit 8, and so on. A one bit encodes that the condition was detected, while a zero bit encodes that the condition was not detected. This object is useful for alerting an operator to specific warning or error conditions that may occur, especially those requiring human intervention. Additional information: LaserJet 5Si reports error conditions as follows: lowPaper currently needed. hrDeviceStatus = eHwarning; hrPrinterStatus = eHidle or eHprinting; a non-critical alert is active. noPaper continue. hrDeviceStatus = eHdown; hrPrinterStatus = eHother; a non-critical alert is active. lowToner hrDeviceStatus = eHwarning; hrPrinterStatus = eHidle or eHprinting; a non-critical alert is active. noToner doorOpen hrDeviceStatus = eHdown; hrPrinterStatus = eHother; a non-critical alert is active. jammed hrDeviceStatus = eHdown; hrPrinterStatus = eHother; a non-critical alert is active. offline hrDeviceStatus = eHdown; hrPrinterStatus = eHother; a non-critical alert is active. serviceRequested above. If the condition prevents printing, the 'offline' bit is also set and its hrDeviceStatus and hrPrinterStatus would prevail. hrDeviceStatus = eHwarning; hrPrinterStatus = eHidle or eHprinting; a non-critical alert is active." ::= { hrPrinterEntry 2 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.11)

    Peterson Tyler

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.3.9.4.2.3.3.5.1.2.0 hrprinterdetectederrorstate 0 0 None

    Brothers (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.3.9.4.2.3.3.5.1.1 hrprinterstatus 1 1 The current status of this printer device. When
    in the idle(1), printing(2), or warmup(3) state,
    the corresponding hrDeviceStatu…