All MIBs › CISCO-QOS-PIB-MIB › qosIfSchedulingPreference
qosIfSchedulingPreference
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosIfSchedulingPreference
OID (numeric): 1.3.6.1.4.1.9.18.2.1.8.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The preference to use this scheduling discipline and queue type. A higher value means a higher preference. If two disciplines have the same preference the choice is a local decision.
What is qosIfSchedulingPreference?
This read-only object reports the preference level for using a given scheduling discipline and queue type on an interface, with higher values indicating stronger preference.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.8.1.1.3 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIfSchedulingPreference
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.8.1.1.3.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIfSchedulingPreference.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qosIfSchedulingPreference.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.18.2.1 | ciscoQosPIBMIB | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8 | qosIfParameters | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.1 | qosIfSchedulingPreferencesTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.1.1 | qosIfSchedulingPreferenceEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.1.1.3 | qosIfSchedulingPreference | CISCO-QOS-PIB-MIB |