All MIBs › ADN-MIB › adnFrVCAttemptState
adnFrVCAttemptState
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnFrVCAttemptState
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.44.2.1.35
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This contains the current VC call attempt state. This will start out as 'fast(1)' or 'rxcall(3)' depending on adnFrVCSourceDest. If adnFrVCSourceDest has the value 'source(1)', and the call attempt fails adnFrVCRetryAttempt times, then the call will be attempted at the slow rate (adnFrVCSlowRetry) and this object will be set to 'slow(2)'. Common Name: Attempt State
What is adnFrVCAttemptState?
This OID shows the current state of the virtual circuit's call setup process: whether the equipment is attempting connection at a fast rate, slow retry rate, or receiving an incoming call. Network engineers check this state to diagnose why a switched circuit is not coming up and to understand whether the equipment is still trying or has given up after repeated failures. For example, a state of 'slow(2)' indicates the fast connection attempts failed, so the equipment has backed off to retry at longer intervals to avoid overwhelming the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.35 snmpwalk -v2c -c public <target> ADN-MIB::adnFrVCAttemptState
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.35.1 snmpget -v2c -c public <target> ADN-MIB::adnFrVCAttemptState.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnFrVCAttemptState 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.35 | adnFrVCAttemptState | ADN-MIB |