All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceICFlag
avclDeviceICFlag
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-MIB::avclDeviceICFlag
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.21
Node type: OBJECT-TYPE
Type: AvcString
Access: read-only
Description: This Instant Copy flag/status can be one of the ff.: - Stopped - Started - Copy to External Device - Copy From External Device - Instant Copy In Progress - Failed Due to Error - Cancelling Instant Copy
What is avclDeviceICFlag?
This OID stores the current status of the Instant Copy operation as a text string (e.g., 'Instant Copy In Progress', 'Stopped', 'Failed Due to Error'). A network engineer monitors this flag to track whether a data clone job is running, paused, or has encountered an error. For example, 'Instant Copy In Progress' indicates the copy job is actively running and should complete in a few moments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.21 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceICFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.21.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceICFlag.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avclDeviceICFlag.1
Start monitoring Areca (ADTX) RAID storage controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTX-RAID-AVCL-S2-MIB::avclDeviceICFlag OID value, configure state conditions and alerts, and monitor any Areca (ADTX) RAID storage controllers from a single console.
OID Breakdown
Upper-level ancestors (12 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.2653 | adtx | ADTX-SMI |
| 1.3.6.1.4.1.2653.3 | adtxProducts | ADTX-SMI |
| 1.3.6.1.4.1.2653.3.1 | avc | ADTX-RAID-AVCL-MIB |
| 1.3.6.1.4.1.2653.3.1.1 | avcl | ADTX-RAID-AVCL-MIB |
| 1.3.6.1.4.1.2653.3.1.1.6 | avclDeviceInformationTable | ADTX-RAID-AVCL-MIB |
| 1.3.6.1.4.1.2653.3.1.1.6.1 | avclDeviceInformationEntry | ADTX-RAID-AVCL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2653.3.1.1.6.1.21 | avclDeviceICFlag | ADTX-RAID-AVCL-S2-MIB |