All MIBs › ACC-ATMVP › oVpAtmFrfCongTimeOut
oVpAtmFrfCongTimeOut
Module: ACC-ATMVP
OID (symbolic): ACC-ATMVP::oVpAtmFrfCongTimeOut
OID (numeric): 1.3.6.1.4.1.5.1.1.73.4.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The amount of time that needs to elapse in seconds before declaring that the circuit is down due to congestion
What is oVpAtmFrfCongTimeOut?
This OID specifies the number of seconds to wait for circuit recovery before declaring an ATM circuit down due to network congestion. Engineers adjust this timeout to match their network conditions and service requirements—shorter timeouts detect problems faster but may react to temporary congestion. A value of 60 means the system waits 60 seconds of sustained congestion before marking the circuit as failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.73.4.1.1.10 snmpwalk -v2c -c public <target> ACC-ATMVP::oVpAtmFrfCongTimeOut
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.73.4.1.1.10.1 snmpget -v2c -c public <target> ACC-ATMVP::oVpAtmFrfCongTimeOut.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.73.4.1.1.10.1 i <value>
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-ATMVP::oVpAtmFrfCongTimeOut OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.73 | accAtmVp | ACC-ATMVP |
| 1.3.6.1.4.1.5.1.1.73.4 | accAtmVpFrfGrp | ACC-ATMVP |
| 1.3.6.1.4.1.5.1.1.73.4.1 | vpAtmFrfTable | ACC-ATMVP |
| 1.3.6.1.4.1.5.1.1.73.4.1.1 | vpAtmFrfEntry | ACC-ATMVP |
| 1.3.6.1.4.1.5.1.1.73.4.1.1.10 | oVpAtmFrfCongTimeOut | ACC-ATMVP |