All MIBs › CDMIPController › cdmipQosStatsQueueIndex
cdmipQosStatsQueueIndex
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipQosStatsQueueIndex
OID (numeric): 1.3.6.1.4.1.6247.4.8.4.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index of the QoS rule for which stats are being displayed.
What is cdmipQosStatsQueueIndex?
This identifies which of the modem's up to 32 QoS rules/queues the other cdmipQosStats* values in the same row correspond to. Because the device supports 32 separate QoS queues, this index is what lets a monitoring tool correlate a spike in cdmipQosStatsDroppedPackets with the specific rule, for instance a VoIP priority queue, that is actually dropping traffic. For example, seeing index 3 paired with high dropped-byte counts tells the admin queue 3 is the one under pressure, not queue 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.1 snmpwalk -v2c -c public <target> CDMIPController::cdmipQosStatsQueueIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.1.1 snmpget -v2c -c public <target> CDMIPController::cdmipQosStatsQueueIndex.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosStatsQueueIndex OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.
OID Breakdown
Upper-level ancestors (7 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.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.8 | cdmipStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.4 | cdmipQosStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.4.1 | cdmipQosStatisticsTable | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.4.1.1 | cdmipQosStatisticsEntry | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.4.1.1.1 | cdmipQosStatsQueueIndex | CDMIPController |