Bug 192325

Summary: [PATCH] snmp_pf: add support for retrieving ALTQ counters
Product: Base System Reporter: Timmons C. Player <timmons>
Component: binAssignee: freebsd-net (Nobody) <net>
Status: Open ---    
Severity: Affects Some People CC: philip
Priority: --- Keywords: patch
Version: 10.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
This patch updates snmp_pf (both the module and the MIB) to allow retrieval of the ALTQ counters. none

Description Timmons C. Player 2014-08-02 01:28:57 UTC
Created attachment 145235 [details]
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.
Comment 1 Philip Paeps freebsd_committer freebsd_triage 2015-03-15 01:28:45 UTC
I perpetrated snmp_pf, once upon a time.  This patch looks sane.  I'll do some more testing and commit it.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2018-05-23 10:27:56 UTC
batch change of PRs untouched in 2018 marked "in progress" back to open.
Comment 3 Philip Paeps freebsd_committer freebsd_triage 2024-02-15 11:04:52 UTC
I've not had a chance to look at this, and I've clearly lost interest in snmp_pf.  Could someone else on net@ please take a look if this is still relevant?