All MIBs › D5-MIB › callDataCompStatus
callDataCompStatus
Module: D5-MIB
OID (symbolic): D5-MIB::callDataCompStatus
OID (numeric): 1.3.6.1.4.1.385.1.4.1.4.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current status of the call. (call active, call failed, etc.)
What is callDataCompStatus?
The final state the call ended up in: inactive, requested, active, complete, or failed. A run of 'failed' entries here across many completed calls points to a dial-up or line problem worth escalating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.385.1.4.1.4.1.9 snmpwalk -v2c -c public <target> D5-MIB::callDataCompStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.385.1.4.1.4.1.9.1 snmpget -v2c -c public <target> D5-MIB::callDataCompStatus.1
Start monitoring D5 platform devices (Datamizer H/V-series, DirectRoute series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the D5-MIB::callDataCompStatus OID value, configure state conditions and alerts, and monitor any D5 platform devices (Datamizer H/V-series, DirectRoute series) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.385 | symplex | D5-MIB |
| 1.3.6.1.4.1.385.1 | products | D5-MIB |
| 1.3.6.1.4.1.385.1.4 | datamizerVseries | D5-MIB |
| 1.3.6.1.4.1.385.1.4.1 | drcalldata | D5-MIB |
| 1.3.6.1.4.1.385.1.4.1.4 | callDataCompTable | D5-MIB |
| 1.3.6.1.4.1.385.1.4.1.4.1 | callDataCompEntry | D5-MIB |
| 1.3.6.1.4.1.385.1.4.1.4.1.9 | callDataCompStatus | D5-MIB |