All MIBs › PRVT-QOS-MIB › qosReceivedBytes
qosReceivedBytes
Module: PRVT-QOS-MIB
OID (symbolic): PRVT-QOS-MIB::qosReceivedBytes
OID (numeric): 1.3.6.1.4.1.738.1.7.1.17.1.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Received bytes on the port/queue.
What is qosReceivedBytes?
This object holds a counter that accumulates the total number of bytes received on a specific port or egress queue, measured at the Quality of Service layer. It is read-only and continuously incremented by the device as traffic passes through the interface. Operators use this metric to track overall data consumption, calculate port utilization rates, or verify that traffic is flowing through the expected queues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.17.1.1.3 snmpwalk -v2c -c public <target> PRVT-QOS-MIB::qosReceivedBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.17.1.1.3.1 snmpget -v2c -c public <target> PRVT-QOS-MIB::qosReceivedBytes.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.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.17 | qosStatisticsObjects | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.17.1 | qosStatisticsTable | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.17.1.1 | qosStatisticsEntry | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.1.17.1.1.3 | qosReceivedBytes | PRVT-QOS-MIB |