Reference record for OID 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.65



parent
1.3.6.1.4.1.11.2.3.9.4.2.1.1.1 (settings-system)
node code
65
node name
power-state
dot oid
1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.65
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) device(1) system(1) settings-system(1) power-state(65)}
  • {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) device(1) device-system(1) settings-system(1) power-state(65)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) netPMLmgmt(2) device(1) system(1) settings-system(1) power-state(65)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) netPMLmgmt(2) device(1) device-system(1) settings-system(1) power-state(65)}
  • {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) device(1) system(1) settings-system(1) power-state(65)}
  • {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) device(1) device-system(1) settings-system(1) power-state(65)}
  • ...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) netPMLmgmt(2) device(1) system(1) settings-system(1) power-state(65)}
  • {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) device(1) device-system(1) settings-system(1) power-state(65)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/system/net-peripheral/netdm/dm/device/system/settings-system/power-state
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/system/net-peripheral/netdm/dm/device/device-system/settings-system/power-state
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/system/settings-system/power-state
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/device-system/settings-system/power-state
  • /iso/org/dod/internet/private/enterprises/hp/nm/system/net-peripheral/netdm/dm/device/system/settings-system/power-state
  • /iso/org/dod/internet/private/enterprises/hp/nm/system/net-peripheral/netdm/dm/device/device-system/settings-system/power-state
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/system/settings-system/power-state
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/device-system/settings-system/power-state
  • Description by mibdepot

    This object is used to inquire about and to control the 'powerstate' of the device. The exact meaning of each enumeration mayvary from device to device, but the general interpretation isas follows: ePowerStateAwake: The device is idle (immediatelyready to process a job) or processing a job.ePowerStatePowerSave: The device is in a low power state andwill not be immediately available to process an incoming job. A'warm-up time' of several seconds can be expected.ePowerStateSleep: The device is in a sleep state. It uses lesspower than when in the power save state. It can also beexpected to need a substantially longer warm-up time than whenin the power save state. ePowerStateOff: The device is poweredoff. Note that when the device is powered off then SNMP/PMLrequests obviously cannot be honored. Therefore ePowerStateOffwill likely never be returned from a PML get operation.However, ePowerStateOff could potentially be used in a PML setoperation to power down the device if it has asoftware/firmware controllable power switch. For a givenproduct it may not be possible to have the device enter therequested state due to the current state of the device. E.g.,it may not be possible to enter the power save state if thedevice currently is in the sleep state. In this case a setoperation will have an execution outcome of. The same execution outcomecan be expected if the device is processing a job and anattempt is made to e.g. bring the device into the power savestate or the sleep state. A get operation on the object returnsthe current power state of the device. While the device istransitioning from one state to another one of the valuesePowerStateTransitioningToAwake,ePowerStateTransitioningToPowerSave,ePowerStateTransitioningToSleep orePowerStateTransitioningToOff will be returned from a PML getoperation. An attempt to perform a PML set with any of thesefour values will yield .

    Parsed from file LJ_600_M601-602-603.mib.txt
    Company: hp
    Module: IJXXXX-MIB

    Information by mibdepot

    power-state OBJECT-TYPE SYNTAX enumerated { ePowerStateAwake (1) , ePowerStatePowerSave (2) , ePowerStateSleep (3) , ePowerStateOff (4) , ePowerStateTransitioningToAwake (5) , ePowerStateTransitioningToPowerSave (6) , ePowerStateTransitioningToSleep (7) , ePowerStateTransitioningToOff (8) } ACCESS read-write STATUS optional DESCRIPTION "This object is used to inquire about and to control the 'powerstate' of the device. The exact meaning of each enumeration mayvary from device to device, but the general interpretation isas follows: ePowerStateAwake: The device is idle (immediatelyready to process a job) or processing a job.ePowerStatePowerSave: The device is in a low power state andwill not be immediately available to process an incoming job. A'warm-up time' of several seconds can be expected.ePowerStateSleep: The device is in a sleep state. It uses lesspower than when in the power save state. It can also beexpected to need a substantially longer warm-up time than whenin the power save state. ePowerStateOff: The device is poweredoff. Note that when the device is powered off then SNMP/PMLrequests obviously cannot be honored. Therefore ePowerStateOffwill likely never be returned from a PML get operation.However, ePowerStateOff could potentially be used in a PML setoperation to power down the device if it has asoftware/firmware controllable power switch. For a givenproduct it may not be possible to have the device enter therequested state due to the current state of the device. E.g.,it may not be possible to enter the power save state if thedevice currently is in the sleep state. In this case a setoperation will have an execution outcome of. The same execution outcomecan be expected if the device is processing a job and anattempt is made to e.g. bring the device into the power savestate or the sleep state. A get operation on the object returnsthe current power state of the device. While the device istransitioning from one state to another one of the valuesePowerStateTransitioningToAwake,ePowerStateTransitioningToPowerSave,ePowerStateTransitioningToSleep orePowerStateTransitioningToOff will be returned from a PML getoperation. An attempt to perform a PML set with any of thesefour values will yield . " USE " There is no required interaction between this object andobjects such as SLEEP-MODE and ENERGY-STAR. The device POS willprovide information as to what the value of e.g. SLEEP-MODEwould be when the device is in any of the states mentionedabove. " INTERACTION " Not destructive." ::= {settings-system 65}

    First Registration Authority (recovered by parent 1.3.6.1.4.1.11)

    Peterson Tyler

    Brothers (29)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.1 energy-star 0 0 Returns or changes the Energy Star sleep value. If the
    value is greater than zero, then the device will go into
    energy saving sl…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.2 sleep-mode 0 0 Returns eTrue if the device is in energy saving sleep
    mode, otherwise returns eFalse. Setting SLEEP-MODE to
    eFalse causes the de…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.8 control-panel-lock 0 0 Device control panel lock. A value of eDisabled means
    the control panel is unlocked and the device's
    configuration can be modifi…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.9 service-password 0 0 When set to the password value, other service related
    objects become 'visible' (i.e readable) and/or become
    writable. When writt…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.11 device-cfg-download 0 0 Handshaking mechanism between host and device to coordinate the download of device specific data.
    eCfgDownloadIdle - indicates d…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.12 device-cfg-download-data-type 0 0 Indicates the type of device specific data to be
    downloaded.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.13 device-cfg-upload 0 0 Handshaking mechanism between host and device to
    coordinate the upload of device specific data.
    eCfgUploadIdle - indicates device…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.14 device-cfg-upload-data-type 0 0 Indicates the type of device specific data to be
    uploaded.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.17 download-timeout 0 0 Specifies the number of seconds that device will wait
    for data from the host before the device determines the
    host is being unres…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.18 upload-timeout 0 0 Specifies the number of seconds that device will wait
    for response from the host after transmitting a unit of
    data before the dev…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.21 run-location 0 0 Returns or changes the location from which code
    executes. The object allows the user to pick a memory
    bank to run code from which…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.22 date-display, sleep-mode 0 0 Controls front-panel date display format.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.23 device-cfg-param-command 0 0 A C structure containing the following fields:
    typedef struct {
    u8bit list_id;
    s8bit auto_incr;
    u16bit max_index;
    u16bit rec_size;
    u1…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.24 copier-token 0 0 Provides an advisory locking mechanism for hosts to coordinate
    exclusive access to a copier device. Setting the object to a
    uniqu…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.25 scan-token 0 0 Provides an advisory locking mechanism for hosts to coordinate
    exclusive access to a scanner device. Setting the object to a
    uniq…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.26 fax-upload-token 0 0 Provides an advisory locking mechanism for hosts to coordinate
    exclusive access to the fax upload features of a device. Setting
    t…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.27 fax-download-token 0 0 Provides an advisory locking mechanism for hosts to coordinate
    exclusive access to the fax download features of a device. Settin…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.28 device-config-token 0 0 Provides an advisory locking mechanism for hosts to coordinate
    exclusive access to a specific device or subset of device
    capabili…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.31 mono-color-switching-mode 0 0 This object allows the user to view/change the
    color/mono switching mode for a device.
    Additional information:
    This object allows …
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.32 device-configure 1 1 None
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.43 direct-connect-ports-enable 0 0 This object specifies whether all direct connect ports(parallel and USB) are available or ignored. JetDirect,embedded network c…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.44 control-panel-supplies-status-message 0 0 This PML object can be used to enable or disable supplies
    status messages from being displayed on the control panel.
    eShow - show…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.50 speed-energy-usage 0 0 Option to keep the fuser in a pre-warmed state to speed up
    first page out.
    Additional information:
    Option to keep the fuser in a p…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.68 factory-reset 0 0 writing an integer 0 will do factory reset on device-system variables,MFP Settings and the .NET database without a reboot.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.71 order-cartridge, auto-type-sense-mode 0 0 Used to enable/disable the supplies status message that isshown when the supply reaches low.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.89 control-panel-lock, powersave-enable-type 0 0 ePowerSaveOff - printer stays awake all the time, can onlysleep if sleep button is hit. ePowerSaveUseSleepDelay - usesleep dela…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.97 large-size-media-default-grain-direction 0 0 This object identifies default grain direction for large sizemedia (B/A3) only. Default value is eShortGrain.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.99 start-engine-early-warmup 0 0 This PML object is used by HP SW drivers to signal the printerthat a job is coming, and to start the warm-up processearly.The e…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.101 enable-engine-early-warmup, host-generate-copies 0 0 This object is not used by the printer. The printer holds thisinformation to allow applications generating print jobs to knowth…