eqptPowerBatDefenseMode
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.18.1.11
Object
column mandatory
r/w
Enumeration
The battery defense modes offers the operator the possibility to
select the preferred power defense mode in case the system falls
back to the battery mode. The power defense mode is a way to
optimize the power consumption. In R5001 two options are possible.
In later releases additional defense modes will be introduced.
- no battery defense. In this mode the system will run normally,
offering regular service until the battery runs out and the
regular hw defenses are started (Dying Gasp)
- voice priority. In this mode when the system falls back to the
battery the regular service will be maintained until the battery
drains until 90% and will then give priority to the voice LT's by
powering down the DSL LT's. Voice service will be maintained until
the battery runs out and the regular hw defenses are started (Dying
Gasp).
This configuration only possible for planned powermanagement devices,
in this case a planned RANI-B or RPNI-B.
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.11- 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::eqptPowerBatDefenseMode'
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::eqptPowerBatDefenseMode.<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::eqptPowerBatDefenseMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no-defense |
1 | voice-priority |