1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.sbin/bsnmpd/modules
Shteryana Shopova 438be77d54 Now actually implement reading/refreshing/returning data from the pfTablesAddrTable
and modify the BEGEMOT-PF-MIB to add support for IPV6 address' statistics in the PF
tables via pfTablesAddrNetType and pfTablesAddrNet. While here, upgrade the
pf_tree.def file to the new format that includes enumerated values. Also make sure
to return SNMP_ERR_NOSUCHNAME for ALTQ objects, if ALTQ is disabled, so that the agent
will know to skip the pfAltq subtree when servicing GETNEXT requests from SNMP clients
(otherwise snmpwalk on begemotPf would stop at the pfAltq subtree with bsnmpd returning
SNMP_ERR_GENERR).
2010-03-24 16:07:33 +00:00
..
snmp_atm Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointers 2005-11-10 10:14:57 +00:00
snmp_bridge Keep the snmp_bridge(3) module up to date with if_bridge(4) and add an 2007-08-08 19:27:50 +00:00
snmp_hostres Port all applications in usr.sbin/ from libulog to utmpx. 2010-01-13 18:17:53 +00:00
snmp_mibII A bandaid to unbreak world. 2006-02-27 20:46:34 +00:00
snmp_netgraph Fix prototypes. 2005-11-24 14:23:16 +00:00
snmp_pf Now actually implement reading/refreshing/returning data from the pfTablesAddrTable 2010-03-24 16:07:33 +00:00
Makefile Only build the bsnmpd netgraph module if MK_NETGRAPH_SUPPORT is set. 2008-10-02 14:26:56 +00:00
Makefile.inc Remove redundant WARNS?=6 overrides and inherit the WARNS setting from 2010-03-02 18:44:08 +00:00