All MIBs › PRVT-QOS-MIB › hqosNetworkQueueType
hqosNetworkQueueType
Module: PRVT-QOS-MIB
OID (symbolic): PRVT-QOS-MIB::hqosNetworkQueueType
OID (numeric): 1.3.6.1.4.1.738.1.7.1.5.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object specifies the type of the network queue. The possible values are: - unknown(0) - unicast(1) - multicast(2) - broadcast(3)
What is hqosNetworkQueueType?
This object specifies whether a hierarchical QoS network queue handles unicast, multicast, broadcast, or unknown traffic types. Queue type determines how traffic is prioritized and forwarded. QoS engineers use this to configure traffic distribution across queues based on packet destination and service level requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.5.2.1.6 snmpwalk -v2c -c public <target> PRVT-QOS-MIB::hqosNetworkQueueType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.5.2.1.6.1 snmpget -v2c -c public <target> PRVT-QOS-MIB::hqosNetworkQueueType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.1.5.2.1.6.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.5 | hqosNetworkQueueObjects | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.5.2 | hqosNetworkQueueTable | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.5.2.1 | hqosNetworkQueueEntry | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.5.2.1.6 | hqosNetworkQueueType | PRVT-QOS-MIB |