All MIBs › RAD-MIB › prtExPhPlModemCallDelay
prtExPhPlModemCallDelay
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExPhPlModemCallDelay
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.3.3.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Time in Seconds that the device will wait before dialing to the remote device.
This feature is mostly used when there is a backup modem to the main link and the main link is down. In this case it is important to prevent the 2 devices from dialing through the backup modems to each other at the same time. It is advised to configure one side with a small call delay and the other side with a large call delay.
Legal Values are: 0 - 30, 60, 120, 180, 240, 300, 600, 900, 1200, 1500, 1800 . 65535 sec. means that this parameter is not applicable.
Default: 0 sec
What is prtExPhPlModemCallDelay?
This parameter specifies the number of seconds to delay before initiating a dial-up connection through a backup modem when the primary link fails. It prevents both sides of a connection from dialing simultaneously through redundant modems, which could cause unstable behavior. Network administrators configure asymmetric delays on each end to ensure one side initiates first, improving backup link reliability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.3.3.1.8 snmpwalk -v2c -c public <target> RAD-MIB::prtExPhPlModemCallDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.3.3.1.8.1 snmpget -v2c -c public <target> RAD-MIB::prtExPhPlModemCallDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.3.3.1.8.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.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3 | prtPhPlCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.3 | prtExPhPlModemTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.3.1 | prtExPhPlModemEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.3.1.8 | prtExPhPlModemCallDelay | RAD-MIB |