All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausDeviceTypeGroup
ausDeviceTypeGroup
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceTypeGroup
OID (numeric): 1.3.6.1.4.1.795.14.1.400.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Selects which of the subordinate device tables contains more information about this device.
What is ausDeviceTypeGroup?
This OID indicates which subordinate device information table contains detailed properties for this specific device type. A network engineer uses this to locate the correct table for detailed device attributes when deeper diagnostics or performance tuning is needed. For example, ausDeviceTypeGroup = 'physicalDrive' directs the engineer to the physical drive details table, while 'externalRaidDevice' would point to the external controller table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.400.1.1.5 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceTypeGroup
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.400.1.1.5.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDeviceTypeGroup.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ausDeviceTypeGroup.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::ausDeviceTypeGroup 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.5 | ausDeviceTypeGroup | ADAPTEC-UNIVERSAL-STORAGE-MIB |