CHASSIS-MIB :: chasAccountCdrCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasAccountCdrCount

chasAccountCdrCount

Module: CHASSIS-MIB

OID (symbolic): CHASSIS-MIB::chasAccountCdrCount

OID (numeric): 1.3.6.1.4.1.800.2.1.7.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The number of Charging Detail Records currently in memory and not safely stored yet.

What is chasAccountCdrCount?

This object reports the number of Charging Detail Records (CDRs), accounting records for billable connections, currently sitting in the chassis's memory that haven't yet been safely written to permanent storage or sent to a collection device. An admin watching this number grow unusually large would suspect a problem downstream in the accounting pipeline, since CDRs accumulating in memory risk being lost if the chassis resets before they're flushed. If this object climbs into the thousands instead of staying near zero, it signals the configured accounting collection device or disk write path has likely stopped accepting records.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.1
snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountCdrCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.1.1
snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountCdrCount.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chasAccountCdrCount.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::chasAccountCdrCount 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.1chasAccountCdrCountCHASSIS-MIB