All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausControllerDescription
ausControllerDescription
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausControllerDescription
OID (numeric): 1.3.6.1.4.1.795.14.1.201.1.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Free form text for additional description of the controller.
What is ausControllerDescription?
This OID stores a free-text description or label for the controller provided by the administrator. Engineers set this to document the controller's role or location, making it easier to identify in monitoring dashboards and configuration files. For example, you might set it to "Primary RAID Controller - Site A DataCenter" to clearly identify its purpose.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.201.1.1.7 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausControllerDescription
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.201.1.1.7.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausControllerDescription.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ausControllerDescription.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::ausControllerDescription 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.201 | ausController | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.201.1 | ausControllerTable | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.201.1.1 | ausControllerEntry | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.201.1.1.7 | ausControllerDescription | ADAPTEC-UNIVERSAL-STORAGE-MIB |