All MIBs › CPQLINOS-MIB › cpqLinOsDiskWriteMerges
cpqLinOsDiskWriteMerges
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsDiskWriteMerges
OID (numeric): 1.3.6.1.4.1.232.23.2.7.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of write operations that were coalesced with other operations during the last polling interval.
What is cpqLinOsDiskWriteMerges?
This read-only integer reports the number of write operations that were coalesced with other operations during the last polling interval. An admin uses a high merge count as a sign that the I/O scheduler is successfully combining adjacent writes into more efficient larger operations, generally a positive indicator for sequential workloads. For example, a database doing large sequential log writes showing a high merge count would confirm to the admin the scheduler is batching those writes efficiently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.7.2.1.6 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsDiskWriteMerges
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.7.2.1.6.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsDiskWriteMerges.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqLinOsDiskWriteMerges.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::cpqLinOsDiskWriteMerges 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.7 | cpqLinOsDisk | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.7.2 | cpqLinOsDiskTable | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.7.2.1 | cpqLinOsDiskEntry | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.7.2.1.6 | cpqLinOsDiskWriteMerges | CPQLINOS-MIB |