eqptPowerAdminMode
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.18.1.2
Object
column mandatory
r/w
Enumeration
The eqptPowerAdminMode shows the configured power mode.
This configured mode will be used to mask any failures detected
for non-supported modes.
Enumeration is as follows:
0 = no powermanagement mode configured
1 = AC -> failures on DC local and DC network suppressed
2 = AC + DC local -> failures on DC network suppressed
3 = DC network -> failures on AC or DC local suppressed
4 = DC network + DC local -> failures on AC suppressed
5 = DC local -> failures on DC network or AC suppressed
Configuration of the eqptPowerAdminMode is not mandatory and will
not impact the behavior of the power module.
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.2- 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::eqptPowerAdminMode'
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::eqptPowerAdminMode.<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::eqptPowerAdminMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no-powermgnt |
1 | ac |
2 | ac-and-dc-local |
3 | dc-network |
4 | dc-network-and-dc-local |
5 | dc-local |