CHASSIS-MIB :: chasAccountThreshold3

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasAccountThreshold3

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1xylanChassisXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.1.7chasAccountingCHASSIS-MIB
1.3.6.1.4.1.800.2.1.7.20chasAccountThreshold3CHASSIS-MIB