All MIBs › CPQSCSI-MIB › cpqScsiPhyDrvStatsPreserved
cpqScsiPhyDrvStatsPreserved
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiPhyDrvStatsPreserved
OID (numeric): 1.3.6.1.4.1.232.5.2.4.1.1.29
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Physical Drive Statistics Preservation Method.
This value indicates how all of the objects in this table are saved over a power cycle. If the objects are not saved then all of their values will be reset whenever the device driver is unloaded. The following values are defined:
other(1) The Insight agent does not recognize the status. You may need to upgrade your software.
inNVRAM(2) The objects are saved in non-volatile memory in the computer system.
onDisk(3) The objects are saved on the physical drives in reserved sectors.
noCPUSupport(4) The objects are not saved across power cycles because the hardware does not support this operation.
noFreeNVRAM(5) The objects are not saved across power cycles because all of the available non-volatile memory is in use.
noDrvSupport(6) The objects are not saved across power cycles because the physical drive does not contain a unique identifier to save it under.
noSoftwareSupport(7) The objects are not saved across power cycles because either the device driver or computer system firmware do not provide support.
What is cpqScsiPhyDrvStatsPreserved?
This enumerated value indicates how the statistics in the physical-drive table are preserved across a power cycle, such as inNVRAM, onDisk, or noFreeNVRAM/noDrvSupport if not preserved at all. It tells an admin whether the error and usage counters they're tracking will reset to zero after a reboot or power loss, which matters for trend analysis. For example, a drive reporting statsPreserved as noFreeNVRAM means an admin should expect its error counters to reset the next time the server is power-cycled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.29 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvStatsPreserved
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.29.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvStatsPreserved.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::cpqScsiPhyDrvStatsPreserved 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.4 | cpqScsiPhyDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1 | cpqScsiPhyDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1 | cpqScsiPhyDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1.29 | cpqScsiPhyDrvStatsPreserved | CPQSCSI-MIB |