summaryrefslogtreecommitdiff
path: root/usr.sbin/snmpd/mib.h
AgeCommit message (Collapse)Author
2007-12-05- add support joel's OPENBSD-SENSORS-MIB; it will dump the currentReyk Floeter
sensor status in a SNMP table. - some other minor changes
2007-12-05Add a comment that I registered a PEN for OpenBSD (several peopleReyk Floeter
asked the same question) but I'm still waiting for the final confirmation from the IANA. Use a temporary sub-PEN for now.
2007-12-05Start working on snmpd(8) and snmpctl(8), a lightweight SNMP implementationReyk Floeter
for OpenBSD. SNMP is a necessary evil. This is work in progress, don't expect too much from it yet. ok deraadt@