eqptPowerBatType
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.18.1.4
Object
column mandatory
r/w
Enumeration
This object is used to configure the battery type.
This configuration only possible for planned powermanagement devices,
in this case a planned RANI-B or RPNI-B. Only values for supported
battery types are possible (e.g. in R51 only AGM/VRLA Lead Calcium
BATTERY (1) is supported for the RANI-B/RPNI-B)
The configured value is used to configure the power management driver.
The link between the configurable value and the battery type is:
0 = no battery configured
1 = AGM/VRLA Lead Calcium BATTERY
2 = AGM/VRLA Pure Lead BATTERY
3 = FLOODED BATTERY
4 = GEL BATTERY
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: YES DEFVALUE: 0 UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.18.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- eqptPowerEntry
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 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptPowerBatType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptPowerBatType.<eqptPowerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptPowerBatType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-configured |
1 | agm-vrla-PbCa-battery |
2 | agm-vrla-Pure-Pb-battery |
3 | flooded-battery |
4 | gel-battery |