All MIBs › ADN-MIB › adnFrVCFastRetry
adnFrVCFastRetry
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnFrVCFastRetry
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.44.2.1.13
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 this rate for adnFrVCRetryAttempts times, the rate will be slowed to adnFrVCSlowRetry. This only has significance if adnFrVCSourceDest is 'source(1)'. Common Name: Fast Rate Retry Timer
What is adnFrVCFastRetry?
This OID stores the time delay in seconds (or milliseconds, depending on the device) between PVC setup retry attempts during the initial fast-retry phase, stored as a writable signed 32-bit integer. You adjust this when you need to tune how aggressively your equipment tries to recover from circuit failures without overwhelming the network. For example, a value of 2 means the system waits 2 seconds between each fast-rate retry attempt.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.13 snmpwalk -v2c -c public <target> ADN-MIB::adnFrVCFastRetry
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.13.1 snmpget -v2c -c public <target> ADN-MIB::adnFrVCFastRetry.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.13.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::adnFrVCFastRetry 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.13 | adnFrVCFastRetry | ADN-MIB |