etsysCosTxqPortArbMode

ENTERASYS-CLASS-OF-SERVICE-MIB · .1.3.6.1.4.1.5624.1.2.55.1.4.8.1.1

Object

The mode in which the transmit queue arbiter services the 
queues. When in strict-mode, the queues will be services
by numerical priority from lowest to highest. Lower priority 
queues will not be services until the current queue is drained.
When set to weightedFairQ, the number of slices in a 
particular queue determines the frequency of servicing.
A slice configuration of 00-00...100 will set the port to
strict-mode. When in enhancedTransmission mode the
non-enhanced transmission queues are serviced first using
low latency or strict priority. The remaining bandwidth 
is then allocated to the enhanced transmission queues using 
weightedFairQ.

Context

MIB
ENTERASYS-CLASS-OF-SERVICE-MIB
OID
.1.3.6.1.4.1.5624.1.2.55.1.4.8.1.1
Type
column
Access
readonly
Status
current
Parent
etsysCosTxqPortCfgEntry
Groups
2

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-CLASS-OF-SERVICE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-CLASS-OF-SERVICE-MIB::etsysCosTxqPortArbMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-CLASS-OF-SERVICE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-CLASS-OF-SERVICE-MIB::etsysCosTxqPortArbMode.<etsysCosTxqPortGroupIndex>.<etsysCosTxqPortTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-CLASS-OF-SERVICE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-CLASS-OF-SERVICE-MIB::etsysCosTxqPortArbMode'

Syntax

Source
TxqArbiterModes
Base type
Bits

Values & Constraints

Type Values
0strict
1weightedFairQ
2lowLatencyQ
3enhancedTransmission
4weightedRoundRobin
5weightedDeficitRR