All MIBs › CDMIPController › cdmipQosStatsMaxTxRate
cdmipQosStatsMaxTxRate
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipQosStatsMaxTxRate
OID (numeric): 1.3.6.1.4.1.6247.4.8.4.1.1.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The maximum Tx data rate associated with this QoS queue.
What is cdmipQosStatsMaxTxRate?
This reports the highest transmit rate this specific QoS queue has reached since its last reset. This peak value is what an admin uses to size a queue's bandwidth allocation correctly, since a queue whose peak never approaches its configured limit is over-provisioned while one constantly pegged at the maximum is under-provisioned. For example, a recorded max of 490 kbps against a 500 kbps ceiling shows the queue was briefly saturated, worth watching if the pattern repeats.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.9 snmpwalk -v2c -c public <target> CDMIPController::cdmipQosStatsMaxTxRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.9.1 snmpget -v2c -c public <target> CDMIPController::cdmipQosStatsMaxTxRate.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosStatsMaxTxRate 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.9 | cdmipQosStatsMaxTxRate | CDMIPController |