NAME
Fwctl::Services::snmp - Fwctl module to handle the snmp protocol.
SYNOPSIS
accept snmp -src INTERNAL_NET -dst PERIM_NET
deny snmp -src INTERNAL_NET -nolog
account snmp
DESCRIPTION
This module handles the SNMP protocol. Its handles SNMP broadcast if dst is in the same network as src, SNMP traffic between source and destination, as well as snmp-trap from destination to source.
Since I don't really know the internals of the SNMP protocol this could be totally broken. Use only to reduce log file clutter.
AUTHOR
Copyright (c) 1999 Francis J. Lacoste and iNsu Innovations Inc. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms as perl itself.
SEE ALSO
fwctl(8) Fwctl(3) Fwctl::RuleSet(3)