All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausDeviceAusChannelIndices
ausDeviceAusChannelIndices
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceAusChannelIndices
OID (numeric): 1.3.6.1.4.1.795.14.1.400.1.1.3
Node type: OBJECT-TYPE
Type: IndexList
Access: read-only
Description: A list of indices into the Adaptec Universal Storage Channel table to which this device is attached. (For detailed information about connections between the device and the channel, refer to the ausDevicePort table.)
What is ausDeviceAusChannelIndices?
This OID lists all the channel indices that this device is connected to, supporting scenarios where a device connects to multiple channels for redundancy. A network engineer uses this to understand multi-path configurations and trace device connectivity across the storage infrastructure. For example, ausDeviceAusChannelIndices = (1,3) means the device has paths to both channel 1 and channel 3 for failover capability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.400.1.1.3 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceAusChannelIndices
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.400.1.1.3.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceAusChannelIndices.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::ausDeviceAusChannelIndices 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.3 | ausDeviceAusChannelIndices | ADAPTEC-UNIVERSAL-STORAGE-MIB |