All MIBs › CPQLINOS-MIB › cpqLinOsNetworkInterfaceRxBytesPerSec
cpqLinOsNetworkInterfaceRxBytesPerSec
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsNetworkInterfaceRxBytesPerSec
OID (numeric): 1.3.6.1.4.1.232.23.2.10.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of bytes per second that were received from the network interface.
What is cpqLinOsNetworkInterfaceRxBytesPerSec?
This read-only integer reports the number of bytes per second received on the network interface. An admin uses this normalized inbound-throughput figure to watch for an interface nearing its receive bandwidth capacity. For example, an admin's capacity dashboard would flag this interface for an upgrade if this rate routinely approaches the NIC's rated speed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.10.2.1.9 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsNetworkInterfaceRxBytesPerSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.10.2.1.9.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsNetworkInterfaceRxBytesPerSec.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqLinOsNetworkInterfaceRxBytesPerSec.1
Start monitoring Compaq/HP ProLiant server running Linux with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQLINOS-MIB::cpqLinOsNetworkInterfaceRxBytesPerSec OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server running Linux 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.23 | cpqLinOsMgmt | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2 | cpqLinOsComponent | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.10 | cpqLinOsNetworkInterface | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.10.2 | cpqLinOsNetworkInterfaceTable | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.10.2.1 | cpqLinOsNetworkInterfaceEntry | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.10.2.1.9 | cpqLinOsNetworkInterfaceRxBytesPerSec | CPQLINOS-MIB |