Agent SNMP

Structure of the INI File ucsnmp1.ini

Parameter Name Description
[ LOG ]
file =

log file name

Default: ucsnmp1_##.log

logCount =

Number of stored log files

Default: 10

mib =

set trace level for MIB module-intern managemen, Allowed values: "0" (default value) to "9"

Default: 0

snmp =

set the trace level for SNMP module-communication between UC4 SNMP Agent and SNMP Service, Allowed values: "0" (default value) to "9"

Default: 0

stream =

set the trace level for STREAM module-communication between UC4 AutomationEngine and subagent, Allowed values: "0" (default value) to "9"

Default: 0

[ SNMP ]
community =

represents SNMP community

Default: public

medium =

transport medium between UC4 AutomationEngine and subagent, possible values tcp, pipe

Default: tcp

pipe =

represents a pipe name, for older connections with UC4 AutomationEngine, used for debug purposes Unix uses /var/snmp/uc4fifo, Windows is using \\.\pipe\SBB_SNMPAgent\UC4\Vers1

Default:

processing =

Represents a processing type of subagent 1=only MIB will be filled,2=only traps will be send,3=both of them (default)

Default: 3

stream_Port =

TCP port for connection with UC4 AutomationEngine

Default: 7777

role =

Specify agent's role 0=subagent, 1=masteragent

Default: 0