Reference record for OID 1.3.6.1.2.1.43.5.1.1.13


parent
1.3.6.1.2.1.43.5.1.1 (prtGeneralEntry)
node code
13
node name
prtConsoleDisable
dot oid
1.3.6.1.2.1.43.5.1.1.13
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) printmib(43) prtGeneral(5) prtGeneralTable(1) prtGeneralEntry(1) prtConsoleDisable(13)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) current-printing-job-pages-printed(43) prtGeneral(5) prtGeneralTable(1) prtGeneralEntry(1) prtConsoleDisable(13)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) job-info-change-id(43) prtGeneral(5) prtGeneralTable(1) prtGeneralEntry(1) prtConsoleDisable(13)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) release-held-job(43) prtGeneral(5) prtGeneralTable(1) prtGeneralEntry(1) prtConsoleDisable(13)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) printmib(43) prtGeneral(5) prtGeneralTable(1) prtGeneralEntry(1) prtConsoleDisable(13)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) current-printing-job-pages-printed(43) prtGeneral(5) prtGeneralTable(1) prtGeneralEntry(1) prtConsoleDisable(13)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) job-info-change-id(43) prtGeneral(5) prtGeneralTable(1) prtGeneralEntry(1) prtConsoleDisable(13)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) release-held-job(43) prtGeneral(5) prtGeneralTable(1) prtGeneralEntry(1) prtConsoleDisable(13)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/printmib/prtGeneral/prtGeneralTable/prtGeneralEntry/prtConsoleDisable
  • /iso/identified-organization/dod/internet/mgmt/mib-2/current-printing-job-pages-printed/prtGeneral/prtGeneralTable/prtGeneralEntry/prtConsoleDisable
  • ...skipped...
  • /iso/org/dod/internet/mgmt/mib-2/job-info-change-id/prtGeneral/prtGeneralTable/prtGeneralEntry/prtConsoleDisable
  • /iso/org/dod/internet/mgmt/mib-2/release-held-job/prtGeneral/prtGeneralTable/prtGeneralEntry/prtConsoleDisable
  • /iso/org/dod/internet/mgmt/mib/printmib/prtGeneral/prtGeneralTable/prtGeneralEntry/prtConsoleDisable
  • /iso/org/dod/internet/mgmt/mib/current-printing-job-pages-printed/prtGeneral/prtGeneralTable/prtGeneralEntry/prtConsoleDisable
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/job-info-change-id/prtGeneral/prtGeneralTable/prtGeneralEntry/prtConsoleDisable
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/release-held-job/prtGeneral/prtGeneralTable/prtGeneralEntry/prtConsoleDisable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/43/5/1/1/13

    Description by circitor

    If the object prtConsoleDisable has value
    'operatorConsoleDisabled' then input is not accepted
    from the operator console. If the object
    prtConsoleDisable has the value 'operatorConsoleEnabled'
    then input is accepted from the operator console. If the
    object prtConsoleDisable has the value
    'operatorConsoleEnabledLevel1',
    'operatorConsoleEnabledLevel2' or
    'operatorConsoleEnabledLevel3' then limited input is
    accepted from the operator console; the limitations are
    product specific, however, the limitations are generally
    less restrictive for operatorConsoleEnabledLevel1 than
    for operatorConsoleEnabledLeve2, which is less
    restrictive than operatorConsoleEnabledLevel3.

    The value of the prtConsoleDisable object is a type-2
    enumeration.

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

    Description by cisco_v1

    This value indicates how input is (or is not) accepted from
    the operator console.

    NOTE: The above description has been modified from RFC 1759
    for clarification.

    Description by oid_info

    prtConsoleDisable OBJECT-TYPE
    SYNTAX INTEGER {
    enabled(3),
    disabled(4)
    }
    MAX-ACCESS read-write
    STATUS current
    DESCRIPTION
    "This object enables or disables manual input from the
    operators console."

    View at oid-info.com

    Description by mibdepot

    This object enables or disables manual input from the
    operators console.

    Parsed from file rfc1759.mib.txt
    Company: None
    Module: Printer-MIB

    Description by cisco

    This value indicates how input is (or is not) accepted from
    the operator console.

    NOTE: The above description has been modified from RFC 1759
    for clarification.

    Information by circitor

    prtConsoleDisable OBJECT-TYPE SYNTAX INTEGER { operatorConsoleEnabled (3), operatorConsoleDisabled (4), operatorConsoleEnabledLevel1 (5), operatorConsoleEnabledLevel2 (6), operatorConsoleEnabledLevel3 (7) } MAX-ACCESS read-write STATUS current DESCRIPTION "If the object prtConsoleDisable has value 'operatorConsoleDisabled' then input is not accepted from the operator console. If the object prtConsoleDisable has the value 'operatorConsoleEnabled' then input is accepted from the operator console. If the object prtConsoleDisable has the value 'operatorConsoleEnabledLevel1', 'operatorConsoleEnabledLevel2' or 'operatorConsoleEnabledLevel3' then limited input is accepted from the operator console; the limitations are product specific, however, the limitations are generally less restrictive for operatorConsoleEnabledLevel1 than for operatorConsoleEnabledLeve2, which is less restrictive than operatorConsoleEnabledLevel3. The value of the prtConsoleDisable object is a type-2 enumeration." ::= { prtGeneralEntry 13 }

    Information by cisco_v1

    prtConsoleDisable OBJECT-TYPE SYNTAX PrtConsoleDisableTC ACCESS read-write STATUS mandatory DESCRIPTION "This value indicates how input is (or is not) accepted from the operator console. NOTE: The above description has been modified from RFC 1759 for clarification." ::= { prtGeneralEntry 13 }

    Information by oid_info

    Automatically extracted from RFC1759

    Information by mibdepot

    prtConsoleDisable OBJECT-TYPE SYNTAX INTEGER { enabled(3), disabled(4) } ACCESS read-write STATUS mandatory DESCRIPTION "This object enables or disables manual input from the operators console." ::= { prtGeneralEntry 13 }

    Information by cisco

    prtConsoleDisable OBJECT-TYPE SYNTAX PrtConsoleDisableTC MAX-ACCESS read-write STATUS current DESCRIPTION "This value indicates how input is (or is not) accepted from the operator console. NOTE: The above description has been modified from RFC 1759 for clarification." ::= { prtGeneralEntry 13 }

    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 (18)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.43.5.1.1.1 prtGeneralConfigChanges 0 0 Counts configuration changes that change the capabilities of
    a printer, such as the addition/deletion of input/output bins,
    the a…
    1.3.6.1.2.1.43.5.1.1.2 prtGeneralCurrentLocalization 0 0 The value of the prtLocalizationIndex corresponding to the
    current language, country, and character set to be used for
    localized …
    1.3.6.1.2.1.43.5.1.1.3 prtGeneralReset 0 0 Setting this value to `powerCycleReset', `resetToNVRAM', or
    `resetToFactoryDefaults' will result in the resetting of the
    printer.…
    1.3.6.1.2.1.43.5.1.1.4 prtGeneralCurrentOperator 0 0 The name of the current human operator responsible for
    operating this printer. It is suggested that this string
    include informati…
    1.3.6.1.2.1.43.5.1.1.5 prtGeneralServicePerson 0 0 The name of the last human responsible for servicing
    this printer. It is suggested that this string
    include information that woul…
    1.3.6.1.2.1.43.5.1.1.6 prtInputDefaultIndex 0 0 The value of prtInputIndex corresponding to the default input
    sub-unit: that is, this object selects the default source of
    input …
    1.3.6.1.2.1.43.5.1.1.7 prtOutputDefaultIndex 0 0 The value of prtOutputIndex corresponding to the default
    output sub-unit; that is, this object selects the default
    output destina…
    1.3.6.1.2.1.43.5.1.1.8 prtMarkerDefaultIndex 0 0 The value of prtMarkerIndex corresponding to the
    default marker sub-unit; that is, this object selects the
    default marker.
    1.3.6.1.2.1.43.5.1.1.9 prtMediaPathDefaultIndex 0 0 The value of prtMediaPathIndex corresponding to
    the default media path; that is, the selection of the
    default media path.
    1.3.6.1.2.1.43.5.1.1.10 prtConsoleLocalization 0 0 The value of the prtLocalizationIndex corresponding to
    the language, country, and character set to be used for
    the console. This…
    1.3.6.1.2.1.43.5.1.1.11 prtConsoleNumberOfDisplayLines 0 0 The number of lines on the printer's physical
    display. This value is 0 if there are no lines on the
    physical display or if there…
    1.3.6.1.2.1.43.5.1.1.12 prtConsoleNumberOfDisplayChars 0 0 The number of characters per line displayed on the physical
    display. This value is 0 if there are no lines on the
    physical displ…
    1.3.6.1.2.1.43.5.1.1.14 prtAuxiliarySheetStartupPage 0 0 Used to enable or disable printing a startup page. If enabled,
    a startup page will be printed shortly after power-up, when the
    d…
    1.3.6.1.2.1.43.5.1.1.15 prtAuxiliarySheetBannerPage 0 0 Used to enable or disable printing banner pages at the
    beginning of jobs. This is a master switch which applies
    to all jobs, rega…
    1.3.6.1.2.1.43.5.1.1.16 prtGeneralPrinterName 0 0 An administrator-specified name for this printer.
    Depending upon implementation of this printer, the value
    of this object may or …
    1.3.6.1.2.1.43.5.1.1.17 prtGeneralSerialNumber 0 0 A recorded serial number for this device that indexes some
    type device catalog or inventory. This value is usually set by
    the de…
    1.3.6.1.2.1.43.5.1.1.18 prtAlertCriticalEvents 0 0 A running counter of the number of critical alert
    events that have been recorded in the alert table. The
    value of this object is …
    1.3.6.1.2.1.43.5.1.1.19 prtAlertAllEvents 0 0 A running counter of the total number of alert event
    entries (critical and non-critical) that have been
    recorded in the alert tab…