hwadsl2L2ModeStateCfg
HUAWEI-ADSL-EXT-MIB ·
.1.3.6.1.4.1.2011.6.31.1.13.1.23
Object
column r/w
Enumeration
The state of L2 power management mode. Options: 1. disabled(1) - The L2 power management mode is disabled 2. enabled(2) - The L2 power management mode is enabled 3. forced(3) - The L2 power management mode is forced Default: disabled(1)
Context
- MIB
- HUAWEI-ADSL-EXT-MIB
- OID
.1.3.6.1.4.1.2011.6.31.1.13.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwadslLineExtConfProfileCfgEntry
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 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwadsl2L2ModeStateCfg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwadsl2L2ModeStateCfg.<hwadslLineExtConfProfileNameCfg>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ADSL-EXT-MIB::hwadsl2L2ModeStateCfg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | forced |