hwAdslnniLineStatusPwrMngState

HUAWEI-ADSLNNI-MIB · .1.3.6.1.4.1.2011.6.143.1.1.3.1.2

Object

The current power management state.
Options: 
1. L0(1) - Synchronized and full transmission (i.e., Showtime).
2. L1(2) - Low Power with reduced net data rate (G.992.2 only).
3. L2(3) - Low Power with reduced net data rate (G.992.3 and
           G.992.4 only).
4. L3(4) - No power.

Context

MIB
HUAWEI-ADSLNNI-MIB
OID
.1.3.6.1.4.1.2011.6.143.1.1.3.1.2
Type
column
Access
readonly
Status
current
Parent
hwAdslnniLineEntry

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 'HUAWEI-ADSLNNI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSLNNI-MIB::hwAdslnniLineStatusPwrMngState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ADSLNNI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSLNNI-MIB::hwAdslnniLineStatusPwrMngState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ADSLNNI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ADSLNNI-MIB::hwAdslnniLineStatusPwrMngState'

Values & Constraints

Type Values
1l0
2l1
3l2
4l3