[Bug 192325] New: [PATCH] snmp_pf: add support for retrieving ALTQ counters

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 2 01:28:57 UTC 2014


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 at FreeBSD.org
          Reporter: timmons at 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.


More information about the freebsd-bugs mailing list