All MIBs › CHASSIS-MIB › chasAccountInterval
chasAccountInterval
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountInterval
OID (numeric): 1.3.6.1.4.1.800.2.1.7.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The interval for intermediate accounting collection .
What is chasAccountInterval?
This object sets how frequently the chassis performs intermediate accounting collection, finalizing and writing out interim CDRs, whether hourly, every two hours, every three hours, and so on. An admin balancing billing-data timeliness against system/collection overhead would choose a shorter interval for more real-time billing visibility, at the cost of generating and transmitting more frequent accounting files. A carrier wanting near-real-time revenue visibility might set this to hourly(4) rather than a longer interval, accepting the extra file-generation overhead for fresher billing data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.14 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.14.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.7.14.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::chasAccountInterval 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.14 | chasAccountInterval | CHASSIS-MIB |