All MIBs › CPQSCSI-MIB › cpqScsiNw3xTotalWrites
cpqScsiNw3xTotalWrites
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiNw3xTotalWrites
OID (numeric): 1.3.6.1.4.1.232.5.2.1.1.6.1.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: SCSI Logical Drive Total Writes.
This shows the total number of writes performed by the device driver to this logical drive. This number is reset each time the device driver is loaded for this logical drive.
What is cpqScsiNw3xTotalWrites?
This read-only Counter reports the total number of write commands the device driver has performed against a specific logical drive since the driver was last loaded. Admins use this cumulative count to put the corrected and fatal write counters for the same drive into proportion. For example, an admin compares this total writes count against the corrected writes counter to see what fraction of writes needed fault-tolerance correction.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.1.1.6.1.5 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiNw3xTotalWrites
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.1.1.6.1.5.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiNw3xTotalWrites.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqScsiNw3xTotalWrites.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiNw3xTotalWrites OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage controller) 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1 | cpqScsiInterface | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1.1 | cpqScsiOsNetWare | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1.1.6 | cpqScsiLogDrvStatTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1.1.6.1 | cpqScsiLogDrvStatEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1.1.6.1.5 | cpqScsiNw3xTotalWrites | CPQSCSI-MIB |