dsQosQueueSchedulingMaxPacket
DASAN-QOS-MIB ·
.1.3.6.1.4.1.6296.9.1.1.2.21.7.1.2
Object
column r/w
Integer32
The max packet value of queue. The max packet value can be from 0 to 255, 0 means 'unlimited'. After packets in a certain queue are sent up to max packet value, the packet of next queue will be serviced (Weighted Round Robin). If max packet value is set 0 (unlimited), only when a certain queue is empty, packets of next queue will be serviced (Strict Queueing).
Context
- MIB
- DASAN-QOS-MIB
- OID
.1.3.6.1.4.1.6296.9.1.1.2.21.7.1.2- 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::dsQosQueueSchedulingMaxPacket'
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::dsQosQueueSchedulingMaxPacket.<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::dsQosQueueSchedulingMaxPacket'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255