All MIBs › DMTF-MOBILE-MIB › currentPowerManagementState
currentPowerManagementState
Module: DMTF-MOBILE-MIB
OID (symbolic): DMTF-MOBILE-MIB::currentPowerManagementState
OID (numeric): 1.3.6.1.4.1.412.2.8.7.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current PM state (D0,D1,D2,D3).
What is currentPowerManagementState?
This reports the device's current ACPI-style power state: d0WorkingFullyON, d1Sleeping, d2NonVolatileSleepSoftOff, or d3OFF. An admin polls this to confirm whether a component has actually entered a low-power sleep state as expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.2.8.7.1.2 snmpwalk -v2c -c public <target> DMTF-MOBILE-MIB::currentPowerManagementState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.2.8.7.1.2.1 snmpget -v2c -c public <target> DMTF-MOBILE-MIB::currentPowerManagementState.1
Start monitoring DMI-instrumented mobile computer/laptop (vendor-neutral, DMTF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DMTF-MOBILE-MIB::currentPowerManagementState OID value, configure state conditions and alerts, and monitor any DMI-instrumented mobile computer/laptop (vendor-neutral, DMTF standard) from a single console.
OID Breakdown
Upper-level ancestors (8 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.412 | dmtf | BASEBRDD-MIB |
| 1.3.6.1.4.1.412.2 | dmtfStdMifs | BASEBRDD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.412.2.8 | dmtfMobileComputerMIF | DMTF-MOBILE-MIB |
| 1.3.6.1.4.1.412.2.8.7 | dmtfPowerManagementTable | DMTF-MOBILE-MIB |
| 1.3.6.1.4.1.412.2.8.7.1 | dmtfPowerManagementEntry | DMTF-MOBILE-MIB |
| 1.3.6.1.4.1.412.2.8.7.1.2 | currentPowerManagementState | DMTF-MOBILE-MIB |