All MIBs › ADTX-RAID-AVCL-MIB › avclDeviceICPairWWN
avclDeviceICPairWWN
Module: ADTX-RAID-AVCL-MIB
OID (symbolic): ADTX-RAID-AVCL-MIB::avclDeviceICPairWWN
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.23
Node type: OBJECT-TYPE
Type: AvcString
Access: read-only
Description: The worldwide node of the instant copy pair. eg. '50:03:07:A8:0A:00:01:13'
What is avclDeviceICPairWWN?
This OID stores the worldwide name (WWN) identifier of the storage device that is the target of the instant copy pair—essentially a unique serial number in Fibre Channel format. Network engineers use this to confirm which physical storage arrays are paired together for replication, making sure the backup is going to the right device. A typical value looks like 50:03:07:A8:0A:00:01:13, which uniquely identifies one specific storage target on the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.23 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceICPairWWN
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.23.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-MIB::avclDeviceICPairWWN.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avclDeviceICPairWWN.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::avclDeviceICPairWWN 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.23 | avclDeviceICPairWWN | ADTX-RAID-AVCL-MIB |