All MIBs › CHASSIS-MIB › chasAccountHoldDownTimer
chasAccountHoldDownTimer
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountHoldDownTimer
OID (numeric): 1.3.6.1.4.1.800.2.1.7.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the holding delay on crossing threshold2. When threshold2 is exceeded, the switch changes to the alternate TCP connection. The buffer must remain filled above the threshold2 level for at least T2 seconds before another change of the TCP connection is authorized. Units are seconds.
What is chasAccountHoldDownTimer?
This object sets a minimum hold-down time, in seconds, that the accounting buffer must remain filled above the chasAccountThreshold2 level before the chassis is allowed to switch TCP connections to the alternate collection device again. An admin uses this to prevent rapid flapping between the primary and secondary collection devices when the buffer level oscillates right around the threshold2 boundary, which would otherwise generate excessive reconnection churn. With this object set to 120 seconds, the accounting buffer must stay above the threshold2 level continuously for a full 2 minutes before the chassis will switch collection devices again.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.22 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountHoldDownTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.22.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountHoldDownTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.7.22.1 i <value>
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasAccountHoldDownTimer OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.7 | chasAccounting | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.7.22 | chasAccountHoldDownTimer | CHASSIS-MIB |