objBatteryError
UPC4 ·
.1.3.6.1.4.1.16460.5.1.1.62.1.62
Object
column 1Enumeration
Its the current Error state for the 12 Batteries: Event# Battery 1 = (41XX) Event# Battery 2 = (42XX) Event# Battery 3 = (43XX) Event# Battery 4 = (44XX) Event# Battery 5 = (45XX) Event# Battery 6 = (46XX) Event# Battery 7 = (47XX) Event# Battery 8 = (48XX) Event# Battery 9 = (49XX) Event# Battery 10 = (50XX) Event# Battery 11 = (51XX) Event# Battery 12 = (52XX) 1 : (4100) Vbatt < Vmin 2 : (4101) Vbatt > Vmax 3 : (4102) Vbatt < Vwarn 4 : (4103) Vbatt > VmaxREC 5 : (4107) T > Tmax 6 : (4108) Asymmetrical 7 : (4109) Fuse open 8 : (4110) Battery operation
Context
- MIB
- UPC4
- OID
.1.3.6.1.4.1.16460.5.1.1.62.1.62- Type
- column
- Access
- readonly
- Status
- current
- Units
- 1
- Parent
- upc4BatteryErrorEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UPC4' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPC4::objBatteryError'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UPC4' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPC4::objBatteryError.<objBatteryError>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UPC4' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UPC4::objBatteryError'
Syntax
1Enumeration
Values & Constraints
Enumerated Values
0 | inactive |
1 | active |