All MIBs › CPQOS-MIB › cpqOsNetworkPacketsPerSec
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 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.19 | cpqWinOsMgmt | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2 | cpqOsComponent | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.10 | cpqOsNetworkInterface | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.10.2 | cpqOsNetworkInterfaceTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.10.2.1 | cpqOsNetworkInterfaceEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.10.2.1.4 | cpqOsNetworkPacketsPerSec | CPQOS-MIB |