ausSpareType

ADAPTEC-UNIVERSAL-STORAGE-MIB · .1.3.6.1.4.1.795.14.1.1002.1.1.3

Object

column mandatory Enumeration
Specifies whether this is a global spare (allocated to a
controller), a dedicated spare (allocated to an array),
an external RAID global spare (allocated to an
external RAID controller), or a standby spare (allocated
		to a controller).

Context

MIB
ADAPTEC-UNIVERSAL-STORAGE-MIB
OID
.1.3.6.1.4.1.795.14.1.1002.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
ausSpareEntry

Walk 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::ausSpareType'
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::ausSpareType.<ausSpareIndex>'
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::ausSpareType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1global
2dedicated
3externalRaidGlobal
4unknown
5other
6standby