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).
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>
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.498 | gdc | GDCCMN-MIB |
| 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 |