|
|
int | nSerialPortsMask |
| | Serial port mask. Bits 0-31 correspond to ports 0-31. On bits represent serial ports to monitor for the event string. Event occurs if any of the ports receives the event string.
|
| |
|
int | nTrapType |
| | SNMP trap type. Only used if sending an SNMP trap as a reaction to the serial event.
|
| |
|
int | nTrapPeriod |
| | SNMP trap period in seconds. How often to send a trap as a reaction to the serial event.
|
| |
|
unsigned char | byPattern [40] |
| | Pattern string for the event. Wildcards (* and ?) are allowed.
|
| |
|
unsigned char | byReplace [40] |
| | Reaction string to be sent with the SNMP trap.
|
| |
|
int | nScratchOn63to32 |
| | Scratchpad bits to turn on in reaction to the event (bits 32-63)
|
| |
|
int | nScratchOn31to0 |
| | Scratchpad bits to turn on in reaction to the event (bits 0-31)
|
| |
|
int | nScratchOff63to32 |
| | Scratchpad bits to turn off in reaction to the event (bits 32-63)
|
| |
|
int | nScratchOff31to0 |
| | Scratchpad bits to turn off in reaction to the event (bits 0-31)
|
| |
|
int | nSendEmail |
| | Enable sending an email message in response to the event. Boolean.
|
| |
The documentation for this struct was generated from the following file: