All MIBs › CPQLINOS-MIB › cpqLinOsNetworkInterfaceTxPackets
cpqLinOsNetworkInterfaceTxPackets
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsNetworkInterfaceTxPackets
OID (numeric): 1.3.6.1.4.1.232.23.2.10.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of packets that were transmitted from the network interface within the last polling interval.
What is cpqLinOsNetworkInterfaceTxPackets?
This read-only integer reports the number of packets transmitted from the network interface within the last polling interval. An admin uses this alongside transmit-byte count to compute average packet size and detect unusual traffic patterns, like a flood of small packets. For example, a rising packet count without a proportional rise in bytes transmitted would suggest to an admin that the interface is now handling many small packets, perhaps due to a chatty new service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.10.2.1.4 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsNetworkInterfaceTxPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.10.2.1.4.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsNetworkInterfaceTxPackets.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::cpqLinOsNetworkInterfaceTxPackets 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.4 | cpqLinOsNetworkInterfaceTxPackets | CPQLINOS-MIB |