All MIBs › CDMIPController › cdmipQosStatsSentBytes
cdmipQosStatsSentBytes
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipQosStatsSentBytes
OID (numeric): 1.3.6.1.4.1.6247.4.8.4.1.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of bytes sent through this QoS queue.
What is cdmipQosStatsSentBytes?
This is a cumulative byte count transmitted through this specific QoS queue. Dividing the delta of this counter by elapsed time gives the actual throughput a given QoS rule is achieving, which an admin checks against that rule's configured cdmipQosRulesMaxBw to see if it's fully utilized or under-used. For example, a queue capped at 512 kbps whose byte counts imply only 100 kbps actual throughput suggests the application using that rule isn't generating enough traffic to need the reservation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.4 snmpwalk -v2c -c public <target> CDMIPController::cdmipQosStatsSentBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.4.1 snmpget -v2c -c public <target> CDMIPController::cdmipQosStatsSentBytes.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosStatsSentBytes 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.4 | cdmipQosStatsSentBytes | CDMIPController |