All MIBs › CDMIPController › cdmipQosStatsCurrentTxRate
cdmipQosStatsCurrentTxRate
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipQosStatsCurrentTxRate
OID (numeric): 1.3.6.1.4.1.6247.4.8.4.1.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The current Tx data rate associated with this QoS queue.
What is cdmipQosStatsCurrentTxRate?
This reports the instantaneous transmit rate currently being achieved by this specific QoS queue. Watched live, it tells an admin whether a queue is currently saturated at its configured limit (cdmipQosRulesMaxBw) or running well under it, the first thing to check when a user complains an application tied to this queue feels slow right now. For example, a queue rate pegged at exactly its 256 kbps cap while an application still lags suggests the bandwidth cap itself, not the network, is the bottleneck.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.7 snmpwalk -v2c -c public <target> CDMIPController::cdmipQosStatsCurrentTxRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.7.1 snmpget -v2c -c public <target> CDMIPController::cdmipQosStatsCurrentTxRate.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosStatsCurrentTxRate 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.7 | cdmipQosStatsCurrentTxRate | CDMIPController |