SNMP Walker

SNMP Walker

ID: uniflow.plugin.snmpwalker  •  Category: IT Infrastructure  •  Version: v1.0.3

SNMP Walker Plugin Reference Manual

1. Overview

Plugin Name: SNMP Walker

Type: IT Infrastructure

Identifier: uniflow.plugin.snmpwalker

Description

Poll SNMP devices and listen for traps.


2. Configuration Parameters

The following configuration fields are available in the User Interface for this plugin:

Configuration SettingDescription
Host / IP AddressSpecifies the host / ip address.
UDP PortNumeric value specifying the udp port.
Poll Interval (ms)Numeric value specifying the poll interval (ms).
Timeout (ms)Numeric value specifying the timeout (ms).
Retry Interval (ms)Numeric value specifying the retry interval (ms).
SNMP VersionSpecifies the snmp version.
Read CommunitySpecifies the read community.
Write CommunitySpecifies the write community.
UsernameSpecifies the username.
Context NameSpecifies the context name.
Auth ProtocolSpecifies the auth protocol.
Auth PasswordSpecifies the auth password (secure).
Privacy ProtocolSpecifies the privacy protocol.
Privacy PasswordSpecifies the privacy password (secure).

3. Exposed Routes & Data Types

The following routes are available in the Uniflow catalog for this plugin:

Display NameRoute IDKindCategoryAccessData Type
p.Namep.IdValue?Readp.ValueType
nameGuid.NewGuid().ToString(N)Value?ReadWriteMapSnmpTypeToSourceType(v.Data)

4. Usage Examples

Scenario A: Reading/Monitoring Data

To monitor data from SNMP Walker, add the corresponding Input Node in the Rule Editor and select the desired property from the catalog. Link its output to any logical comparison or directly to an Action Node.

Scenario B: Triggering Actions

If the plugin supports writable properties or actions, use an Action Node in the Rule Editor. Configure the Target property to point to the SNMP Walker action, and supply any required parameters mapping from your rule's logic.