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).
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>
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.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 |