Connectivity Guide

Table 1863. Dell State Capabilities
Variable Name: DellStateCapabilities
Data Type: Integer
Possible Data Values Meaning of Data Value
if set to zero(0)
The object has no capabilities.
unknownCapabilities(1)
The object’s capabilities are unknown.
enableCapable(2)
The object can be disabled (oine, 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 1864. 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 (oine, 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 1865. 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 1866. Dell Status
Variable Name: DellStatus
Data Type: Integer
Standard Data Type Denitions 475