All MIBs › CDMIPController › cdmipQosStatsResetCounters
cdmipQosStatsResetCounters
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipQosStatsResetCounters
OID (numeric): 1.3.6.1.4.1.6247.4.8.4.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this to '1' will reset all the statistics counters associated with this QoS queue.
What is cdmipQosStatsResetCounters?
This is a write-only control that, set to 1, clears all the statistics counters (sent/dropped packets and bytes, rates, flows) tied to this one specific QoS queue. Admins use it to reset a single queue's history after retuning that queue's bandwidth or priority settings, without wiping the accumulated stats of the other 31 queues on the device. For example, after raising cdmipQosRulesMaxBw on queue 5, writing 1 to this object for queue 5 zeroes its counters so the next reading shows only the effect of that change.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.11 snmpwalk -v2c -c public <target> CDMIPController::cdmipQosStatsResetCounters
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.11.1 snmpget -v2c -c public <target> CDMIPController::cdmipQosStatsResetCounters.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.8.4.1.1.11.1 i <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosStatsResetCounters 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.11 | cdmipQosStatsResetCounters | CDMIPController |