All MIBs › VDSL-LINE-MIB › vdslLineType
vdslLineType
Module: VDSL-LINE-MIB
OID (symbolic): VDSL-LINE-MIB::vdslLineType
OID (numeric): 1.3.6.1.2.1.10.97.1.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Defines the type of VDSL 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. Defined values are:
noChannel(1) -- no channels exist fastOnly(2) -- only fast channel exists interleavedOnly(3) -- only interleaved channel exists fastOrInterleaved(4) -- either fast or interleaved channel -- exist, but only one at a time fastAndInterleaved(5) -- both fast and interleaved channels -- exist
Note that 'slow' and 'interleaved' refer to the same channel. 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 vdslLineType?
Shows how the VDSL line is currently channelized: whether it carries no data channel, only a fast (low-latency) channel, only an interleaved (error-protected) channel, or both. An operator checks this to know which ifTable entries to expect and monitor for a given physical line, since the manager derives the associated ifIndex values from the ifStackTable based on this value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.97.1.1.1.1.2 snmpwalk -v2c -c public <target> VDSL-LINE-MIB::vdslLineType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.97.1.1.1.1.2.1 snmpget -v2c -c public <target> VDSL-LINE-MIB::vdslLineType.1
Start monitoring vendor-neutral, standards-based MIB, DSLAMs and VDSL modems/transceivers (line coding/profile/transceiver-inventory status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VDSL-LINE-MIB::vdslLineType OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, DSLAMs and VDSL modems/transceivers (line coding/profile/transceiver-inventory status) 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.97 | vdslMIB | VDSL-LINE-MIB |
| 1.3.6.1.2.1.10.97.1 | vdslLineMib | VDSL-LINE-MIB |
| 1.3.6.1.2.1.10.97.1.1 | vdslMibObjects | VDSL-LINE-MIB |
| 1.3.6.1.2.1.10.97.1.1.1 | vdslLineTable | VDSL-LINE-MIB |
| 1.3.6.1.2.1.10.97.1.1.1.1 | vdslLineEntry | VDSL-LINE-MIB |
| 1.3.6.1.2.1.10.97.1.1.1.1.2 | vdslLineType | VDSL-LINE-MIB |