Hello all,
I'm working on some custom displays for our data center UPS. I've got remaining charge and minutes down as they were pretty easy. I'm working on trying to show the battery status of the UPS using the upsBatteryStatus OID (.1.3.6.1.2.1.33.1.2.1). There are enumerated valued that correspond to the numbers that the SNMP agent returns when polled. For instance, if the number 2 is returned, this implied a status of "batteryNormal". I'd like to display the text value, rather than a chart or gauge with the numbers that don't mean anything to anyone.
Is this possible? Thanks in advance!
Regards,
Keith