All MIBs › CDMIPController › cdmipQosStatsSentPacketsPerSecond
cdmipQosStatsSentPacketsPerSecond
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipQosStatsSentPacketsPerSecond
OID (numeric): 1.3.6.1.4.1.6247.4.8.4.1.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of packets per second sent through this QoS queue.
What is cdmipQosStatsSentPacketsPerSecond?
This reports the instantaneous rate of packets currently leaving this specific QoS queue, in packets per second. Since each queue maps to a QoS rule with its own configured bandwidth ceiling (cdmipQosRulesMaxBw), this rate lets an admin verify a rule is actually pushing near its configured limit rather than being starved by a misconfigured priority. For example, a voice queue configured with priority1 showing only 5 pps during an active call would flag that voice packets aren't reaching this queue as expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.3 snmpwalk -v2c -c public <target> CDMIPController::cdmipQosStatsSentPacketsPerSecond
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.3.1 snmpget -v2c -c public <target> CDMIPController::cdmipQosStatsSentPacketsPerSecond.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosStatsSentPacketsPerSecond 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.3 | cdmipQosStatsSentPacketsPerSecond | CDMIPController |