eqptPowerOperMode

ASAM-EQUIP-MIB · .1.3.6.1.4.1.637.61.1.23.18.1.3

Object

column mandatory Enumeration
The eqptPowerOperMode shows the power mode the NE is using at the
moment of reading.
The VSRM-A (SX) and NGVR (MX) using a power management enabled NTIO
(e.g. RANI-B or RPNI-B) will provide valid information for this
object.
Other systems without Power mode support get no-powermgnt (0).
Enumeration is as follows:
   0 = system without an active power management
   1 = AC
   2 = AC + DC local
   3 = DC network
   4 = DC network + DC local
   5 = DC local
   6 = Battery fallback, i.e. only battery provides power to the system.
              
ALCATEL NOTE:
SUPPORT: YES   INSRVMOD: NA     RANGE: See above
PERSIST: NO    DEFVALUE: 0      UNITS: -

Context

MIB
ASAM-EQUIP-MIB
OID
.1.3.6.1.4.1.637.61.1.23.18.1.3
Type
column
Access
readonly
Status
mandatory
Parent
eqptPowerEntry

Walk 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::eqptPowerOperMode'
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::eqptPowerOperMode.<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::eqptPowerOperMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0no-powermgnt
1ac
2ac-and-dc-local
3dc-network
4dc-network-and-dc-local
5dc-local
6battery-fallback