battChargerState
BRCM-BATTERY-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.10.2.4
Object
scalar Enumeration
The current state of the battery charger. Note that all states may not be supported on all types of chargers.
Context
- MIB
- BRCM-BATTERY-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.10.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- batteryCharger
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-BATTERY-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-BATTERY-MGMT-MIB::battChargerState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-BATTERY-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-BATTERY-MGMT-MIB::battChargerState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initializing |
2 | idle |
3 | sleep |
4 | chargeInit |
5 | preQualification |
6 | fastCharge |
7 | trickleCharge |
8 | topOff |
9 | discharge |
10 | forcedDischarge |
11 | eternalSleep |