All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausChannelRelationshipList
ausChannelRelationshipList
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausChannelRelationshipList
OID (numeric): 1.3.6.1.4.1.795.14.1.301.1.1.2
Node type: OBJECT-TYPE
Type: IndexList
Access: read-only
Description: A list of indices into the channel table specifying the channels that are related.
What is ausChannelRelationshipList?
This OID contains a list of channel indices that are related to each other through a specific relationship configuration. A network engineer uses this to understand which channels work together or are part of the same failover group for availability management. For example, ausChannelRelationshipList might be (1,3,5) indicating channels 1, 3, and 5 are all part of the same relationship.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.301.1.1.2 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausChannelRelationshipList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.301.1.1.2.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausChannelRelationshipList.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ausChannelRelationshipList.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::ausChannelRelationshipList 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.301 | ausChannelRelationship | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.301.1 | ausChannelRelationshipTable | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.301.1.1 | ausChannelRelationshipEntry | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.301.1.1.2 | ausChannelRelationshipList | ADAPTEC-UNIVERSAL-STORAGE-MIB |