SNMP Reference Guide

790 Standard Data Type Definitions
Variables with Data Types of State Capabilities
and State Capabilities Unique
Variables with definitions of <variable name>StateCapabilities or
<variable name>StateCapabilitiesUnique are integers
representing a series of bit definitions. They are NOT enumerations and
should be treated as bit fields. The value is passed as a decimal value.
The decimal value should be converted to hex and the appropriate bits should
be parsed from hex. Some of the more common bit combinations are defined
in some variables, but not all combinations are or will be defined.
Table 30-2. 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 (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.
book.book Page 790 Tuesday, February 28, 2012 2:19 PM