All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausDevicePortId
ausDevicePortId
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDevicePortId
OID (numeric): 1.3.6.1.4.1.795.14.1.401.1.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Port ID number used by this device. Meaning is dependent on channel type. For example, SCSI channels would report device SCSI ID in this field. The field is a string to allow for a wide range of addressing schemes.
What is ausDevicePortId?
This OID stores a text identifier for the port that describes its purpose or type. It provides a human-readable name that makes alerts and dashboards easier to understand. For example, 'SAS-Port-1' immediately tells you this is the first SAS connection port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.401.1.1.6 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDevicePortId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.401.1.1.6.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausDevicePortId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ausDevicePortId.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::ausDevicePortId 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.401 | ausDevicePort | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.401.1 | ausDevicePortTable | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.401.1.1 | ausDevicePortEntry | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.401.1.1.6 | ausDevicePortId | ADAPTEC-UNIVERSAL-STORAGE-MIB |