summaryrefslogtreecommitdiff
path: root/usr.sbin/snmpd/mib.h
AgeCommit message (Expand)Author
2018-06-20Add bsws and arcaTrust PENsReyk Floeter
2018-05-30Use new SIOCGIFGLIST to provide carpGroupTable, showing "demote" valuesStuart Henderson
2016-03-07http -> https for IETF/IANA URLs in commentsmmcc
2015-06-11Use "compliant" header guards by avoiding the reserved '_' namespace.Reyk Floeter
2015-06-10Export new pf "no-route" error counterMike Belopuhov
2014-11-19Support exporting relayd statistics via AgentX/snmpdBret Lambert
2014-04-28Add support for exporting ARP table via ipNetToMediaTable OID.Mike Belopuhov
2013-10-01Add net-snmp's PEN.Reyk Floeter
2013-10-01Add some PENs and sync the declarations.Reyk Floeter
2013-09-07Sync PF-MIB and snmpd up with the pf(4) table byte/packet counters forJoel Knight
2013-03-11Report new PF "translation" counter, indicating that address translationStuart Henderson
2012-10-01Add some fairly random PEN (private enterprise numbers).Reyk Floeter
2012-09-17Update copyright and my email address in snmpd while I'm here.Reyk Floeter
2012-09-17Add initial SNMPv3 support to snmpd(8).Reyk Floeter
2012-06-14Add support for UCD-DISKIO-MIB.Matthew Dempsky
2012-03-20New OIDs hrSystemUptime, hrSystemDate, hrSystemProcesses andJoel Knight
2012-02-23Bring in PF-MIB to snmpd.Joel Knight
2012-01-31Document relayd(8)'s use of the openBSD.3 OID; move the CARP MIB toJoel Knight
2012-01-31Add the OPENBSD-CARP-MIB to snmpdJoel Knight
2010-09-20fix-up the sysORTable by using the same name (sensorsMIBObjects) as usedStuart Henderson
2010-06-11Implement IP-FORWARD-MIB, ipv4 only for now.Jonathan Gray
2008-12-23export the livelock counter in a private mib openBSD.5.Reyk Floeter
2008-12-19fix IF-MIB element and implementation ifInUnknownErrors -> ifInUnknownProtosReyk Floeter
2008-12-05add a few HOST-RESOURCES-MIB types (just names, no functionality yet)Reyk Floeter
2008-07-24reserve a few OpenBSD MIBs that might be implemented later or to avoidReyk Floeter
2008-03-16implement the hrSWRun portion of the HOST-RESOURCES mib. you can see whatsDavid Gwynne
2008-03-10provide a partial implementation of the HOST-RESOURCES-MIB. this implementsDavid Gwynne
2008-01-21add names for OpenBSD test MIBsReyk Floeter
2008-01-18implement very basic support of the BRIDGE-MIB which is enough to getReyk Floeter
2008-01-16bump copyrightReyk Floeter
2007-12-29add the IP-MIB ipAddrTable. it requires to encode the ipv4 addressesReyk Floeter
2007-12-28split the MIB declarations (names) from the definitions (implementation).Reyk Floeter
2007-12-28use the snmp camelCase for MIB definitions, this allows to simplifyReyk Floeter
2007-12-15fix the sensors mib to match the new OpenBSD PENReyk Floeter
2007-12-15shrink the code by making some ipstat parts table-driven. at someReyk Floeter
2007-12-14I requested an official PEN for OpenBSD from the IANA because I wantedReyk Floeter
2007-12-10add ip_mib table as well as support for retrieving ipForwarding andGilles Chehade
2007-12-05- add support joel's OPENBSD-SENSORS-MIB; it will dump the currentReyk Floeter
2007-12-05Add a comment that I registered a PEN for OpenBSD (several peopleReyk Floeter
2007-12-05Start working on snmpd(8) and snmpctl(8), a lightweight SNMP implementationReyk Floeter