All MIBs › ADTX-RAID-AVCL-S2-MIB › avclDeviceVolumesNickname
avclDeviceVolumesNickname
Module: ADTX-RAID-AVCL-S2-MIB
OID (symbolic): ADTX-RAID-AVCL-S2-MIB::avclDeviceVolumesNickname
OID (numeric): 1.3.6.1.4.1.2653.3.1.1.6.1.45
Node type: OBJECT-TYPE
Type: AvcLongString
Access: read-only
Description: Contains the nickname or mount point of each volume in a device. If no nickname, the value is the zero-length string. e.g. 'LU 1: /mnt/device/sda; LU 2: ; LU 3: /mnt/device/sdc;......'
What is avclDeviceVolumesNickname?
This OID stores the mount point or user-friendly nickname assigned to each logical volume on the device. A network engineer uses this to identify which volumes correspond to which data stores or services when managing the storage device. A value of "LU 1: /mnt/device/sda; LU 2: ; LU 3: /mnt/device/sdc;" shows that LU 1 mounts at /mnt/device/sda, LU 2 has no nickname, and LU 3 mounts at /mnt/device/sdc.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.45 snmpwalk -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceVolumesNickname
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2653.3.1.1.6.1.45.1 snmpget -v2c -c public <target> ADTX-RAID-AVCL-S2-MIB::avclDeviceVolumesNickname.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::avclDeviceVolumesNickname 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.45 | avclDeviceVolumesNickname | ADTX-RAID-AVCL-S2-MIB |