logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

snmptrapfmthdlr - Trap handler for receiving SNMP Traps

Description

       Snmptrapfmthdlr  is  an  application  that receives SNMP traps from snmptrapd as a trap handler. The trap
       data is then forwarded to a local pipe from which a formatting application picks it up and  does  further
       processing.  The formatting application is snmptrapfmt.

Files

/etc/snmp/snmptrapd.conf  is the configuration file of the snmptrapd daemon, which calls the trap handler
       snmptrapfmthdlr.

       /usr/sbin/snmptrapfmt is the executable of the formatting application.

       /usr/sbin/snmptrapfmthdlr is the executable of the trap handler.

       /var/run/snmptrapfmt.p is the communication  pipe  between  the  trap  handler  snmptrapfmthdlr  and  the
       formatter snmptrapfmt.

       /var/tmp/snmptrapfmt.trc is the error file of the application.

Name

       snmptrapfmthdlr - Trap handler for receiving SNMP Traps

See Also

snmptrapfmt(8)

4th Berkeley Distribution                         30 APRIL 2001                               SNMPTRAPFMTHDLR(8)

Synopsis

       snmptrapfmthdlr

return

See Also