All MIBs › ADTRAN-DSUIQ-MIB › adDSUIQDteControlLeads
adDSUIQDteControlLeads
Module: ADTRAN-DSUIQ-MIB
OID (symbolic): ADTRAN-DSUIQ-MIB::adDSUIQDteControlLeads
OID (numeric): 1.3.6.1.4.1.664.2.141.5.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This bit map integer reflects the current state of the DTE control leads as follows: bit meaning 0 CTS 1 RTS 2 DSR 3 DTR 4 DCD
A 1 means the lead is on.
What is adDSUIQDteControlLeads?
This OID stores a bitmap (0-31) representing the state of five DTE serial control lines: CTS (clear-to-send), RTS (request-to-send), DSR (data-set-ready), DTR (data-terminal-ready), and DCD (data-carrier-detect), where each bit set to 1 means the line is active. A network engineer monitors this when troubleshooting serial port connectivity issues to see which control signals are currently active or stuck. For example, a value of 3 means both bit 0 (CTS) and bit 1 (RTS) are on, indicating the serial handshake is working properly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.2.141.5.2 snmpwalk -v2c -c public <target> ADTRAN-DSUIQ-MIB::adDSUIQDteControlLeads
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.2.141.5.2.1 snmpget -v2c -c public <target> ADTRAN-DSUIQ-MIB::adDSUIQDteControlLeads.1
Start monitoring ADTRAN DSU IQ data service units (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-DSUIQ-MIB::adDSUIQDteControlLeads OID value, configure state conditions and alerts, and monitor any ADTRAN DSU IQ data service units (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.2 | adMgmt | ADTRAN-ACTDAXL3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.2.141 | adDSUIQmg | ADTRAN-DSUIQ-MIB |
| 1.3.6.1.4.1.664.2.141.5 | adDSUIQCurrentStatus | ADTRAN-DSUIQ-MIB |
| 1.3.6.1.4.1.664.2.141.5.2 | adDSUIQDteControlLeads | ADTRAN-DSUIQ-MIB |