All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceRegHosts
avclDeviceRegHosts
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-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 contains the detailed registry of all connected hosts, including each server's worldwide name (WWN) identifier, which Fibre Channel port it connects through (0 or 1), and how each host's logical units are remapped. Storage administrators use this data to troubleshoot why a server cannot see expected volumes and to verify that LU mappings are correct after configuration changes. An entry like "50:03:07:A8:0A:00:01:13, 0, LU1->LU5, LU3->LU1" means that server sees volume LU1 as LU5 and volume LU3 as LU1 through Fibre Channel port 0.
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-S2-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-S2-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-S2-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 (12 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2653.3.1.1.6.1.25 | avclDeviceRegHosts | ADTX-RAID-AVCL-S2-MIB |