All MIBs › RAD-MIB › prtSpDcdDelay
prtSpDcdDelay
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSpDcdDelay
OID (numeric): 1.3.6.1.4.1.164.3.3.3.4.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
DCD delay in msec. d10 = delay of 10msec. This object is applicable only for port (1) = SP
What is prtSpDcdDelay?
This OID holds a timing value in milliseconds that controls when the DCD (Data Carrier Detect) signal is triggered on serial ports. It tells you the delay between receiving a carrier signal and the system recognizing it as valid, which affects how quickly the port can establish connections. A network operator would adjust this when tuning serial port responsiveness on RAD network interfaces, for example setting it to 10ms for faster connection detection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.10 snmpwalk -v2c -c public <target> RAD-MIB::prtSpDcdDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.10.1 snmpget -v2c -c public <target> RAD-MIB::prtSpDcdDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.10.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4 | prtSP | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4.1 | prtSpCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4.1.1 | prtSpCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4.1.1.10 | prtSpDcdDelay | RAD-MIB |