All MIBs › CHASSIS-MIB › chasAccountFillingLevel
chasAccountFillingLevel
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountFillingLevel
OID (numeric): 1.3.6.1.4.1.800.2.1.7.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This gauge indicates the amount of buffer taken up by accounting data. Values are a percentage of the buffer size.
What is chasAccountFillingLevel?
This gauge reports what percentage of the intermediate accounting data buffer is currently filled, essentially how close the accounting subsystem is to running out of local storage for CDRs awaiting collection. An admin watches this alongside the configured threshold objects (chasAccountThreshold1/2/3) to catch a slow or stalled billing collection pipeline before it escalates from a warning to an actual congestion state that starts refusing new connections. If this object climbs past 70% while the collection device connection shows closed, the admin has concrete evidence the accounting buffer is filling because billing data isn't being drained fast enough.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.17 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountFillingLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.17.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountFillingLevel.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::chasAccountFillingLevel 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.17 | chasAccountFillingLevel | CHASSIS-MIB |