qosScheduleMode
QOS ·
.1.3.6.1.4.1.25651.1.2.3.5.8.7.1
Object
The QoS queues scheduler mode
Context
- MIB
- QOS
- OID
.1.3.6.1.4.1.25651.1.2.3.5.8.7.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qosScheduler
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QOS' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS::qosScheduleMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QOS' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QOS::qosScheduleMode'
Syntax
- Source
- QosScheduleModeT
- Base type
Enumeration
Values & Constraints
Type Values
0 | weighted-round-robin |
1 | hybrid1-mode-3sp-2wrr-1wrr-0wrr |
2 | hybrid2-mode-3sp-2sp-1wrr-0wrr |
3 | strict-priority |