SNMP Reference Guide

Standard Data Type Definitions 681
Dell Date
The DellDate definition is required because SNMP V1 does not support 64-bit
ranges. The information sent back by this subagent will have the most
significant byte of the information as the first byte. For example, the hex
address 0x1029384754657687 will be sent as hex: 0001 0000 0010 1001 0011
1000 0100 0111 ... Byte 1 Byte 2 Byte 3 Byte 4.
Table A-7. Dell Status Probe
Variable Name:
DellStatusProbe
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 status of the object is unknown.
ok(3)
The status of the object is OK.
nonCriticalUpper(4)
The object is at the noncritical upper limit.
CriticalUpper(5)
The object is at the critical upper limit.
nonRecoverableUpper(6)
The object is at the nonrecoverable upper limit.
nonCriticalLower(7)
The object is at the noncritical lower limit.
criticalLower(8)
The object is at the critical lower limit.
nonRecoverableLower(9)
The object is at the nonrecoverable lower limit.
failed(10)
The status of the object is failed.
Variable Name:
DellDate
Data Type: DellUnsigned64BitRange OCTET STRING (SIZE(8))