All MIBs › CHASSIS-MIB › chasAccountConnectState
chasAccountConnectState
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountConnectState
OID (numeric): 1.3.6.1.4.1.800.2.1.7.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Shows the state of the connection state machine. Set to unused (0) when storing data on local disk.
What is chasAccountConnectState?
This object reports the current state of the TCP connection state machine used for sending accounting data to a collection device, explicitly set to unused(0) when the chassis is instead storing data on local disk. An admin using wire-based accounting collection watches this to confirm an actual open TCP session exists to the collector, since a value stuck at closed rather than open would explain accumulating CDRs (chasAccountCdrCount) with no data reaching the collection device. If chasAccountMethodInUse reports wire but this object shows closed(1), the admin knows the TCP session to the collection device has dropped and billing records are backing up locally instead of being delivered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.8 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountConnectState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.8.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountConnectState.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::chasAccountConnectState 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.8 | chasAccountConnectState | CHASSIS-MIB |