CPQOS-MIB :: cpqOsNetworkPacketsPerSec

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQOS-MIBcpqOsNetworkPacketsPerSec

cpqOsNetworkPacketsPerSec

Module: CPQOS-MIB

OID (symbolic): CPQOS-MIB::cpqOsNetworkPacketsPerSec

OID (numeric): 1.3.6.1.4.1.232.19.2.10.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Packets/sec is the rate at which packets are sent and received on the network interface.

What is cpqOsNetworkPacketsPerSec?

This read-only integer reports the rate at which packets are sent and received on this network interface. An admin uses this alongside bytes-per-second to distinguish high packet-count/low-size traffic patterns (like many small requests) from high-byte-count/low-count patterns (like bulk transfers). For example, a high cpqOsNetworkPacketsPerSec with relatively low cpqOsNetworkTotalBytesPerSec would suggest a flood of small packets rather than large bulk transfers.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.10.2.1.4
snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsNetworkPacketsPerSec

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.10.2.1.4.1
snmpget -v2c -c public <target> CPQOS-MIB::cpqOsNetworkPacketsPerSec.1

SNMPv3 example:

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

Start monitoring HP/Compaq shared storage subsystem (OpenStorage) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQOS-MIB::cpqOsNetworkPacketsPerSec OID value, configure state conditions and alerts, and monitor any HP/Compaq shared storage subsystem (OpenStorage) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.19cpqWinOsMgmtCPQOS-MIB
1.3.6.1.4.1.232.19.2cpqOsComponentCPQOS-MIB
1.3.6.1.4.1.232.19.2.10cpqOsNetworkInterfaceCPQOS-MIB
1.3.6.1.4.1.232.19.2.10.2cpqOsNetworkInterfaceTableCPQOS-MIB
1.3.6.1.4.1.232.19.2.10.2.1cpqOsNetworkInterfaceEntryCPQOS-MIB
1.3.6.1.4.1.232.19.2.10.2.1.4cpqOsNetworkPacketsPerSecCPQOS-MIB