The snmpwalk acts strange with the 8,1 revision of the firmware and returns data values that are in a new format and are not part of the Rev H MIB. I have walked the specific sections that are covered in the Rev H MIB. I have also attached the MIB provided by ServersCheck. We do not have the special version of the firmware that supports the daisy chain sensors installed at this time which would add the daisy chain table (.1.3.6.1.4.1.17095.13).
mstobs@observium:~ $ snmpwalk -c xx --hexOutputLength=0 -ObentxU -v 2c 172.17.65.87 .1.3.6.1.4.1.17095.1 > myagent.snmpwalk
|
mstobs@observium:~ $ snmpwalk -c xx --hexOutputLength=0 -ObentxU -v 2c 172.17.65.87 .1.3.6.1.4.1.17095.3 >> myagent.snmpwalk
|
mstobs@observium:~ $ snmpwalk -c xx --hexOutputLength=0 -ObentxU -v 2c 172.17.65.87 .1.3.6.1.4.1.17095.6 >> myagent.snmpwalk
|
mstobs@observium:~ $ snmpwalk -c xx --hexOutputLength=0 -ObentxU -v 2c 172.17.65.87 .1.3.6.1.4.1.17095.11 >> myagent.snmpwalk
|
|
This has been tested successfully in my environment. All sensors are detected. Thanks for the update.