All MIBs › DMTF-MOBILE-MIB › d3TimerValue
d3TimerValue
Module: DMTF-MOBILE-MIB
OID (symbolic): DMTF-MOBILE-MIB::d3TimerValue
OID (numeric): 1.3.6.1.4.1.412.2.8.7.1.5
Node type: OBJECT-TYPE
Type: DmiInteger
Access: read-only
Description: The time-out value in milliseconds to go from the next higher supported state (either D0, D1, or D2) to the D3 state. If D3 state is not supported the value is -1 meaning the device can never be turned off. If the transition is not controlled by a timer then the value is 0.
What is d3TimerValue?
This reports the timeout in milliseconds before the device transitions into the fully-off D3 state; -1 means the device can never be turned off, 0 means the transition isn't timer-driven. An admin checks this to know whether a component supports being powered off entirely versus only lower sleep states.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.2.8.7.1.5 snmpwalk -v2c -c public <target> DMTF-MOBILE-MIB::d3TimerValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.2.8.7.1.5.1 snmpget -v2c -c public <target> DMTF-MOBILE-MIB::d3TimerValue.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::d3TimerValue 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.5 | d3TimerValue | DMTF-MOBILE-MIB |