adTAOctAdslConfProfileLineType
ADTRAN-TAOCTADSL2-MIB ·
.1.3.6.1.4.1.664.2.432.2.1.1.1
Object
column r/w
Enumeration
This object is used to configure the ADSL physical line type. The object, including enumerations, was taken from the ADSL Extension MIB as this was the only variable in the Extension MIB to be supported. Only enumerations (2) and (3) will be supported initially.
Context
- MIB
- ADTRAN-TAOCTADSL2-MIB
- OID
.1.3.6.1.4.1.664.2.432.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adTAOctAdslConfProfileExtEntry
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 'ADTRAN-TAOCTADSL2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TAOCTADSL2-MIB::adTAOctAdslConfProfileLineType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TAOCTADSL2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TAOCTADSL2-MIB::adTAOctAdslConfProfileLineType.<adslLineConfProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TAOCTADSL2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TAOCTADSL2-MIB::adTAOctAdslConfProfileLineType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noChannel |
2 | fastOnly |
3 | interleavedOnly |
4 | fastOrInterleaved |
5 | fastAndInterleaved |