All MIBs › EQLSTORAGEPOOL-MIB › eqlStoragePoolOpsOperation
eqlStoragePoolOpsOperation
Module: EQLSTORAGEPOOL-MIB
OID (symbolic): EQLSTORAGEPOOL-MIB::eqlStoragePoolOpsOperation
OID (numeric): 1.3.6.1.4.1.12740.16.1.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The current operation for this drive group 0 - no operation 1 - delete/merge
What is eqlStoragePoolOpsOperation?
This object specifies the current operational command being executed on a drive group or storage pool, where 0 means idle and 1 means delete/merge is underway. Operators set this to trigger pool merging or deletion operations on storage arrays. Monitoring this value shows whether a requested operation is in progress.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.5.1.3 snmpwalk -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolOpsOperation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.5.1.3.1 snmpget -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolOpsOperation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.16.1.5.1.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.12740 | equalLogic | EQUALLOGIC-SMI |
| 1.3.6.1.4.1.12740.16 | eqlStoragePoolModule | EQLSTORAGEPOOL-MIB |
| 1.3.6.1.4.1.12740.16.1 | eqlStoragePoolObjects | EQLSTORAGEPOOL-MIB |
| 1.3.6.1.4.1.12740.16.1.5 | eqlStoragePoolOpsTable | EQLSTORAGEPOOL-MIB |
| 1.3.6.1.4.1.12740.16.1.5.1 | eqlStoragePoolOpsEntry | EQLSTORAGEPOOL-MIB |
| 1.3.6.1.4.1.12740.16.1.5.1.3 | eqlStoragePoolOpsOperation | EQLSTORAGEPOOL-MIB |