psBatteryChargeMode
GAMATRONIC-MIB ·
.1.3.6.1.4.1.6050.1.2.12
Object
scalar Enumeration
The Battery Charge mode 0 = Floating 1 = Equalized
Context
- MIB
- GAMATRONIC-MIB
- OID
.1.3.6.1.4.1.6050.1.2.12- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- psBattery
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 'GAMATRONIC-MIB' -M '/opt/observium/mibs/gamatronic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GAMATRONIC-MIB::psBatteryChargeMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GAMATRONIC-MIB' -M '/opt/observium/mibs/gamatronic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GAMATRONIC-MIB::psBatteryChargeMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | floating |
1 | equalizes |