All MIBs › ADTX-RAID-AVCL-MIB › avclDeviceSurfaceSchedMode
avclDeviceSurfaceSchedMode
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-MIB::avclDeviceSurfaceSchedMode
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.16
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: The mode for the scheduled surface check. Can be one of the ff: Type: - No Surface Verify - Sequential Verify - Parity Check - Parity Re-Generation Frequency: - null or the value is the zero-length string - Now - Once A Day - Once A Week - Once A Month - Always e.g. 'Type: No Surface Verify; Frequency: ' or 'Type: Sequential Verify; Frequency: Once A Day'
What is avclDeviceSurfaceSchedMode?
This OID specifies both the type and frequency of scheduled surface verification (e.g., 'Type: Sequential Verify; Frequency: Once A Day'). Engineers configure this to balance data integrity checks against the I/O performance impact; too frequent checks slow down the array, while too infrequent checks may miss errors. A value of 'Type: Parity Check; Frequency: Once A Week' means the array will run a parity check every week.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.16 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceSurfaceSchedMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.16.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceSurfaceSchedMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avclDeviceSurfaceSchedMode.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::avclDeviceSurfaceSchedMode 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.16 | avclDeviceSurfaceSchedMode | ADTX-RAID-AVCL-MIB |