Hi,
The plan is to configure an alert, which send an alert to consol window if the Temperature exceed a fixed value. (30 degree celsius). The OID I can use is 1.3.6.1.4.1.674.10892.1.700.20.1.6 (MIB-Dell-10892:temperatureProbeReading).
If I start the System Manager and choose alert, next Edit Advanced Alert and then select Trigger Condition a have done following:
Not sure if I can use following:
field System OID is to value 1.3.6.1.4.1.674.10892.1.700.20.1.6
field Numeric Staus is greater than or equal to value 300
If I run a test I get a message which says that Alert Temperature Alert: NetobjectID is not numeric. I'm sure that someone have done simular. Appreciate if someone can give me some hints.