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).
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
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.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 |