dsQosQueueSchedulingMaxLatency
DASAN-QOS-MIB ·
.1.3.6.1.4.1.6296.9.1.1.2.21.7.1.3
Object
column r/w
Integer32
The max latency value of queue. The Max Latency value can be 0 and from 16 to 4080, 0 means 'disable'. If packets in a certain queue are sent with over-max-latency, the packet of next queue will be serviced. In this scheme, the latency means a inter-packet-gap value. If max latency value is set 0 (disable), latency is not a factor of scheduling any more.
Context
- MIB
- DASAN-QOS-MIB
- OID
.1.3.6.1.4.1.6296.9.1.1.2.21.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsQosQueueSchedulingEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'DASAN-QOS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-QOS-MIB::dsQosQueueSchedulingMaxLatency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DASAN-QOS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-QOS-MIB::dsQosQueueSchedulingMaxLatency.<dsQosQueueSchedulingQueueIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DASAN-QOS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DASAN-QOS-MIB::dsQosQueueSchedulingMaxLatency'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-4080