swL2QOSSchedulingMaxLatency

SWL2MGMT-MIB · d-link variant · .0.2.6.2.1.3

Object

column r/w Integer32
Indicates the maximum amount of time the hardware priority queue will be allowed
to transmit packets before allowing the next lowest priority queue to begin transmit
its packets. A value between 0 and 255 can be specified- with this value multiplied 
by 16 ms to arrive at the total allowed time for queue to transmit packets.
For example, a value of 3 specifies 3*16=48 ms. The queue will continue transmitting
the last packet until it is finished when the max_latency timer expires.

Context

MIB
SWL2MGMT-MIB
OID
.0.2.6.2.1.3
Type
column
Access
readwrite
Status
current
Parent
swL2QOSSchedulingEntry

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 'SWL2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWL2MGMT-MIB::swL2QOSSchedulingMaxLatency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWL2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWL2MGMT-MIB::swL2QOSSchedulingMaxLatency.<swL2QOSSchedulingClassIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWL2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWL2MGMT-MIB::swL2QOSSchedulingMaxLatency'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255