I know UnDP call transform numerical results to another numerical result. I'm looking to transform an interger to a text value. This is for the health of a Riverbed Steelhead :
(Steelhead-only) OID for health as an integer-
1.3.6.1.4.1.17163.1.1.2.7.0
Returns an integer-
10000 = healthy
30000 = degraded
31000 = admissionControl
50000 = critical
So instead of displaying say 10000 I want it to say healthy, etc. If this can't be done this way if anyone knows how to do this in another please let me know. Thanks.
BB