physicalBatteryABMStatus
DELL-SNMP-UPS-MIB ·
.1.3.6.1.4.1.674.10902.2.120.5.1
Object
scalar mandatory
Enumeration
Advanced Battery Monitoring satus.
Context
- MIB
- DELL-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.674.10902.2.120.5.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- physicalBattery
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 'DELL-SNMP-UPS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-SNMP-UPS-MIB::physicalBatteryABMStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-SNMP-UPS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-SNMP-UPS-MIB::physicalBatteryABMStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | abmCharging |
2 | abmDischarging |
3 | abmFloating |
4 | abmResting |
5 | abmOff |