https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192325
Bug ID: 192325 Summary: [PATCH] snmp_pf: add support for retrieving ALTQ counters Product: Base System Version: 10.0-STABLE Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: timm...@monkeyplayground.net Created attachment 145235 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145235&action=edit This patch updates snmp_pf (both the module and the MIB) to allow retrieval of the ALTQ counters. The FreeBSD base system contains a snmp daemon called bsnmpd. It implements most of its functionality via loadable modules. The snmp_pf module is responsible for constructing the MIB for the pf packet filter. Currently, it retrieves a description of the ALTQ queues in use by pf, however it doesn't support retrieving any statistics for those queues. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"