PRVT-QOS-MIB :: hqosVirtualSchedulerPriority

MIB Reference — IPNetwork Monitor

All MIBsPRVT-QOS-MIBhqosVirtualSchedulerPriority

hqosVirtualSchedulerPriority

Module: PRVT-QOS-MIB

OID (symbolic): PRVT-QOS-MIB::hqosVirtualSchedulerPriority

OID (numeric): 1.3.6.1.4.1.738.1.7.1.6.2.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Priority of the scheduler.

What is hqosVirtualSchedulerPriority?

This object sets the priority level of a virtual scheduler when it feeds traffic to its parent scheduler in a hierarchical QoS system. Higher priority values ensure that packets from this scheduler are dequeued and transmitted before lower-priority schedulers. Network engineers use this to enforce traffic policing, ensuring critical traffic (like VoIP or video) gets preferential treatment over best-effort traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.6.2.1.6
snmpwalk -v2c -c public <target> PRVT-QOS-MIB::hqosVirtualSchedulerPriority

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.6.2.1.6.1
snmpget -v2c -c public <target> PRVT-QOS-MIB::hqosVirtualSchedulerPriority.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.1.6.2.1.6.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hqosVirtualSchedulerPriority.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.738privateVendorOIDPRIV-VENDORDEF-MIB
1.3.6.1.4.1.738.1prvt_productsPRVT-SWITCH-MIB
1.3.6.1.4.1.738.1.7serviceAccessSwitchPRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.1prvtQosMIBPRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.1.6hqosSchedulerObjectsPRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.1.6.2hqosVirtualSchedulerTablePRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.1.6.2.1hqosVirtualSchedulerEntryPRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.1.6.2.1.6hqosVirtualSchedulerPriorityPRVT-QOS-MIB