All MIBs › ADTX-RAID-AVCL-S2-MIB › avclVersion
avclVersion
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-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 (for AVC-L 4.0)'
What is avclVersion?
This OID stores the version number of the AVC-L monitoring daemon software running on the management host. Support teams and engineers verify the software version during troubleshooting to confirm they are running a patched, stable release without known bugs. A value of '4.0' indicates the system is running AVC-L version 4.0, while an older value like '3.5' would suggest the software needs updating.
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-S2-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-S2-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-S2-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 (10 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2653.3.1.1.1 | avclVersion | ADTX-RAID-AVCL-S2-MIB |