Small fix to the description of the pfCntProtoCksum oid:
Index: share/snmp/OPENBSD-PF-MIB.txt
===================================================================
RCS file: /data/cvs-mirror/OpenBSD/src/share/snmp/OPENBSD-PF-MIB.txt,v
retrieving revision 1.5
diff -p -u -r1.5 OPENBSD-PF-MIB.txt
--- share/snmp/OPENBSD-PF-MIB.txt 10 Jun 2015 10:03:59 -0000 1.5
+++ share/snmp/OPENBSD-PF-MIB.txt 16 Jun 2018 18:16:23 -0000
@@ -197,7 +197,7 @@ pfCntProtoCksum OBJECT-TYPE
MAX-ACCESS read-only
STATUS current
DESCRIPTION
- "The number of packets that were dropped due to memory limitations."
+ "The number of packets that were dropped due to TCP checksum failures."
::= { pfCounters 10 }
pfCntStateMismatch OBJECT-TYPE
(Incase gmail mangles the copy/paste:
https://www.packetmischief.ca/files/patches/openbsd-pf-mib.diff)
>From Joel Carnat joel at carnat net
.joel