2nd link - has Many HEALTH Entries; but 2/3rd's the way down it Begins to Mention SteelHead Health.
---------------------------------------------------------------------------------------------
steelheadHealth OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Steelhead current health. Possible health values are
Healthy, Admission Control, Degraded, and Critical"
::= { steelheadEntry 3 }
Some Devices like to give multiple 'Healthy' statuses. For My Nexus Boxes some modules have a power status & an operation status. Both within the same table set (so a table poller can show both values in the same table) but they are tied to different specific OID's. You might try changing the last # at the end of your poller to see if you can't find the 'integer based status' or the text based
Hope it helps.
*Looking at your mib tree, i see SystemHealth & HealthNotes... a few different spots where they may report the same thing, just in a different syntax*