All MIBs › ADTX-RAID-AVCL-MIB › avclDeviceRegHosts
avclDeviceRegHosts
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-MIB::avclDeviceRegHosts
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.25
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: Information of all registered hosts present in the device. Information includes: - Host x WWN, i.e. 50:03:07:A8:0A:00:01:13 - L Port Number: 0 (for Fibre Channel Port 0) and 1 (for Fibre Channel Port 1) - Host x LU Conversion, i.e. LU 1 can be seen as LU 5 by this host and LU 3 as LU1. Show only valid LU conversions out of the possible 32 conversions.. e.g. '50:03:07:A8:0A:00:01:13, 0, LU1->LU5, LU3->LU1; 50:03:07:A8:0A:00:00:23, 0, LU0->LU2, LU1->LU4, LU5->LU6, ; ......'
What is avclDeviceRegHosts?
This OID lists detailed information about every registered host, including its worldwide name, which Fibre Channel port it uses, and how its logical units (LUs) are mapped or remapped. System administrators reference this to troubleshoot storage access problems—if a host suddenly can't see a volume, this OID shows whether the zoning and LU conversion rules are correct. An example shows Host A (50:03:07:A8:0A:00:01:13) sees LU1 as LU5 and LU3 as LU1, which is critical for matching application expectations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.25 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceRegHosts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.25.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceRegHosts.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::avclDeviceRegHosts 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.25 | avclDeviceRegHosts | ADTX-RAID-AVCL-MIB |