All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausDeviceIndex
ausDeviceIndex
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceIndex
OID (numeric): 1.3.6.1.4.1.795.14.1.400.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique index value for each device beginning with 1.
What is ausDeviceIndex?
This OID stores a unique numeric identifier for each storage device (drive, SSD, or external controller) connected to the storage system, starting at 1. A network engineer uses this to uniquely reference devices in monitoring systems and correlate them with physical slots or bay numbers. For example, ausDeviceIndex = 5 refers to the fifth device in the inventory, which might be a specific bay number when cross-referenced with slot mapping.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.400.1.1.1 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.400.1.1.1.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceIndex.1
Start monitoring Adaptec RAID storage controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceIndex OID value, configure state conditions and alerts, and monitor any Adaptec RAID storage controllers from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.795 | adaptec | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14 | universalStorage | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1 | ausMIB | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.400 | ausDevice | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.400.1 | ausDeviceTable | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.400.1.1 | ausDeviceEntry | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.400.1.1.1 | ausDeviceIndex | ADAPTEC-UNIVERSAL-STORAGE-MIB |