All MIBs › IJ8060-MIB › power_state
power_state
Module: IJ8060-MIB
OID (symbolic): IJ8060-MIB::power_state
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.65
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to inquire about and to control the 'power state' of the device. The exact meaning of each enumeration may vary from device to device, but the general interpretation is as follows: ePowerStateAwake: The device is idle (immediately ready to process a job) or processing a job. ePowerStatePowerSave: The device is in a low power state and will 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 less power than when in the power save state. It can also be expected to need a substantially longer warm-up time than when in the power save state. ePowerStateOff: The device is powered off. Note that when the device is powered off then SNMP/PML requests obviously cannot be honored. Therefore ePowerStateOff will likely never be returned from a PML get operation. However, ePowerStateOff could potentially be used in a PML set operation to power down the device if it has a software/firmware controllable power switch. For a given product it may not be possible to have the device enter the requested state due to the current state of the device. E.g., it may not be possible to enter the power save state if the device currently is in the sleep state. In this case a set operation will have an execution outcome of
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.65 snmpwalk -v2c -c public <target> IJ8060-MIB::power_state
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.65.1 snmpget -v2c -c public <target> IJ8060-MIB::power_state.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.65.1 i <value>
Start monitoring HP-compatible printer/multifunction device (IJ8060 print engine) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IJ8060-MIB::power_state OID value, configure state conditions and alerts, and monitor any HP-compatible printer/multifunction device (IJ8060 print engine) from a single console.
OID Breakdown
Upper-level ancestors (15 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9 | net_peripheral | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4 | netdm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2 | dm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1 | device | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1 | system | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1 | settings_system | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.65 | power_state | IJ8060-MIB |