All MIBs › DDS-MIB › ddsLineCfgIndex
ddsLineCfgIndex
Module: DDS-MIB
OID (symbolic): DDS-MIB::ddsLineCfgIndex
OID (numeric): 1.3.6.1.4.1.498.8.1.2.1.1
Node type: OBJECT-TYPE
Type: SCinstance
Access: read-only
Description: The index value that uniquely identifies the line interface to which this entry is applicable. This has the form of a SCinstance that defines the slot, line, drop, and sub-identifier, which in this case is the DDS Line.
What is ddsLineCfgIndex?
Uniquely identifies one DDS line interface's row in the Line Configuration table, encoded as an SCinstance carrying the slot, line, drop, and sub-identifier of that line. An admin uses it to match a row's other line-config values (line type, data rate, clocking, etc.) back to a specific physical circuit on the chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.1.2.1.1 snmpwalk -v2c -c public <target> DDS-MIB::ddsLineCfgIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.1.2.1.1.1 snmpget -v2c -c public <target> DDS-MIB::ddsLineCfgIndex.1
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::ddsLineCfgIndex 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.1 | ddsLineCfgIndex | DDS-MIB |