8.
Control and monitoring using SNMP
TCW110
can be configured and monitored through
SNMP (Simple Network
Management Protocol). This could be done using every SNMP v.1 compatible program.
Parameters that can be changed, are grouped according to their functions in the tables below.
To obtain a valid OID number it is necessary to replace the “
x
” symbol with the prefix
”.1.3.6.1.4.1.17095”
. To save the changes you should set a value ”1” of the
configurationSaved
(OID
x
.8.0).
8.1
product
OID
Name
Access
Description
Syntax
x
.1.1.0
name
read-only
Device name
String
x
.1.2.0
version
read-only
Software version
String
x
.1.3.0
date
read-only
Date of the version
String
8.2
SNMP Setup
OID
Name
Access
Description
Syntax
x
.2.1.1.0
trapEnabled
read-write TRAP messages enable/disable
INTEGER { Yes(1), No(0) }
x
.2.1.2.0
trapReceiverIPAddress
read-write TRAP messages receiver address
IpAddress
x
.2.1.3.0
trapCommunity
read-write TRAP community
String (SIZE (0..13))
x
.2.1.4.0
trapInterval
read-write TRAP messages interval
INTEGER (0..255)
x
.2.1.5.0
maxNumberOfTraps
read-write maximum number SNMP TRAP messages
INTEGER (0..255)
x
.2.1.6.0
digitalInput1State
read-write Digital input 1 trap status
INTEGER { ON(1), OFF(0) }
x
.2.1.8.1.0
voltage1minimum
read-write Voltage1 lower range
String (SIZE (0..13))
x
.2.1.8.2.0
voltage1maximum
read-write Voltage1 higher range
String (SIZE (0..13))
x
.2.1.10.1.0
temperatureMinimum
read-write Temperature lower range
String (SIZE (0..6))
x
.2.1.10.2.0
temperatureMaximum
read-write Temperature higher range
String (SIZE (0..6))
x
.2.2.0
SNMPConfiguration
read-write SNMP Configuration
INTEGER { ENABLED(1), DISABLED(0) }
x
.2.3.0
readCommunity
read-write SNMP Read Community
String (SIZE (0..13))
x
.2.4.0
writeCommunity
read-write SNMP Write Community
String (SIZE (0..13))
8.3
monitor
OID
Name
Access
Description
Syntax
x
.3.1.1.0
relay_1
read-write
relay 1
status
INTEGER { ON(1), OFF(0) }
x
.3.1.3.0
pulse_1
read-write
relay 1
pulse
status
INTEGER { ON(1), OFF(0) }
x
.3.2.1.0
voltage1
read-only
Analog Input 1
voltage
String (SIZE (0..4))
x
.3.2.2.0
vol1int
read-only
Analog Input 1
voltage
(integer x100mV)
INTEGER (0..65000)
x
.3.3.1.0
digitalInput1
read-only
Digital Input 1
status
INTEGER { ON(1), OFF(0) }
x
.3.4.0
temperature
read-only
temperature
String (SIZE (0..4))
x
.3.5.0
tempx10Int
read-only
Temperature (integer x 10)
INTEGER (-550..1250)