Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
Professional Edition
Description
Hi!
We are using APC PDU + environment probes, but are switching to EATON PDU + environment GEN2 probes, and it looks like the current version of Observium Pro is not using the EATON-EMP-MIB at this moment.
We are looking for the same values as what APC does (Humidity and Temperature);
Example Degrees Centigrade: .1.3.6.1.4.1.534.1.6.5.0 = INTEGER: 22
Example Humidity Percent: .1.3.6.1.4.1.534.1.6.6.0 = INTEGER: 36
And a couple more. See DB: https://mibs.observium.org/mib/EATON-EMP-MIB/
(added the output of .534.1.6. in the file attached)
Would be great to add them. Thank you!
* full snmp dump from device:
{noformat}
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
{noformat}
_If device not support SNMP version 2c, replace -v2c with -v1._
* If you have problems with discovery or poller processes, please do and attach these debugs:
{noformat}
./discovery.php -d -h <device>
./poller.php -d -h <device>
{noformat}
* additionally attach device and/or vendor specific MIB files
{color:#505F79}_Note, this comment is added automatically._{color} ]