Fwctl::Services::snmp - Fwctl module to handle the snmp protocol.


Fwctl documentation  | view source Contained in the Fwctl distribution.

Index


NAME

Top

Fwctl::Services::snmp - Fwctl module to handle the snmp protocol.

SYNOPSIS

Top

    accept   snmp -src INTERNAL_NET -dst PERIM_NET
    deny    snmp -src INTERNAL_NET -nolog
    account snmp

DESCRIPTION

Top

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

Top

Francis J. Lacoste <francis.lacoste@iNsu.COM>

COPYRIGHT

Top

SEE ALSO

Top

fwctl(8) Fwctl(3) Fwctl::RuleSet(3)


Fwctl documentation  | view source Contained in the Fwctl distribution.