All MIBs › PRVT-QOS-MIB › qosSchedulingQ6Weight
qosSchedulingQ6Weight
Module: PRVT-QOS-MIB
OID (symbolic): PRVT-QOS-MIB::qosSchedulingQ6Weight
OID (numeric): 1.3.6.1.4.1.738.1.7.1.11.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The relative weight for the packets where the scheduling profile is applied for queue 6.
What is qosSchedulingQ6Weight?
This OID stores a weight value (relative priority) for queue 6 in packet scheduling. Higher weights mean queue 6 packets get more processor time compared to other queues. An operator would adjust this to prioritize different types of traffic, like giving video calls more bandwidth than email.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.11.1.1.10 snmpwalk -v2c -c public <target> PRVT-QOS-MIB::qosSchedulingQ6Weight
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.11.1.1.10.1 snmpget -v2c -c public <target> PRVT-QOS-MIB::qosSchedulingQ6Weight.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.1.11.1.1.10.1 i <value>
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.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.7 | serviceAccessSwitch | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1 | prvtQosMIB | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.11 | qosSchedulingProfileObjects | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.11.1 | qosSchedulingProfileTable | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.11.1.1 | qosSchedulingProfileEntry | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.11.1.1.10 | qosSchedulingQ6Weight | PRVT-QOS-MIB |