All MIBs › CHASSIS-MIB › chasAccountTcpWriteTimer
chasAccountTcpWriteTimer
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountTcpWriteTimer
OID (numeric): 1.3.6.1.4.1.800.2.1.7.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the ticker value for writing accounting data onto the TCP connection. Units are hundreds of milli-seconds.
What is chasAccountTcpWriteTimer?
This object sets how frequently, in units of hundreds of milliseconds, the chassis writes buffered accounting data onto its TCP connection to the collection device. An admin tuning accounting-data latency versus TCP overhead would lower this value for more frequent, smaller writes, fresher data reaching the collector, or raise it to batch more data per write and reduce connection chattiness. Setting this object to 2 would cause the chassis to flush buffered accounting data to the TCP connection roughly every 200 milliseconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.21 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountTcpWriteTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.21.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountTcpWriteTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.7.21.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::chasAccountTcpWriteTimer 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.21 | chasAccountTcpWriteTimer | CHASSIS-MIB |