Hello,
thank you very much for the detailed reply, I wasn't aware that you were interested in the device's readings(instead of state), that makes it much clearer.
If you want to monitor the actual values, you'll have to locate them in the vendor's MIB to know "where to look for". I've checked the MIB-Dell-10892 and located the following:
temperatureProbeTable | 1.3.6.1.4.1.674.10892.1.700.20 |
coolingUnitTable | 1.3.6.1.4.1.674.10892.1.700.10 |
coolingDeviceTable | 1.3.6.1.4.1.674.10892.1.700.12 |
powerUnitTable | 1.3.6.1.4.1.674.10892.1.600.10 |
powerSupplyTable | 1.3.6.1.4.1.674.10892.1.600.12 |
Those OID's are table which should contain multiple rows and entries, one for each "entity" of that type.
Please download our latest SNMP Tester and perform a "Walk" against the target device providing the OID's above one at a time and run the test, some may not return anything based on the information available for your hardware but please run the test for all these OID's.
Please share the results of the test above.
On a side note, please be aware that conceptually it makes a lot more sense to monitor for "state" and not "value". PRTG includes several types of alerts and notifications, you don't need to constantly review your monitoring data - With "states/status" PRTG can let you know exactly when something requires your attention. I'm not saying that you shouldn't do this, just that you don't have to(but I'm glad to assist you with it because these concepts also apply to monitoring devices for which we don't have native sensors).
Add comment