ausChannelTypeDescription
ADAPTEC-UNIVERSAL-STORAGE-MIB ·
.1.3.6.1.4.1.795.14.1.300.1.1.6
Object
A finer-grained description for the channel. For example, SCSI may be further refined as 'Ultra160' or 'Ultra320'. IDE may be further refined per the various different performance types available.
Context
- MIB
- ADAPTEC-UNIVERSAL-STORAGE-MIB
- OID
.1.3.6.1.4.1.795.14.1.300.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ausChannelEntry
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::ausChannelTypeDescription'
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::ausChannelTypeDescription.<ausChannelIndex>'
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::ausChannelTypeDescription'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.