All MIBs › DDS-MIB › ddsLineType
ddsLineType
Module: DDS-MIB
OID (symbolic): DDS-MIB::ddsLineType
OID (numeric): 1.3.6.1.4.1.498.8.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Identifies the type of line. The value dds1(1) defines the line type as a conventional DDS. The value ddsSc(2) defines the line type as a DDS line with secondary channel. The value clearChannel(3) indicates that the line type is 64K Clear Channel. The value auto(4) indicates that automatic line detection is in progress. Once the line type has been detected, the object reports enumeration (1),(2), or (3).
What is ddsLineType?
Configures the DDS line as conventional DDS, DDS with secondary channel (DDS/SC), 64K Clear Channel, or auto so the DSU knows how to frame the circuit. Setting auto(4) makes the unit run automatic line-type detection; once detection finishes, the object reports back whichever of dds1/ddsSc/clearChannel it found.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.1.2.1.2 snmpwalk -v2c -c public <target> DDS-MIB::ddsLineType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.1.2.1.2.1 snmpget -v2c -c public <target> DDS-MIB::ddsLineType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.8.1.2.1.2.1 i <value>
Start monitoring DDS DSU/CSU (Digital Data Service unit, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DDS-MIB::ddsLineType OID value, configure state conditions and alerts, and monitor any DDS DSU/CSU (Digital Data Service unit, legacy) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.8 | dsu | DDS-MIB |
| 1.3.6.1.4.1.498.8.1 | dds | DDS-MIB |
| 1.3.6.1.4.1.498.8.1.2 | ddsLineCfgTable | DDS-MIB |
| 1.3.6.1.4.1.498.8.1.2.1 | ddsLineCfgEntry | DDS-MIB |
| 1.3.6.1.4.1.498.8.1.2.1.2 | ddsLineType | DDS-MIB |