Simple Network Management Protocol (SNMP) is used for managing devices on IP networks. In IoT, it can be employed to monitor and manage network-connected devices, facilitating device health checks, configuration, and network management tasks.
Outputs
The SNMP node will output each device’s payload in the order that they are received
How to Use
Implementation
In the Rayven Workflow Builder:
- Select Inputs.
- Drag the SNMP node to the canvas.
- Provide an input to the SNMP node by connecting it to another node.
- Double click on the SNMP node to open the configuration window.
Configuration
Section: General |
||
This section contains basic configuration elements required for any SNMP node implementation |
||
Field |
Requirement |
Comments |
Node Name |
Mandatory |
Enter a name for this node. This provides a handle to which you and others can refer, so it should be simple but meaningful and explain the node’s purpose. |
Payload Format |
Mandatory |
Select the format of the payload from the dropdown menu
|
OID and Field Name |
Mandatory |
Define the OID and field name in the payload that contains this. You can add unlimited amounts of field names by clicking the ⊕ Add Value button. You can also rearrange the column numbers by clicking on the small arrow handle next to the column number and dragging it up or down. |
Section: Activation |
||
This section contains basic configuration elements required for any Trigger node activation |
||
Field |
Requirement |
Comments |
Logical Operand |
Mandatory |
Select the logical operand from the dropdown list
|
Select Device Filter |
Mandatory |
Select Device Filter configured in Device Management to select the devices that will receive this payload. |
Activation
Once the device filters have been selected, click the Activate button and then click Save. The node is ready to receive data into the workflow.