SNMP RESULTS TRANSLATION
is there any way how to create results translation table for SNMP check.
We are checking Servers HW status via SNMP OID. I am getting results in numeric value. But I would like to have some way how to "translate" this value so the alert SMS should be in text format. ( Some of my colleagues dont know that 3 is health ;-) )
SNMP result is 3 / ALERT System status is Health / STATUS OK
SNMP result is 4 / ALERT System status is Noncritical / STATUS WARNING
SNMP result is 5 / ALERT System status is Critical / STATUS WARNING
SNMP result is 6 / ALERT System status is nonRecoverable / STATUS DOWN
We are checking Servers HW status via SNMP OID. I am getting results in numeric value. But I would like to have some way how to "translate" this value so the alert SMS should be in text format. ( Some of my colleagues dont know that 3 is health ;-) )
SNMP result is 3 / ALERT System status is Health / STATUS OK
SNMP result is 4 / ALERT System status is Noncritical / STATUS WARNING
SNMP result is 5 / ALERT System status is Critical / STATUS WARNING
SNMP result is 6 / ALERT System status is nonRecoverable / STATUS DOWN
This discussion has been closed.