Hello,

I'm trying to see if I can switch my new openbsd 5.4 box from net-snmp to
snmpd and for now, I miss only 2 things, disk informations and sensors that
are not in snmpd.conf man.

For disk monitoring, I didn't find information anywhere. Checking the
output of snmpwalk, I found the HOST-RESOURCES-MIB::hrStorageSize but the
format seems different than net-snmp which makes an update needed to my
cacti graph configuration (or did someone made an update openbsd
template?). Any translation table?

For sensors, I saw the MIB /usr/share/snmp/mibs/OPENBSD-SENSORS-MIB.txt but
a snmpwalk of my host gives nothing


$ snmpwalk -v2c -c 'MyCommunity' 127.0.0.1 |egrep -i '(sensor|temp|volt)'

SNMPv2-MIB::sysORID.10 = OID: OPENBSD-BASE-MIB::sensorsMIBObjects

SNMPv2-MIB::sysORDescr.10 = STRING:
iso.org.dod.internet.private.enterprises.openBSD.sensorsMIBObjects


So not sure if I can get temperature/volts/... from soekris4801.

Any pointer?


Else, I will probably have to stick to net-snmp or combine both like said
http://www.packetmischief.ca/2012/02/26/net-snmp-and-snmpd-coexistence-on-openbsd/



Thanks a lot.

Cheers,


Julien

Reply via email to