vdsl2LineStatusPwrMngState

HUAWEI-VDSL2-LINE-MIB · .1.3.6.1.4.1.2011.6.115.1.1.1.1.8

Object

The current power management state.  
Options:
1. L0 - Synchronized and full transmission 
2. L1 - Low Power with reduced net data rate 
3. L2 - Low Power with reduced net data rate 
4. L3 - No power
The various possible values are:l0(0), l1(1), l2(2), l3(3).

Context

MIB
HUAWEI-VDSL2-LINE-MIB
OID
.1.3.6.1.4.1.2011.6.115.1.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
vdsl2LineEntry
Groups
1

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

Values & Constraints

Type Values
-1invalidValue
0l0
1l1
2l2
3l3

Conformance