hwAdslTransmissionModeCfg
HUAWEI-ADSL-EXT-MIB ·
.1.3.6.1.4.1.2011.6.31.1.4.1.4
Object
column r/w
Enumeration
Indicates the transmission mode of this channel. Options: 1. all(1) - All (G992.1, G992.2, T1.413)(Default) 2. fullRate(2) - Full rate(G992.1 or T1.413) 3. gliteOnly(3) - G992.2(g.lite) only 4. t1413Only(4) - T1.413 only 5. gdmtOnly(5) - G992.1,G992.3,G992.5,(g.dmt) only 6. ghs(6) - g.hs (G992.1,G992.2,G992.3,G992.4,G992.5,G992.5 is prior) 7. g992Dot1(7) - G992.1 8. g992Dot2(8) - G992.2 9. g992Dot3(9) - G992.3 10. g992Dot4(10) - G992.4 11. g992Dot5(11) - G992.5 12. adslAllOnly(12) - ADSL ALL ONLY 13. adslAndAdsl2(13) - G.992.1,G.992.3,T1.413(Not support) Default: all(1)
Context
- MIB
- HUAWEI-ADSL-EXT-MIB
- OID
.1.3.6.1.4.1.2011.6.31.1.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwadslLineConfProfileCfgEntry
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::hwAdslTransmissionModeCfg'
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::hwAdslTransmissionModeCfg.<adslLineConfProfileName>'
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::hwAdslTransmissionModeCfg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | fullRate |
3 | gliteOnly |
4 | t1413Only |
5 | gdmtOnly |
6 | ghs |
7 | g992Dot1 |
8 | g992Dot2 |
9 | g992Dot3 |
10 | g992Dot4 |
11 | g992Dot5 |
12 | adslAllOnly |
13 | adslAndAdsl2 |