ausDeviceAusChannelIndices
ADAPTEC-UNIVERSAL-STORAGE-MIB ·
.1.3.6.1.4.1.795.14.1.400.1.1.3
Object
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.)
Context
- MIB
- ADAPTEC-UNIVERSAL-STORAGE-MIB
- OID
.1.3.6.1.4.1.795.14.1.400.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ausDeviceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADAPTEC-UNIVERSAL-STORAGE-MIB' -M '/opt/observium/mibs/adaptec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceAusChannelIndices'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADAPTEC-UNIVERSAL-STORAGE-MIB' -M '/opt/observium/mibs/adaptec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceAusChannelIndices.<ausDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADAPTEC-UNIVERSAL-STORAGE-MIB' -M '/opt/observium/mibs/adaptec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceAusChannelIndices'