Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ snmpd.trap(4) — Network Services Extension Release 3.2 Version 3.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

snmpd(1M)

snmpd.trap(4)  —  FILE FORMATS

NAME

snmpd.trap - SNMP trap communities file

SYNOPSIS

/etc/snmpd.trap

DESCRIPTION

The file /etc/snmpd.trap contains the definitions for the hosts which will be sent a TRAP PDU by by the SNMP agent/server daemon, snmpd(1M). The file contains lines which consist of three items: a session or community name, an IP address in dot notation, and the IP port number to which to send the TRAP PDU.  Lines which begin with ’#’ are ignored. 

Currently, two TRAP PDU’s are generated by snmpd. They are the coldStart and authenticationFailure trap types.  The coldStart trap is generated when snmpd is started.  The authenticationFailure trap is generated when an authentication error occurs. 

EXAMPLE

test2 192.9.200.99 162
test2 192.9.200.15 162

FILES

/etc/snmpd.trap

SEE ALSO

snmpd(1M), RFC 1066, RFC 1067

NOTICE

The port number specified should always be 162 according, to RFC 1067. 

SNMP 2.0

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026