COMTROL-ES8510-MIB :: qosPolicy

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOMTROL-ES8510-MIBqosPolicy

qosPolicy

Module: COMTROL-ES8510-MIB

OID (symbolic): COMTROL-ES8510-MIB::qosPolicy

OID (numeric): 1.3.6.1.4.1.2882.2.1.1.6.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: (1)8,4,2,1 weight round robin scheme: the switch will follow 8:4:2:1 rate to process priority queue from Hi to lowest queue. This approach prevents the lower priotiry packets from being starved out with only a slight delay to the higher priority packets.

(2)Use the strict priority scheme: Queue with higher priority will always be process first, while queue with lower priority will only be processed when the higher priority queue is empty. This approach can cause the lower priorities the be startved out preventing them from transmitting any packets, but it ensures that all high priority packets serviced as soon as possible.

What is qosPolicy?

This read-write setting selects the queue-scheduling algorithm applied across the switch's priority queues: an 8:4:2:1 weighted round-robin scheme that services queues from highest to lowest in that ratio, or strict priority, where a higher queue is always serviced completely before a lower one is touched. An admin chooses strict priority when latency-sensitive traffic must never wait behind bulk data, accepting the risk that heavy high-priority load could starve lower queues. For example, choosing strictPriority(2) on a network carrying VoIP guarantees voice packets in the top queue are always transmitted first, even if that means best-effort file transfers in the lowest queue occasionally get delayed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.6.1
snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::qosPolicy

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.6.1.1
snmpget -v2c -c public <target> COMTROL-ES8510-MIB::qosPolicy.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.6.1.1 i <value>

Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::qosPolicy OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2882comtrolCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2productsCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1managedSwitchCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1es8510COMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.6trafficPrioritizationCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.6.1qosPolicyCOMTROL-ES8510-MIB