ausEnclosureSlotPortId
ADAPTEC-UNIVERSAL-STORAGE-MIB ·
.1.3.6.1.4.1.795.14.1.503.1.1.4
Object
Port ID number used by the device at this slot. 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.
Context
- MIB
- ADAPTEC-UNIVERSAL-STORAGE-MIB
- OID
.1.3.6.1.4.1.795.14.1.503.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ausEnclosureSlotEntry
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::ausEnclosureSlotPortId'
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::ausEnclosureSlotPortId.<ausEnclosureSlotIndex>'
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::ausEnclosureSlotPortId'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.