Connectivity Guide

enableCapable(2)
The object can be disabled (offline, a binary 0 value) or enabled
(online, a binary 1 value).
notReadyCapable(4)
The object is not ready.
enableAndNotReadyCapable (6)
Enable and not ready capable.
Table 1837. Dell State Settings
Variable Name: DellStateSettings
Data Type: Integer
Possible Data Values Meaning of Data Value
if set to zero(0)
The object has no settings capabilities and its state is disabled.
unknown(1)
The object’s state is unknown.
enabled(2)
The object’s state is disabled (offline, a binary 0 value) or enabled
(online, a binary 1 value).
notReady(4)
The object is not ready.
enableAndNotReady(6)
The object is enabled and not ready.
Table 1838. Dell Probe Capabilities
Variable Name: DellProbeCapabilities
Data Type: Integer
Possible Data Values Meaning of Data Value
if set to zero(0)
The object has no capabilities.
upperNonCriticalThresholdSetCapable(1)
The upper noncritical threshold can be set.
lowerNonCriticalThresholdSetCapable(2)
The lower noncritical threshold can be set.
upperNonCriticalThresholdDefaultCapable(4)
The upper noncritical threshold can be set to default.
lowerNonCriticalThresholdDefaultCapable(8)
The lower noncritical threshold can be set to default.
Dell Status Data Types
Status data types include DellStatus, DellStatusRedundancy, and DellStatusProbe.
Table 1839. Dell Status
Variable Name: DellStatus
Data Type: Integer
Possible Data Values Meaning of Data Value
other(1)
The object’s status is not one of the following:
unknown(2)
The object’s status is unknown.
ok(3)
The object’s status is OK.
nonCritical(4)
The object’s status is warning, noncritical.
critical(5)
The object’s status is critical (failure).
nonRecoverable(6)
The object’s status is nonrecoverable (dead).
Table 1840. Dell Status Redundancy
Variable Name: DellStatusRedundancy
Data Type: Integer
Possible Data Values Meaning of Data Value
Standard Data Type Definitions 389