SNMP Agent

SNMP Agent

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

SNMP Agent Plugin Reference Manual

1. Overview

Plugin Name: SNMP Agent

Type: IT Infrastructure

Identifier: uniflow.plugin.snmpagent

Description

Expose internal data via SNMPv1/v2c/v3.


2. Configuration Parameters

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

Configuration SettingDescription
SNMP VersionSpecifies the snmp version.
Listening PortNumeric value specifying the listening port.
Read CommunitySpecifies the read community.
Write CommunitySpecifies the write community.
Security Name (Username)Specifies the security name (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.IdValuep.Categoryp.InternalAccessp.ValueType
SNMP Agent State_AgentStateValueSystemReadBool

4. Usage Examples

Scenario A: Reading/Monitoring Data

To monitor data from SNMP Agent, 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 Agent action, and supply any required parameters mapping from your rule's logic.