fruDiskStatusCode

SUN-T300-MIB · .1.3.6.1.4.1.42.2.28.2.2.3.4.1.5

Object

column OctetString
An ascii status code indicating the 
current state of the disk drive.
	0 - Good drive, good sys area.
	2 - Unable to open the drive.
	3 - Indicates good drive, but not in
	    any volume.
	4 - Temp state of drive before disable 
      occurs.
	7 - Drive is good bug has bad sys area.
	9 - Drive is bypassed or does not exist.

Context

MIB
SUN-T300-MIB
OID
.1.3.6.1.4.1.42.2.28.2.2.3.4.1.5
Type
column
Access
readonly
Status
current
Parent
fruDiskEntry

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 'SUN-T300-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-T300-MIB::fruDiskStatusCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-T300-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-T300-MIB::fruDiskStatusCode.<unitIndex>.<fruIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-T300-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-T300-MIB::fruDiskStatusCode'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-40