DMTF-MOBILE-MIB :: maximumError

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDMTF-MOBILE-MIBmaximumError

maximumError

Module: DMTF-MOBILE-MIB

OID (symbolic): DMTF-MOBILE-MIB::maximumError

OID (numeric): 1.3.6.1.4.1.412.2.8.1.1.13

Node type: OBJECT-TYPE

Type: DmiInteger

Access: read-only

Description: The maximum error (as a percentage) in the Watt-hour data reported by the battery. The maximum error indicates the upper bound on how much additional energy the battery may have above the energy it reports having. When this value exceeds some value, for instance, 10%, some action must be taken (for instance, fully discharge then fully charge the battery) within some specified time (for instance, within two recharge cycles of the battery). If the action is not taken within the time frame, the error value

What is maximumError?

This reports the maximum error, as a percentage, in the watt-hour data the battery itself reports, indicating how much extra energy it might actually have beyond what it claims. An admin watches for this exceeding a vendor threshold like 10%, which per the MIB's own description signals that a full discharge/recharge cycle is needed to recalibrate the battery's fuel gauge.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.2.8.1.1.13
snmpwalk -v2c -c public <target> DMTF-MOBILE-MIB::maximumError

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.412.2.8.1.1.13.1
snmpget -v2c -c public <target> DMTF-MOBILE-MIB::maximumError.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> maximumError.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::maximumError 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.412dmtfBASEBRDD-MIB
1.3.6.1.4.1.412.2dmtfStdMifsBASEBRDD-MIB
Numeric OIDNameModule
1.3.6.1.4.1.412.2.8dmtfMobileComputerMIFDMTF-MOBILE-MIB
1.3.6.1.4.1.412.2.8.1dmtfPortableBatteryTableDMTF-MOBILE-MIB
1.3.6.1.4.1.412.2.8.1.1dmtfPortableBatteryEntryDMTF-MOBILE-MIB
1.3.6.1.4.1.412.2.8.1.1.13maximumErrorDMTF-MOBILE-MIB