All MIBs › A3COM-HUAWEI-IFQOS2-MIB › h3cIfQoSQueueLengthInBytes
h3cIfQoSQueueLengthInBytes
Module: A3COM-HUAWEI-IFQOS2-MIB
OID (symbolic): A3COM-HUAWEI-IFQOS2-MIB::h3cIfQoSQueueLengthInBytes
OID (numeric): 1.3.6.1.4.1.43.45.1.10.2.65.1.1.2.1.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The max bytes of packets which the queue can hold.
What is h3cIfQoSQueueLengthInBytes?
This OID specifies the maximum byte capacity of the QoS queue. Engineers use it alongside packet limits to account for variable-sized frames and control memory usage. Setting it to 10485760 bytes (10 MB) caps the queue at 10 megabytes of buffered data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.65.1.1.2.1.1.8 snmpwalk -v2c -c public <target> A3COM-HUAWEI-IFQOS2-MIB::h3cIfQoSQueueLengthInBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.65.1.1.2.1.1.8.1 snmpget -v2c -c public <target> A3COM-HUAWEI-IFQOS2-MIB::h3cIfQoSQueueLengthInBytes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> h3cIfQoSQueueLengthInBytes.1
Start monitoring H3C/3Com switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-IFQOS2-MIB::h3cIfQoSQueueLengthInBytes OID value, configure state conditions and alerts, and monitor any H3C/3Com switches and routers from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10 | h3c | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2 | h3cCommon | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.65 | h3cQos2 | A3COM-HUAWEI-CBQOS2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.10.2.65.1 | h3cIfQos2 | A3COM-HUAWEI-IFQOS2-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.65.1.1 | h3cIfQoSHardwareQueueObjects | A3COM-HUAWEI-IFQOS2-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.65.1.1.2 | h3cIfQoSHardwareQueueRunInfoGroup | A3COM-HUAWEI-IFQOS2-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.65.1.1.2.1 | h3cIfQoSHardwareQueueRunInfoTable | A3COM-HUAWEI-IFQOS2-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.65.1.1.2.1.1 | h3cIfQoSHardwareQueueRunInfoEntry | A3COM-HUAWEI-IFQOS2-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.65.1.1.2.1.1.8 | h3cIfQoSQueueLengthInBytes | A3COM-HUAWEI-IFQOS2-MIB |