All MIBs › CPQIDA-MIB › cpqDaOsCommonCollectionReset
cpqDaOsCommonCollectionReset
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaOsCommonCollectionReset
OID (numeric): 1.3.6.1.4.1.232.3.2.1.4.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Drive Array MIB Collection Reset.
This variable is used to force the collection agent for this MIB to scan the associated hardware for configuration changes.
The following values are defined:
other(1) The agent is unable to determine if collection reset is supported. Any attempts to write to this variable will be ignored.
resetSupported(2) The agent supports collection reset. A value of doReset(4) may be written to force a collection reset.
resetNotSupported(3) The agent does not support collection reset. Any attempts to write to this variable will be ignored.
doReset(4) This is a write only value used to cause a collection reset. Writing this value is only allowed when a read of this variable returns resetSupported(2).
What is cpqDaOsCommonCollectionReset?
This read-write enumerated value forces the drive-array collection agent to rescan the associated hardware for configuration changes, with resetSupported/resetNotSupported reporting capability and doReset(4) triggering the actual rescan. An admin writes doReset after physically adding or removing array hardware so the agent's tables reflect the new configuration without waiting for a reboot. For example, after installing a new logical drive, an admin sets cpqDaOsCommonCollectionReset to doReset(4) to make the agent immediately pick up the new drive in its tables.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.1.4.3 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaOsCommonCollectionReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.1.4.3.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaOsCommonCollectionReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.3.2.1.4.3.1 i <value>
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaOsCommonCollectionReset OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID 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.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.1 | cpqDaInterface | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.1.4 | cpqDaOsCommon | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.1.4.3 | cpqDaOsCommonCollectionReset | CPQIDA-MIB |