All MIBs › CHASSIS-MIB › chasAccountFileCountThreshold
chasAccountFileCountThreshold
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountFileCountThreshold
OID (numeric): 1.3.6.1.4.1.800.2.1.7.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If more than this number of accounting files are awaiting collection, a trap will be generated.
What is chasAccountFileCountThreshold?
This object sets the number of accounting files awaiting external collection that, once exceeded, triggers a warning trap to the NMS. An admin uses this as an early-warning signal that the external file-pickup process has stalled, giving time to fix the collection job before local disk space becomes a real concern. Setting this object to 20 means the chassis fires a trap as soon as more than 20 completed accounting files are sitting unfetched, prompting the admin to check the external collection agent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.25 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountFileCountThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.25.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountFileCountThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.7.25.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::chasAccountFileCountThreshold 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.25 | chasAccountFileCountThreshold | CHASSIS-MIB |