adslConfProfileLineType
ADSL-LINE-EXT-MIB ·
.1.3.6.1.2.1.10.94.3.1.22.1.1
Object
column r/w
Enumeration
This object is used to configure the ADSL physical
line mode. It has following valid values:
noChannel(1), when no channels exist.
fastOnly(2), when only fast channel exists.
interleavedOnly(3), when only interleaved channel
exist.
fastOrInterleaved(4), when either fast or
interleaved channels can exist, but only one
at any time.
fastAndInterleaved(5), when both the fast channel
and the interleaved channel exist.
In the case when no value has been set, the default
Value is noChannel(1).
Context
- MIB
- ADSL-LINE-EXT-MIB
- OID
.1.3.6.1.2.1.10.94.3.1.22.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adslConfProfileExtEntry
- Groups
- 1
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 'ADSL-LINE-EXT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-LINE-EXT-MIB::adslConfProfileLineType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADSL-LINE-EXT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-LINE-EXT-MIB::adslConfProfileLineType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADSL-LINE-EXT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADSL-LINE-EXT-MIB::adslConfProfileLineType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noChannel |
2 | fastOnly |
3 | interleavedOnly |
4 | fastOrInterleaved |
5 | fastAndInterleaved |
Conformance
Member of