battChargerLifeTestStatus
BRCM-BATTERY-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.10.2.13
Object
scalar Enumeration
Returns the current life test state
Context
- MIB
- BRCM-BATTERY-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.10.2.13- 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::battChargerLifeTestStatus.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::battChargerLifeTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lTStateIdle |
2 | lTStateBegin |
3 | lTStatePTD |
4 | lTStateStartCharge |
5 | lTStateHWIMP |
6 | lTStateCharge |
7 | lTStateStartSWIMP |
8 | lTStateComplSWIMP |
9 | lTStateDischarge |
10 | lTStateComplete |