Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ snmpd.trap(4) — Motorola System V 88k Release 4 Version 4.3

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/snmp.d/snmpd.trap

DESCRIPTION

/etc/snmp.d/snmpd.trap contains the definitions for the hosts which will be sent a TRAP PDU 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 send the TRAP PDU to.  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/snmp.d/snmpd.trap

SEE ALSO

snmpd(1M)
RFC 1066, RFC 1067

NOTICE

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

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