All MIBs › ADTX-RAID-AVCL-MIB › avclDeviceRegHostCount
avclDeviceRegHostCount
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-MIB::avclDeviceRegHostCount
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.24
Node type: OBJECT-TYPE
Type: AvcCounter
Access: read-only
Description: The count of all registered hosts present in the device. eg. 2
What is avclDeviceRegHostCount?
This OID holds a simple count of all the servers or hosts currently registered to access storage on this RAID device (a small integer, typically 1 to 32). You check this number to verify that all expected application servers are still connected and can see the storage; a sudden drop might signal a network or zoning problem. For example, a value of 5 means five different hosts are authorized and connected to this storage array.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.24 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceRegHostCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.24.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceRegHostCount.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::avclDeviceRegHostCount 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.24 | avclDeviceRegHostCount | ADTX-RAID-AVCL-MIB |