hwadslLConfProfAdslModeCfg
HUAWEI-ADSL-EXT-MIB ·
.1.3.6.1.4.1.2011.6.31.1.13.1.40
Object
column r/w
Enumeration
The ADSL2 management model specified includes an ADSL Mode attribute which identifies an instance of ADSL Mode-Specific PSD Configuration object in the ADSL Line Profile. The following classes of ADSL operating mode are defined. Options: 1. defMode(1) - ADSL transmit mode is defMode 2. adsl(2) - ADSL transmit mode is adsl 3. adsl2Pots(3) - ADSL transmit mode is adsl2Pots 4. adsl2Isdn(4) - ADSL transmit mode is adsl2Isdn 5. adsl2PlusPots(5) - ADSL transmit mode is adsl2PlusPots 6. adsl2PlusIsdn(6) - ADSL transmit mode is adsl2PlusIsdn 7. adsl2ReachExtended(7) - ADSL transmit mode is adsl2ReachExtended 8. invalidValue(-1) - Invalid value
Context
- MIB
- HUAWEI-ADSL-EXT-MIB
- OID
.1.3.6.1.4.1.2011.6.31.1.13.1.40- 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::hwadslLConfProfAdslModeCfg'
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::hwadslLConfProfAdslModeCfg.<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::hwadslLConfProfAdslModeCfg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalidValue |
1 | defMode |
2 | adsl |
3 | adsl2Pots |
4 | adsl2Isdn |
5 | adsl2PlusPots |
6 | adsl2PlusIsdn |
7 | adsl2ReachExtended |