swL2CosScheduleMethod

DHS3226-MIB · .1.3.6.1.4.1.171.11.36.2.3.1

Object

scalar r/w Enumeration
Indicates the scheduling mechanism for CoS queues.
In strict(2) mode - packet process will start from highest CoS queue for a given
					  port, then moves on to the next lower CoS queue while the
					  higher CoS queue is empty packet.
In roundRobin(3) mode - packet process will start from highest CoS queue for a given
					      port, then moves on to the next lower CoS queue after sending
					      swL2CosMaxPackets or when the higher CoS queue is empty packet.

Context

MIB
DHS3226-MIB
OID
.1.3.6.1.4.1.171.11.36.2.3.1
Type
scalar
Access
readwrite
Status
current
Parent
swL2CosMgmt

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DHS3226-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHS3226-MIB::swL2CosScheduleMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DHS3226-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DHS3226-MIB::swL2CosScheduleMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2strict
3roundRobin