All MIBs › RAD-MIB › prtExPhPlModemTimeBtwnCalls
prtExPhPlModemTimeBtwnCalls
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExPhPlModemTimeBtwnCalls
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.3.3.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Minimum Time in Seconds which is required after a call was disconnected. In this time no other call will be initiated from this Modem port even if there were frames transmitted to this port. This time is required for some Modems which have initializations that take a few seconds.
Legal Values are: 0 sec. - 30 sec., 1-5 min. 65535 sec. means that this parameter is not applicable.
Default: 0 sec
What is prtExPhPlModemTimeBtwnCalls?
This OID stores the minimum wait time in seconds that a modem must delay before initiating another call after disconnecting from the previous one. It prevents the modem from immediately trying to reconnect before it finishes initialization steps. An operator increases this value when a modem keeps disconnecting and reconnecting because it needs extra setup time between calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.3.3.1.7 snmpwalk -v2c -c public <target> RAD-MIB::prtExPhPlModemTimeBtwnCalls
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.7.1 snmpget -v2c -c public <target> RAD-MIB::prtExPhPlModemTimeBtwnCalls.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.3.3.1.7.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.7 | prtExPhPlModemTimeBtwnCalls | RAD-MIB |