All MIBs › CHASSIS-MIB › chasAccountMethodInUse
chasAccountMethodInUse
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountMethodInUse
OID (numeric): 1.3.6.1.4.1.800.2.1.7.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The method in use to store terminated Charging Detail Records.
What is chasAccountMethodInUse?
This object reports which method the chassis is actually currently using to store completed Charging Detail Records: disabled, wire (sent over a network TCP connection to a collection device), or disk (written to local storage). An admin troubleshooting missing billing records checks this to confirm the chassis is actually storing them somewhere at all, and to distinguish a disabled misconfiguration from a wire/disk method that's failing silently for some other reason. If this object unexpectedly reports disabled while chasAccountMethod, the configured setting, shows wire, that mismatch itself is a sign the switch failed to apply the requested accounting method.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.2 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountMethodInUse
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.2.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountMethodInUse.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::chasAccountMethodInUse 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.2 | chasAccountMethodInUse | CHASSIS-MIB |