All MIBs › CISCO-QOS-PIB-MIB › qosIfWeightsQueueSize
qosIfWeightsQueueSize
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosIfWeightsQueueSize
OID (numeric): 1.3.6.1.4.1.9.18.2.1.8.6.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The size of the queue in bytes. Some devices set queue size in terms of packets. These devices must calculate the queue size in packets by assuming an average packet size suitable for the particular interface.
Some devices have a fixed size buffer to be shared among all queues. These devices must allocate a fraction of the total buffer space to this queue calculated as the the ratio of the queue size to the sum of the queue sizes for the interface.
What is qosIfWeightsQueueSize?
Reports the configured size of an output queue in bytes (or an equivalent packet-based estimate), reflecting how much traffic the queue can buffer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.8.6.1.6 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIfWeightsQueueSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.8.6.1.6.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIfWeightsQueueSize.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.6 | qosIfWeightsTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.6.1 | qosIfWeightsEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.6.1.6 | qosIfWeightsQueueSize | CISCO-QOS-PIB-MIB |