All MIBs › D5-MIB › callDataActvIndex
callDataActvIndex
Module: D5-MIB
OID (symbolic): D5-MIB::callDataActvIndex
OID (numeric): 1.3.6.1.4.1.385.1.4.1.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index of this call event in the callDataTable.
What is callDataActvIndex?
The row index that identifies one entry in the active-call table, one per call currently in progress on the unit. It has no meaning on its own beyond letting an SNMP walk correlate the other active-call columns (source, destination, bandwidth, status) to the same call.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.385.1.4.1.3.1.1 snmpwalk -v2c -c public <target> D5-MIB::callDataActvIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.385.1.4.1.3.1.1.1 snmpget -v2c -c public <target> D5-MIB::callDataActvIndex.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::callDataActvIndex 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.3 | callDataActvTable | D5-MIB |
| 1.3.6.1.4.1.385.1.4.1.3.1 | callDataActvEntry | D5-MIB |
| 1.3.6.1.4.1.385.1.4.1.3.1.1 | callDataActvIndex | D5-MIB |