.\" Manpage for mfilesync. .\" Contact mail@wagnertech.de to correct errors or typos. .TH sysal-snmp 7 "9 Jan 2018" "0.1" "sysal-snmp man page" .SH NAME sysal-snmp \- SNMP interface to System Alarming .SH SYNOPSIS .B snmptrap -v 2c -c public TARGET UP TRAP-OID [OID s VALUE]* .SH DESCRIPTION .PP SNMP traps can be sent to System Alarming. .SS Parameters .TP TARGET Host running sysal-snmp .TP UP system up time .TP TRAP-OID In general TRAP-OID is interpreted as .B alarm event descriptor (see http://wagnertech.de/sysal ), except .1.3.6.1.4.1.193.96.115.1.0 (systemUp) is used to trigger the watchdog. .TP OID s VALUE Further OID/VALUE pairs can be transmitted. The following OIDs are supported for alarm reporting: .1.3.6.1.6.3.1.1.4.1.1: service influence (not standard) .1.3.6.1.6.3.1.1.4.1.2: alarm severity (not standard) .1.3.6.1.6.3.1.1.4.1.3: threshold value for threshold alarms (not standard) For alarm reporting and watchdog triggerring: .1.3.6.1.4.1.9.2.1.3: hostname of reporting system .SH SEE ALSO snmptrap(1), http://wagnertech.de/sysal .SH AUTHOR Michael Wagner (michael@wagnertech.de)