All MIBs › RAD-MIB › radBridgeCODisConnectDelay
radBridgeCODisConnectDelay
Module: RAD-MIB
OID (symbolic): RAD-MIB::radBridgeCODisConnectDelay
OID (numeric): 1.3.6.1.4.1.164.4.1.4.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The disconnect delay defines the minimum time period the link must stay connected, between 2 succesive disconnections (in seconds).
What is radBridgeCODisConnectDelay?
This object defines the minimum time interval (in seconds) that a connection-oriented link must remain connected between successive disconnection events on RAD equipment. It prevents rapid reconnection churn that could disrupt traffic or consume signaling bandwidth. Operators configure this based on application requirements and network stability needs to manage connection state transitions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.4.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::radBridgeCODisConnectDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.4.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::radBridgeCODisConnectDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.4.1.1.5.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.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4 | radBridgeCOD | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4.1 | radBridgeCODParamTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4.1.1 | radBridgeCODEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4.1.1.5 | radBridgeCODisConnectDelay | RAD-MIB |