MIB Viewer

cpqDaOsCommonCollectionReset

OBJECT-TYPE
1.3.6.1.4.1.232.3.2.1.4.3
Access
read-write
Status
optional
Sub-identifiers
0
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).
INTEGER { other(1), resetSupported(2), resetNotSupported(3), doReset(4) }