All MIBs › CHASSIS-MIB › chasAccountThreshold3
chasAccountThreshold3
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountThreshold3
OID (numeric): 1.3.6.1.4.1.800.2.1.7.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The third filling level of the intermediate storage area for accounting data. Beyond this level, the switch enters a congestion state and may refuse new SVC connections. The level is expressed as a percentage of size.
What is chasAccountThreshold3?
This object sets the accounting buffer fill-level percentage beyond which the switch enters a congestion state and may start refusing new SVC (switched virtual circuit) connections entirely. This is the most severe of the three accounting thresholds; an admin reaching this point faces actual service impact, new calls or connections being refused, not just a billing-pipeline warning, so it represents where a billing backlog starts to become a customer-facing outage. With this object set to 85, an accounting buffer that reaches 85% full would cause the switch to start refusing new SVC connection attempts until the backlog clears.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.20 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountThreshold3
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.20.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountThreshold3.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.7.20.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chasAccountThreshold3.1
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::chasAccountThreshold3 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.20 | chasAccountThreshold3 | CHASSIS-MIB |