schedulerPolicy
FS-NMS-QOS-MIB ·
.1.3.6.1.4.1.52642.150.5
Object
scalar r/w
Enumeration
Queue schedule mode. 1-SP, 2-WRR, 3-WFQ, 4-DRR, 5-FCFS, 6-Hybrid1, 7-Hybrid2, 8-SP-EXOAM. Default is SP.
Context
- MIB
- FS-NMS-QOS-MIB
- OID
.1.3.6.1.4.1.52642.150.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qos
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 'FS-NMS-QOS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-MIB::schedulerPolicy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-QOS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-QOS-MIB::schedulerPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sp |
2 | wrr |
3 | wfq |
4 | drr |
5 | fcfs |
6 | hybrid1 |
7 | hybrid12 |
8 | sp-exoam |