scDiskHealthy

DELL-STORAGE-SC-MIB · .1.3.6.1.4.1.674.11000.2000.500.1.2.14.1.5

Object

true(1) indicates that the disk is healthy

Context

MIB
DELL-STORAGE-SC-MIB
OID
.1.3.6.1.4.1.674.11000.2000.500.1.2.14.1.5
Type
column
Access
readonly
Status
current
Parent
scDiskEntry
Groups
1

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 'DELL-STORAGE-SC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-STORAGE-SC-MIB::scDiskHealthy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-STORAGE-SC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-STORAGE-SC-MIB::scDiskHealthy.<scDiskIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-STORAGE-SC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-STORAGE-SC-MIB::scDiskHealthy'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance