All MIBs › ADSL-LINE-MIB › adslLineType
adslLineType
Module: ADSL-LINE-MIB
OID (symbolic): ADSL-LINE-MIB::adslLineType
OID (numeric): 1.3.6.1.2.1.10.94.1.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Defines the type of ADSL physical line entity that exists, by defining whether and how the line is channelized. If the line is channelized, the value will be other than noChannel(1). This object defines which channel type(s) are supported.
In the case that the line is channelized, the manager can use the ifStackTable to determine the ifIndex for the associated channel(s).
What is adslLineType?
This read-only OID indicates whether the ADSL line is split into separate fast and interleaved channels. Understanding the line type tells you what performance characteristics are possible and whether both channels are available. A value of 4 means the line can support either fast-only or interleaved-only mode, but not both at the same time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.1.1.2 snmpwalk -v2c -c public <target> ADSL-LINE-MIB::adslLineType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.1.1.2.1 snmpget -v2c -c public <target> ADSL-LINE-MIB::adslLineType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adslLineType.1
Start monitoring ADSL DSLAMs and CPE modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADSL-LINE-MIB::adslLineType OID value, configure state conditions and alerts, and monitor any ADSL DSLAMs and CPE modems from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.2 | adslLineType | ADSL-LINE-MIB |