All MIBs › CHASSIS-MIB › chasAccountFileCount
chasAccountFileCount
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountFileCount
OID (numeric): 1.3.6.1.4.1.800.2.1.7.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of terminated accounting files awaiting collection (and removal) by an external accounting collection agent.
What is chasAccountFileCount?
This object reports how many completed accounting files are currently sitting on the chassis awaiting pickup and removal by an external collection agent. An admin sees this number growing over time as a sign the external collection agent has stopped pulling files, which, combined with chasAccountFileCountThreshold, is what triggers a warning trap before local disk space becomes an issue. A steadily rising value here while the external collection job is supposedly running on schedule points the admin toward a broken or stalled file-pickup process rather than an accounting generation problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.6 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountFileCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.6.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountFileCount.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::chasAccountFileCount 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.6 | chasAccountFileCount | CHASSIS-MIB |