All MIBs › ADTX-RAID-AVCL-MIB › avclDeviceICFlag
avclDeviceICFlag
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-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 reports the current status of an Instant Copy operation, which can be 'Stopped', 'Started', 'Copy to External Device', 'Copy From External Device', 'Instant Copy In Progress', 'Failed Due to Error', or 'Cancelling Instant Copy'. Engineers monitor this to track replication job progress and quickly identify failures. A value of 'Instant Copy In Progress' means the copying operation is currently active and running.
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-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-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-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 (8 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.2653.3.1.1.6.1.21 | avclDeviceICFlag | ADTX-RAID-AVCL-MIB |