Bots From Extension: snmptrap
snmptrap
This extension provides 2 bots.
Bot @snmptrap:custom-template
Bot Position In Pipeline: Sink
Creates a custom template
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
| Parameter Name | Type | Default Value | Description |
|---|---|---|---|
| snmp_trap_oid_column* | Text | Enter the column name which has SNMP Trap Oid data | |
| trap_name_column* | Text | Enter the column name which has name of the trap | |
| rda_gw_timestamp_column* | Text | Enter the column name which has rda gw timestamp data | |
| template_column* | Text | Enter the column name which has template | |
| projectId_column* | Text | Enter the column name which has projectId data | |
| ipAddress_column* | Text | Enter the column name which has ipAddress data |
Bot @snmptrap:trap-sender
Bot Position In Pipeline: Sink
Send SNMP traps
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
| Parameter Name | Type | Default Value | Description |
|---|---|---|---|
| trap_data_column* | Text | Enter the column name from the input dataset which contains trap data | |
| trap_name_column* | Text | Enter the column name from the input dataset which contains trap name | |
| address* | Text | Enter the event gateway host address | |
| port* | Text | Enter the port number | |
| community* | Text | Enter the community string |