sysal-snmp - SNMP interface to System Alarming
snmptrap -v 2c -c public TARGET UP TRAP-OID [OID s VALUE]*
SNMP traps can be sent to System Alarming.
Parameters
TARGET |
Host running sysal-snmp |
|||
UP |
system up time |
TRAP-OID
In general TRAP-OID is interpreted as 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.
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
snmptrap(1), http://wagnertech.de/sysal
Michael Wagner (michael@wagnertech.de)