All MIBs › CPQIDA-MIB › cpqDaLogDrvAutoRel
cpqDaLogDrvAutoRel
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaLogDrvAutoRel
OID (numeric): 1.3.6.1.4.1.232.3.2.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Array Controller Logical Drive Auto-Reliability Delay.
This value indicates how many seconds the logical drive will wait with no requests before beginning Auto-Reliability monitoring. For example, the default value is five, so the logical drive will begin Auto-Reliability monitoring if it receives no requests for five seconds. If the value is zero, the logical drive will not perform Auto-Reliability monitoring. Auto-Reliability only operates if the logical drive is configured in one of the fault tolerance modes.
If the logical drive receives a request while performing Auto-Reliability monitoring, the drive will stop monitoring to process the request. Once it has satisfied all incoming requests, the drive will wait for the Auto-Reliability delay to expire before returning to Auto-Reliability monitoring.
Auto-Reliability monitoring is a process to insure the highest level of data reliability. In this process each disk is scanned to verify that all of the sectors in the drive array are readable. If the Auto-Reliability monitoring process detects any bad sectors on the drives, it automatically remaps these bad sectors where possible.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.1.1.5 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvAutoRel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.1.1.5.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvAutoRel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.3.2.3.1.1.5.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3 | cpqDaLogDrv | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.1 | cpqDaLogDrvTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.1.1 | cpqDaLogDrvEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.1.1.5 | cpqDaLogDrvAutoRel | CPQIDA-MIB |