All MIBs › ADSL-LINE-MIB › adslLineCoding
adslLineCoding
Module: ADSL-LINE-MIB
OID (symbolic): ADSL-LINE-MIB::adslLineCoding
OID (numeric): 1.3.6.1.2.1.10.94.1.1.1.1.1
Node type: OBJECT-TYPE
Type: AdslLineCodingType
Access: read-only
Description:
Specifies the ADSL coding type used on this line.
What is adslLineCoding?
This read-only OID reports the modulation scheme the ADSL line is using (such as DMT or CAP). Knowing the encoding type helps you understand the line's technical capabilities and limitations. A value of 'DMT' tells you the line uses Discrete Multitone modulation, the most common ADSL standard.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.1.1.1 snmpwalk -v2c -c public <target> ADSL-LINE-MIB::adslLineCoding
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.1.1.1.1 snmpget -v2c -c public <target> ADSL-LINE-MIB::adslLineCoding.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.94 | adslMIB | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1 | adslLineMib | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1 | adslMibObjects | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.1 | adslLineTable | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.1.1 | adslLineEntry | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.1.1.1 | adslLineCoding | ADSL-LINE-MIB |