All MIBs › ADTX-RAID-AVCL-MIB › avclVersion
avclVersion
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-MIB::avclVersion
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.1
Node type: OBJECT-TYPE
Type: AvcString
Access: read-only
Description: The software version of AVC-L basing on the Daemon as the data gathered is based on it. eg. '4.0'
What is avclVersion?
This read-only string reports the software version number of the AVC-L daemon that manages the RAID storage system. Version information is critical for support purposes because different releases may have distinct features, bug fixes, or compatibility requirements. A value of '4.0' indicates the AVC-L management daemon is running version 4.0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.1 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.1.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avclVersion.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::avclVersion 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.1 | avclVersion | ADTX-RAID-AVCL-MIB |