All MIBs › ADN-MIB › adnFrVCSlowRetry
adnFrVCSlowRetry
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnFrVCSlowRetry
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.44.2.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This timer specifies the amount of time to wait between failed PVC setup attempts. After attempting the adnFrVCFastRetry rate for adnFrVCRetryAttempts times, the rate will be slowed to adnFrVCSlowRetry. This only has significance if adnFrVCSourceDest is 'source(1)'. Common Name: Slow Rate Retry Timer
What is adnFrVCSlowRetry?
This OID stores the time delay between PVC setup retry attempts after the fast-retry phase has been exhausted, as a writable signed 32-bit integer. You set this to a longer interval for long-term recovery attempts, preventing wasted bandwidth from excessive retry requests. For example, a value of 30 means the system waits 30 seconds between slow-rate retry attempts once fast retries are depleted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.14 snmpwalk -v2c -c public <target> ADN-MIB::adnFrVCSlowRetry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.14.1 snmpget -v2c -c public <target> ADN-MIB::adnFrVCSlowRetry.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.14.1 i <value>
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnFrVCSlowRetry OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44 | adnFrnetservMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.2 | adnFrVCTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.2.1 | adnFrVCEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.2.1.14 | adnFrVCSlowRetry | ADN-MIB |