Webio-Digital-MIB-US: View SNMP OID List / Download MIB
VENDOR: WIESEMANN N THEIS
Home | MIB: Webio-Digital-MIB-US | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wut | 1.3.6.1.4.1.5040 | |||
wtComServer | 1.3.6.1.4.1.5040.1 | |||
wtWebio | 1.3.6.1.4.1.5040.1.2 | |||
wtWebioEA12x12 | 1.3.6.1.4.1.5040.1.2.4 | |||
wtWebioEA12x12InOut | 1.3.6.1.4.1.5040.1.2.4.1 | |||
wtWebioEA12x12Inputs | 1.3.6.1.4.1.5040.1.2.4.1.1 | integer | read-only |
Number of idependent inputs. |
wtWebioEA12x12Outputs | 1.3.6.1.4.1.5040.1.2.4.1.2 | integer | read-only |
Number of idependent outputs. |
wtWebioEA12x12InputTable | 1.3.6.1.4.1.5040.1.2.4.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.4.1.3.1 | no-access |
Number of the inputs. |
||
wtWebioEA12x12InputNo | 1.3.6.1.4.1.5040.1.2.4.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebioEA12x12InputCounter | 1.3.6.1.4.1.5040.1.2.4.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebioEA12x12InputCounterClear | 1.3.6.1.4.1.5040.1.2.4.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtWebioEA12x12InputState | 1.3.6.1.4.1.5040.1.2.4.1.3.1.4 | integer | read-only |
Value of a single input bit. Enumeration: 'wtWebioEA12x12InputState-OFF': 0, 'wtWebioEA12x12InputState-ON': 1. |
wtWebioEA12x12InputValue | 1.3.6.1.4.1.5040.1.2.4.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital outputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital outputs 0-7 |
wtWebioEA12x12OutputTable | 1.3.6.1.4.1.5040.1.2.4.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.4.1.5.1 | no-access |
Number of the outputs. |
||
wtWebioEA12x12OutputNo | 1.3.6.1.4.1.5040.1.2.4.1.5.1.1 | integer | read-only |
Output number. |
wtWebioEA12x12OutputState | 1.3.6.1.4.1.5040.1.2.4.1.5.1.2 | integer | read-write |
Value of a single output bit. Enumeration: 'wtWebioEA12x12OutputState-OFF': 0, 'wtWebioEA12x12OutputState-ON': 1. |
wtWebioEA12x12OutputValue | 1.3.6.1.4.1.5040.1.2.4.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital outputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital outputs 0-7 |
wtWebioEA12x12SetOutput | 1.3.6.1.4.1.5040.1.2.4.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3, Bit 0-3: Mask for digital outputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Mask for digital outputs 0-7 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7, Bit 0-3: Level of digital outputs 8-11 Bit 4-7: unused OCTET 8, Bit 0-7: Level of digital outputs 0-7 |
wtWebioEA12x12SessCntrl | 1.3.6.1.4.1.5040.1.2.4.2 | |||
wtWebioEA12x12SessCntrlPassword | 1.3.6.1.4.1.5040.1.2.4.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebioEA12x12SessCntrlLogout. When read this variable provides a string of length zero. |
wtWebioEA12x12SessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.4.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebioEA12x12SessCntrl-NoSession': 0, 'wtWebioEA12x12SessCntrl-Session': 1. |
wtWebioEA12x12SessCntrlLogout | 1.3.6.1.4.1.5040.1.2.4.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebioEA12x12SessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.4.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebioEA12x12SessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.4.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebioEA12x12Config | 1.3.6.1.4.1.5040.1.2.4.3 | |||
wtWebioEA12x12Device | 1.3.6.1.4.1.5040.1.2.4.3.1 | |||
wtWebioEA12x12Text | 1.3.6.1.4.1.5040.1.2.4.3.1.1 | |||
wtWebioEA12x12DeviceName | 1.3.6.1.4.1.5040.1.2.4.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebioEA12x12DeviceText | 1.3.6.1.4.1.5040.1.2.4.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebioEA12x12DeviceLocation | 1.3.6.1.4.1.5040.1.2.4.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebioEA12x12DeviceContact | 1.3.6.1.4.1.5040.1.2.4.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebioEA12x12TimeDate | 1.3.6.1.4.1.5040.1.2.4.3.1.2 | |||
wtWebioEA12x12TimeZone | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1 | |||
wtWebioEA12x12TzOffsetHrs | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebioEA12x12TzOffsetMin | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebioEA12x12TzEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebioEA12x12StTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebioEA12x12StTzOffsetMin | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebioEA12x12StTzEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebioEA12x12StTzStartMonth | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebioEA12x12StartMonth-November': 11, 'wtWebioEA12x12StartMonth-May': 5, 'wtWebioEA12x12StartMonth-October': 10, 'wtWebioEA12x12StartMonth-January': 1, 'wtWebioEA12x12StartMonth-March': 3, 'wtWebioEA12x12StartMonth-June': 6, 'wtWebioEA12x12StartMonth-April': 4, 'wtWebioEA12x12StartMonth-August': 8, 'wtWebioEA12x12StartMonth-February': 2, 'wtWebioEA12x12StartMonth-September': 9, 'wtWebioEA12x12StartMonth-July': 7, 'wtWebioEA12x12StartMonth-December': 12. |
wtWebioEA12x12StTzStartMode | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebioEA12x12StartMode-first': 1, 'wtWebioEA12x12StartMode-third': 3, 'wtWebioEA12x12StartMode-fourth': 4, 'wtWebioEA12x12StartMode-last': 5, 'wtWebioEA12x12StartMode-second': 2. |
wtWebioEA12x12StTzStartWday | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebioEA12x12StartWday-Wednesday': 5, 'wtWebioEA12x12StartWday-Thursday': 4, 'wtWebioEA12x12StartWday-Saturday': 7, 'wtWebioEA12x12StartWday-Monday': 2, 'wtWebioEA12x12StartWday-Sunday': 1, 'wtWebioEA12x12StartWday-Tuesday': 3, 'wtWebioEA12x12StartWday-Friday': 6. |
wtWebioEA12x12StTzStartHrs | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA12x12StTzStartMin | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA12x12StTzStopMonth | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebioEA12x12StopMonth-March': 3, 'wtWebioEA12x12StopMonth-July': 7, 'wtWebioEA12x12StopMonth-October': 10, 'wtWebioEA12x12StopMonth-September': 9, 'wtWebioEA12x12StopMonth-January': 1, 'wtWebioEA12x12StopMonth-April': 4, 'wtWebioEA12x12StopMonth-June': 6, 'wtWebioEA12x12StopMonth-August': 8, 'wtWebioEA12x12StopMonth-November': 11, 'wtWebioEA12x12StopMonth-May': 5, 'wtWebioEA12x12StopMonth-February': 2, 'wtWebioEA12x12StopMonth-December': 12. |
wtWebioEA12x12StTzStopMode | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA12x12StopMode-third': 3, 'wtWebioEA12x12StopMode-first': 1, 'wtWebioEA12x12StopMode-last': 5, 'wtWebioEA12x12StopMode-fourth': 4, 'wtWebioEA12x12StopMode-second': 2. |
wtWebioEA12x12StTzStopWday | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA12x12StopWday-Friday': 6, 'wtWebioEA12x12StopWday-Saturday': 7, 'wtWebioEA12x12StopWday-Wednesday': 5, 'wtWebioEA12x12StopWday-Thursday': 4, 'wtWebioEA12x12StopWday-Monday': 2, 'wtWebioEA12x12StopWday-Tuesday': 3, 'wtWebioEA12x12StopWday-Sunday': 1. |
wtWebioEA12x12StTzStopHrs | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA12x12StTzStopMin | 1.3.6.1.4.1.5040.1.2.4.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA12x12TimeServer | 1.3.6.1.4.1.5040.1.2.4.3.1.2.2 | |||
wtWebioEA12x12TimeServer1 | 1.3.6.1.4.1.5040.1.2.4.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebioEA12x12TimeServer2 | 1.3.6.1.4.1.5040.1.2.4.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebioEA12x12TsEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebioEA12x12TsSyncTime | 1.3.6.1.4.1.5040.1.2.4.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebioEA12x12DeviceClock | 1.3.6.1.4.1.5040.1.2.4.3.1.2.3 | |||
wtWebioEA12x12ClockHrs | 1.3.6.1.4.1.5040.1.2.4.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebioEA12x12ClockMin | 1.3.6.1.4.1.5040.1.2.4.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebioEA12x12ClockDay | 1.3.6.1.4.1.5040.1.2.4.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebioEA12x12ClockMonth | 1.3.6.1.4.1.5040.1.2.4.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebioEA12x12ClockMonth-March': 3, 'wtWebioEA12x12ClockMonth-July': 7, 'wtWebioEA12x12ClockMonth-November': 11, 'wtWebioEA12x12ClockMonth-April': 4, 'wtWebioEA12x12ClockMonth-September': 9, 'wtWebioEA12x12ClockMonth-August': 8, 'wtWebioEA12x12ClockMonth-June': 6, 'wtWebioEA12x12ClockMonth-January': 1, 'wtWebioEA12x12ClockMonth-December': 12, 'wtWebioEA12x12ClockMonth-October': 10, 'wtWebioEA12x12ClockMonth-May': 5, 'wtWebioEA12x12ClockMonth-February': 2. |
wtWebioEA12x12ClockYear | 1.3.6.1.4.1.5040.1.2.4.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebioEA12x12Basic | 1.3.6.1.4.1.5040.1.2.4.3.1.3 | |||
wtWebioEA12x12Network | 1.3.6.1.4.1.5040.1.2.4.3.1.3.1 | |||
wtWebioEA12x12IpAddress | 1.3.6.1.4.1.5040.1.2.4.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebioEA12x12SubnetMask | 1.3.6.1.4.1.5040.1.2.4.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebioEA12x12Gateway | 1.3.6.1.4.1.5040.1.2.4.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebioEA12x12DnsServer1 | 1.3.6.1.4.1.5040.1.2.4.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebioEA12x12DnsServer2 | 1.3.6.1.4.1.5040.1.2.4.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebioEA12x12AddConfig | 1.3.6.1.4.1.5040.1.2.4.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebioEA12x12HTTP | 1.3.6.1.4.1.5040.1.2.4.3.1.3.2 | |||
wtWebioEA12x12Startup | 1.3.6.1.4.1.5040.1.2.4.3.1.3.2.1 | octet string | read-write |
Binary coded start page, more than one page must not be selected: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2: user.htm Bit 1: home.htm Bit 0: index.htm |
wtWebioEA12x12GetHeaderEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.3.2.2 | octet string | read-write |
If bits are set, every answer of a short form GET question will be lead by the IP-address and name of the device (Header) or a HTTP header (HTTP): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2-7: unused Bit 1 : GET HTTP enable Bit 0 : GET Header enable |
wtWebioEA12x12HttpInputTrigger | 1.3.6.1.4.1.5040.1.2.4.3.1.3.2.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x12HttpPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebioEA12x12Mail | 1.3.6.1.4.1.5040.1.2.4.3.1.3.3 | |||
wtWebioEA12x12MailAdName | 1.3.6.1.4.1.5040.1.2.4.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebioEA12x12MailReply | 1.3.6.1.4.1.5040.1.2.4.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebioEA12x12MailServer | 1.3.6.1.4.1.5040.1.2.4.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebioEA12x12MailEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebioEA12x12MailAuthentication | 1.3.6.1.4.1.5040.1.2.4.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebioEA12x12MailAuthUser | 1.3.6.1.4.1.5040.1.2.4.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebioEA12x12MailAuthPassword | 1.3.6.1.4.1.5040.1.2.4.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebioEA12x12MailPop3Server | 1.3.6.1.4.1.5040.1.2.4.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebioEA12x12SNMP | 1.3.6.1.4.1.5040.1.2.4.3.1.3.4 | |||
wtWebioEA12x12SnmpEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebioEA12x12SnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.4.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebioEA12x12SnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.4.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebioEA12x12SnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.4.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebioEA12x12SnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtWebioEA12x12UDP | 1.3.6.1.4.1.5040.1.2.4.3.1.3.5 | |||
wtWebioEA12x12UdpAdminPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebioEA12x12UdpEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebioEA12x12UdpRemotePort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebioEA12x12Binary | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6 | |||
wtWebioEA12x12BinaryModeCount | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.1 | integer | read-only |
Number of independent binary channels. |
wtWebioEA12x12BinaryIfTable | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.2 | no-access |
Table of indices. |
|
1.3.6.1.4.1.5040.1.2.4.3.1.3.6.2.1 | no-access |
Indices of the binary channels. |
||
wtWebioEA12x12BinaryModeNo | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.2.1.1 | integer | read-only |
Number of the binary channel. |
wtWebioEA12x12BinaryTable | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3 | no-access |
Table of properties of the binary mode. |
|
1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1 | no-access |
Binary properties. |
||
wtWebioEA12x12BinaryOperationMode | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.1 | octet string | read-write |
Selection of the operation mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : UDP Peer Bit 1 : TCP Client Bit 0 : TCP Server |
wtWebioEA12x12BinaryTcpServerLocalPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.2 | integer | read-write |
Local TCP port for data exchange in this server mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA12x12BinaryTcpServerInputTrigger | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x12BinaryTcpServerApplicationMode | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.4 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 4-7: unused Bit 3 : OPC Device Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA12x12BinaryTcpClientLocalPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.5 | integer | read-write |
Local TCP port for data exchange in this client mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA12x12BinaryTcpClientServerPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.6 | integer | read-write |
Port number of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server port to zero. |
wtWebioEA12x12BinaryTcpClientServerIpAddr | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.7 | octet string | read-write |
Ip address of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server IP address to 0.0.0.0. |
wtWebioEA12x12BinaryTcpClientServerPassword | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.8 | octet string | read-write |
Building a connection may be protected by the administrator password of the server. Enter the server password to establish the connection, if a server administrator password exists. |
wtWebioEA12x12BinaryTcpClientInactivity | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.9 | integer | read-write |
Connection timeout in 100ms. If no data are exchanged within the specified time, the device closes the connection to the server. The value 0 deactivates the timer. Using the Box2Box mode this function is disabled. |
wtWebioEA12x12BinaryTcpClientInputTrigger | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.10 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x12BinaryTcpClientInterval | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.11 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured application. A interval of zero stopps the periodical sending. |
wtWebioEA12x12BinaryTcpClientApplicationMode | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.12 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA12x12BinaryUdpPeerLocalPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.13 | integer | read-write |
Local UDP port for data exchange in this peer to peer mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA12x12BinaryUdpPeerRemotePort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.14 | integer | read-write |
Port number of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote port to zero. |
wtWebioEA12x12BinaryUdpPeerRemoteIpAddr | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.15 | octet string | read-write |
Ip address of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote device IP address to 0.0.0.0. |
wtWebioEA12x12BinaryUdpPeerInputTrigger | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.16 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x12BinaryUdpPeerInterval | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.17 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured remote device. A interval of zero stopps the periodical sending. |
wtWebioEA12x12BinaryUdpPeerApplicationMode | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.18 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA12x12BinaryConnectedPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.19 | integer | read-only |
Port number of the remote device, after connection has been established. In case of no connection or missing port informations a zero will be read. |
wtWebioEA12x12BinaryConnectedIpAddr | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.20 | ipaddress | read-only |
IP address of the remote device, after connection has been established. In case of no connection or missing port informations 0.0.0.0 will be read. |
wtWebioEA12x12BinaryTcpServerClientHttpPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.21 | integer | read-write |
HTTP port number of the remote device at TCP Server Mode. If an mailfunction occurs status informations will be send to this port. Not used at mode Compatible 50xxx. |
wtWebioEA12x12BinaryTcpClientServerHttpPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.6.3.1.22 | integer | read-write |
HTTP port number of the remote device at TCP Client Mode. In the operating mode Box2Box connection status informations will be exchanged through this port. |
wtWebioEA12x12Syslog | 1.3.6.1.4.1.5040.1.2.4.3.1.3.7 | |||
wtWebioEA12x12SyslogServerIP | 1.3.6.1.4.1.5040.1.2.4.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebioEA12x12SyslogServerPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebioEA12x12SyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebioEA12x12SyslogEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebioEA12x12FTP | 1.3.6.1.4.1.5040.1.2.4.3.1.3.8 | |||
wtWebioEA12x12FTPServerIP | 1.3.6.1.4.1.5040.1.2.4.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebioEA12x12FTPServerControlPort | 1.3.6.1.4.1.5040.1.2.4.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA12x12FTPUserName | 1.3.6.1.4.1.5040.1.2.4.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebioEA12x12FTPPassword | 1.3.6.1.4.1.5040.1.2.4.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebioEA12x12FTPAccount | 1.3.6.1.4.1.5040.1.2.4.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebioEA12x12FTPOption | 1.3.6.1.4.1.5040.1.2.4.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebioEA12x12FTPEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebioEA12x12OutputMode | 1.3.6.1.4.1.5040.1.2.4.3.1.4 | |||
wtWebioEA12x12OutputModeTable | 1.3.6.1.4.1.5040.1.2.4.3.1.4.1 | no-access |
Table of output mode configurations dependent on the output indices. |
|
1.3.6.1.4.1.5040.1.2.4.3.1.4.1.1 | no-access |
Output mode configurations of the individual outputs. |
||
wtWebioEA12x12OutputModeBit | 1.3.6.1.4.1.5040.1.2.4.3.1.4.1.1.1 | octet string | read-write |
This binary coded output mode defines the individual operation mode for any output. More than one mode must not be selected. The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 6-7: unused Bit 5 : Logic Bit 4 : Binary 2 Bit 3 : Binary 1 Bit 2 : SNMP Bit 1 : UDP ASCII Bit 0 : HTTP |
wtWebioEA12x12SafetyTimeout | 1.3.6.1.4.1.5040.1.2.4.3.1.4.2 | integer | read-write |
After this period of time (multiple of 100ms) without receiving data outputs switch to their Safety States. For each output a independend safety state could be defined. |
wtWebioEA12x12LoadControlEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.4.3 | octet string | read-write |
Here the function of automatic load control can be enabled. All output were tested in pairs (0-1, 2-3, 4-5, 6-7, 8-9, 10-11). If an error occours at one output, both output of an pair will be switched of. For a properly function of the load control each output of a pair have to has a load. If there is no existing load, a pull down resistor can be used. Outputs with no load are automaticly detected and not part of the control function. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Load Control enable |
wtWebioEA12x12Alarm | 1.3.6.1.4.1.5040.1.2.4.3.1.5 | |||
wtWebioEA12x12AlarmCount | 1.3.6.1.4.1.5040.1.2.4.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtWebioEA12x12AlarmIfTable | 1.3.6.1.4.1.5040.1.2.4.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.4.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtWebioEA12x12AlarmNo | 1.3.6.1.4.1.5040.1.2.4.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtWebioEA12x12AlarmTable | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtWebioEA12x12AlarmInputTrigger | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3, Bit 0-3: Mask for digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Mask for digital inputs 0-7 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7, Bit 0-3: Level of digital inputs 8-11 Bit 4-7: unused OCTET 8, Bit 0-7: Level of digital inputs 0-7 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Inputs masked with the any bit trigger with any change of the corresponding input bit. Settings in OCTET 5-9 are then unused: OCTET 9 : unused OCTET 10: unsused OCTET 11, Bit 0-7 : ANY bits of digital inputs 8-11 Bit 12-15 : unused OCTET 12, Bit 0-7 : ANY bits of digital inputs 0-7 |
wtWebioEA12x12AlarmOutputTrigger | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.2 | octet string | read-write |
This variable allows setting of individual output trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be considered (corresponding bit = 1) and which outputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3, Bit 0-3: Mask for digital outputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Mask for digital outputs 0-7 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7, Bit 0-3: Level of digital outputs 8-11 Bit 4-7: unused OCTET 8, Bit 0-7: Level of digital outputs 0-7 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Outputs masked with the any bit trigger with any change of the corresponding output bit. Settings in OCTET 5-9 are then unused: OCTET 9 : unused OCTET 11, Bit 0-7 : ANY bits of digital inputs 8-11 Bit 12-15 : unused OCTET 12, Bit 0-7 : ANY bits of digital inputs 0-7 |
wtWebioEA12x12AlarmSystemTrigger | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.3 | octet string | read-write |
Binary coded trigger conditions: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Warm Start Bit 2 : Cold Start Bit 1 : Timer Bit 0 : Load Control |
wtWebioEA12x12AlarmMaxCounterValue | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding alarm is triggered. Input counters with its mask bit unset in wtWebioEA12x12AlarmInputTrigger are not considered. |
wtWebioEA12x12AlarmInterval | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtWebioEA12x12AlarmEnable | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtWebioEA12x12AlarmMailAddr | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtWebioEA12x12AlarmMailSubject | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA12x12AlarmMailText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA12x12AlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebioEA12x12AlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA12x12AlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA12x12AlarmUdpPort | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA12x12AlarmUdpText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA12x12AlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA12x12AlarmTcpPort | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA12x12AlarmTcpText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA12x12AlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA12x12AlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA12x12AlarmSyslogText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA12x12AlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebioEA12x12AlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebioEA12x12AlarmFtpText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA12x12AlarmFtpOption | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebioEA12x12AlarmTimerCron | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtWebioEA12x12AlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA12x12AlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.27 | octet string | read-write |
Release Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA12x12AlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA12x12AlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA12x12AlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA12x12AlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA12x12AlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.4.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA12x12LoadControlView | 1.3.6.1.4.1.5040.1.2.4.3.1.5.4 | octet string | read-only |
Here the result of automatic load control can be read. All output were tested in pairs (0-1, 2-3, 4-5, 6-7, 8-9, 10-11). If an error occours at one output, both output of an pair will be switched of. For a properly function of the load control each output of a pair have to has a load. If there is no existing load, a pull down resistor can be used. Outputs with no load are automaticly detected and not part of the control function. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: Bit 4-7: unused Bit 0-3: outputs 8-11 Octet 4: Bit 0-7: outputs 0-7. |
wtWebioEA12x12LCShutDownView | 1.3.6.1.4.1.5040.1.2.4.3.1.5.5 | octet string | read-write |
Here the result of the automatic load control shut down can be read. All outputs remain switched of, until a zero is written into this variable. But previously all loads should be inspected. High current (short circuit), a broken supply line or a defect load (i.e. lamp) may be a shut down reason. If no load is detected, the load control unit suspend automaticly the control of the corresponding output pair. All controlled output could be identified reading the variable wtWebioEA12x12LoadControlEnable. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: Bit 4-7: unused Bit 0-3: outputs 8-11 Octet 4: Bit 0-7: outputs 0-7. |
wtWebioEA12x12Ports | 1.3.6.1.4.1.5040.1.2.4.3.2 | |||
wtWebioEA12x12InputPortTable | 1.3.6.1.4.1.5040.1.2.4.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.4.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebioEA12x12PortInputName | 1.3.6.1.4.1.5040.1.2.4.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebioEA12x12PortInputText | 1.3.6.1.4.1.5040.1.2.4.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebioEA12x12PortInputMode | 1.3.6.1.4.1.5040.1.2.4.3.2.1.1.3 | octet string | read-write |
Binary coded modes: Selecting short pulse detection enable by setting the corresponding bit to 1 enables interrupt support for counting. Only positive edges are accepted as trigger source. The maximum counting frequenz equals 2000 Hz. This mode is available for inputs 0-3 only. Selecting counter clear on read by setting the corresponding bit to 1 enables the corresponding counter to be cleared automatically every time it is read, except HTTP reading with user rights. The OCTETS are interpreted bit-by-bit, with each set of octets corresponding to an input. Bit 0 corresponds to the LSB. Selection for input 0-3: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 3-7: unused Bit 2 : Counter clear on read Bit 1 : Change detection enable (default) Bit 0 : Short Pulse detection enable Selection for inputs 4-11: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Counter clear on read Bit 0 : Change detection enable (default) |
wtWebioEA12x12PortInputFilter | 1.3.6.1.4.1.5040.1.2.4.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebioEA12x12PortInputBicountPulsePolarity | 1.3.6.1.4.1.5040.1.2.4.3.2.1.1.5 | octet string | read-write |
This value defines the polarity of the input pulse. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA12x12PortInputBicountInactivTimeout | 1.3.6.1.4.1.5040.1.2.4.3.2.1.1.6 | integer | read-write |
Pulse chains with a duration shorter than here specified (in 1/10 sek), are ignored. |
wtWebioEA12x12OutputPortTable | 1.3.6.1.4.1.5040.1.2.4.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.4.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtWebioEA12x12PortOutputName | 1.3.6.1.4.1.5040.1.2.4.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtWebioEA12x12PortOutputText | 1.3.6.1.4.1.5040.1.2.4.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtWebioEA12x12PortOutputGroupMode | 1.3.6.1.4.1.5040.1.2.4.3.2.2.1.3 | octet string | read-write |
It is possible to connect outputs together to increase the output current. This could be done by connecting 2 or 4 outputs in a group together. All bits of such a group has to be set all together in the same way. This variable configures this group scheme. If one output bit of a group is set, all other output bits of the same group will be set in the same manner. More than one configuration must not be selected. Selection for outputs 0-3: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : outputs 0,1,2,3 disconnected (default) Bit 1 : outputs 0+1, 2+3 connected Bit 2 : outputs 0+1+2+3 connected Bit 3-7 : unused Selection for outputs 4-7: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : outputs 4, 5, 6, 7 disconnected (default) Bit 1 : outputs 4+5, 6+7 connected Bit 2 : outputs 4+5+6+7 connected Bit 3-7 : unused Selection for outputs 8-11: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : outputs 8, 9, 10, 11 disconnected (default) Bit 1 : outputs 8+9, 10+11 connected Bit 2 : outputs 8+9+10+11 connected Bit 3-7 : unused |
wtWebioEA12x12PortOutputSafetyState | 1.3.6.1.4.1.5040.1.2.4.3.2.2.1.4 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 1-7: unused Bit 0 : Mask for digital output OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs to be changed should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 1-7: unused Bit 0 : Level of digital output |
wtWebioEA12x12PortLogicInputMask | 1.3.6.1.4.1.5040.1.2.4.3.2.2.1.5 | octet string | read-write |
Selecting one of these inputs by setting the corresponding bit to 1 enables the logic function for the output identified by the index within this table. The calculation take place in 4 steps: 1. Selecting inputs (wtWebioEA12x12PortLogicInputMask) 2. Inverting inputs if necessary (wtWebioEA12x12PortLogicInputInverter) 3. Logical combination (wtWebioEA12x12PortLogicFunction) 4. Inverting the result if necessary (wtWebioEA12x12PortLogicOutputInverter) OCTET 1: unused OCTET 2: unused OCTET 3: Bit 0-3 : inputs 8-11 Bit 4-7 : unused OCTET 4: Bit 0-7 : inputs 0-7 |
wtWebioEA12x12PortLogicInputInverter | 1.3.6.1.4.1.5040.1.2.4.3.2.2.1.6 | octet string | read-write |
Every input bit selected here will be inverted. OCTET 1: unused OCTET 2: unused OCTET 3: Bit 0-3 : inputs 8-11 Bit 4-7 : unused OCTET 4: Bit 0-7 : inputs 0-7 |
wtWebioEA12x12PortLogicFunction | 1.3.6.1.4.1.5040.1.2.4.3.2.2.1.7 | octet string | read-write |
This determines the logic function. No more than one function may be selected. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : logic function OR (default) Bit 1 : logic function AND Bit 2-7 : unused |
wtWebioEA12x12PortLogicOutputInverter | 1.3.6.1.4.1.5040.1.2.4.3.2.2.1.8 | octet string | read-write |
The logical operation result could be inverteted by setting the corresponding bit to 1. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : Output Inverter enable Bit 1-7 : unused |
wtWebioEA12x12PortPulseDuration | 1.3.6.1.4.1.5040.1.2.4.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtWebioEA12x12PortPulsePolarity | 1.3.6.1.4.1.5040.1.2.4.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtWebioEA12x12PortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA12x12Manufact | 1.3.6.1.4.1.5040.1.2.4.3.3 | |||
wtWebioEA12x12MfName | 1.3.6.1.4.1.5040.1.2.4.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebioEA12x12MfAddr | 1.3.6.1.4.1.5040.1.2.4.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebioEA12x12MfHotline | 1.3.6.1.4.1.5040.1.2.4.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebioEA12x12MfInternet | 1.3.6.1.4.1.5040.1.2.4.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebioEA12x12MfDeviceTyp | 1.3.6.1.4.1.5040.1.2.4.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebioEA12x12Diag | 1.3.6.1.4.1.5040.1.2.4.4 | |||
wtWebioEA12x12DiagErrorCount | 1.3.6.1.4.1.5040.1.2.4.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebioEA12x12DiagBinaryError | 1.3.6.1.4.1.5040.1.2.4.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebioEA12x12DiagErrorIndex | 1.3.6.1.4.1.5040.1.2.4.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebioEA12x12DiagErrorMessage. Errors are numbered from 1 to wtWebioEA12x12DiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebioEA12x12DiagErrorMessage. |
wtWebioEA12x12DiagErrorMessage | 1.3.6.1.4.1.5040.1.2.4.4.4 | octet string | read-only |
Using wtWebioEA12x12DiagErrorIndex as an index, the appropriate message is available. |
wtWebioEA12x12DiagErrorClear | 1.3.6.1.4.1.5040.1.2.4.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebioEA2x2 | 1.3.6.1.4.1.5040.1.2.13 | |||
wtWebioEA2x2InOut | 1.3.6.1.4.1.5040.1.2.13.1 | |||
wtWebioEA2x2Inputs | 1.3.6.1.4.1.5040.1.2.13.1.1 | integer | read-only |
Number of idependent inputs. |
wtWebioEA2x2Outputs | 1.3.6.1.4.1.5040.1.2.13.1.2 | integer | read-only |
Number of idependent outputs. |
wtWebioEA2x2InputTable | 1.3.6.1.4.1.5040.1.2.13.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.13.1.3.1 | no-access |
Number of the inputs. |
||
wtWebioEA2x2InputNo | 1.3.6.1.4.1.5040.1.2.13.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebioEA2x2InputCounter | 1.3.6.1.4.1.5040.1.2.13.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebioEA2x2InputCounterClear | 1.3.6.1.4.1.5040.1.2.13.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtWebioEA2x2InputState | 1.3.6.1.4.1.5040.1.2.13.1.3.1.4 | integer | read-only |
Value of a single input bit. Enumeration: 'wtWebioEA2x2InputState-ON': 1, 'wtWebioEA2x2InputState-OFF': 0. |
wtWebioEA2x2InputValue | 1.3.6.1.4.1.5040.1.2.13.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 |
wtWebioEA2x2OutputTable | 1.3.6.1.4.1.5040.1.2.13.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.13.1.5.1 | no-access |
Number of the outputs. |
||
wtWebioEA2x2OutputNo | 1.3.6.1.4.1.5040.1.2.13.1.5.1.1 | integer | read-only |
Output number. |
wtWebioEA2x2OutputState | 1.3.6.1.4.1.5040.1.2.13.1.5.1.2 | integer | read-write |
Value of a single output bit. Enumeration: 'wtWebioEA2x2OutputState-ON': 1, 'wtWebioEA2x2OutputState-OFF': 0. |
wtWebioEA2x2OutputValue | 1.3.6.1.4.1.5040.1.2.13.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 Bit 2-7: ungenutzt |
wtWebioEA2x2SetOutput | 1.3.6.1.4.1.5040.1.2.13.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 |
wtWebioEA2x2SessCntrl | 1.3.6.1.4.1.5040.1.2.13.2 | |||
wtWebioEA2x2SessCntrlPassword | 1.3.6.1.4.1.5040.1.2.13.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebioEA2x2SessCntrlLogout. When read this variable provides a string of length zero. |
wtWebioEA2x2SessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.13.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebioEA2x2SessCntrl-NoSession': 0, 'wtWebioEA2x2SessCntrl-Session': 1. |
wtWebioEA2x2SessCntrlLogout | 1.3.6.1.4.1.5040.1.2.13.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebioEA2x2SessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.13.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebioEA2x2SessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.13.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebioEA2x2Config | 1.3.6.1.4.1.5040.1.2.13.3 | |||
wtWebioEA2x2Device | 1.3.6.1.4.1.5040.1.2.13.3.1 | |||
wtWebioEA2x2Text | 1.3.6.1.4.1.5040.1.2.13.3.1.1 | |||
wtWebioEA2x2DeviceName | 1.3.6.1.4.1.5040.1.2.13.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebioEA2x2DeviceText | 1.3.6.1.4.1.5040.1.2.13.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebioEA2x2DeviceLocation | 1.3.6.1.4.1.5040.1.2.13.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebioEA2x2DeviceContact | 1.3.6.1.4.1.5040.1.2.13.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebioEA2x2TimeDate | 1.3.6.1.4.1.5040.1.2.13.3.1.2 | |||
wtWebioEA2x2TimeZone | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1 | |||
wtWebioEA2x2TzOffsetHrs | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebioEA2x2TzOffsetMin | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebioEA2x2TzEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebioEA2x2StTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebioEA2x2StTzOffsetMin | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebioEA2x2StTzEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebioEA2x2StTzStartMonth | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebioEA2x2StartMonth-January': 1, 'wtWebioEA2x2StartMonth-May': 5, 'wtWebioEA2x2StartMonth-February': 2, 'wtWebioEA2x2StartMonth-August': 8, 'wtWebioEA2x2StartMonth-October': 10, 'wtWebioEA2x2StartMonth-June': 6, 'wtWebioEA2x2StartMonth-July': 7, 'wtWebioEA2x2StartMonth-December': 12, 'wtWebioEA2x2StartMonth-April': 4, 'wtWebioEA2x2StartMonth-September': 9, 'wtWebioEA2x2StartMonth-March': 3, 'wtWebioEA2x2StartMonth-November': 11. |
wtWebioEA2x2StTzStartMode | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebioEA2x2StartMode-last': 5, 'wtWebioEA2x2StartMode-fourth': 4, 'wtWebioEA2x2StartMode-first': 1, 'wtWebioEA2x2StartMode-third': 3, 'wtWebioEA2x2StartMode-second': 2. |
wtWebioEA2x2StTzStartWday | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebioEA2x2StartWday-Thursday': 4, 'wtWebioEA2x2StartWday-Monday': 2, 'wtWebioEA2x2StartWday-Saturday': 7, 'wtWebioEA2x2StartWday-Tuesday': 3, 'wtWebioEA2x2StartWday-Sunday': 1, 'wtWebioEA2x2StartWday-Friday': 6, 'wtWebioEA2x2StartWday-Wednesday': 5. |
wtWebioEA2x2StTzStartHrs | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA2x2StTzStartMin | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA2x2StTzStopMonth | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2StopMonth-August': 8, 'wtWebioEA2x2StopMonth-January': 1, 'wtWebioEA2x2StopMonth-November': 11, 'wtWebioEA2x2StopMonth-December': 12, 'wtWebioEA2x2StopMonth-October': 10, 'wtWebioEA2x2StopMonth-July': 7, 'wtWebioEA2x2StopMonth-May': 5, 'wtWebioEA2x2StopMonth-September': 9, 'wtWebioEA2x2StopMonth-June': 6, 'wtWebioEA2x2StopMonth-February': 2, 'wtWebioEA2x2StopMonth-March': 3, 'wtWebioEA2x2StopMonth-April': 4. |
wtWebioEA2x2StTzStopMode | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2StopMode-last': 5, 'wtWebioEA2x2StopMode-second': 2, 'wtWebioEA2x2StopMode-fourth': 4, 'wtWebioEA2x2StopMode-third': 3, 'wtWebioEA2x2StopMode-first': 1. |
wtWebioEA2x2StTzStopWday | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2StopWday-Monday': 2, 'wtWebioEA2x2StopWday-Tuesday': 3, 'wtWebioEA2x2StopWday-Friday': 6, 'wtWebioEA2x2StopWday-Saturday': 7, 'wtWebioEA2x2StopWday-Sunday': 1, 'wtWebioEA2x2StopWday-Wednesday': 5, 'wtWebioEA2x2StopWday-Thursday': 4. |
wtWebioEA2x2StTzStopHrs | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA2x2StTzStopMin | 1.3.6.1.4.1.5040.1.2.13.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA2x2TimeServer | 1.3.6.1.4.1.5040.1.2.13.3.1.2.2 | |||
wtWebioEA2x2TimeServer1 | 1.3.6.1.4.1.5040.1.2.13.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebioEA2x2TimeServer2 | 1.3.6.1.4.1.5040.1.2.13.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebioEA2x2TsEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebioEA2x2TsSyncTime | 1.3.6.1.4.1.5040.1.2.13.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebioEA2x2DeviceClock | 1.3.6.1.4.1.5040.1.2.13.3.1.2.3 | |||
wtWebioEA2x2ClockHrs | 1.3.6.1.4.1.5040.1.2.13.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebioEA2x2ClockMin | 1.3.6.1.4.1.5040.1.2.13.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebioEA2x2ClockDay | 1.3.6.1.4.1.5040.1.2.13.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebioEA2x2ClockMonth | 1.3.6.1.4.1.5040.1.2.13.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebioEA2x2ClockMonth-January': 1, 'wtWebioEA2x2ClockMonth-October': 10, 'wtWebioEA2x2ClockMonth-February': 2, 'wtWebioEA2x2ClockMonth-November': 11, 'wtWebioEA2x2ClockMonth-June': 6, 'wtWebioEA2x2ClockMonth-April': 4, 'wtWebioEA2x2ClockMonth-March': 3, 'wtWebioEA2x2ClockMonth-August': 8, 'wtWebioEA2x2ClockMonth-September': 9, 'wtWebioEA2x2ClockMonth-December': 12, 'wtWebioEA2x2ClockMonth-July': 7, 'wtWebioEA2x2ClockMonth-May': 5. |
wtWebioEA2x2ClockYear | 1.3.6.1.4.1.5040.1.2.13.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebioEA2x2Basic | 1.3.6.1.4.1.5040.1.2.13.3.1.3 | |||
wtWebioEA2x2Network | 1.3.6.1.4.1.5040.1.2.13.3.1.3.1 | |||
wtWebioEA2x2IpAddress | 1.3.6.1.4.1.5040.1.2.13.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebioEA2x2SubnetMask | 1.3.6.1.4.1.5040.1.2.13.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebioEA2x2Gateway | 1.3.6.1.4.1.5040.1.2.13.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebioEA2x2DnsServer1 | 1.3.6.1.4.1.5040.1.2.13.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebioEA2x2DnsServer2 | 1.3.6.1.4.1.5040.1.2.13.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebioEA2x2AddConfig | 1.3.6.1.4.1.5040.1.2.13.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebioEA2x2HTTP | 1.3.6.1.4.1.5040.1.2.13.3.1.3.2 | |||
wtWebioEA2x2Startup | 1.3.6.1.4.1.5040.1.2.13.3.1.3.2.1 | octet string | read-write |
Binary coded start page, more than one page must not be selected: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2: user.htm Bit 1: home.htm Bit 0: index.htm |
wtWebioEA2x2GetHeaderEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.3.2.2 | octet string | read-write |
If bits are set, every answer of a short form GET question will be lead by the IP-address and name of the device (Header) or a HTTP header (HTTP): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2-7: unused Bit 1 : GET HTTP enable Bit 0 : GET Header enable |
wtWebioEA2x2HttpInputTrigger | 1.3.6.1.4.1.5040.1.2.13.3.1.3.2.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2HttpPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebioEA2x2Mail | 1.3.6.1.4.1.5040.1.2.13.3.1.3.3 | |||
wtWebioEA2x2MailAdName | 1.3.6.1.4.1.5040.1.2.13.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebioEA2x2MailReply | 1.3.6.1.4.1.5040.1.2.13.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebioEA2x2MailServer | 1.3.6.1.4.1.5040.1.2.13.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebioEA2x2MailEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebioEA2x2MailAuthentication | 1.3.6.1.4.1.5040.1.2.13.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebioEA2x2MailAuthUser | 1.3.6.1.4.1.5040.1.2.13.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebioEA2x2MailAuthPassword | 1.3.6.1.4.1.5040.1.2.13.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebioEA2x2MailPop3Server | 1.3.6.1.4.1.5040.1.2.13.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebioEA2x2SNMP | 1.3.6.1.4.1.5040.1.2.13.3.1.3.4 | |||
wtWebioEA2x2SnmpEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebioEA2x2SnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.13.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebioEA2x2SnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.13.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebioEA2x2SnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.13.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebioEA2x2SnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtWebioEA2x2UDP | 1.3.6.1.4.1.5040.1.2.13.3.1.3.5 | |||
wtWebioEA2x2UdpAdminPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebioEA2x2UdpEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebioEA2x2UdpRemotePort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebioEA2x2Binary | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6 | |||
wtWebioEA2x2BinaryModeCount | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.1 | integer | read-only |
Number of independent binary channels. |
wtWebioEA2x2BinaryIfTable | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.2 | no-access |
Table of indices. |
|
1.3.6.1.4.1.5040.1.2.13.3.1.3.6.2.1 | no-access |
Indices of the binary channels. |
||
wtWebioEA2x2BinaryModeNo | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.2.1.1 | integer | read-only |
Number of the binary channel. |
wtWebioEA2x2BinaryTable | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3 | no-access |
Table of properties of the binary mode. |
|
1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1 | no-access |
Binary properties. |
||
wtWebioEA2x2BinaryOperationMode | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.1 | octet string | read-write |
Selection of the operation mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : UDP Peer Bit 1 : TCP Client Bit 0 : TCP Server |
wtWebioEA2x2BinaryTcpServerLocalPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.2 | integer | read-write |
Local TCP port for data exchange in this server mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2BinaryTcpServerInputTrigger | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2BinaryTcpServerApplicationMode | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.4 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 4-7: unused Bit 3 : OPC Device Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2BinaryTcpClientLocalPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.5 | integer | read-write |
Local TCP port for data exchange in this client mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2BinaryTcpClientServerPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.6 | integer | read-write |
Port number of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server port to zero. |
wtWebioEA2x2BinaryTcpClientServerIpAddr | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.7 | octet string | read-write |
Ip address of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server IP address to 0.0.0.0. |
wtWebioEA2x2BinaryTcpClientServerPassword | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.8 | octet string | read-write |
Building a connection may be protected by the administrator password of the server. Enter the server password to establish the connection, if a server administrator password exists. |
wtWebioEA2x2BinaryTcpClientInactivity | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.9 | integer | read-write |
Connection timeout in 100ms. If no data are exchanged within the specified time, the device closes the connection to the server. The value 0 deactivates the timer. Using the Box2Box mode this function is disabled. |
wtWebioEA2x2BinaryTcpClientInputTrigger | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.10 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2BinaryTcpClientInterval | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.11 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured application. A interval of zero stopps the periodical sending. |
wtWebioEA2x2BinaryTcpClientApplicationMode | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.12 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2BinaryUdpPeerLocalPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.13 | integer | read-write |
Local UDP port for data exchange in this peer to peer mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2BinaryUdpPeerRemotePort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.14 | integer | read-write |
Port number of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote port to zero. |
wtWebioEA2x2BinaryUdpPeerRemoteIpAddr | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.15 | octet string | read-write |
Ip address of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote device IP address to 0.0.0.0. |
wtWebioEA2x2BinaryUdpPeerInputTrigger | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.16 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2BinaryUdpPeerInterval | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.17 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured remote device. A interval of zero stopps the periodical sending. |
wtWebioEA2x2BinaryUdpPeerApplicationMode | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.18 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2BinaryConnectedPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.19 | integer | read-only |
Port number of the remote device, after connection has been established. In case of no connection or missing port informations a zero will be read. |
wtWebioEA2x2BinaryConnectedIpAddr | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.20 | ipaddress | read-only |
IP address of the remote device, after connection has been established. In case of no connection or missing port informations 0.0.0.0 will be read. |
wtWebioEA2x2BinaryTcpServerClientHttpPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.21 | integer | read-write |
HTTP port number of the remote device at TCP Server Mode. If an mailfunction occurs status informations will be send to this port. Not used at mode Compatible 50xxx. |
wtWebioEA2x2BinaryTcpClientServerHttpPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.6.3.1.22 | integer | read-write |
HTTP port number of the remote device at TCP Client Mode. In the operating mode Box2Box connection status informations will be exchanged through this port. |
wtWebioEA2x2Syslog | 1.3.6.1.4.1.5040.1.2.13.3.1.3.7 | |||
wtWebioEA2x2SyslogServerIP | 1.3.6.1.4.1.5040.1.2.13.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebioEA2x2SyslogServerPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebioEA2x2SyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebioEA2x2SyslogEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebioEA2x2FTP | 1.3.6.1.4.1.5040.1.2.13.3.1.3.8 | |||
wtWebioEA2x2FTPServerIP | 1.3.6.1.4.1.5040.1.2.13.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebioEA2x2FTPServerControlPort | 1.3.6.1.4.1.5040.1.2.13.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA2x2FTPUserName | 1.3.6.1.4.1.5040.1.2.13.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebioEA2x2FTPPassword | 1.3.6.1.4.1.5040.1.2.13.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebioEA2x2FTPAccount | 1.3.6.1.4.1.5040.1.2.13.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebioEA2x2FTPOption | 1.3.6.1.4.1.5040.1.2.13.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebioEA2x2FTPEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebioEA2x2OutputMode | 1.3.6.1.4.1.5040.1.2.13.3.1.4 | |||
wtWebioEA2x2OutputModeTable | 1.3.6.1.4.1.5040.1.2.13.3.1.4.1 | no-access |
Table of output mode configurations dependent on the output indices. |
|
1.3.6.1.4.1.5040.1.2.13.3.1.4.1.1 | no-access |
Output mode configurations of the individual outputs. |
||
wtWebioEA2x2OutputModeBit | 1.3.6.1.4.1.5040.1.2.13.3.1.4.1.1.1 | octet string | read-write |
This binary coded output mode defines the individual operation mode for any output. More than one mode must not be selected. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 6-7: unused Bit 5 : Logic Bit 4 : Binary 2 Bit 3 : Binary 1 Bit 2 : SNMP Bit 1 : UDP ASCII Bit 0 : HTTP |
wtWebioEA2x2SafetyTimeout | 1.3.6.1.4.1.5040.1.2.13.3.1.4.2 | integer | read-write |
After this period of time (multiple of 100ms) without receiving data outputs switch to their Safety States. For each output a independend safety state could be defined. |
wtWebioEA2x2LoadControlEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.4.3 | octet string | read-write |
Here the function of automatic load control can be enabled. All output were tested in pairs (0-1). If an error occours at one output, both output of an pair will be switched of. For a properly function of the load control each output of a pair have to has a load. If there is no existing load, a pull down resistor can be used. Outputs with no load are automaticly detected and not part of the control function. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Load Control enable |
wtWebioEA2x2Alarm | 1.3.6.1.4.1.5040.1.2.13.3.1.5 | |||
wtWebioEA2x2AlarmCount | 1.3.6.1.4.1.5040.1.2.13.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtWebioEA2x2AlarmIfTable | 1.3.6.1.4.1.5040.1.2.13.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.13.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtWebioEA2x2AlarmNo | 1.3.6.1.4.1.5040.1.2.13.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtWebioEA2x2AlarmTable | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtWebioEA2x2AlarmInputTrigger | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital inputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital inputs 0-1 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Inputs masked with the any bit trigger with any change of the corresponding input bit. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-1: ANY bits of digital inputs 0-1 |
wtWebioEA2x2AlarmOutputTrigger | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.2 | octet string | read-write |
This variable allows setting of individual output trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be considered (corresponding bit = 1) and which outputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Outputs masked with the any bit trigger with any change of the corresponding output bit. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-1: ANY bits of digital outputs 0-1 |
wtWebioEA2x2AlarmSystemTrigger | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.3 | octet string | read-write |
Binary coded trigger conditions: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Warm Start Bit 2 : Cold Start Bit 1 : Timer Bit 0 : Load Control |
wtWebioEA2x2AlarmMaxCounterValue | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding alarm is triggered. Input counters with its mask bit unset in wtWebioEA2x2AlarmInputTrigger are not considered. |
wtWebioEA2x2AlarmInterval | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtWebioEA2x2AlarmEnable | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtWebioEA2x2AlarmMailAddr | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtWebioEA2x2AlarmMailSubject | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA2x2AlarmMailText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA2x2AlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebioEA2x2AlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA2x2AlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA2x2AlarmUdpPort | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA2x2AlarmUdpText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA2x2AlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA2x2AlarmTcpPort | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA2x2AlarmTcpText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA2x2AlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA2x2AlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA2x2AlarmSyslogText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA2x2AlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebioEA2x2AlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebioEA2x2AlarmFtpText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA2x2AlarmFtpOption | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebioEA2x2AlarmTimerCron | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtWebioEA2x2AlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA2x2AlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.27 | octet string | read-write |
Release Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA2x2AlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA2x2AlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA2x2AlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA2x2AlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA2x2AlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.13.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA2x2LoadControlView | 1.3.6.1.4.1.5040.1.2.13.3.1.5.4 | octet string | read-only |
Here the result of automatic load control can be read. All output were tested in pairs (0-1). If an error occours at one output, both output of an pair will be switched of. For a properly function of the load control each output of a pair have to has a load. If there is no existing load, a pull down resistor can be used. Outputs with no load are automaticly detected and not part of the control function. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0-1: outputs 0-1. |
wtWebioEA2x2LCShutDownView | 1.3.6.1.4.1.5040.1.2.13.3.1.5.5 | octet string | read-write |
Here the result of the automatic load control shut down can be read. All outputs remain switched of, until a zero is written into this variable. But previously all loads should be inspected. High current (short circuit), a broken supply line or a defect load (i.e. lamp) may be a shut down reason. If no load is detected, the load control unit suspend automaticly the control of the corresponding output pair. All controlled output could be identified reading the variable wtWebioEA2x2LoadControlEnable. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an ouput. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0-1: outputs 0-1. |
wtWebioEA2x2Ports | 1.3.6.1.4.1.5040.1.2.13.3.2 | |||
wtWebioEA2x2InputPortTable | 1.3.6.1.4.1.5040.1.2.13.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.13.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebioEA2x2PortInputName | 1.3.6.1.4.1.5040.1.2.13.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebioEA2x2PortInputText | 1.3.6.1.4.1.5040.1.2.13.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebioEA2x2PortInputMode | 1.3.6.1.4.1.5040.1.2.13.3.2.1.1.3 | octet string | read-write |
Binary coded modes: Selecting short pulse detection enable by setting the corresponding bit to 1 enables interrupt support for counting. Only positive edges are accepted as trigger source. The maximum counting frequenz equals 2000 Hz. This mode is available for inputs 0-3 only. Selecting counter clear on read by setting the corresponding bit to 1 enables the corresponding counter to be cleared automatically every time it is read, except HTTP reading with user rights. The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. Selection for input 0-1: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Bidirectional counter enable Bit 2 : Counter clear on read Bit 1 : Change detection enable (default) Bit 0 : Short Pulse detection enable |
wtWebioEA2x2PortInputFilter | 1.3.6.1.4.1.5040.1.2.13.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebioEA2x2PortInputBicountPulsePolarity | 1.3.6.1.4.1.5040.1.2.13.3.2.1.1.5 | octet string | read-write |
This value defines the polarity of the input pulse. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA2x2PortInputBicountInactivTimeout | 1.3.6.1.4.1.5040.1.2.13.3.2.1.1.6 | integer | read-write |
Pulse chains with a duration shorter than here specified (in 1/10 sek), are ignored. |
wtWebioEA2x2OutputPortTable | 1.3.6.1.4.1.5040.1.2.13.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.13.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtWebioEA2x2PortOutputName | 1.3.6.1.4.1.5040.1.2.13.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtWebioEA2x2PortOutputText | 1.3.6.1.4.1.5040.1.2.13.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtWebioEA2x2PortOutputGroupMode | 1.3.6.1.4.1.5040.1.2.13.3.2.2.1.3 | octet string | read-write |
It is possible to connect outputs together to increase the output current. This could be done by connecting 2 or 4 outputs in a group together. All bits of such a group has to be set all together in the same way. This variable configures this group scheme. If one ouput bit of a group is set, all other output bits of the same group will be set in the same manner. More than one configuration must not be selected. Selection for ouputs 0-1: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : ouputs 0,1 disconnected (default) Bit 1 : ouputs 0+1 connected |
wtWebioEA2x2PortOutputSafetyState | 1.3.6.1.4.1.5040.1.2.13.3.2.2.1.4 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 1-7: unused Bit 0 : Mask for digital output OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs to be changed should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 1-7: unused Bit 0 : Level of digital output |
wtWebioEA2x2PortLogicInputMask | 1.3.6.1.4.1.5040.1.2.13.3.2.2.1.5 | octet string | read-write |
Selecting one of these inputs by setting the corresponding bit to 1 enables the logic function for the output identified by the index within this table. The calculation take place in 4 steps: 1. Selecting inputs (wtWebioEA2x2PortLogicInputMask) 2. Inverting inputs if necessary (wtWebioEA2x2PortLogicInputInverter) 3. Logical combination (wtWebioEA2x2PortLogicFunction) 4. Inverting the result if necessary (wtWebioEA2x2PortLogicOutputInverter) OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-1 : inputs 0-1 |
wtWebioEA2x2PortLogicInputInverter | 1.3.6.1.4.1.5040.1.2.13.3.2.2.1.6 | octet string | read-write |
Every input bit selected here will be inverted. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-1 : inputs 0-1 |
wtWebioEA2x2PortLogicFunction | 1.3.6.1.4.1.5040.1.2.13.3.2.2.1.7 | octet string | read-write |
This determines the logic function. No more than one function may be selected. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : logic function OR (default) Bit 1 : logic function AND Bit 2-7 : unused |
wtWebioEA2x2PortLogicOutputInverter | 1.3.6.1.4.1.5040.1.2.13.3.2.2.1.8 | octet string | read-write |
The logical operation result could be inverteted by setting the corresponding bit to 1. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : Output Inverter enable Bit 1-7 : unused |
wtWebioEA2x2PortPulseDuration | 1.3.6.1.4.1.5040.1.2.13.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtWebioEA2x2PortPulsePolarity | 1.3.6.1.4.1.5040.1.2.13.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtWebioEA2x2PortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA2x2Manufact | 1.3.6.1.4.1.5040.1.2.13.3.3 | |||
wtWebioEA2x2MfName | 1.3.6.1.4.1.5040.1.2.13.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebioEA2x2MfAddr | 1.3.6.1.4.1.5040.1.2.13.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebioEA2x2MfHotline | 1.3.6.1.4.1.5040.1.2.13.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebioEA2x2MfInternet | 1.3.6.1.4.1.5040.1.2.13.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebioEA2x2MfDeviceTyp | 1.3.6.1.4.1.5040.1.2.13.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebioEA2x2Diag | 1.3.6.1.4.1.5040.1.2.13.4 | |||
wtWebioEA2x2DiagErrorCount | 1.3.6.1.4.1.5040.1.2.13.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebioEA2x2DiagBinaryError | 1.3.6.1.4.1.5040.1.2.13.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebioEA2x2DiagErrorIndex | 1.3.6.1.4.1.5040.1.2.13.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebioEA2x2DiagErrorMessage. Errors are numbered from 1 to wtWebioEA2x2DiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebioEA2x2DiagErrorMessage. |
wtWebioEA2x2DiagErrorMessage | 1.3.6.1.4.1.5040.1.2.13.4.4 | octet string | read-only |
Using wtWebioEA2x2DiagErrorIndex as an index, the appropriate message is available. |
wtWebioEA2x2DiagErrorClear | 1.3.6.1.4.1.5040.1.2.13.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebioEA24oem | 1.3.6.1.4.1.5040.1.2.14 | |||
wtWebioEA24oemInOut | 1.3.6.1.4.1.5040.1.2.14.1 | |||
wtWebioEA24oemInputs | 1.3.6.1.4.1.5040.1.2.14.1.1 | integer | read-only |
Number of independent inputs. |
wtWebioEA24oemOutputs | 1.3.6.1.4.1.5040.1.2.14.1.2 | integer | read-only |
Number of independent outputs. |
wtWebioEA24oemInputTable | 1.3.6.1.4.1.5040.1.2.14.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.14.1.3.1 | no-access |
Numbers of the inputs. |
||
wtWebioEA24oemInputNo | 1.3.6.1.4.1.5040.1.2.14.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebioEA24oemInputCounter | 1.3.6.1.4.1.5040.1.2.14.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebioEA24oemInputCounterClear | 1.3.6.1.4.1.5040.1.2.14.1.3.1.3 | integer | read-only |
Value of the input counter. After reading this counter will be cleared. |
wtWebioEA24oemInputState | 1.3.6.1.4.1.5040.1.2.14.1.3.1.4 | integer | read-only |
Value of a single input bit. Enumeration: 'wtWebioEA24oemInputState-OFF': 0, 'wtWebioEA24oemInputState-ON': 1. |
wtWebioEA24oemInputValue | 1.3.6.1.4.1.5040.1.2.14.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: Bit 0-7 : inputs 16 - 23 OCTET 3: Bit 0-7 : inputs 8 - 15 OCTET 4: Bit 0-7 : inputs 0 - 7 |
wtWebioEA24oemOutputTable | 1.3.6.1.4.1.5040.1.2.14.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.14.1.5.1 | no-access |
Numbers of the outputs. |
||
wtWebioEA24oemOutputNo | 1.3.6.1.4.1.5040.1.2.14.1.5.1.1 | integer | read-only |
Index numbers of the outputs. |
wtWebioEA24oemOutputState | 1.3.6.1.4.1.5040.1.2.14.1.5.1.2 | integer | read-write |
Value of a single output bit. Enumeration: 'wtWebioEA24oemOutputState-OFF': 0, 'wtWebioEA24oemOutputState-ON': 1. |
wtWebioEA24oemOutputValue | 1.3.6.1.4.1.5040.1.2.14.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: Bit 0-7: Digital outputs 16-23 OCTET 3, Bit 0-7: Digital outputs 8-15 OCTET 4, Bit 0-7: Digital outputs 0-7 |
wtWebioEA24oemSetOutput | 1.3.6.1.4.1.5040.1.2.14.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1: unused OCTET 2: Bit 0-7: Mask for digital outputs 16-23 OCTET 3, Bit 0-7: Mask for digital outputs 8-15 OCTET 4, Bit 0-7: Mask for digital outputs 0-7 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5: unused OCTET 6: Bit 0-7: Level of digital outputs 16-23 OCTET 7, Bit 0-7: Level of digital outputs 8-15 OCTET 8, Bit 0-7: Level of digital outputs 0-7 |
wtWebioEA24oemSessCntrl | 1.3.6.1.4.1.5040.1.2.14.2 | |||
wtWebioEA24oemSessCntrlPassword | 1.3.6.1.4.1.5040.1.2.14.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebioEA24oemSessCntrlLogout. When read this variable provides a string of length zero. |
wtWebioEA24oemSessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.14.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebioEA24oemSessCntrl-NoSession': 0, 'wtWebioEA24oemSessCntrl-Session': 1. |
wtWebioEA24oemSessCntrlLogout | 1.3.6.1.4.1.5040.1.2.14.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebioEA24oemSessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.14.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebioEA24oemSessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.14.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebioEA24oemConfig | 1.3.6.1.4.1.5040.1.2.14.3 | |||
wtWebioEA24oemDevice | 1.3.6.1.4.1.5040.1.2.14.3.1 | |||
wtWebioEA24oemText | 1.3.6.1.4.1.5040.1.2.14.3.1.1 | |||
wtWebioEA24oemDeviceName | 1.3.6.1.4.1.5040.1.2.14.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebioEA24oemDeviceText | 1.3.6.1.4.1.5040.1.2.14.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebioEA24oemDeviceLocation | 1.3.6.1.4.1.5040.1.2.14.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebioEA24oemDeviceContact | 1.3.6.1.4.1.5040.1.2.14.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebioEA24oemTimeDate | 1.3.6.1.4.1.5040.1.2.14.3.1.2 | |||
wtWebioEA24oemTimeZone | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1 | |||
wtWebioEA24oemTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebioEA24oemTzOffsetMin | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebioEA24oemTzEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebioEA24oemStTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebioEA24oemStTzOffsetMin | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebioEA24oemStTzEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebioEA24oemStTzStartMonth | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebioEA24oemStartMonth-May': 5, 'wtWebioEA24oemStartMonth-March': 3, 'wtWebioEA24oemStartMonth-June': 6, 'wtWebioEA24oemStartMonth-January': 1, 'wtWebioEA24oemStartMonth-February': 2, 'wtWebioEA24oemStartMonth-July': 7, 'wtWebioEA24oemStartMonth-October': 10, 'wtWebioEA24oemStartMonth-September': 9, 'wtWebioEA24oemStartMonth-April': 4, 'wtWebioEA24oemStartMonth-August': 8, 'wtWebioEA24oemStartMonth-November': 11, 'wtWebioEA24oemStartMonth-December': 12. |
wtWebioEA24oemStTzStartMode | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebioEA24oemStartMode-second': 2, 'wtWebioEA24oemStartMode-last': 5, 'wtWebioEA24oemStartMode-fourth': 4, 'wtWebioEA24oemStartMode-third': 3, 'wtWebioEA24oemStartMode-first': 1. |
wtWebioEA24oemStTzStartWday | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebioEA24oemStartWday-Friday': 6, 'wtWebioEA24oemStartWday-Wednesday': 5, 'wtWebioEA24oemStartWday-Tuesday': 3, 'wtWebioEA24oemStartWday-Thursday': 4, 'wtWebioEA24oemStartWday-Monday': 2, 'wtWebioEA24oemStartWday-Sunday': 1, 'wtWebioEA24oemStartWday-Saturday': 7. |
wtWebioEA24oemStTzStartHrs | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA24oemStTzStartMin | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA24oemStTzStopMonth | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebioEA24oemStopMonth-June': 6, 'wtWebioEA24oemStopMonth-July': 7, 'wtWebioEA24oemStopMonth-February': 2, 'wtWebioEA24oemStopMonth-January': 1, 'wtWebioEA24oemStopMonth-December': 12, 'wtWebioEA24oemStopMonth-March': 3, 'wtWebioEA24oemStopMonth-August': 8, 'wtWebioEA24oemStopMonth-November': 11, 'wtWebioEA24oemStopMonth-October': 10, 'wtWebioEA24oemStopMonth-May': 5, 'wtWebioEA24oemStopMonth-April': 4, 'wtWebioEA24oemStopMonth-September': 9. |
wtWebioEA24oemStTzStopMode | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA24oemStopMode-second': 2, 'wtWebioEA24oemStopMode-last': 5, 'wtWebioEA24oemStopMode-fourth': 4, 'wtWebioEA24oemStopMode-first': 1, 'wtWebioEA24oemStopMode-third': 3. |
wtWebioEA24oemStTzStopWday | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA24oemStopWday-Tuesday': 3, 'wtWebioEA24oemStopWday-Thursday': 4, 'wtWebioEA24oemStopWday-Saturday': 7, 'wtWebioEA24oemStopWday-Monday': 2, 'wtWebioEA24oemStopWday-Sunday': 1, 'wtWebioEA24oemStopWday-Friday': 6, 'wtWebioEA24oemStopWday-Wednesday': 5. |
wtWebioEA24oemStTzStopHrs | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA24oemStTzStopMin | 1.3.6.1.4.1.5040.1.2.14.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA24oemTimeServer | 1.3.6.1.4.1.5040.1.2.14.3.1.2.2 | |||
wtWebioEA24oemTimeServer1 | 1.3.6.1.4.1.5040.1.2.14.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebioEA24oemTimeServer2 | 1.3.6.1.4.1.5040.1.2.14.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebioEA24oemTsEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebioEA24oemTsSyncTime | 1.3.6.1.4.1.5040.1.2.14.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebioEA24oemDeviceClock | 1.3.6.1.4.1.5040.1.2.14.3.1.2.3 | |||
wtWebioEA24oemClockHrs | 1.3.6.1.4.1.5040.1.2.14.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebioEA24oemClockMin | 1.3.6.1.4.1.5040.1.2.14.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebioEA24oemClockDay | 1.3.6.1.4.1.5040.1.2.14.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebioEA24oemClockMonth | 1.3.6.1.4.1.5040.1.2.14.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebioEA24oemClockMonth-October': 10, 'wtWebioEA24oemClockMonth-June': 6, 'wtWebioEA24oemClockMonth-April': 4, 'wtWebioEA24oemClockMonth-May': 5, 'wtWebioEA24oemClockMonth-September': 9, 'wtWebioEA24oemClockMonth-November': 11, 'wtWebioEA24oemClockMonth-March': 3, 'wtWebioEA24oemClockMonth-January': 1, 'wtWebioEA24oemClockMonth-February': 2, 'wtWebioEA24oemClockMonth-December': 12, 'wtWebioEA24oemClockMonth-July': 7, 'wtWebioEA24oemClockMonth-August': 8. |
wtWebioEA24oemClockYear | 1.3.6.1.4.1.5040.1.2.14.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebioEA24oemBasic | 1.3.6.1.4.1.5040.1.2.14.3.1.3 | |||
wtWebioEA24oemNetwork | 1.3.6.1.4.1.5040.1.2.14.3.1.3.1 | |||
wtWebioEA24oemIpAddress | 1.3.6.1.4.1.5040.1.2.14.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebioEA24oemSubnetMask | 1.3.6.1.4.1.5040.1.2.14.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebioEA24oemGateway | 1.3.6.1.4.1.5040.1.2.14.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebioEA24oemDnsServer1 | 1.3.6.1.4.1.5040.1.2.14.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebioEA24oemDnsServer2 | 1.3.6.1.4.1.5040.1.2.14.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebioEA24oemAddConfig | 1.3.6.1.4.1.5040.1.2.14.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebioEA24oemHTTP | 1.3.6.1.4.1.5040.1.2.14.3.1.3.2 | |||
wtWebioEA24oemStartup | 1.3.6.1.4.1.5040.1.2.14.3.1.3.2.1 | octet string | read-write |
Binary coded start page, more than one page must not be selected: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2: user.htm Bit 1: home.htm Bit 0: index.htm |
wtWebioEA24oemGetHeaderEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.3.2.2 | octet string | read-write |
If bits are set, every answer of a short form GET question will be lead by the IP-address and name of the device (Header) or a HTTP header (HTTP): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2-7: unused Bit 1 : GET HTTP enable Bit 0 : GET Header enable |
wtWebioEA24oemHttpInputTrigger | 1.3.6.1.4.1.5040.1.2.14.3.1.3.2.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: Bit 0-7 : inputs 16 - 23 OCTET 3: Bit 0-7 : inputs 8 - 15 OCTET 4: Bit 0-7 : inputs 0 - 7 |
wtWebioEA24oemHttpPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebioEA24oemMail | 1.3.6.1.4.1.5040.1.2.14.3.1.3.3 | |||
wtWebioEA24oemMailAdName | 1.3.6.1.4.1.5040.1.2.14.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebioEA24oemMailReply | 1.3.6.1.4.1.5040.1.2.14.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebioEA24oemMailServer | 1.3.6.1.4.1.5040.1.2.14.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebioEA24oemMailEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebioEA24oemMailAuthentication | 1.3.6.1.4.1.5040.1.2.14.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebioEA24oemMailAuthUser | 1.3.6.1.4.1.5040.1.2.14.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebioEA24oemMailAuthPassword | 1.3.6.1.4.1.5040.1.2.14.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebioEA24oemMailPop3Server | 1.3.6.1.4.1.5040.1.2.14.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebioEA24oemSNMP | 1.3.6.1.4.1.5040.1.2.14.3.1.3.4 | |||
wtWebioEA24oemSnmpEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebioEA24oemSnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.14.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebioEA24oemSnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.14.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebioEA24oemSnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.14.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebioEA24oemSnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2-7: unused |
wtWebioEA24oemUDP | 1.3.6.1.4.1.5040.1.2.14.3.1.3.5 | |||
wtWebioEA24oemUdpAdminPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebioEA24oemUdpEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebioEA24oemUdpRemotePort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebioEA24oemBinary | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6 | |||
wtWebioEA24oemBinaryModeCount | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.1 | integer | read-only |
Number of independent binary channels. |
wtWebioEA24oemBinaryIfTable | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.2 | no-access |
Table of indices. |
|
1.3.6.1.4.1.5040.1.2.14.3.1.3.6.2.1 | no-access |
Indices of the binary channels. |
||
wtWebioEA24oemBinaryModeNo | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.2.1.1 | integer | read-only |
Number of the binary channel. |
wtWebioEA24oemBinaryTable | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3 | no-access |
Table of properties of the binary mode. |
|
1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1 | no-access |
Binary properties. |
||
wtWebioEA24oemBinaryOperationMode | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.1 | octet string | read-write |
Selection of the operation mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : UDP Peer Bit 1 : TCP Client Bit 0 : TCP Server |
wtWebioEA24oemBinaryTcpServerLocalPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.2 | integer | read-write |
Local TCP port for data exchange in this server mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA24oemBinaryTcpServerInputTrigger | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: Bit 0-7 : inputs 16 - 23 OCTET 3: Bit 0-7 : inputs 8 - 15 OCTET 4: Bit 0-7 : inputs 0 - 7 |
wtWebioEA24oemBinaryTcpServerApplicationMode | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.4 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 4-7: unused Bit 3 : OPC Device Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA24oemBinaryTcpClientLocalPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.5 | integer | read-write |
Local TCP port for data exchange in this client mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA24oemBinaryTcpClientServerPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.6 | integer | read-write |
Port number of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server port to zero. |
wtWebioEA24oemBinaryTcpClientServerIpAddr | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.7 | octet string | read-write |
Ip address of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server IP address to 0.0.0.0. |
wtWebioEA24oemBinaryTcpClientServerPassword | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.8 | octet string | read-write |
Building a connection may be protected by the administrator password of the server. Enter the server password to establish the connection, if a server administrator password exists. |
wtWebioEA24oemBinaryTcpClientInactivity | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.9 | integer | read-write |
Connection timeout in 100ms. If no data are exchanged within the specified time, the device closes the connection to the server. The value 0 deactivates the timer. Using the Box2Box mode this function is disabled. |
wtWebioEA24oemBinaryTcpClientInputTrigger | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.10 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: Bit 0-7 : inputs 16 - 23 OCTET 3: Bit 0-7 : inputs 8 - 15 OCTET 4: Bit 0-7 : inputs 0 - 7 |
wtWebioEA24oemBinaryTcpClientInterval | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.11 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured application. A interval of zero stopps the periodical sending. |
wtWebioEA24oemBinaryTcpClientApplicationMode | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.12 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA24oemBinaryUdpPeerLocalPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.13 | integer | read-write |
Local UDP port for data exchange in this peer to peer mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA24oemBinaryUdpPeerRemotePort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.14 | integer | read-write |
Port number of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote port to zero. |
wtWebioEA24oemBinaryUdpPeerRemoteIpAddr | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.15 | octet string | read-write |
Ip address of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote device IP address to 0.0.0.0. |
wtWebioEA24oemBinaryUdpPeerInputTrigger | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.16 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: Bit 0-7 : inputs 16 - 23 OCTET 3: Bit 0-7 : inputs 8 - 15 OCTET 4: Bit 0-7 : inputs 0 - 7 |
wtWebioEA24oemBinaryUdpPeerInterval | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.17 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured remote device. A interval of zero stopps the periodical sending. |
wtWebioEA24oemBinaryUdpPeerApplicationMode | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.18 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA24oemBinaryConnectedPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.19 | integer | read-only |
Port number of the remote device, after connection has been established. In case of no connection or missing port informations a zero will be read. |
wtWebioEA24oemBinaryConnectedIpAddr | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.20 | ipaddress | read-only |
IP address of the remote device, after connection has been established. In case of no connection or missing port informations 0.0.0.0 will be read. |
wtWebioEA24oemBinaryTcpServerClientHttpPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.21 | integer | read-write |
HTTP port number of the remote device at TCP Server Mode. If an mailfunction occurs status informations will be send to this port. Not used at mode Compatible 50xxx. |
wtWebioEA24oemBinaryTcpClientServerHttpPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.6.3.1.22 | integer | read-write |
HTTP port number of the remote device at TCP Client Mode. In the operating mode Box2Box connection status informations will be exchanged through this port. |
wtWebioEA24oemSyslog | 1.3.6.1.4.1.5040.1.2.14.3.1.3.7 | |||
wtWebioEA24oemSyslogServerIP | 1.3.6.1.4.1.5040.1.2.14.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebioEA24oemSyslogServerPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebioEA24oemSyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebioEA24oemSyslogEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebioEA24oemFTP | 1.3.6.1.4.1.5040.1.2.14.3.1.3.8 | |||
wtWebioEA24oemFTPServerIP | 1.3.6.1.4.1.5040.1.2.14.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebioEA24oemFTPServerControlPort | 1.3.6.1.4.1.5040.1.2.14.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA24oemFTPUserName | 1.3.6.1.4.1.5040.1.2.14.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebioEA24oemFTPPassword | 1.3.6.1.4.1.5040.1.2.14.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebioEA24oemFTPAccount | 1.3.6.1.4.1.5040.1.2.14.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebioEA24oemFTPOption | 1.3.6.1.4.1.5040.1.2.14.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebioEA24oemFTPEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebioEA24oemOutputMode | 1.3.6.1.4.1.5040.1.2.14.3.1.4 | |||
wtWebioEA24oemOutputModeTable | 1.3.6.1.4.1.5040.1.2.14.3.1.4.1 | no-access |
Table of output mode configurations dependent on the output indices. |
|
1.3.6.1.4.1.5040.1.2.14.3.1.4.1.1 | no-access |
Output mode configurations of the individual outputs. |
||
wtWebioEA24oemOutputModeBit | 1.3.6.1.4.1.5040.1.2.14.3.1.4.1.1.1 | octet string | read-write |
This binary coded output mode defines the individual operation mode for any output. More than one mode must not be selected. The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 6-7: unused Bit 5 : Logic Bit 4 : Binary 2 Bit 3 : Binary 1 Bit 2 : SNMP Bit 1 : UDP ASCII Bit 0 : HTTP |
wtWebioEA24oemSafetyTimeout | 1.3.6.1.4.1.5040.1.2.14.3.1.4.2 | integer | read-write |
After this period of time (multiple of 100ms) without receiving data outputs switch to their Safety States. For each output a independend safety state could be defined. |
wtWebioEA24oemLoadControlEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.4.3 | octet string | read-write |
Here the function of automatic load control can be enabled. All output were tested in pairs (0-1, 2-3, 4-5, 6-7, 8-9, 10-11). If an error occours at one output, both output of an pair will be switched of. For a properly function of the load control each output of a pair have to has a load. If there is no existing load, a pull down resistor can be used. Outputs with no load are automaticly detected and not part of the control function. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Load Control enable |
wtWebioEA24oemAlarm | 1.3.6.1.4.1.5040.1.2.14.3.1.5 | |||
wtWebioEA24oemAlarmCount | 1.3.6.1.4.1.5040.1.2.14.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtWebioEA24oemAlarmIfTable | 1.3.6.1.4.1.5040.1.2.14.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.14.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtWebioEA24oemAlarmNo | 1.3.6.1.4.1.5040.1.2.14.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtWebioEA24oemAlarmTable | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtWebioEA24oemAlarmInputTrigger | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2: Bit 0-7: Mask for digital inputs 16-23 OCTET 3, Bit 0-7: Mask for digital inputs 8-15 OCTET 4, Bit 0-7: Mask for digital inputs 0-7 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6: Bit 0-7: Level of digital inputs 16-23 OCTET 7, Bit 0-7: Level of digital inputs 8-15 OCTET 8, Bit 0-7: Level of digital inputs 0-7 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Inputs masked with the any bit trigger with any change of the corresponding input bit. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10, Bit 0-7: ANY bits of digital inputs 16-23 OCTET 11, Bit 0-7: ANY bits of digital inputs 8-15 OCTET 12, Bit 0-7: ANY bits of digital inputs 0-7 |
wtWebioEA24oemAlarmOutputTrigger | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.2 | octet string | read-write |
This variable allows setting of individual output trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be considered (corresponding bit = 1) and which outputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2: Bit 0-7: Mask for digital outputs 16-23 OCTET 3, Bit 0-7: Mask for digital outputs 8-15 OCTET 4, Bit 0-7: Mask for digital outputs 0-7 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6: Bit 0-7: Level of digital outputs 16-23 OCTET 7, Bit 0-7: Level of digital outputs 8-15 OCTET 8, Bit 0-7: Level of digital outputs 0-7 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Outputs masked with the any bit trigger with any change of the corresponding output bit. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10, Bit 0-7: ANY bits of digital outputs 16-23 OCTET 11, Bit 0-7: ANY bits of digital outputs 8-15 OCTET 12, Bit 0-7: ANY bits of digital outputs 0-7 |
wtWebioEA24oemAlarmSystemTrigger | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.3 | octet string | read-write |
Binary coded trigger conditions: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Warm Start Bit 2 : Cold Start Bit 1 : Timer Bit 0 : Load Control |
wtWebioEA24oemAlarmMaxCounterValue | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding alarm is triggered. Input counters with its mask bit unset in wtWebioEA24oemAlarmInputTrigger are not considered. |
wtWebioEA24oemAlarmInterval | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtWebioEA24oemAlarmEnable | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4-7: unused |
wtWebioEA24oemAlarmMailAddr | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtWebioEA24oemAlarmMailSubject | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA24oemAlarmMailText | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA24oemAlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebioEA24oemAlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA24oemAlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA24oemAlarmUdpPort | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA24oemAlarmUdpText | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA24oemAlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA24oemAlarmTcpPort | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA24oemAlarmTcpText | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA24oemAlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA24oemAlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA24oemAlarmSyslogText | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA24oemAlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebioEA24oemAlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebioEA24oemAlarmFtpText | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA24oemAlarmFtpOption | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebioEA24oemAlarmTimerCron | 1.3.6.1.4.1.5040.1.2.14.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtWebioEA24oemLoadControlView | 1.3.6.1.4.1.5040.1.2.14.3.1.5.4 | octet string | read-only |
Here the result of automatic load control can be read. All output were tested in pairs (0-1, 2-3, 4-5, 6-7, 8-9, 10-11). If an error occours at one output, both output of an pair will be switched of. For a properly function of the load control each output of a pair have to has a load. If there is no existing load, a pull down resistor can be used. Outputs with no load are automaticly detected and not part of the control function. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused OCTET 2: Bit 0-7 : outputs 16 - 23 OCTET 3: Bit 0-7 : outputs 8 - 15 OCTET 4: Bit 0-7 : outputs 0 - 7 |
wtWebioEA24oemLCShutDownView | 1.3.6.1.4.1.5040.1.2.14.3.1.5.5 | octet string | read-write |
Here the result of the automatic load control shut down can be read. All outputs remain switched of, until a zero is written into this variable. But previously all loads should be inspected. High current (short circuit), a broken supply line or a defect load (i.e. lamp) may be a shut down reason. If no load is detected, the load control unit suspend automaticly the control of the corresponding output pair. All controlled output could be identified reading the variable wtWebioEA24oemLoadControlEnable. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused OCTET 2: Bit 0-7 : outputs 16 - 23 OCTET 3: Bit 0-7 : outputs 8 - 15 OCTET 4: Bit 0-7 : outputs 0 - 7 |
wtWebioEA24oemPorts | 1.3.6.1.4.1.5040.1.2.14.3.2 | |||
wtWebioEA24oemInputPortTable | 1.3.6.1.4.1.5040.1.2.14.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.14.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebioEA24oemPortInputName | 1.3.6.1.4.1.5040.1.2.14.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebioEA24oemPortInputText | 1.3.6.1.4.1.5040.1.2.14.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebioEA24oemPortInputMode | 1.3.6.1.4.1.5040.1.2.14.3.2.1.1.3 | octet string | read-write |
Binary coded modes: Selecting short pulse detection enable by setting the corresponding bit to 1 enables interrupt support for counting. Only positive edges are accepted as trigger source. The maximum counting frequenz equals 2000 Hz. This mode is available for inputs 0-3 only. Selecting counter clear on read by setting the corresponding bit to 1 enables the corresponding counter to be cleared automatically every time it is read, except HTTP reading with user rights. The OCTETS are interpreted bit-by-bit, with each set of octets corresponding to an input. Bit 0 corresponds to the LSB. Selection for input 0-3: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 2 : Counter clear on read Bit 1 : Change detection enable (default) Bit 0 : Short Pulse detection enable Selection for inputs 4-11: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Counter clear on read Bit 0 : Change detection enable (default) |
wtWebioEA24oemPortInputFilter | 1.3.6.1.4.1.5040.1.2.14.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebioEA24oemOutputPortTable | 1.3.6.1.4.1.5040.1.2.14.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.14.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtWebioEA24oemPortOutputName | 1.3.6.1.4.1.5040.1.2.14.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtWebioEA24oemPortOutputText | 1.3.6.1.4.1.5040.1.2.14.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtWebioEA24oemPortOutputGroupMode | 1.3.6.1.4.1.5040.1.2.14.3.2.2.1.3 | octet string | read-write |
It is possible to connect outputs together to increase the output current. This could be done by connecting 2 or 4 outputs in a group together. All bits of such a group has to be set all together in the same way. This variable configures this group scheme. If one output bit of a group is set, all other output bits of the same group will be set in the same manner. More than one configuration must not be selected. Selection for outputs 0-3: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : outputs 0,1,2,3 disconnected (default) Bit 1 : outputs 0+1, 2+3 connected Bit 2 : outputs 0+1+2+3 connected Bit 3-7 : unused Selection for outputs 4-7: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : outputs 4, 5, 6, 7 disconnected (default) Bit 1 : outputs 4+5, 6+7 connected Bit 2 : outputs 4+5+6+7 connected Bit 3-7 : unused Selection for outputs 8-11: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : outputs 8, 9, 10, 11 disconnected (default) Bit 1 : outputs 8+9, 10+11 connected Bit 2 : outputs 8+9+10+11 connected Bit 3-7 : unused Selection for outputs 12-15: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : outputs 12,13,14,15 disconnected (default) Bit 1 : outputs 12+13,14+15 connected Bit 2 : outputs 12+13+14+15 connected Bit 3-7 : unused Selection for outputs 16-19: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : outputs 16,17,18,19 disconnected (default) Bit 1 : outputs 16+17,18+19 connected Bit 2 : outputs 16+17+18+19 connected Bit 3-7 : unused Selection for outputs 20-23: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : outputs 20,21,22,23 disconnected (default) Bit 1 : outputs 20+21,22+23 connected Bit 2 : outputs 20+21+22+23 connected Bit 3-7 : unused |
wtWebioEA24oemPortOutputSafetyState | 1.3.6.1.4.1.5040.1.2.14.3.2.2.1.4 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 1-7: unused Bit 0 : Mask for digital output OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs to be changed should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 1-7: unused Bit 0 : Level of digital output |
wtWebioEA24oemPortLogicInputMask | 1.3.6.1.4.1.5040.1.2.14.3.2.2.1.5 | octet string | read-write |
Selecting one of these inputs by setting the corresponding bit to 1 enables the logic function for the output identified by the index within this table. The calculation take place in 4 steps: 1. Selecting inputs (wtWebioEA24oemPortLogicInputMask) 2. Inverting inputs if necessary (wtWebioEA24oemPortLogicInputInverter) 3. Logical combination (wtWebioEA24oemPortLogicFunction) 4. Inverting the result if necessary (wtWebioEA24oemPortLogicOutputInverter) OCTET 1: unused OCTET 2: Bit 0-7 : inputs 16 - 23 OCTET 3: Bit 0-7 : inputs 8 - 15 OCTET 4: Bit 0-7 : inputs 0 - 7 |
wtWebioEA24oemPortLogicInputInverter | 1.3.6.1.4.1.5040.1.2.14.3.2.2.1.6 | octet string | read-write |
Every input bit selected here will be inverted. OCTET 1: unused OCTET 2: Bit 0-7 : inputs 16 - 23 OCTET 3: Bit 0-7 : inputs 8 - 15 OCTET 4: Bit 0-7 : inputs 0 - 7 |
wtWebioEA24oemPortLogicFunction | 1.3.6.1.4.1.5040.1.2.14.3.2.2.1.7 | octet string | read-write |
This determines the logic function. No more than one function may be selected. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : logic function OR (default) Bit 1 : logic function AND Bit 2-7 : unused |
wtWebioEA24oemPortLogicOutputInverter | 1.3.6.1.4.1.5040.1.2.14.3.2.2.1.8 | octet string | read-write |
The logical operation result could be inverteted by setting the corresponding bit to 1. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : Output Inverter enable Bit 1-7 : unused |
wtWebioEA24oemPortPulseDuration | 1.3.6.1.4.1.5040.1.2.14.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtWebioEA24oemPortPulsePolarity | 1.3.6.1.4.1.5040.1.2.14.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtWebioEA24oemPortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : ungenutzt |
wtWebioEA24oemManufact | 1.3.6.1.4.1.5040.1.2.14.3.3 | |||
wtWebioEA24oemMfName | 1.3.6.1.4.1.5040.1.2.14.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebioEA24oemMfAddr | 1.3.6.1.4.1.5040.1.2.14.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebioEA24oemMfHotline | 1.3.6.1.4.1.5040.1.2.14.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebioEA24oemMfInternet | 1.3.6.1.4.1.5040.1.2.14.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebioEA24oemMfDeviceTyp | 1.3.6.1.4.1.5040.1.2.14.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebioEA24oemDiag | 1.3.6.1.4.1.5040.1.2.14.4 | |||
wtWebioEA24oemDiagErrorCount | 1.3.6.1.4.1.5040.1.2.14.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebioEA24oemDiagBinaryError | 1.3.6.1.4.1.5040.1.2.14.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebioEA24oemDiagErrorIndex | 1.3.6.1.4.1.5040.1.2.14.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebioEA24oemDiagErrorMessage. Errors are numbered from 1 to wtWebioEA24oemDiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebioEA24oemDiagErrorMessage. |
wtWebioEA24oemDiagErrorMessage | 1.3.6.1.4.1.5040.1.2.14.4.4 | octet string | read-only |
Using wtWebioEA24oemDiagErrorIndex as an index, the appropriate message is available. |
wtWebioEA24oemDiagErrorClear | 1.3.6.1.4.1.5040.1.2.14.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebioEA12x6Rel | 1.3.6.1.4.1.5040.1.2.19 | |||
wtWebioEA12x6RelInOut | 1.3.6.1.4.1.5040.1.2.19.1 | |||
wtWebioEA12x6RelInputs | 1.3.6.1.4.1.5040.1.2.19.1.1 | integer | read-only |
Number of idependent inputs. |
wtWebioEA12x6RelOutputs | 1.3.6.1.4.1.5040.1.2.19.1.2 | integer | read-only |
Number of independent outputs. |
wtWebioEA12x6RelInputTable | 1.3.6.1.4.1.5040.1.2.19.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.19.1.3.1 | no-access |
Number of the inputs. |
||
wtWebioEA12x6RelInputNo | 1.3.6.1.4.1.5040.1.2.19.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebioEA12x6RelInputCounter | 1.3.6.1.4.1.5040.1.2.19.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebioEA12x6RelInputCounterClear | 1.3.6.1.4.1.5040.1.2.19.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtWebioEA12x6RelInputValue | 1.3.6.1.4.1.5040.1.2.19.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x6RelOutputTable | 1.3.6.1.4.1.5040.1.2.19.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.19.1.5.1 | no-access |
Number of the outputs. |
||
wtWebioEA12x6RelOutputNo | 1.3.6.1.4.1.5040.1.2.19.1.5.1.1 | integer | read-only |
Output number. |
wtWebioEA12x6RelOutputState | 1.3.6.1.4.1.5040.1.2.19.1.5.1.2 | integer | read-write |
Setting and reading of the states of the outputs. Enumeration: 'wtWebioEA12x6RelOutputState-OFF': 0, 'wtWebioEA12x6OutputState-ON': 1. |
wtWebioEA12x6RelOutputValue | 1.3.6.1.4.1.5040.1.2.19.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-5: Digital outputs 0-5 |
wtWebioEA12x6RelSetOutput | 1.3.6.1.4.1.5040.1.2.19.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4 : Bit 0-5: Mask for digital outputs 0-5 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8 : Bit 0-5: Level of digital outputs 0-5 |
wtWebioEA12x6RelSessCntrl | 1.3.6.1.4.1.5040.1.2.19.2 | |||
wtWebioEA12x6RelSessCntrlPassword | 1.3.6.1.4.1.5040.1.2.19.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebioEA12x6RelSessCntrlLogout. When read this variable provides a string of length zero. |
wtWebioEA12x6RelSessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.19.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebioEA12x6RelSessCntrl-Session': 1, 'wtWebioEA12x6RelSessCntrl-NoSession': 0. |
wtWebioEA12x6RelSessCntrlLogout | 1.3.6.1.4.1.5040.1.2.19.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebioEA12x6RelSessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.19.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebioEA12x6RelSessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.19.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebioEA12x6RelConfig | 1.3.6.1.4.1.5040.1.2.19.3 | |||
wtWebioEA12x6RelDevice | 1.3.6.1.4.1.5040.1.2.19.3.1 | |||
wtWebioEA12x6RelText | 1.3.6.1.4.1.5040.1.2.19.3.1.1 | |||
wtWebioEA12x6RelDeviceName | 1.3.6.1.4.1.5040.1.2.19.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebioEA12x6RelDeviceText | 1.3.6.1.4.1.5040.1.2.19.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebioEA12x6RelDeviceLocation | 1.3.6.1.4.1.5040.1.2.19.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebioEA12x6RelDeviceContact | 1.3.6.1.4.1.5040.1.2.19.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebioEA12x6RelTimeDate | 1.3.6.1.4.1.5040.1.2.19.3.1.2 | |||
wtWebioEA12x6RelTimeZone | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1 | |||
wtWebioEA12x6RelTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebioEA12x6RelTzOffsetMin | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebioEA12x6RelTzEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebioEA12x6RelStTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebioEA12x6RelStTzOffsetMin | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebioEA12x6RelStTzEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebioEA12x6RelStTzStartMonth | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebioEA12x6RelStartMonth-January': 1, 'wtWebioEA12x6RelStartMonth-April': 4, 'wtWebioEA12x6RelStartMonth-June': 6, 'wtWebioEA12x6RelStartMonth-December': 12, 'wtWebioEA12x6RelStartMonth-May': 5, 'wtWebioEA12x6RelStartMonth-October': 10, 'wtWebioEA12x6RelStartMonth-February': 2, 'wtWebioEA12x6RelStartMonth-March': 3, 'wtWebioEA12x6RelStartMonth-July': 7, 'wtWebioEA12x6RelStartMonth-September': 9, 'wtWebioEA12x6RelStartMonth-November': 11, 'wtWebioEA12x6RelStartMonth-August': 8. |
wtWebioEA12x6RelStTzStartMode | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebioEA12x6RelStartMode-first': 1, 'wtWebioEA12x6RelStartMode-third': 3, 'wtWebioEA12x6RelStartMode-second': 2, 'wtWebioEA12x6RelStartMode-last': 5, 'wtWebioEA12x6RelStartMode-fourth': 4. |
wtWebioEA12x6RelStTzStartWday | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebioEA12x6RelStartWday-Thursday': 4, 'wtWebioEA12x6RelStartWday-Saturday': 7, 'wtWebioEA12x6RelStartWday-Friday': 6, 'wtWebioEA12x6RelStartWday-Sunday': 1, 'wtWebioEA12x6RelStartWday-Tuesday': 3, 'wtWebioEA12x6RelStartWday-Wednesday': 5, 'wtWebioEA12x6RelStartWday-Monday': 2. |
wtWebioEA12x6RelStTzStartHrs | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA12x6RelStTzStartMin | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA12x6RelStTzStopMonth | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebioEA12x6RelStopMonth-March': 3, 'wtWebioEA12x6RelStopMonth-January': 1, 'wtWebioEA12x6RelStopMonth-August': 8, 'wtWebioEA12x6RelStopMonth-April': 4, 'wtWebioEA12x6RelStopMonth-November': 11, 'wtWebioEA12x6RelStopMonth-October': 10, 'wtWebioEA12x6RelStopMonth-September': 9, 'wtWebioEA12x6RelStopMonth-July': 7, 'wtWebioEA12x6RelStopMonth-June': 6, 'wtWebioEA12x6RelStopMonth-December': 12, 'wtWebioEA12x6RelStopMonth-May': 5, 'wtWebioEA12x6RelStopMonth-February': 2. |
wtWebioEA12x6RelStTzStopMode | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA12x6RelStopMode-third': 3, 'wtWebioEA12x6RelStopMode-first': 1, 'wtWebioEA12x6RelStopMode-last': 5, 'wtWebioEA12x6RelStopMode-fourth': 4, 'wtWebioEA12x6RelStopMode-second': 2. |
wtWebioEA12x6RelStTzStopWday | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA12x6RelStopWday-Sunday': 1, 'wtWebioEA12x6RelStopWday-Friday': 6, 'wtWebioEA12x6RelStopWday-Wednesday': 5, 'wtWebioEA12x6RelStopWday-Saturday': 7, 'wtWebioEA12x6RelStopWday-Thursday': 4, 'wtWebioEA12x6RelStopWday-Monday': 2, 'wtWebioEA12x6RelStopWday-Tuesday': 3. |
wtWebioEA12x6RelStTzStopHrs | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA12x6RelStTzStopMin | 1.3.6.1.4.1.5040.1.2.19.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA12x6RelTimeServer | 1.3.6.1.4.1.5040.1.2.19.3.1.2.2 | |||
wtWebioEA12x6RelTimeServer1 | 1.3.6.1.4.1.5040.1.2.19.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebioEA12x6RelTimeServer2 | 1.3.6.1.4.1.5040.1.2.19.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebioEA12x6RelTsEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebioEA12x6RelTsSyncTime | 1.3.6.1.4.1.5040.1.2.19.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebioEA12x6RelDeviceClock | 1.3.6.1.4.1.5040.1.2.19.3.1.2.3 | |||
wtWebioEA12x6RelClockHrs | 1.3.6.1.4.1.5040.1.2.19.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebioEA12x6RelClockMin | 1.3.6.1.4.1.5040.1.2.19.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebioEA12x6RelClockDay | 1.3.6.1.4.1.5040.1.2.19.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebioEA12x6RelClockMonth | 1.3.6.1.4.1.5040.1.2.19.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebioEA12x6RelClockMonth-August': 8, 'wtWebioEA12x6RelClockMonth-October': 10, 'wtWebioEA12x6RelClockMonth-February': 2, 'wtWebioEA12x6RelClockMonth-September': 9, 'wtWebioEA12x6RelClockMonth-June': 6, 'wtWebioEA12x6RelClockMonth-May': 5, 'wtWebioEA12x6RelClockMonth-January': 1, 'wtWebioEA12x6RelClockMonth-July': 7, 'wtWebioEA12x6RelClockMonth-December': 12, 'wtWebioEA12x6RelClockMonth-April': 4, 'wtWebioEA12x6RelClockMonth-March': 3, 'wtWebioEA12x6RelClockMonth-November': 11. |
wtWebioEA12x6RelClockYear | 1.3.6.1.4.1.5040.1.2.19.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebioEA12x6RelBasic | 1.3.6.1.4.1.5040.1.2.19.3.1.3 | |||
wtWebioEA12x6RelNetwork | 1.3.6.1.4.1.5040.1.2.19.3.1.3.1 | |||
wtWebioEA12x6RelIpAddress | 1.3.6.1.4.1.5040.1.2.19.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebioEA12x6RelSubnetMask | 1.3.6.1.4.1.5040.1.2.19.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebioEA12x6RelGateway | 1.3.6.1.4.1.5040.1.2.19.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebioEA12x6RelDnsServer1 | 1.3.6.1.4.1.5040.1.2.19.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebioEA12x6RelDnsServer2 | 1.3.6.1.4.1.5040.1.2.19.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebioEA12x6RelAddConfig | 1.3.6.1.4.1.5040.1.2.19.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebioEA12x6RelHTTP | 1.3.6.1.4.1.5040.1.2.19.3.1.3.2 | |||
wtWebioEA12x6RelStartup | 1.3.6.1.4.1.5040.1.2.19.3.1.3.2.1 | octet string | read-write |
Binary coded start page, more than one page must not be selected: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2: user.htm Bit 1: home.htm Bit 0: index.htm |
wtWebioEA12x6RelGetHeaderEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.3.2.2 | octet string | read-write |
If bits are set, every answer of a short form GET question will be lead by the IP-address and name of the device (Header) or a HTTP header (HTTP): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2-7: unused Bit 1 : GET HTTP enable Bit 0 : GET Header enable |
wtWebioEA12x6RelHttpInputTrigger | 1.3.6.1.4.1.5040.1.2.19.3.1.3.2.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x6RelHttpPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebioEA12x6RelMail | 1.3.6.1.4.1.5040.1.2.19.3.1.3.3 | |||
wtWebioEA12x6RelMailAdName | 1.3.6.1.4.1.5040.1.2.19.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebioEA12x6RelMailReply | 1.3.6.1.4.1.5040.1.2.19.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebioEA12x6RelMailServer | 1.3.6.1.4.1.5040.1.2.19.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebioEA12x6RelMailEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebioEA12x6RelMailAuthentication | 1.3.6.1.4.1.5040.1.2.19.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebioEA12x6RelMailAuthUser | 1.3.6.1.4.1.5040.1.2.19.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebioEA12x6RelMailAuthPassword | 1.3.6.1.4.1.5040.1.2.19.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebioEA12x6RelMailPop3Server | 1.3.6.1.4.1.5040.1.2.19.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebioEA12x6RelSNMP | 1.3.6.1.4.1.5040.1.2.19.3.1.3.4 | |||
wtWebioEA12x6RelSnmpEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebioEA12x6RelSnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.19.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebioEA12x6RelSnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.19.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebioEA12x6RelSnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.19.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebioEA12x6RelSnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtWebioEA12x6RelUDP | 1.3.6.1.4.1.5040.1.2.19.3.1.3.5 | |||
wtWebioEA12x6RelUdpAdminPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebioEA12x6RelUdpEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebioEA12x6RelUdpRemotePort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebioEA12x6RelBinary | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6 | |||
wtWebioEA12x6RelBinaryModeCount | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.1 | integer | read-only |
Number of independent binary channels. |
wtWebioEA12x6RelBinaryIfTable | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.2 | no-access |
Table of indices. |
|
1.3.6.1.4.1.5040.1.2.19.3.1.3.6.2.1 | no-access |
Indices of the binary channels. |
||
wtWebioEA12x6RelBinaryModeNo | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.2.1.1 | integer | read-only |
Number of the binary channel. |
wtWebioEA12x6RelBinaryTable | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3 | no-access |
Table of properties of the binary mode. |
|
1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1 | no-access |
Binary properties. |
||
wtWebioEA12x6RelBinaryOperationMode | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.1 | octet string | read-write |
Selection of the operation mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : UDP Peer Bit 1 : TCP Client Bit 0 : TCP Server |
wtWebioEA12x6RelBinaryTcpServerLocalPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.2 | integer | read-write |
Local TCP port for data exchange in this server mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA12x6RelBinaryTcpServerInputTrigger | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x6RelBinaryTcpServerApplicationMode | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.4 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 4-7: unused Bit 3 : OPC Device Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA12x6RelBinaryTcpClientLocalPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.5 | integer | read-write |
Local TCP port for data exchange in this client mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA12x6RelBinaryTcpClientServerPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.6 | integer | read-write |
Port number of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server port to zero. |
wtWebioEA12x6RelBinaryTcpClientServerIpAddr | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.7 | octet string | read-write |
Ip address of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server IP address to 0.0.0.0. |
wtWebioEA12x6RelBinaryTcpClientServerPassword | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.8 | octet string | read-write |
Building a connection may be protected by the administrator password of the server. Enter the server password to establish the connection, if a server administrator password exists. |
wtWebioEA12x6RelBinaryTcpClientInactivity | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.9 | integer | read-write |
Connection timeout in 100ms. If no data are exchanged within the specified time, the device closes the connection to the server. The value 0 deactivates the timer. Using the Box2Box mode this function is disabled. |
wtWebioEA12x6RelBinaryTcpClientInputTrigger | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.10 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x6RelBinaryTcpClientInterval | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.11 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured application. A interval of zero stopps the periodical sending. |
wtWebioEA12x6RelBinaryTcpClientApplicationMode | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.12 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA12x6RelBinaryUdpPeerLocalPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.13 | integer | read-write |
Local UDP port for data exchange in this peer to peer mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA12x6RelBinaryUdpPeerRemotePort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.14 | integer | read-write |
Port number of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote port to zero. |
wtWebioEA12x6RelBinaryUdpPeerRemoteIpAddr | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.15 | octet string | read-write |
Ip address of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote device IP address to 0.0.0.0. |
wtWebioEA12x6RelBinaryUdpPeerInputTrigger | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.16 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x6RelBinaryUdpPeerInterval | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.17 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured remote device. A interval of zero stopps the periodical sending. |
wtWebioEA12x6RelBinaryUdpPeerApplicationMode | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.18 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA12x6RelBinaryConnectedPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.19 | integer | read-only |
Port number of the remote device, after connection has been established. In case of no connection or missing port informations a zero will be read. |
wtWebioEA12x6RelBinaryConnectedIpAddr | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.20 | ipaddress | read-only |
IP address of the remote device, after connection has been established. In case of no connection or missing port informations 0.0.0.0 will be read. |
wtWebioEA12x6RelBinaryTcpServerClientHttpPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.21 | integer | read-write |
HTTP port number of the remote device at TCP Server Mode. If an mailfunction occurs status informations will be send to this port. Not used at mode Compatible 50xxx. |
wtWebioEA12x6RelBinaryTcpClientServerHttpPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.6.3.1.22 | integer | read-write |
HTTP port number of the remote device at TCP Client Mode. In the operating mode Box2Box connection status informations will be exchanged through this port. |
wtWebioEA12x6RelSyslog | 1.3.6.1.4.1.5040.1.2.19.3.1.3.7 | |||
wtWebioEA12x6RelSyslogServerIP | 1.3.6.1.4.1.5040.1.2.19.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebioEA12x6RelSyslogServerPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebioEA12x6RelSyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebioEA12x6RelSyslogEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebioEA12x6RelFTP | 1.3.6.1.4.1.5040.1.2.19.3.1.3.8 | |||
wtWebioEA12x6RelFTPServerIP | 1.3.6.1.4.1.5040.1.2.19.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebioEA12x6RelFTPServerControlPort | 1.3.6.1.4.1.5040.1.2.19.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA12x6RelFTPUserName | 1.3.6.1.4.1.5040.1.2.19.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebioEA12x6RelFTPPassword | 1.3.6.1.4.1.5040.1.2.19.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebioEA12x6RelFTPAccount | 1.3.6.1.4.1.5040.1.2.19.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebioEA12x6RelFTPOption | 1.3.6.1.4.1.5040.1.2.19.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebioEA12x6RelFTPEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebioEA12x6RelOutputMode | 1.3.6.1.4.1.5040.1.2.19.3.1.4 | |||
wtWebioEA12x6RelOutputModeTable | 1.3.6.1.4.1.5040.1.2.19.3.1.4.1 | no-access |
Table of output mode configurations dependent on the output indices. |
|
1.3.6.1.4.1.5040.1.2.19.3.1.4.1.1 | no-access |
Output mode configurations of the individual outputs. |
||
wtWebioEA12x6RelOutputModeBit | 1.3.6.1.4.1.5040.1.2.19.3.1.4.1.1.1 | octet string | read-write |
This binary coded output mode defines the individual operation mode for any output. More than one mode must not be selected. The OCTETS are interpreted bit-by-bit, with each set of octets corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 6-7: unused Bit 5 : Logic Bit 4 : Binary 2 Bit 3 : Binary 1 Bit 2 : SNMP Bit 1 : UDP ASCII Bit 0 : HTTP |
wtWebioEA12x6RelSafetyTimeout | 1.3.6.1.4.1.5040.1.2.19.3.1.4.2 | integer | read-write |
After this period of time (multiple of 100ms) without receiving data outputs switch to their Safety States. For each output a independend safety state could be defined. |
wtWebioEA12x6RelAlarm | 1.3.6.1.4.1.5040.1.2.19.3.1.5 | |||
wtWebioEA12x6RelAlarmCount | 1.3.6.1.4.1.5040.1.2.19.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtWebioEA12x6RelAlarmIfTable | 1.3.6.1.4.1.5040.1.2.19.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.19.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtWebioEA12x6RelAlarmNo | 1.3.6.1.4.1.5040.1.2.19.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtWebioEA12x6RelAlarmTable | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtWebioEA12x6RelAlarmInputTrigger | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3, Bit 0-3: Mask for digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Mask for digital inputs 0-7 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7, Bit 0-3: Level of digital inputs 8-11 Bit 4-7: unused OCTET 8, Bit 0-7: Level of digital inputs 0-7 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Inputs masked with the any bit trigger with any change of the corresponding input bit. Settings in OCTET 5-9 are then unused: OCTET 9 : unused OCTET 11, Bit 0-7 : ANY bits of digital inputs 8-11 Bit 12-15 : unused OCTET 12, Bit 0-7 : ANY bits of digital inputs 0-7 |
wtWebioEA12x6RelAlarmOutputTrigger | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.2 | octet string | read-write |
This variable allows setting of individual output trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be considered (corresponding bit = 1) and which outputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-5: Mask for digital outputs 0-5 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-5: Level of digital outputs 0-5 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Outputs masked with the any bit trigger with any change of the corresponding output bit. Settings in OCTET 5-9 are then unused: OCTET 9 : unused OCTET 10: unused OCTET 11: unused OCTET 12: Bit 0-5: ANY bits of digital outputs 0-5 |
wtWebioEA12x6RelAlarmSystemTrigger | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.3 | octet string | read-write |
Binary coded trigger conditions: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Warm Start Bit 2 : Cold Start Bit 1 : Timer Bit 0 : Load Control |
wtWebioEA12x6RelAlarmMaxCounterValue | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding alarm is triggered. Input counters with its mask bit unset in wtWebioEA12x6RelAlarmInputTrigger are not considered. |
wtWebioEA12x6RelAlarmInterval | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtWebioEA12x6RelAlarmEnable | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtWebioEA12x6RelAlarmMailAddr | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtWebioEA12x6RelAlarmMailSubject | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA12x6RelAlarmMailText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA12x6RelAlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebioEA12x6RelAlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA12x6RelAlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA12x6RelAlarmUdpPort | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA12x6RelAlarmUdpText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA12x6RelAlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA12x6RelAlarmTcpPort | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA12x6RelAlarmTcpText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA12x6RelAlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA12x6RelAlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA12x6RelAlarmSyslogText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA12x6RelAlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebioEA12x6RelAlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebioEA12x6RelAlarmFtpText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA12x6RelAlarmFtpOption | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebioEA12x6RelAlarmTimerCron | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtWebioEA12x6RelAlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA12x6RelAlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.27 | octet string | read-write |
Release Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA12x6RelAlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA12x6RelAlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA12x6RelAlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA12x6RelAlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA12x6RelAlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.19.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA12x6RelPorts | 1.3.6.1.4.1.5040.1.2.19.3.2 | |||
wtWebioEA12x6RelInputPortTable | 1.3.6.1.4.1.5040.1.2.19.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.19.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebioEA12x6RelPortInputName | 1.3.6.1.4.1.5040.1.2.19.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebioEA12x6RelPortInputText | 1.3.6.1.4.1.5040.1.2.19.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebioEA12x6RelPortInputMode | 1.3.6.1.4.1.5040.1.2.19.3.2.1.1.3 | octet string | read-write |
Binary coded modes: Selecting short pulse detection enable by setting the corresponding bit to 1 enables interrupt support for counting. Only positive edges are accepted as trigger source. The maximum counting frequenz equals 2000 Hz. This mode is available for inputs 0-3 only. Selecting counter clear on read by setting the corresponding bit to 1 enables the corresponding counter to be cleared automatically every time it is read, except HTTP reading with user rights. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. Selection for input 0-3: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 3-7: unused Bit 2 : Counter clear on read Bit 1 : Change detection enable (default) Bit 0 : Short Pulse detection enable Selection for inputs 4-11: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Counter clear on read Bit 0 : Change detection enable (default) |
wtWebioEA12x6RelPortInputFilter | 1.3.6.1.4.1.5040.1.2.19.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebioEA12x6RelPortInputBicountPulsePolarity | 1.3.6.1.4.1.5040.1.2.19.3.2.1.1.5 | octet string | read-write |
This value defines the polarity of the input pulse. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA12x6RelPortInputBicountInactivTimeout | 1.3.6.1.4.1.5040.1.2.19.3.2.1.1.6 | integer | read-write |
Pulse chains with a duration shorter than here specified (in 1/10 sek), are ignored. |
wtWebioEA12x6RelOutputPortTable | 1.3.6.1.4.1.5040.1.2.19.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.19.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtWebioEA12x6RelPortOutputName | 1.3.6.1.4.1.5040.1.2.19.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtWebioEA12x6RelPortOutputText | 1.3.6.1.4.1.5040.1.2.19.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtWebioEA12x6RelPortOutputGroupMode | 1.3.6.1.4.1.5040.1.2.19.3.2.2.1.3 | octet string | read-write |
Unused in this device 57634 |
wtWebioEA12x6RelPortOutputSafetyState | 1.3.6.1.4.1.5040.1.2.19.3.2.2.1.4 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 1-7: unused Bit 0 : Mask for digital output OCTETS 5-8 contain the level (1=HIGH=Relais closed, 0=LOW Relais open) which the outputs to be changed should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 1-7: unused Bit 0 : Level of digital output |
wtWebioEA12x6RelPortLogicInputMask | 1.3.6.1.4.1.5040.1.2.19.3.2.2.1.5 | octet string | read-write |
Selecting one of these inputs by setting the corresponding bit to 1 enables the logic function for the output identified by the index within this table. The calculation take place in 4 steps: 1. Selecting inputs (wtWebioEA12x6RelPortLogicInputMask) 2. Inverting inputs if necessary (wtWebioEA12x6RelPortLogicInputInverter) 3. Logical combination (wtWebioEA12x6RelPortLogicFunction) 4. Inverting the result if necessary (wtWebioEA12x6RelPortLogicOutputInverter) OCTET 1: unused OCTET 2: unused OCTET 3: Bit 0-3 : inputs 8-11 Bit 4-7 : unused OCTET 4: Bit 0-7 : inputs 0-7 |
wtWebioEA12x6RelPortLogicInputInverter | 1.3.6.1.4.1.5040.1.2.19.3.2.2.1.6 | octet string | read-write |
Every input bit selected here will be inverted. OCTET 1: unused OCTET 2: unused OCTET 3: Bit 0-3 : inputs 8-11 Bit 4-7 : unused OCTET 4: Bit 0-7 : inputs 0-7 |
wtWebioEA12x6RelPortLogicFunction | 1.3.6.1.4.1.5040.1.2.19.3.2.2.1.7 | octet string | read-write |
This determines the logic function. No more than one function may be selected. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : logic function OR (default) Bit 1 : logic function AND Bit 2-7 : unused |
wtWebioEA12x6RelPortLogicOutputInverter | 1.3.6.1.4.1.5040.1.2.19.3.2.2.1.8 | octet string | read-write |
The logical operation result could be inverteted by setting the corresponding bit to 1. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : Output Inverter enable Bit 1-7 : unused |
wtWebioEA12x6RelPortPulseDuration | 1.3.6.1.4.1.5040.1.2.19.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtWebioEA12x6RelPortPulsePolarity | 1.3.6.1.4.1.5040.1.2.19.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtWebioEA12x6RelPortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA12x6RelManufact | 1.3.6.1.4.1.5040.1.2.19.3.3 | |||
wtWebioEA12x6RelMfName | 1.3.6.1.4.1.5040.1.2.19.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebioEA12x6RelMfAddr | 1.3.6.1.4.1.5040.1.2.19.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebioEA12x6RelMfHotline | 1.3.6.1.4.1.5040.1.2.19.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebioEA12x6RelMfInternet | 1.3.6.1.4.1.5040.1.2.19.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebioEA12x6RelMfDeviceTyp | 1.3.6.1.4.1.5040.1.2.19.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebioEA12x6RelMfOrderNo | 1.3.6.1.4.1.5040.1.2.19.3.3.6 | octet string | read-write |
Manufacturer part number. |
wtWebioEA12x6RelDiag | 1.3.6.1.4.1.5040.1.2.19.4 | |||
wtWebioEA12x6RelDiagErrorCount | 1.3.6.1.4.1.5040.1.2.19.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebioEA12x6RelDiagBinaryError | 1.3.6.1.4.1.5040.1.2.19.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebioEA12x6RelDiagErrorIndex | 1.3.6.1.4.1.5040.1.2.19.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebioEA12x6RelDiagErrorMessage. Errors are numbered from 1 to wtWebioEA12x6RelDiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebioEA12x6RelDiagErrorMessage. |
wtWebioEA12x6RelDiagErrorMessage | 1.3.6.1.4.1.5040.1.2.19.4.4 | octet string | read-only |
Using wtWebioEA12x6RelDiagErrorIndex as an index, the appropriate message is available. |
wtWebioEA12x6RelDiagErrorClear | 1.3.6.1.4.1.5040.1.2.19.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebAlarm6x6 | 1.3.6.1.4.1.5040.1.2.20 | |||
wtWebAlarm6x6InOut | 1.3.6.1.4.1.5040.1.2.20.1 | |||
wtWebAlarm6x6Inputs | 1.3.6.1.4.1.5040.1.2.20.1.1 | integer | read-only |
Number of idependent inputs. |
wtWebAlarm6x6Outputs | 1.3.6.1.4.1.5040.1.2.20.1.2 | integer | read-only |
Number of independent outputs. |
wtWebAlarm6x6InputTable | 1.3.6.1.4.1.5040.1.2.20.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.20.1.3.1 | no-access |
Number of the inputs. |
||
wtWebAlarm6x6InputNo | 1.3.6.1.4.1.5040.1.2.20.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebAlarm6x6InputCounter | 1.3.6.1.4.1.5040.1.2.20.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebAlarm6x6InputCounterClear | 1.3.6.1.4.1.5040.1.2.20.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtWebAlarm6x6InputState | 1.3.6.1.4.1.5040.1.2.20.1.3.1.4 | integer | read-only |
States of the inputs. Enumeration: 'wtWebAlarm6x6InputState-OFF': 0, 'wtWebAlarm6x6InputState-ON': 1. |
wtWebAlarm6x6InputValue | 1.3.6.1.4.1.5040.1.2.20.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-5: Digital inputs 0-5 Bit 6-7: unused |
wtWebAlarm6x6OutputTable | 1.3.6.1.4.1.5040.1.2.20.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.20.1.5.1 | no-access |
Number of the outputs. |
||
wtWebAlarm6x6OutputNo | 1.3.6.1.4.1.5040.1.2.20.1.5.1.1 | integer | read-only |
Output number. |
wtWebAlarm6x6OutputState | 1.3.6.1.4.1.5040.1.2.20.1.5.1.2 | integer | read-write |
States of the outputs. Enumeration: 'wtWebAlarm6x6OutputState-OFF': 0, 'wtWebAlarm6x6OutputState-ON': 1. |
wtWebAlarm6x6OutputValue | 1.3.6.1.4.1.5040.1.2.20.1.6 | integer | read-only |
This variable is used to read the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-5: Digital outputs 0-5 |
wtWebAlarm6x6AlarmOutputTable | 1.3.6.1.4.1.5040.1.2.20.1.8 | no-access |
List of alarm indices.. |
|
1.3.6.1.4.1.5040.1.2.20.1.8.1 | no-access |
Index reference. |
||
wtWebAlarm6x6AlarmOutputState | 1.3.6.1.4.1.5040.1.2.20.1.8.1.1 | integer | read-write |
State of the alarm. Enumeration: 'wtWebAlarm6x6AlarmOutputState-OFF': 0, 'wtWebAlarm6x6AlarmOutputState-ON': 1. |
wtWebAlarm6x6AlarmTriggerState | 1.3.6.1.4.1.5040.1.2.20.1.8.1.2 | integer | read-only |
State of the trigger condition. Enumeration: 'wtWebAlarm6x6AlarmTriggerState-OFF': 0, 'wtWebAlarm6x6AlarmTriggerState-ON': 1. |
wtWebAlarm6x6SessCntrl | 1.3.6.1.4.1.5040.1.2.20.2 | |||
wtWebAlarm6x6SessCntrlPassword | 1.3.6.1.4.1.5040.1.2.20.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebAlarm6x6SessCntrlLogout. When read this variable provides a string of length zero. |
wtWebAlarm6x6SessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.20.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebAlarm6x6SessCntrl-Session': 1, 'wtWebAlarm6x6SessCntrl-NoSession': 0. |
wtWebAlarm6x6SessCntrlLogout | 1.3.6.1.4.1.5040.1.2.20.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebAlarm6x6SessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.20.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebAlarm6x6SessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.20.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebAlarm6x6Config | 1.3.6.1.4.1.5040.1.2.20.3 | |||
wtWebAlarm6x6Device | 1.3.6.1.4.1.5040.1.2.20.3.1 | |||
wtWebAlarm6x6Text | 1.3.6.1.4.1.5040.1.2.20.3.1.1 | |||
wtWebAlarm6x6DeviceName | 1.3.6.1.4.1.5040.1.2.20.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebAlarm6x6DeviceText | 1.3.6.1.4.1.5040.1.2.20.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebAlarm6x6DeviceLocation | 1.3.6.1.4.1.5040.1.2.20.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebAlarm6x6DeviceContact | 1.3.6.1.4.1.5040.1.2.20.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebAlarm6x6TimeDate | 1.3.6.1.4.1.5040.1.2.20.3.1.2 | |||
wtWebAlarm6x6TimeZone | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1 | |||
wtWebAlarm6x6TzOffsetHrs | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebAlarm6x6TzOffsetMin | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebAlarm6x6TzEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebAlarm6x6StTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebAlarm6x6StTzOffsetMin | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebAlarm6x6StTzEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebAlarm6x6StTzStartMonth | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebAlarm6x6StartMonth-July': 7, 'wtWebAlarm6x6StartMonth-August': 8, 'wtWebAlarm6x6StartMonth-June': 6, 'wtWebAlarm6x6StartMonth-May': 5, 'wtWebAlarm6x6StartMonth-January': 1, 'wtWebAlarm6x6StartMonth-December': 12, 'wtWebAlarm6x6StartMonth-November': 11, 'wtWebAlarm6x6StartMonth-April': 4, 'wtWebAlarm6x6StartMonth-March': 3, 'wtWebAlarm6x6StartMonth-September': 9, 'wtWebAlarm6x6StartMonth-February': 2, 'wtWebAlarm6x6StartMonth-October': 10. |
wtWebAlarm6x6StTzStartMode | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebAlarm6x6StartMode-first': 1, 'wtWebAlarm6x6StartMode-third': 3, 'wtWebAlarm6x6StartMode-second': 2, 'wtWebAlarm6x6StartMode-last': 5, 'wtWebAlarm6x6StartMode-fourth': 4. |
wtWebAlarm6x6StTzStartWday | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebAlarm6x6StartWday-Friday': 6, 'wtWebAlarm6x6StartWday-Thursday': 4, 'wtWebAlarm6x6StartWday-Saturday': 7, 'wtWebAlarm6x6StartWday-Sunday': 1, 'wtWebAlarm6x6StartWday-Wednesday': 5, 'wtWebAlarm6x6StartWday-Tuesday': 3, 'wtWebAlarm6x6StartWday-Monday': 2. |
wtWebAlarm6x6StTzStartHrs | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebAlarm6x6StTzStartMin | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebAlarm6x6StTzStopMonth | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebAlarm6x6StopMonth-February': 2, 'wtWebAlarm6x6StopMonth-September': 9, 'wtWebAlarm6x6StopMonth-August': 8, 'wtWebAlarm6x6StopMonth-November': 11, 'wtWebAlarm6x6StopMonth-March': 3, 'wtWebAlarm6x6StopMonth-May': 5, 'wtWebAlarm6x6StopMonth-June': 6, 'wtWebAlarm6x6StopMonth-July': 7, 'wtWebAlarm6x6StopMonth-January': 1, 'wtWebAlarm6x6StopMonth-October': 10, 'wtWebAlarm6x6StopMonth-December': 12, 'wtWebAlarm6x6StopMonth-April': 4. |
wtWebAlarm6x6StTzStopMode | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebAlarm6x6StopMode-last': 5, 'wtWebAlarm6x6StopMode-third': 3, 'wtWebAlarm6x6StopMode-first': 1, 'wtWebAlarm6x6StopMode-fourth': 4, 'wtWebAlarm6x6StopMode-second': 2. |
wtWebAlarm6x6StTzStopWday | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebAlarm6x6StopWday-Sunday': 1, 'wtWebAlarm6x6StopWday-Wednesday': 5, 'wtWebAlarm6x6StopWday-Tuesday': 3, 'wtWebAlarm6x6StopWday-Friday': 6, 'wtWebAlarm6x6StopWday-Thursday': 4, 'wtWebAlarm6x6StopWday-Saturday': 7, 'wtWebAlarm6x6StopWday-Monday': 2. |
wtWebAlarm6x6StTzStopHrs | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebAlarm6x6StTzStopMin | 1.3.6.1.4.1.5040.1.2.20.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebAlarm6x6TimeServer | 1.3.6.1.4.1.5040.1.2.20.3.1.2.2 | |||
wtWebAlarm6x6TimeServer1 | 1.3.6.1.4.1.5040.1.2.20.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebAlarm6x6TimeServer2 | 1.3.6.1.4.1.5040.1.2.20.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebAlarm6x6TsEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebAlarm6x6TsSyncTime | 1.3.6.1.4.1.5040.1.2.20.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebAlarm6x6DeviceClock | 1.3.6.1.4.1.5040.1.2.20.3.1.2.3 | |||
wtWebAlarm6x6ClockHrs | 1.3.6.1.4.1.5040.1.2.20.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebAlarm6x6ClockMin | 1.3.6.1.4.1.5040.1.2.20.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebAlarm6x6ClockDay | 1.3.6.1.4.1.5040.1.2.20.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebAlarm6x6ClockMonth | 1.3.6.1.4.1.5040.1.2.20.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebAlarm6x6ClockMonth-August': 8, 'wtWebAlarm6x6ClockMonth-November': 11, 'wtWebAlarm6x6ClockMonth-July': 7, 'wtWebAlarm6x6ClockMonth-April': 4, 'wtWebAlarm6x6ClockMonth-September': 9, 'wtWebAlarm6x6ClockMonth-June': 6, 'wtWebAlarm6x6ClockMonth-February': 2, 'wtWebAlarm6x6ClockMonth-October': 10, 'wtWebAlarm6x6ClockMonth-January': 1, 'wtWebAlarm6x6ClockMonth-March': 3, 'wtWebAlarm6x6ClockMonth-December': 12, 'wtWebAlarm6x6ClockMonth-May': 5. |
wtWebAlarm6x6ClockYear | 1.3.6.1.4.1.5040.1.2.20.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebAlarm6x6Basic | 1.3.6.1.4.1.5040.1.2.20.3.1.3 | |||
wtWebAlarm6x6Network | 1.3.6.1.4.1.5040.1.2.20.3.1.3.1 | |||
wtWebAlarm6x6IpAddress | 1.3.6.1.4.1.5040.1.2.20.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebAlarm6x6SubnetMask | 1.3.6.1.4.1.5040.1.2.20.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebAlarm6x6Gateway | 1.3.6.1.4.1.5040.1.2.20.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebAlarm6x6DnsServer1 | 1.3.6.1.4.1.5040.1.2.20.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebAlarm6x6DnsServer2 | 1.3.6.1.4.1.5040.1.2.20.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebAlarm6x6AddConfig | 1.3.6.1.4.1.5040.1.2.20.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebAlarm6x6HTTP | 1.3.6.1.4.1.5040.1.2.20.3.1.3.2 | |||
wtWebAlarm6x6HttpPort | 1.3.6.1.4.1.5040.1.2.20.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebAlarm6x6Mail | 1.3.6.1.4.1.5040.1.2.20.3.1.3.3 | |||
wtWebAlarm6x6MailAdName | 1.3.6.1.4.1.5040.1.2.20.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebAlarm6x6MailReply | 1.3.6.1.4.1.5040.1.2.20.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebAlarm6x6MailServer | 1.3.6.1.4.1.5040.1.2.20.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebAlarm6x6MailEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebAlarm6x6MailAuthentication | 1.3.6.1.4.1.5040.1.2.20.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebAlarm6x6MailAuthUser | 1.3.6.1.4.1.5040.1.2.20.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebAlarm6x6MailAuthPassword | 1.3.6.1.4.1.5040.1.2.20.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebAlarm6x6MailPop3Server | 1.3.6.1.4.1.5040.1.2.20.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebAlarm6x6SNMP | 1.3.6.1.4.1.5040.1.2.20.3.1.3.4 | |||
wtWebAlarm6x6SnmpEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebAlarm6x6SnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.20.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebAlarm6x6SnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.20.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebAlarm6x6SnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.20.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebAlarm6x6SnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtWebAlarm6x6UDP | 1.3.6.1.4.1.5040.1.2.20.3.1.3.5 | |||
wtWebAlarm6x6UdpAdminPort | 1.3.6.1.4.1.5040.1.2.20.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebAlarm6x6UdpEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebAlarm6x6UdpRemotePort | 1.3.6.1.4.1.5040.1.2.20.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebAlarm6x6Syslog | 1.3.6.1.4.1.5040.1.2.20.3.1.3.7 | |||
wtWebAlarm6x6SyslogServerIP | 1.3.6.1.4.1.5040.1.2.20.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebAlarm6x6SyslogServerPort | 1.3.6.1.4.1.5040.1.2.20.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebAlarm6x6SyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebAlarm6x6SyslogEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebAlarm6x6FTP | 1.3.6.1.4.1.5040.1.2.20.3.1.3.8 | |||
wtWebAlarm6x6FTPServerIP | 1.3.6.1.4.1.5040.1.2.20.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebAlarm6x6FTPServerControlPort | 1.3.6.1.4.1.5040.1.2.20.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebAlarm6x6FTPUserName | 1.3.6.1.4.1.5040.1.2.20.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebAlarm6x6FTPPassword | 1.3.6.1.4.1.5040.1.2.20.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebAlarm6x6FTPAccount | 1.3.6.1.4.1.5040.1.2.20.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebAlarm6x6FTPOption | 1.3.6.1.4.1.5040.1.2.20.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebAlarm6x6FTPEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebAlarm6x6Alarm | 1.3.6.1.4.1.5040.1.2.20.3.1.5 | |||
wtWebAlarm6x6AlarmCount | 1.3.6.1.4.1.5040.1.2.20.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtWebAlarm6x6AlarmIfTable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.20.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtWebAlarm6x6AlarmNo | 1.3.6.1.4.1.5040.1.2.20.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtWebAlarm6x6AlarmTable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtWebAlarm6x6AlarmInputTrigger | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3: unused OCTET 4, Bit 0-5: Mask for digital inputs 0-5 Bit 6-7: unused OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-5: Level of digital inputs 0-5 Bit 6-7: unused OCTETS 9-12 contain the counter bit (1=ON, 0=OFF). Inputs masked with the counter bit trigger an alarm when the corresponding counter reaching the wtWebAlarm6x6AlarmMaxCounterValue. Settings in OCTET 5-9 are then unused: OCTET 9 : unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-5: Counter bits of digital inputs 0-5 Bit 6-7: unused. |
wtWebAlarm6x6AlarmMaxCounterValue | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding alarm is triggered. Input counters with its mask bit unset in wtWebAlarm6x6AlarmInputTrigger are not considered. |
wtWebAlarm6x6AlarmInterval | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtWebAlarm6x6AlarmEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Output Switch Enable Bit 1: Mail Enable Bit 2: SNMP Trap enable Bit 3: UDP enable Bit 4: unused Bit 5: TCP Client enable Bit 6: Syslog Messages enable Bit 7: FTP Client enable |
wtWebAlarm6x6AlarmMailAddr | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtWebAlarm6x6AlarmMailSubject | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtWebAlarm6x6AlarmMailText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebAlarm6x6AlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebAlarm6x6AlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebAlarm6x6AlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebAlarm6x6AlarmUdpPort | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebAlarm6x6AlarmUdpText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebAlarm6x6AlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebAlarm6x6AlarmTcpPort | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebAlarm6x6AlarmTcpText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebAlarm6x6AlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebAlarm6x6AlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebAlarm6x6AlarmSyslogText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebAlarm6x6AlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebAlarm6x6AlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebAlarm6x6AlarmFtpText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebAlarm6x6AlarmFtpOption | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebAlarm6x6AlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtWebAlarm6x6AlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.27 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebAlarm6x6AlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtWebAlarm6x6AlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebAlarm6x6AlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebAlarm6x6AlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebAlarm6x6AlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtWebAlarm6x6AlarmName | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.33 | octet string | read-write |
Name of the alarm. |
wtWebAlarm6x6AlarmGlobalEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.34 | octet string | read-write |
Binary coded alarm activation: Die OCTETS werden bitweise interpretiert. Bit 0 entspricht dem LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 1-7: unused Bit 0 : Alarm enable |
wtWebAlarm6x6AlarmCounterClear | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.35 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Counter clear on Alarm acknowledge Bit 0 : Counter clear on Alarm send |
wtWebAlarm6x6AlarmAckEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.36 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Software acknowledge enable Bit 0 : Hardware acknowledge enable |
wtWebAlarm6x6AlarmAckPort | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.37 | integer | read-write |
Number of the input, which clears the alarm (1-6). |
wtWebAlarm6x6AlarmSetPort | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.38 | integer | read-write |
Number of the output, which will be set by this alarm (1-6). The configuration of pulse mode and polarity defined in the port output section is used. |
wtWebAlarm6x6AlarmMailTrgClearSubject | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.39 | octet string | read-write |
Subject line for alarm mail. |
wtWebAlarm6x6AlarmMailTrgClearText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.40 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebAlarm6x6AlarmSnmpTrapTrgClearText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.41 | octet string | read-write |
This text appears in the trap body. |
wtWebAlarm6x6AlarmUdpTrgClearText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.42 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebAlarm6x6AlarmTcpTrgClearText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.43 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebAlarm6x6AlarmSyslogTrgClearText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.44 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebAlarm6x6AlarmFtpTrgClearText | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.45 | octet string | read-write |
Message text to store on the FTP server. |
wtWebAlarm6x6AlarmMailTrapTxEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.46 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtWebAlarm6x6AlarmSnmpTrapTrapTxEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.47 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtWebAlarm6x6AlarmUdpTrapTxEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.48 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtWebAlarm6x6AlarmTcpTrapTxEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.49 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtWebAlarm6x6AlarmSyslogTrapTxEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.50 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtWebAlarm6x6AlarmFtpTrapTxEnable | 1.3.6.1.4.1.5040.1.2.20.3.1.5.3.1.51 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtWebAlarm6x6Ports | 1.3.6.1.4.1.5040.1.2.20.3.2 | |||
wtWebAlarm6x6InputPortTable | 1.3.6.1.4.1.5040.1.2.20.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.20.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebAlarm6x6PortInputName | 1.3.6.1.4.1.5040.1.2.20.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebAlarm6x6PortInputText | 1.3.6.1.4.1.5040.1.2.20.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebAlarm6x6PortInputFilter | 1.3.6.1.4.1.5040.1.2.20.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebAlarm6x6PortInputPulsePolarity | 1.3.6.1.4.1.5040.1.2.20.3.2.1.1.5 | octet string | read-write |
This value defines the polarity of the input pulse. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebAlarm6x6PortInputCounterSet | 1.3.6.1.4.1.5040.1.2.20.3.2.1.1.7 | integer | read-write |
Writing to this variable presets the counter, while reading returns the actual value. |
wtWebAlarm6x6OutputPortTable | 1.3.6.1.4.1.5040.1.2.20.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.20.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtWebAlarm6x6PortOutputName | 1.3.6.1.4.1.5040.1.2.20.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtWebAlarm6x6PortOutputText | 1.3.6.1.4.1.5040.1.2.20.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtWebAlarm6x6PortPulseDuration | 1.3.6.1.4.1.5040.1.2.20.3.2.2.1.9 | integer | read-write |
Pulse length in 1/100 sec. Setting this value to zero, disables the pulse output. |
wtWebAlarm6x6PortPulsePolarity | 1.3.6.1.4.1.5040.1.2.20.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtWebAlarm6x6PortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebAlarm6x6Manufact | 1.3.6.1.4.1.5040.1.2.20.3.3 | |||
wtWebAlarm6x6MfName | 1.3.6.1.4.1.5040.1.2.20.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebAlarm6x6MfAddr | 1.3.6.1.4.1.5040.1.2.20.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebAlarm6x6MfHotline | 1.3.6.1.4.1.5040.1.2.20.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebAlarm6x6MfInternet | 1.3.6.1.4.1.5040.1.2.20.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebAlarm6x6MfDeviceTyp | 1.3.6.1.4.1.5040.1.2.20.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebAlarm6x6MfOrderNo | 1.3.6.1.4.1.5040.1.2.20.3.3.6 | octet string | read-write |
Manufacturer part number. |
wtWebAlarm6x6Diag | 1.3.6.1.4.1.5040.1.2.20.4 | |||
wtWebAlarm6x6DiagErrorCount | 1.3.6.1.4.1.5040.1.2.20.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebAlarm6x6DiagBinaryError | 1.3.6.1.4.1.5040.1.2.20.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebAlarm6x6DiagErrorIndex | 1.3.6.1.4.1.5040.1.2.20.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebAlarm6x6DiagErrorMessage. Errors are numbered from 1 to wtWebAlarm6x6DiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebAlarm6x6DiagErrorMessage. |
wtWebAlarm6x6DiagErrorMessage | 1.3.6.1.4.1.5040.1.2.20.4.4 | octet string | read-only |
Using wtWebAlarm6x6DiagErrorIndex as an index, the appropriate message is available. |
wtWebAlarm6x6DiagErrorClear | 1.3.6.1.4.1.5040.1.2.20.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebCount6 | 1.3.6.1.4.1.5040.1.2.22 | |||
wtWebCount6InOut | 1.3.6.1.4.1.5040.1.2.22.1 | |||
wtWebCount6Inputs | 1.3.6.1.4.1.5040.1.2.22.1.1 | integer | read-only |
Number of idependent inputs. |
wtWebCount6Outputs | 1.3.6.1.4.1.5040.1.2.22.1.2 | integer | read-only |
Number of independent outputs. |
wtWebCount6InputTable | 1.3.6.1.4.1.5040.1.2.22.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.22.1.3.1 | no-access |
Number of the inputs. |
||
wtWebCount6InputNo | 1.3.6.1.4.1.5040.1.2.22.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebCount6InputCounter | 1.3.6.1.4.1.5040.1.2.22.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebCount6InputCounterClear | 1.3.6.1.4.1.5040.1.2.22.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtWebCount6InputState | 1.3.6.1.4.1.5040.1.2.22.1.3.1.4 | integer | read-only |
Tates of the inputs. Enumeration: 'wtWebCount6InputState-ON': 1, 'wtWebCount6InputState-OFF': 0. |
wtWebCount6InputValue | 1.3.6.1.4.1.5040.1.2.22.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-5: Digital inputs 0-5 Bit 6-7: unused |
wtWebCount6ReportOutputTable | 1.3.6.1.4.1.5040.1.2.22.1.8 | no-access |
List of Report indices.. |
|
1.3.6.1.4.1.5040.1.2.22.1.8.1 | no-access |
Index reference. |
||
wtWebCount6ReportOutputState | 1.3.6.1.4.1.5040.1.2.22.1.8.1.1 | integer | read-write |
State of the Report. Enumeration: 'wtWebCount6ReportOutputState-ON': 1, 'wtWebCount6ReportOutputState-OFF': 0. |
wtWebCount6ReportTriggerState | 1.3.6.1.4.1.5040.1.2.22.1.8.1.2 | integer | read-only |
State of the trigger condition. Enumeration: 'wtWebCount6ReportTriggerState-ON': 1, 'wtWebCount6ReportTriggerState-OFF': 0. |
wtWebCount6SessCntrl | 1.3.6.1.4.1.5040.1.2.22.2 | |||
wtWebCount6SessCntrlPassword | 1.3.6.1.4.1.5040.1.2.22.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebCount6SessCntrlLogout. When read this variable provides a string of length zero. |
wtWebCount6SessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.22.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebCount6SessCntrl-Session': 1, 'wtWebCount6SessCntrl-NoSession': 0. |
wtWebCount6SessCntrlLogout | 1.3.6.1.4.1.5040.1.2.22.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebCount6SessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.22.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebCount6SessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.22.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebCount6Config | 1.3.6.1.4.1.5040.1.2.22.3 | |||
wtWebCount6Device | 1.3.6.1.4.1.5040.1.2.22.3.1 | |||
wtWebCount6Text | 1.3.6.1.4.1.5040.1.2.22.3.1.1 | |||
wtWebCount6DeviceName | 1.3.6.1.4.1.5040.1.2.22.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebCount6DeviceText | 1.3.6.1.4.1.5040.1.2.22.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebCount6DeviceLocation | 1.3.6.1.4.1.5040.1.2.22.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebCount6DeviceContact | 1.3.6.1.4.1.5040.1.2.22.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebCount6TimeDate | 1.3.6.1.4.1.5040.1.2.22.3.1.2 | |||
wtWebCount6TimeZone | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1 | |||
wtWebCount6TzOffsetHrs | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebCount6TzOffsetMin | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebCount6TzEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebCount6StTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebCount6StTzOffsetMin | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebCount6StTzEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebCount6StTzStartMonth | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebCount6StartMonth-February': 2, 'wtWebCount6StartMonth-August': 8, 'wtWebCount6StartMonth-September': 9, 'wtWebCount6StartMonth-June': 6, 'wtWebCount6StartMonth-November': 11, 'wtWebCount6StartMonth-May': 5, 'wtWebCount6StartMonth-July': 7, 'wtWebCount6StartMonth-October': 10, 'wtWebCount6StartMonth-January': 1, 'wtWebCount6StartMonth-December': 12, 'wtWebCount6StartMonth-April': 4, 'wtWebCount6StartMonth-March': 3. |
wtWebCount6StTzStartMode | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebCount6StartMode-second': 2, 'wtWebCount6StartMode-first': 1, 'wtWebCount6StartMode-third': 3, 'wtWebCount6StartMode-last': 5, 'wtWebCount6StartMode-fourth': 4. |
wtWebCount6StTzStartWday | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebCount6StartWday-Wednesday': 5, 'wtWebCount6StartWday-Sunday': 1, 'wtWebCount6StartWday-Tuesday': 3, 'wtWebCount6StartWday-Friday': 6, 'wtWebCount6StartWday-Monday': 2, 'wtWebCount6StartWday-Saturday': 7, 'wtWebCount6StartWday-Thursday': 4. |
wtWebCount6StTzStartHrs | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebCount6StTzStartMin | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebCount6StTzStopMonth | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebCount6StopMonth-February': 2, 'wtWebCount6StopMonth-September': 9, 'wtWebCount6StopMonth-June': 6, 'wtWebCount6StopMonth-August': 8, 'wtWebCount6StopMonth-January': 1, 'wtWebCount6StopMonth-May': 5, 'wtWebCount6StopMonth-April': 4, 'wtWebCount6StopMonth-November': 11, 'wtWebCount6StopMonth-March': 3, 'wtWebCount6StopMonth-July': 7, 'wtWebCount6StopMonth-October': 10, 'wtWebCount6StopMonth-December': 12. |
wtWebCount6StTzStopMode | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebCount6StopMode-third': 3, 'wtWebCount6StopMode-fourth': 4, 'wtWebCount6StopMode-second': 2, 'wtWebCount6StopMode-first': 1, 'wtWebCount6StopMode-last': 5. |
wtWebCount6StTzStopWday | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebCount6StopWday-Sunday': 1, 'wtWebCount6StopWday-Friday': 6, 'wtWebCount6StopWday-Wednesday': 5, 'wtWebCount6StopWday-Thursday': 4, 'wtWebCount6StopWday-Saturday': 7, 'wtWebCount6StopWday-Tuesday': 3, 'wtWebCount6StopWday-Monday': 2. |
wtWebCount6StTzStopHrs | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebCount6StTzStopMin | 1.3.6.1.4.1.5040.1.2.22.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebCount6TimeServer | 1.3.6.1.4.1.5040.1.2.22.3.1.2.2 | |||
wtWebCount6TimeServer1 | 1.3.6.1.4.1.5040.1.2.22.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebCount6TimeServer2 | 1.3.6.1.4.1.5040.1.2.22.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebCount6TsEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebCount6TsSyncTime | 1.3.6.1.4.1.5040.1.2.22.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebCount6DeviceClock | 1.3.6.1.4.1.5040.1.2.22.3.1.2.3 | |||
wtWebCount6ClockHrs | 1.3.6.1.4.1.5040.1.2.22.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebCount6ClockMin | 1.3.6.1.4.1.5040.1.2.22.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebCount6ClockDay | 1.3.6.1.4.1.5040.1.2.22.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebCount6ClockMonth | 1.3.6.1.4.1.5040.1.2.22.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebCount6ClockMonth-April': 4, 'wtWebCount6ClockMonth-March': 3, 'wtWebCount6ClockMonth-May': 5, 'wtWebCount6ClockMonth-August': 8, 'wtWebCount6ClockMonth-June': 6, 'wtWebCount6ClockMonth-November': 11, 'wtWebCount6ClockMonth-October': 10, 'wtWebCount6ClockMonth-January': 1, 'wtWebCount6ClockMonth-February': 2, 'wtWebCount6ClockMonth-July': 7, 'wtWebCount6ClockMonth-December': 12, 'wtWebCount6ClockMonth-September': 9. |
wtWebCount6ClockYear | 1.3.6.1.4.1.5040.1.2.22.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebCount6Basic | 1.3.6.1.4.1.5040.1.2.22.3.1.3 | |||
wtWebCount6Network | 1.3.6.1.4.1.5040.1.2.22.3.1.3.1 | |||
wtWebCount6IpAddress | 1.3.6.1.4.1.5040.1.2.22.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebCount6SubnetMask | 1.3.6.1.4.1.5040.1.2.22.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebCount6Gateway | 1.3.6.1.4.1.5040.1.2.22.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebCount6DnsServer1 | 1.3.6.1.4.1.5040.1.2.22.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebCount6DnsServer2 | 1.3.6.1.4.1.5040.1.2.22.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebCount6AddConfig | 1.3.6.1.4.1.5040.1.2.22.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebCount6HTTP | 1.3.6.1.4.1.5040.1.2.22.3.1.3.2 | |||
wtWebCount6HttpPort | 1.3.6.1.4.1.5040.1.2.22.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebCount6Mail | 1.3.6.1.4.1.5040.1.2.22.3.1.3.3 | |||
wtWebCount6MailAdName | 1.3.6.1.4.1.5040.1.2.22.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebCount6MailReply | 1.3.6.1.4.1.5040.1.2.22.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebCount6MailServer | 1.3.6.1.4.1.5040.1.2.22.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebCount6MailEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebCount6MailAuthentication | 1.3.6.1.4.1.5040.1.2.22.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebCount6MailAuthUser | 1.3.6.1.4.1.5040.1.2.22.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebCount6MailAuthPassword | 1.3.6.1.4.1.5040.1.2.22.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebCount6MailPop3Server | 1.3.6.1.4.1.5040.1.2.22.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebCount6SNMP | 1.3.6.1.4.1.5040.1.2.22.3.1.3.4 | |||
wtWebCount6SnmpEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebCount6SnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.22.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebCount6SnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.22.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebCount6SnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.22.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebCount6SnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtWebCount6UDP | 1.3.6.1.4.1.5040.1.2.22.3.1.3.5 | |||
wtWebCount6UdpAdminPort | 1.3.6.1.4.1.5040.1.2.22.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebCount6UdpEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebCount6UdpRemotePort | 1.3.6.1.4.1.5040.1.2.22.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebCount6Syslog | 1.3.6.1.4.1.5040.1.2.22.3.1.3.7 | |||
wtWebCount6SyslogServerIP | 1.3.6.1.4.1.5040.1.2.22.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebCount6SyslogServerPort | 1.3.6.1.4.1.5040.1.2.22.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebCount6SyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebCount6SyslogEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebCount6FTP | 1.3.6.1.4.1.5040.1.2.22.3.1.3.8 | |||
wtWebCount6FTPServerIP | 1.3.6.1.4.1.5040.1.2.22.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebCount6FTPServerControlPort | 1.3.6.1.4.1.5040.1.2.22.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebCount6FTPUserName | 1.3.6.1.4.1.5040.1.2.22.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebCount6FTPPassword | 1.3.6.1.4.1.5040.1.2.22.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebCount6FTPAccount | 1.3.6.1.4.1.5040.1.2.22.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebCount6FTPOption | 1.3.6.1.4.1.5040.1.2.22.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebCount6FTPEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebCount6Report | 1.3.6.1.4.1.5040.1.2.22.3.1.5 | |||
wtWebCount6ReportCount | 1.3.6.1.4.1.5040.1.2.22.3.1.5.1 | integer | read-only |
Number of independent Reports. |
wtWebCount6ReportIfTable | 1.3.6.1.4.1.5040.1.2.22.3.1.5.2 | no-access |
List of Report indices. |
|
1.3.6.1.4.1.5040.1.2.22.3.1.5.2.1 | no-access |
Numbers of the Reports. |
||
wtWebCount6ReportNo | 1.3.6.1.4.1.5040.1.2.22.3.1.5.2.1.1 | integer | read-only |
Numbers of the Reports. |
wtWebCount6ReportTable | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3 | no-access |
List of settings depending on the Report number. |
|
1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1 | no-access |
Report parameters of the individual Reports. |
||
wtWebCount6ReportInputTrigger | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3: unused OCTET 4, Bit 0-5: Mask for digital inputs 0-5 Bit 6-7: unused OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-5: Level of digital inputs 0-5 Bit 6-7: unused OCTETS 9-12 contain the counter bit (1=ON, 0=OFF). Inputs masked with the counter bit trigger an Report when the corresponding counter reaching the wtWebCount6ReportMaxCounterValue. Settings in OCTET 5-9 are then unused: OCTET 9 : unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-5: Counter bits of digital inputs 0-5 Bit 6-7: unused. |
wtWebCount6ReportSystemTrigger | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.3 | octet string | read-write |
Binary coded trigger conditions: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 7 : Timer OFF Bit 6 : Time Window Bit 5 : unused Bit 4 : unused Bit 3 : unused Bit 2 : unused Bit 1 : Timer Bit 0 : unused |
wtWebCount6ReportMaxCounterValue | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding Report is triggered. Input counters with its mask bit unset in wtWebCount6ReportInputTrigger are not considered. |
wtWebCount6ReportInterval | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.5 | octet string | read-write |
Send interval for Report messages. |
wtWebCount6ReportEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.6 | octet string | read-write |
Binary coded Report enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Output Switch Enable Bit 1: Mail Enable Bit 2: SNMP Trap enable Bit 3: UDP enable Bit 4: unused Bit 5: TCP Client enable Bit 6: Syslog Messages enable Bit 7: FTP Client enable |
wtWebCount6ReportMailAddr | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the Report mail to. |
wtWebCount6ReportMailSubject | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.8 | octet string | read-write |
Subject line for Report mail. |
wtWebCount6ReportMailText | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.9 | octet string | read-write |
Report mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebCount6ReportSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebCount6ReportSnmpTrapText | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebCount6ReportUdpIpAddr | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebCount6ReportUdpPort | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebCount6ReportUdpText | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebCount6ReportTcpIpAddr | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebCount6ReportTcpPort | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebCount6ReportTcpText | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebCount6ReportSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebCount6ReportSyslogPort | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebCount6ReportSyslogText | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebCount6ReportFtpDataPort | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebCount6ReportFtpFileName | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebCount6ReportFtpText | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebCount6ReportFtpOption | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebCount6ReportTimerCron | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a report, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtWebCount6ReportName | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.33 | octet string | read-write |
Name of the Report. |
wtWebCount6ReportGlobalEnable | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.34 | octet string | read-write |
Binary coded Report activation: Die OCTETS werden bitweise interpretiert. Bit 0 entspricht dem LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 1-7: unused Bit 0 : Report enable |
wtWebCount6ReportCounterClear | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.35 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 1-7: unused Bit 0 : Counter clear on Report send |
wtWebCount6ReportRateOfChange | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.52 | octet string | read-write |
This variable configures a max. counter value within a time slot. If an input counter value exceeds this max. value, the corresponding Report is triggered. Input counters with its mask bit unset in wtWebCount6ReportInputTrigger are not considered. A value of Zero disable the tracing of rate of change. |
wtWebCount6ReportRateOfChangeWindow | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.53 | octet string | read-write |
This variable configures the time slot of wtWebCount6ReportRateOfChange. Input counters with its mask bit unset in wtWebCount6ReportInputTrigger are not considered. A value of Zero disable the tracing of rate of change. |
wtWebCount6ReportRateOfChangeMode | 1.3.6.1.4.1.5040.1.2.22.3.1.5.3.1.54 | octet string | read-write |
Binary coded options: Minimum mode: a report will be send if the count of pulses is lower than the given pulse count in wtWebCount6ReportRateOfChange. Maximum mode: a report will be send if the count of pulses is greater than the pulse count given in wtWebCount6ReportRateOfChange. The OCTETS are interpreted bit-by-bit, use only one bit at a time. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 1-7: unused Bit 2 : Maximum Mode Bit 1 : Minimum Mode Bit 0 : Rate of Change OFF |
wtWebCount6Ports | 1.3.6.1.4.1.5040.1.2.22.3.2 | |||
wtWebCount6InputPortTable | 1.3.6.1.4.1.5040.1.2.22.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.22.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebCount6PortInputName | 1.3.6.1.4.1.5040.1.2.22.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebCount6PortInputText | 1.3.6.1.4.1.5040.1.2.22.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebCount6PortInputMode | 1.3.6.1.4.1.5040.1.2.22.3.2.1.1.3 | octet string | read-write |
Binary coded modes: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. Selection for input 0-1: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Bidirectional counter enable Bit 2 : unused Bit 1 : Change detection enable Bit 0 : unused |
wtWebCount6PortInputFilter | 1.3.6.1.4.1.5040.1.2.22.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebCount6PortInputPulsePolarity | 1.3.6.1.4.1.5040.1.2.22.3.2.1.1.5 | octet string | read-write |
This value defines the polarity of the input pulse. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebCount6PortInputBicountInactivTimeout | 1.3.6.1.4.1.5040.1.2.22.3.2.1.1.6 | integer | read-write |
Pulse chains with a duration shorter than here specified (in 1/10 sek), are ignored. |
wtWebCount6PortInputCounterSet | 1.3.6.1.4.1.5040.1.2.22.3.2.1.1.7 | integer | read-write |
Writing to this variable presets the counter, while reading returns the actual value. |
wtWebCount6PortInputCounterScale | 1.3.6.1.4.1.5040.1.2.22.3.2.1.1.8 | octet string | read-write |
Conversion factor for this counter. |
wtWebCount6PortInputCounterUnit | 1.3.6.1.4.1.5040.1.2.22.3.2.1.1.9 | octet string | read-write |
Unit for this counter. |
wtWebCount6Manufact | 1.3.6.1.4.1.5040.1.2.22.3.3 | |||
wtWebCount6MfName | 1.3.6.1.4.1.5040.1.2.22.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebCount6MfAddr | 1.3.6.1.4.1.5040.1.2.22.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebCount6MfHotline | 1.3.6.1.4.1.5040.1.2.22.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebCount6MfInternet | 1.3.6.1.4.1.5040.1.2.22.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebCount6MfDeviceTyp | 1.3.6.1.4.1.5040.1.2.22.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebCount6MfOrderNo | 1.3.6.1.4.1.5040.1.2.22.3.3.6 | octet string | read-write |
Manufacturer part number. |
wtWebCount6Diag | 1.3.6.1.4.1.5040.1.2.22.4 | |||
wtWebCount6DiagErrorCount | 1.3.6.1.4.1.5040.1.2.22.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebCount6DiagBinaryError | 1.3.6.1.4.1.5040.1.2.22.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebCount6DiagErrorIndex | 1.3.6.1.4.1.5040.1.2.22.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebCount6DiagErrorMessage. Errors are numbered from 1 to wtWebCount6DiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebCount6DiagErrorMessage. |
wtWebCount6DiagErrorMessage | 1.3.6.1.4.1.5040.1.2.22.4.4 | octet string | read-only |
Using wtWebCount6DiagErrorIndex as an index, the appropriate message is available. |
wtWebCount6DiagErrorClear | 1.3.6.1.4.1.5040.1.2.22.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebioEA6x6 | 1.3.6.1.4.1.5040.1.2.24 | |||
wtWebioEA6x6InOut | 1.3.6.1.4.1.5040.1.2.24.1 | |||
wtWebioEA6x6Inputs | 1.3.6.1.4.1.5040.1.2.24.1.1 | integer | read-only |
Number of idependent inputs. |
wtWebioEA6x6Outputs | 1.3.6.1.4.1.5040.1.2.24.1.2 | integer | read-only |
Number of idependent outputs. |
wtWebioEA6x6InputTable | 1.3.6.1.4.1.5040.1.2.24.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.24.1.3.1 | no-access |
Number of the inputs. |
||
wtWebioEA6x6InputNo | 1.3.6.1.4.1.5040.1.2.24.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebioEA6x6InputCounter | 1.3.6.1.4.1.5040.1.2.24.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebioEA6x6InputCounterClear | 1.3.6.1.4.1.5040.1.2.24.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtWebioEA6x6InputState | 1.3.6.1.4.1.5040.1.2.24.1.3.1.4 | integer | read-only |
Value of a single input bit. Enumeration: 'wtWebioEA6x6InputState-ON': 1, 'wtWebioEA6x6InputState-OFF': 0. |
wtWebioEA6x6InputValue | 1.3.6.1.4.1.5040.1.2.24.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, unused OCTET 4, Bit 0-5: Digital outputs 0-5 Bit 6-7: unused |
wtWebioEA6x6OutputTable | 1.3.6.1.4.1.5040.1.2.24.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.24.1.5.1 | no-access |
Number of the outputs. |
||
wtWebioEA6x6OutputNo | 1.3.6.1.4.1.5040.1.2.24.1.5.1.1 | integer | read-only |
Output number. |
wtWebioEA6x6OutputState | 1.3.6.1.4.1.5040.1.2.24.1.5.1.2 | integer | read-write |
Value of a single output bit. Enumeration: 'wtWebioEA6x6OutputState-ON': 1, 'wtWebioEA6x6OutputState-OFF': 0. |
wtWebioEA6x6OutputValue | 1.3.6.1.4.1.5040.1.2.24.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, unused OCTET 4, Bit 0-5: Digital outputs 0-5 Bit 6-7: unused |
wtWebioEA6x6SetOutput | 1.3.6.1.4.1.5040.1.2.24.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4 : Bit 0-5: Mask for digital outputs 0-5 Bit 6-7: unused OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8 : Bit 0-5: Level of digital outputs 0-5 Bit 6-7: unused |
wtWebioEA6x6SessCntrl | 1.3.6.1.4.1.5040.1.2.24.2 | |||
wtWebioEA6x6SessCntrlPassword | 1.3.6.1.4.1.5040.1.2.24.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebioEA6x6SessCntrlLogout. When read this variable provides a string of length zero. |
wtWebioEA6x6SessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.24.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebioEA6x6SessCntrl-NoSession': 0, 'wtWebioEA6x6SessCntrl-Session': 1. |
wtWebioEA6x6SessCntrlLogout | 1.3.6.1.4.1.5040.1.2.24.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebioEA6x6SessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.24.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebioEA6x6SessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.24.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebioEA6x6Config | 1.3.6.1.4.1.5040.1.2.24.3 | |||
wtWebioEA6x6Device | 1.3.6.1.4.1.5040.1.2.24.3.1 | |||
wtWebioEA6x6Text | 1.3.6.1.4.1.5040.1.2.24.3.1.1 | |||
wtWebioEA6x6DeviceName | 1.3.6.1.4.1.5040.1.2.24.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebioEA6x6DeviceText | 1.3.6.1.4.1.5040.1.2.24.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebioEA6x6DeviceLocation | 1.3.6.1.4.1.5040.1.2.24.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebioEA6x6DeviceContact | 1.3.6.1.4.1.5040.1.2.24.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebioEA6x6TimeDate | 1.3.6.1.4.1.5040.1.2.24.3.1.2 | |||
wtWebioEA6x6TimeZone | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1 | |||
wtWebioEA6x6TzOffsetHrs | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebioEA6x6TzOffsetMin | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebioEA6x6TzEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebioEA6x6StTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebioEA6x6StTzOffsetMin | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebioEA6x6StTzEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebioEA6x6StTzStartMonth | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebioEA6x6StartMonth-July': 7, 'wtWebioEA6x6StartMonth-December': 12, 'wtWebioEA6x6StartMonth-April': 4, 'wtWebioEA6x6StartMonth-September': 9, 'wtWebioEA6x6StartMonth-November': 11, 'wtWebioEA6x6StartMonth-January': 1, 'wtWebioEA6x6StartMonth-May': 5, 'wtWebioEA6x6StartMonth-March': 3, 'wtWebioEA6x6StartMonth-February': 2, 'wtWebioEA6x6StartMonth-August': 8, 'wtWebioEA6x6StartMonth-October': 10, 'wtWebioEA6x6StartMonth-June': 6. |
wtWebioEA6x6StTzStartMode | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebioEA6x6StartMode-last': 5, 'wtWebioEA6x6StartMode-fourth': 4, 'wtWebioEA6x6StartMode-first': 1, 'wtWebioEA6x6StartMode-third': 3, 'wtWebioEA6x6StartMode-second': 2. |
wtWebioEA6x6StTzStartWday | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebioEA6x6StartWday-Tuesday': 3, 'wtWebioEA6x6StartWday-Sunday': 1, 'wtWebioEA6x6StartWday-Friday': 6, 'wtWebioEA6x6StartWday-Wednesday': 5, 'wtWebioEA6x6StartWday-Thursday': 4, 'wtWebioEA6x6StartWday-Monday': 2, 'wtWebioEA6x6StartWday-Saturday': 7. |
wtWebioEA6x6StTzStartHrs | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA6x6StTzStartMin | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA6x6StTzStopMonth | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebioEA6x6StopMonth-May': 5, 'wtWebioEA6x6StopMonth-September': 9, 'wtWebioEA6x6StopMonth-June': 6, 'wtWebioEA6x6StopMonth-February': 2, 'wtWebioEA6x6StopMonth-March': 3, 'wtWebioEA6x6StopMonth-April': 4, 'wtWebioEA6x6StopMonth-August': 8, 'wtWebioEA6x6StopMonth-January': 1, 'wtWebioEA6x6StopMonth-November': 11, 'wtWebioEA6x6StopMonth-December': 12, 'wtWebioEA6x6StopMonth-October': 10, 'wtWebioEA6x6StopMonth-July': 7. |
wtWebioEA6x6StTzStopMode | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA6x6StopMode-last': 5, 'wtWebioEA6x6StopMode-second': 2, 'wtWebioEA6x6StopMode-fourth': 4, 'wtWebioEA6x6StopMode-third': 3, 'wtWebioEA6x6StopMode-first': 1. |
wtWebioEA6x6StTzStopWday | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA6x6StopWday-Sunday': 1, 'wtWebioEA6x6StopWday-Monday': 2, 'wtWebioEA6x6StopWday-Tuesday': 3, 'wtWebioEA6x6StopWday-Friday': 6, 'wtWebioEA6x6StopWday-Saturday': 7, 'wtWebioEA6x6StopWday-Thursday': 4, 'wtWebioEA6x6StopWday-Wednesday': 5. |
wtWebioEA6x6StTzStopHrs | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA6x6StTzStopMin | 1.3.6.1.4.1.5040.1.2.24.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA6x6TimeServer | 1.3.6.1.4.1.5040.1.2.24.3.1.2.2 | |||
wtWebioEA6x6TimeServer1 | 1.3.6.1.4.1.5040.1.2.24.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebioEA6x6TimeServer2 | 1.3.6.1.4.1.5040.1.2.24.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebioEA6x6TsEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebioEA6x6TsSyncTime | 1.3.6.1.4.1.5040.1.2.24.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebioEA6x6DeviceClock | 1.3.6.1.4.1.5040.1.2.24.3.1.2.3 | |||
wtWebioEA6x6ClockHrs | 1.3.6.1.4.1.5040.1.2.24.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebioEA6x6ClockMin | 1.3.6.1.4.1.5040.1.2.24.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebioEA6x6ClockDay | 1.3.6.1.4.1.5040.1.2.24.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebioEA6x6ClockMonth | 1.3.6.1.4.1.5040.1.2.24.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebioEA6x6ClockMonth-August': 8, 'wtWebioEA6x6ClockMonth-September': 9, 'wtWebioEA6x6ClockMonth-July': 7, 'wtWebioEA6x6ClockMonth-May': 5, 'wtWebioEA6x6ClockMonth-January': 1, 'wtWebioEA6x6ClockMonth-October': 10, 'wtWebioEA6x6ClockMonth-February': 2, 'wtWebioEA6x6ClockMonth-December': 12, 'wtWebioEA6x6ClockMonth-November': 11, 'wtWebioEA6x6ClockMonth-June': 6, 'wtWebioEA6x6ClockMonth-April': 4, 'wtWebioEA6x6ClockMonth-March': 3. |
wtWebioEA6x6ClockYear | 1.3.6.1.4.1.5040.1.2.24.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebioEA6x6Basic | 1.3.6.1.4.1.5040.1.2.24.3.1.3 | |||
wtWebioEA6x6Network | 1.3.6.1.4.1.5040.1.2.24.3.1.3.1 | |||
wtWebioEA6x6IpAddress | 1.3.6.1.4.1.5040.1.2.24.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebioEA6x6SubnetMask | 1.3.6.1.4.1.5040.1.2.24.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebioEA6x6Gateway | 1.3.6.1.4.1.5040.1.2.24.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebioEA6x6DnsServer1 | 1.3.6.1.4.1.5040.1.2.24.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebioEA6x6DnsServer2 | 1.3.6.1.4.1.5040.1.2.24.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebioEA6x6AddConfig | 1.3.6.1.4.1.5040.1.2.24.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebioEA6x6HTTP | 1.3.6.1.4.1.5040.1.2.24.3.1.3.2 | |||
wtWebioEA6x6Startup | 1.3.6.1.4.1.5040.1.2.24.3.1.3.2.1 | octet string | read-write |
Binary coded start page, more than one page must not be selected: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2: user.htm Bit 1: home.htm Bit 0: index.htm |
wtWebioEA6x6GetHeaderEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.3.2.2 | octet string | read-write |
If bits are set, every answer of a short form GET question will be lead by the IP-address and name of the device (Header) or a HTTP header (HTTP): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2-7: unused Bit 1 : GET HTTP enable Bit 0 : GET Header enable |
wtWebioEA6x6HttpInputTrigger | 1.3.6.1.4.1.5040.1.2.24.3.1.3.2.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-5: Digital inputs 0-5 Bit 6-7: unused |
wtWebioEA6x6HttpPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebioEA6x6Mail | 1.3.6.1.4.1.5040.1.2.24.3.1.3.3 | |||
wtWebioEA6x6MailAdName | 1.3.6.1.4.1.5040.1.2.24.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebioEA6x6MailReply | 1.3.6.1.4.1.5040.1.2.24.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebioEA6x6MailServer | 1.3.6.1.4.1.5040.1.2.24.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebioEA6x6MailEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebioEA6x6MailAuthentication | 1.3.6.1.4.1.5040.1.2.24.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebioEA6x6MailAuthUser | 1.3.6.1.4.1.5040.1.2.24.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebioEA6x6MailAuthPassword | 1.3.6.1.4.1.5040.1.2.24.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebioEA6x6MailPop3Server | 1.3.6.1.4.1.5040.1.2.24.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebioEA6x6SNMP | 1.3.6.1.4.1.5040.1.2.24.3.1.3.4 | |||
wtWebioEA6x6SnmpEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebioEA6x6SnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.24.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebioEA6x6SnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.24.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebioEA6x6SnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.24.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebioEA6x6SnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtWebioEA6x6UDP | 1.3.6.1.4.1.5040.1.2.24.3.1.3.5 | |||
wtWebioEA6x6UdpAdminPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebioEA6x6UdpEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebioEA6x6UdpRemotePort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebioEA6x6Binary | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6 | |||
wtWebioEA6x6BinaryModeCount | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.1 | integer | read-only |
Number of independent binary channels. |
wtWebioEA6x6BinaryIfTable | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.2 | no-access |
Table of indices. |
|
1.3.6.1.4.1.5040.1.2.24.3.1.3.6.2.1 | no-access |
Indices of the binary channels. |
||
wtWebioEA6x6BinaryModeNo | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.2.1.1 | integer | read-only |
Number of the binary channel. |
wtWebioEA6x6BinaryTable | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3 | no-access |
Table of properties of the binary mode. |
|
1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1 | no-access |
Binary properties. |
||
wtWebioEA6x6BinaryOperationMode | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.1 | octet string | read-write |
Selection of the operation mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : UDP Peer Bit 1 : TCP Client Bit 0 : TCP Server |
wtWebioEA6x6BinaryTcpServerLocalPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.2 | integer | read-write |
Local TCP port for data exchange in this server mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA6x6BinaryTcpServerInputTrigger | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-5: Digital inputs 0-5 Bit 6-7: unused |
wtWebioEA6x6BinaryTcpServerApplicationMode | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.4 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 4-7: unused Bit 3 : OPC Device Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA6x6BinaryTcpClientLocalPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.5 | integer | read-write |
Local TCP port for data exchange in this client mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA6x6BinaryTcpClientServerPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.6 | integer | read-write |
Port number of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server port to zero. |
wtWebioEA6x6BinaryTcpClientServerIpAddr | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.7 | octet string | read-write |
Ip address of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server IP address to 0.0.0.0. |
wtWebioEA6x6BinaryTcpClientServerPassword | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.8 | octet string | read-write |
Building a connection may be protected by the administrator password of the server. Enter the server password to establish the connection, if a server administrator password exists. |
wtWebioEA6x6BinaryTcpClientInactivity | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.9 | integer | read-write |
Connection timeout in 100ms. If no data are exchanged within the specified time, the device closes the connection to the server. The value 0 deactivates the timer. Using the Box2Box mode this function is disabled. |
wtWebioEA6x6BinaryTcpClientInputTrigger | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.10 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-5: Digital inputs 0-5 Bit 6-7: unused |
wtWebioEA6x6BinaryTcpClientInterval | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.11 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured application. A interval of zero stopps the periodical sending. |
wtWebioEA6x6BinaryTcpClientApplicationMode | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.12 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA6x6BinaryUdpPeerLocalPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.13 | integer | read-write |
Local UDP port for data exchange in this peer to peer mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA6x6BinaryUdpPeerRemotePort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.14 | integer | read-write |
Port number of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote port to zero. |
wtWebioEA6x6BinaryUdpPeerRemoteIpAddr | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.15 | octet string | read-write |
Ip address of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote device IP address to 0.0.0.0. |
wtWebioEA6x6BinaryUdpPeerInputTrigger | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.16 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-5: Digital inputs 0-5 Bit 6-7: unused |
wtWebioEA6x6BinaryUdpPeerInterval | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.17 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured remote device. A interval of zero stopps the periodical sending. |
wtWebioEA6x6BinaryUdpPeerApplicationMode | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.18 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA6x6BinaryConnectedPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.19 | integer | read-only |
Port number of the remote device, after connection has been established. In case of no connection or missing port informations a zero will be read. |
wtWebioEA6x6BinaryConnectedIpAddr | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.20 | ipaddress | read-only |
IP address of the remote device, after connection has been established. In case of no connection or missing port informations 0.0.0.0 will be read. |
wtWebioEA6x6BinaryTcpServerClientHttpPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.21 | integer | read-write |
HTTP port number of the remote device at TCP Server Mode. If an mailfunction occurs status informations will be send to this port. Not used at mode Compatible 50xxx. |
wtWebioEA6x6BinaryTcpClientServerHttpPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.6.3.1.22 | integer | read-write |
HTTP port number of the remote device at TCP Client Mode. In the operating mode Box2Box connection status informations will be exchanged through this port. |
wtWebioEA6x6Syslog | 1.3.6.1.4.1.5040.1.2.24.3.1.3.7 | |||
wtWebioEA6x6SyslogServerIP | 1.3.6.1.4.1.5040.1.2.24.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebioEA6x6SyslogServerPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebioEA6x6SyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebioEA6x6SyslogEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebioEA6x6FTP | 1.3.6.1.4.1.5040.1.2.24.3.1.3.8 | |||
wtWebioEA6x6FTPServerIP | 1.3.6.1.4.1.5040.1.2.24.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebioEA6x6FTPServerControlPort | 1.3.6.1.4.1.5040.1.2.24.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA6x6FTPUserName | 1.3.6.1.4.1.5040.1.2.24.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebioEA6x6FTPPassword | 1.3.6.1.4.1.5040.1.2.24.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebioEA6x6FTPAccount | 1.3.6.1.4.1.5040.1.2.24.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebioEA6x6FTPOption | 1.3.6.1.4.1.5040.1.2.24.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebioEA6x6FTPEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebioEA6x6OutputMode | 1.3.6.1.4.1.5040.1.2.24.3.1.4 | |||
wtWebioEA6x6OutputModeTable | 1.3.6.1.4.1.5040.1.2.24.3.1.4.1 | no-access |
Table of output mode configurations dependent on the output indices. |
|
1.3.6.1.4.1.5040.1.2.24.3.1.4.1.1 | no-access |
Output mode configurations of the individual outputs. |
||
wtWebioEA6x6OutputModeBit | 1.3.6.1.4.1.5040.1.2.24.3.1.4.1.1.1 | octet string | read-write |
This binary coded output mode defines the individual operation mode for any output. More than one mode must not be selected. The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 6-7: unused Bit 5 : Logic Bit 4 : Binary 2 Bit 3 : Binary 1 Bit 2 : SNMP Bit 1 : UDP ASCII Bit 0 : HTTP |
wtWebioEA6x6SafetyTimeout | 1.3.6.1.4.1.5040.1.2.24.3.1.4.2 | integer | read-write |
After this period of time (multiple of 100ms) without receiving data outputs switch to their Safety States. For each output a independend safety state could be defined. |
wtWebioEA6x6Alarm | 1.3.6.1.4.1.5040.1.2.24.3.1.5 | |||
wtWebioEA6x6AlarmCount | 1.3.6.1.4.1.5040.1.2.24.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtWebioEA6x6AlarmIfTable | 1.3.6.1.4.1.5040.1.2.24.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.24.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtWebioEA6x6AlarmNo | 1.3.6.1.4.1.5040.1.2.24.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtWebioEA6x6AlarmTable | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtWebioEA6x6AlarmInputTrigger | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-5: Mask for digital inputs 0-5 Bit 6-7: unused OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-5: Level of digital inputs 0-5 Bit 6-7: unused OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Inputs masked with the any bit trigger with any change of the corresponding input bit. Settings in OCTET 5-9 are then unused: OCTET 9 : unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-5: ANY bits of digital inputs 0-5 Bit 6-7: unused |
wtWebioEA6x6AlarmOutputTrigger | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.2 | octet string | read-write |
This variable allows setting of individual output trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be considered (corresponding bit = 1) and which outputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-5: Mask for digital outputs 0-5 Bit 6-7: unused OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-5: Level of digital outputs 0-5 Bit 6-7: unused OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Outputs masked with the any bit trigger with any change of the corresponding output bit. Settings in OCTET 5-9 are then unused: OCTET 9 : unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-5: ANY bits of digital outputs 0-5 Bit 6-7: unused |
wtWebioEA6x6AlarmSystemTrigger | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.3 | octet string | read-write |
Binary coded trigger conditions: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Warm Start Bit 2 : Cold Start Bit 1 : Timer Bit 0 : Load Control |
wtWebioEA6x6AlarmMaxCounterValue | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding alarm is triggered. Input counters with its mask bit unset in wtWebioEA6x6AlarmInputTrigger are not considered. |
wtWebioEA6x6AlarmInterval | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtWebioEA6x6AlarmEnable | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtWebioEA6x6AlarmMailAddr | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtWebioEA6x6AlarmMailSubject | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA6x6AlarmMailText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA6x6AlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebioEA6x6AlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA6x6AlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA6x6AlarmUdpPort | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA6x6AlarmUdpText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA6x6AlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA6x6AlarmTcpPort | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA6x6AlarmTcpText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA6x6AlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA6x6AlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA6x6AlarmSyslogText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA6x6AlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebioEA6x6AlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebioEA6x6AlarmFtpText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA6x6AlarmFtpOption | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebioEA6x6AlarmTimerCron | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtWebioEA6x6AlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA6x6AlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.27 | octet string | read-write |
Release Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA6x6AlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA6x6AlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA6x6AlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA6x6AlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA6x6AlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.24.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA6x6Ports | 1.3.6.1.4.1.5040.1.2.24.3.2 | |||
wtWebioEA6x6InputPortTable | 1.3.6.1.4.1.5040.1.2.24.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.24.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebioEA6x6PortInputName | 1.3.6.1.4.1.5040.1.2.24.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebioEA6x6PortInputText | 1.3.6.1.4.1.5040.1.2.24.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebioEA6x6PortInputMode | 1.3.6.1.4.1.5040.1.2.24.3.2.1.1.3 | octet string | read-write |
Binary coded modes: Selecting short pulse detection enable by setting the corresponding bit to 1 enables interrupt support for counting. Only positive edges are accepted as trigger source. The maximum counting frequenz equals 2000 Hz. This mode is available for inputs 0-3 only. Selecting counter clear on read by setting the corresponding bit to 1 enables the corresponding counter to be cleared automatically every time it is read, except HTTP reading with user rights. The OCTETS are interpreted bit-by-bit, with each set of octets corresponding to an input. Bit 0 corresponds to the LSB. Selection for input 0-3: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 3-7: unused Bit 2 : Counter clear on read Bit 1 : Change detection enable (default) Bit 0 : Short Pulse detection enable Selection for inputs 4-5: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Counter clear on read Bit 0 : Change detection enable (default) |
wtWebioEA6x6PortInputFilter | 1.3.6.1.4.1.5040.1.2.24.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebioEA6x6PortInputBicountPulsePolarity | 1.3.6.1.4.1.5040.1.2.24.3.2.1.1.5 | octet string | read-write |
This value defines the polarity of the input pulse. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA6x6PortInputBicountInactivTimeout | 1.3.6.1.4.1.5040.1.2.24.3.2.1.1.6 | integer | read-write |
Pulse chains with a duration shorter than here specified (in 1/10 sek), are ignored. |
wtWebioEA6x6OutputPortTable | 1.3.6.1.4.1.5040.1.2.24.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.24.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtWebioEA6x6PortOutputName | 1.3.6.1.4.1.5040.1.2.24.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtWebioEA6x6PortOutputText | 1.3.6.1.4.1.5040.1.2.24.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtWebioEA6x6PortOutputGroupMode | 1.3.6.1.4.1.5040.1.2.24.3.2.2.1.3 | octet string | read-write |
It is possible to connect outputs together to increase the output current. This could be done by connecting 2 or 4 outputs in a group together. All bits of such a group has to be set all together in the same way. This variable configures this group scheme. If one output bit of a group is set, all other output bits of the same group will be set in the same manner. More than one configuration must not be selected. Selection for outputs 0-3: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : outputs 0,1,2,3 disconnected (default) Bit 1 : outputs 0+1, 2+3 connected Bit 2 : outputs 0+1+2+3 connected Bit 3-7 : unused Selection for outputs 4-7: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : outputs 4, 5 disconnected (default) Bit 1 : outputs 4+5 connected Bit 2-7 : unused Selection for outputs 8-11: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: unused |
wtWebioEA6x6PortOutputSafetyState | 1.3.6.1.4.1.5040.1.2.24.3.2.2.1.4 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 1-7: unused Bit 0 : Mask for digital output OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs to be changed should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 1-7: unused Bit 0 : Level of digital output |
wtWebioEA6x6PortLogicInputMask | 1.3.6.1.4.1.5040.1.2.24.3.2.2.1.5 | octet string | read-write |
Selecting one of these inputs by setting the corresponding bit to 1 enables the logic function for the output identified by the index within this table. The calculation take place in 4 steps: 1. Selecting inputs (wtWebioEA6x6PortLogicInputMask) 2. Inverting inputs if necessary (wtWebioEA6x6PortLogicInputInverter) 3. Logical combination (wtWebioEA6x6PortLogicFunction) 4. Inverting the result if necessary (wtWebioEA6x6PortLogicOutputInverter) OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-5 : inputs 0-5 Bit 6-7 : unused |
wtWebioEA6x6PortLogicInputInverter | 1.3.6.1.4.1.5040.1.2.24.3.2.2.1.6 | octet string | read-write |
Every input bit selected here will be inverted. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-5 : inputs 0-5 Bit 6-7 : unused |
wtWebioEA6x6PortLogicFunction | 1.3.6.1.4.1.5040.1.2.24.3.2.2.1.7 | octet string | read-write |
This determines the logic function. No more than one function may be selected. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : logic function OR (default) Bit 1 : logic function AND Bit 2-7 : unused |
wtWebioEA6x6PortLogicOutputInverter | 1.3.6.1.4.1.5040.1.2.24.3.2.2.1.8 | octet string | read-write |
The logical operation result could be inverteted by setting the corresponding bit to 1. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : Output Inverter enable Bit 1-7 : unused |
wtWebioEA6x6PortPulseDuration | 1.3.6.1.4.1.5040.1.2.24.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtWebioEA6x6PortPulsePolarity | 1.3.6.1.4.1.5040.1.2.24.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtWebioEA6x6PortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA6x6Manufact | 1.3.6.1.4.1.5040.1.2.24.3.3 | |||
wtWebioEA6x6MfName | 1.3.6.1.4.1.5040.1.2.24.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebioEA6x6MfAddr | 1.3.6.1.4.1.5040.1.2.24.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebioEA6x6MfHotline | 1.3.6.1.4.1.5040.1.2.24.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebioEA6x6MfInternet | 1.3.6.1.4.1.5040.1.2.24.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebioEA6x6MfDeviceTyp | 1.3.6.1.4.1.5040.1.2.24.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebioEA6x6Diag | 1.3.6.1.4.1.5040.1.2.24.4 | |||
wtWebioEA6x6DiagErrorCount | 1.3.6.1.4.1.5040.1.2.24.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebioEA6x6DiagBinaryError | 1.3.6.1.4.1.5040.1.2.24.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebioEA6x6DiagErrorIndex | 1.3.6.1.4.1.5040.1.2.24.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebioEA6x6DiagErrorMessage. Errors are numbered from 1 to wtWebioEA6x6DiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebioEA6x6DiagErrorMessage. |
wtWebioEA6x6DiagErrorMessage | 1.3.6.1.4.1.5040.1.2.24.4.4 | octet string | read-only |
Using wtWebioEA6x6DiagErrorIndex as an index, the appropriate message is available. |
wtWebioEA6x6DiagErrorClear | 1.3.6.1.4.1.5040.1.2.24.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebioEA2x2ERP | 1.3.6.1.4.1.5040.1.2.25 | |||
wtWebioEA2x2ERPInOut | 1.3.6.1.4.1.5040.1.2.25.1 | |||
wtWebioEA2x2ERPInputs | 1.3.6.1.4.1.5040.1.2.25.1.1 | integer | read-only |
Number of idependent inputs. |
wtWebioEA2x2ERPOutputs | 1.3.6.1.4.1.5040.1.2.25.1.2 | integer | read-only |
Number of idependent outputs. |
wtWebioEA2x2ERPInputTable | 1.3.6.1.4.1.5040.1.2.25.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.25.1.3.1 | no-access |
Number of the inputs. |
||
wtWebioEA2x2ERPInputNo | 1.3.6.1.4.1.5040.1.2.25.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebioEA2x2ERPInputCounter | 1.3.6.1.4.1.5040.1.2.25.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebioEA2x2ERPInputCounterClear | 1.3.6.1.4.1.5040.1.2.25.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtWebioEA2x2ERPInputState | 1.3.6.1.4.1.5040.1.2.25.1.3.1.4 | integer | read-only |
Value of a single input bit. Enumeration: 'wtWebioEA2x2ERPInputState-ON': 1, 'wtWebioEA2x2ERPInputState-OFF': 0. |
wtWebioEA2x2ERPInputValue | 1.3.6.1.4.1.5040.1.2.25.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 |
wtWebioEA2x2ERPOutputTable | 1.3.6.1.4.1.5040.1.2.25.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.25.1.5.1 | no-access |
Number of the outputs. |
||
wtWebioEA2x2ERPOutputNo | 1.3.6.1.4.1.5040.1.2.25.1.5.1.1 | integer | read-only |
Output number. |
wtWebioEA2x2ERPOutputState | 1.3.6.1.4.1.5040.1.2.25.1.5.1.2 | integer | read-write |
Value of a single output bit. Enumeration: 'wtWebioEA2x2ERPOutputState-ON': 1, 'wtWebioEA2x2ERPOutputState-OFF': 0. |
wtWebioEA2x2ERPOutputValue | 1.3.6.1.4.1.5040.1.2.25.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 Bit 2-7: ungenutzt |
wtWebioEA2x2ERPSetOutput | 1.3.6.1.4.1.5040.1.2.25.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 |
wtWebioEA2x2ERPSessCntrl | 1.3.6.1.4.1.5040.1.2.25.2 | |||
wtWebioEA2x2ERPSessCntrlPassword | 1.3.6.1.4.1.5040.1.2.25.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebioEA2x2ERPSessCntrlLogout. When read this variable provides a string of length zero. |
wtWebioEA2x2ERPSessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.25.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebioEA2x2ERPSessCntrl-Session': 1, 'wtWebioEA2x2ERPSessCntrl-NoSession': 0. |
wtWebioEA2x2ERPSessCntrlLogout | 1.3.6.1.4.1.5040.1.2.25.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebioEA2x2ERPSessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.25.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebioEA2x2ERPSessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.25.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebioEA2x2ERPConfig | 1.3.6.1.4.1.5040.1.2.25.3 | |||
wtWebioEA2x2ERPDevice | 1.3.6.1.4.1.5040.1.2.25.3.1 | |||
wtWebioEA2x2ERPText | 1.3.6.1.4.1.5040.1.2.25.3.1.1 | |||
wtWebioEA2x2ERPDeviceName | 1.3.6.1.4.1.5040.1.2.25.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebioEA2x2ERPDeviceText | 1.3.6.1.4.1.5040.1.2.25.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebioEA2x2ERPDeviceLocation | 1.3.6.1.4.1.5040.1.2.25.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebioEA2x2ERPDeviceContact | 1.3.6.1.4.1.5040.1.2.25.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebioEA2x2ERPTimeDate | 1.3.6.1.4.1.5040.1.2.25.3.1.2 | |||
wtWebioEA2x2ERPTimeZone | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1 | |||
wtWebioEA2x2ERPTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebioEA2x2ERPTzOffsetMin | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebioEA2x2ERPTzEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebioEA2x2ERPStTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebioEA2x2ERPStTzOffsetMin | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebioEA2x2ERPStTzEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebioEA2x2ERPStTzStartMonth | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebioEA2x2ERPStartMonth-July': 7, 'wtWebioEA2x2ERPStartMonth-January': 1, 'wtWebioEA2x2ERPStartMonth-May': 5, 'wtWebioEA2x2ERPStartMonth-August': 8, 'wtWebioEA2x2ERPStartMonth-February': 2, 'wtWebioEA2x2ERPStartMonth-March': 3, 'wtWebioEA2x2ERPStartMonth-September': 9, 'wtWebioEA2x2ERPStartMonth-December': 12, 'wtWebioEA2x2ERPStartMonth-June': 6, 'wtWebioEA2x2ERPStartMonth-October': 10, 'wtWebioEA2x2ERPStartMonth-April': 4, 'wtWebioEA2x2ERPStartMonth-November': 11. |
wtWebioEA2x2ERPStTzStartMode | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebioEA2x2ERPStartMode-second': 2, 'wtWebioEA2x2ERPStartMode-first': 1, 'wtWebioEA2x2ERPStartMode-third': 3, 'wtWebioEA2x2ERPStartMode-last': 5, 'wtWebioEA2x2ERPStartMode-fourth': 4. |
wtWebioEA2x2ERPStTzStartWday | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebioEA2x2ERPStartWday-Saturday': 7, 'wtWebioEA2x2ERPStartWday-Wednesday': 5, 'wtWebioEA2x2ERPStartWday-Thursday': 4, 'wtWebioEA2x2ERPStartWday-Monday': 2, 'wtWebioEA2x2ERPStartWday-Tuesday': 3, 'wtWebioEA2x2ERPStartWday-Friday': 6, 'wtWebioEA2x2ERPStartWday-Sunday': 1. |
wtWebioEA2x2ERPStTzStartHrs | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA2x2ERPStTzStartMin | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA2x2ERPStTzStopMonth | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2ERPStopMonth-July': 7, 'wtWebioEA2x2ERPStopMonth-November': 11, 'wtWebioEA2x2ERPStopMonth-December': 12, 'wtWebioEA2x2ERPStopMonth-February': 2, 'wtWebioEA2x2ERPStopMonth-April': 4, 'wtWebioEA2x2ERPStopMonth-September': 9, 'wtWebioEA2x2ERPStopMonth-August': 8, 'wtWebioEA2x2ERPStopMonth-October': 10, 'wtWebioEA2x2ERPStopMonth-March': 3, 'wtWebioEA2x2ERPStopMonth-January': 1, 'wtWebioEA2x2ERPStopMonth-May': 5, 'wtWebioEA2x2ERPStopMonth-June': 6. |
wtWebioEA2x2ERPStTzStopMode | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2ERPStopMode-third': 3, 'wtWebioEA2x2ERPStopMode-fourth': 4, 'wtWebioEA2x2ERPStopMode-second': 2, 'wtWebioEA2x2ERPStopMode-first': 1, 'wtWebioEA2x2ERPStopMode-last': 5. |
wtWebioEA2x2ERPStTzStopWday | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2ERPStopWday-Monday': 2, 'wtWebioEA2x2ERPStopWday-Wednesday': 5, 'wtWebioEA2x2ERPStopWday-Sunday': 1, 'wtWebioEA2x2ERPStopWday-Tuesday': 3, 'wtWebioEA2x2ERPStopWday-Friday': 6, 'wtWebioEA2x2ERPStopWday-Saturday': 7, 'wtWebioEA2x2ERPStopWday-Thursday': 4. |
wtWebioEA2x2ERPStTzStopHrs | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA2x2ERPStTzStopMin | 1.3.6.1.4.1.5040.1.2.25.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA2x2ERPTimeServer | 1.3.6.1.4.1.5040.1.2.25.3.1.2.2 | |||
wtWebioEA2x2ERPTimeServer1 | 1.3.6.1.4.1.5040.1.2.25.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebioEA2x2ERPTimeServer2 | 1.3.6.1.4.1.5040.1.2.25.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebioEA2x2ERPTsEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebioEA2x2ERPTsSyncTime | 1.3.6.1.4.1.5040.1.2.25.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebioEA2x2ERPDeviceClock | 1.3.6.1.4.1.5040.1.2.25.3.1.2.3 | |||
wtWebioEA2x2ERPClockHrs | 1.3.6.1.4.1.5040.1.2.25.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebioEA2x2ERPClockMin | 1.3.6.1.4.1.5040.1.2.25.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebioEA2x2ERPClockDay | 1.3.6.1.4.1.5040.1.2.25.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebioEA2x2ERPClockMonth | 1.3.6.1.4.1.5040.1.2.25.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebioEA2x2ERPClockMonth-June': 6, 'wtWebioEA2x2ERPClockMonth-February': 2, 'wtWebioEA2x2ERPClockMonth-May': 5, 'wtWebioEA2x2ERPClockMonth-August': 8, 'wtWebioEA2x2ERPClockMonth-March': 3, 'wtWebioEA2x2ERPClockMonth-December': 12, 'wtWebioEA2x2ERPClockMonth-October': 10, 'wtWebioEA2x2ERPClockMonth-January': 1, 'wtWebioEA2x2ERPClockMonth-November': 11, 'wtWebioEA2x2ERPClockMonth-July': 7, 'wtWebioEA2x2ERPClockMonth-April': 4, 'wtWebioEA2x2ERPClockMonth-September': 9. |
wtWebioEA2x2ERPClockYear | 1.3.6.1.4.1.5040.1.2.25.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebioEA2x2ERPBasic | 1.3.6.1.4.1.5040.1.2.25.3.1.3 | |||
wtWebioEA2x2ERPNetwork | 1.3.6.1.4.1.5040.1.2.25.3.1.3.1 | |||
wtWebioEA2x2ERPIpAddress | 1.3.6.1.4.1.5040.1.2.25.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebioEA2x2ERPSubnetMask | 1.3.6.1.4.1.5040.1.2.25.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebioEA2x2ERPGateway | 1.3.6.1.4.1.5040.1.2.25.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebioEA2x2ERPDnsServer1 | 1.3.6.1.4.1.5040.1.2.25.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebioEA2x2ERPDnsServer2 | 1.3.6.1.4.1.5040.1.2.25.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebioEA2x2ERPAddConfig | 1.3.6.1.4.1.5040.1.2.25.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebioEA2x2ERPHTTP | 1.3.6.1.4.1.5040.1.2.25.3.1.3.2 | |||
wtWebioEA2x2ERPStartup | 1.3.6.1.4.1.5040.1.2.25.3.1.3.2.1 | octet string | read-write |
Binary coded start page, more than one page must not be selected: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2: user.htm Bit 1: home.htm Bit 0: index.htm |
wtWebioEA2x2ERPGetHeaderEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.2.2 | octet string | read-write |
If bits are set, every answer of a short form GET question will be lead by the IP-address and name of the device (Header) or a HTTP header (HTTP): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2-7: unused Bit 1 : GET HTTP enable Bit 0 : GET Header enable |
wtWebioEA2x2ERPHttpInputTrigger | 1.3.6.1.4.1.5040.1.2.25.3.1.3.2.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2ERPHttpPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebioEA2x2ERPMail | 1.3.6.1.4.1.5040.1.2.25.3.1.3.3 | |||
wtWebioEA2x2ERPMailAdName | 1.3.6.1.4.1.5040.1.2.25.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebioEA2x2ERPMailReply | 1.3.6.1.4.1.5040.1.2.25.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebioEA2x2ERPMailServer | 1.3.6.1.4.1.5040.1.2.25.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebioEA2x2ERPMailEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebioEA2x2ERPMailAuthentication | 1.3.6.1.4.1.5040.1.2.25.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebioEA2x2ERPMailAuthUser | 1.3.6.1.4.1.5040.1.2.25.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebioEA2x2ERPMailAuthPassword | 1.3.6.1.4.1.5040.1.2.25.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebioEA2x2ERPMailPop3Server | 1.3.6.1.4.1.5040.1.2.25.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebioEA2x2ERPSNMP | 1.3.6.1.4.1.5040.1.2.25.3.1.3.4 | |||
wtWebioEA2x2ERPSnmpEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebioEA2x2ERPSnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.25.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebioEA2x2ERPSnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.25.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebioEA2x2ERPSnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.25.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebioEA2x2ERPSnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtWebioEA2x2ERPUDP | 1.3.6.1.4.1.5040.1.2.25.3.1.3.5 | |||
wtWebioEA2x2ERPUdpAdminPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebioEA2x2ERPUdpEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebioEA2x2ERPUdpRemotePort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebioEA2x2ERPBinary | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6 | |||
wtWebioEA2x2ERPBinaryModeCount | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.1 | integer | read-only |
Number of independent binary channels. |
wtWebioEA2x2ERPBinaryIfTable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.2 | no-access |
Table of indices. |
|
1.3.6.1.4.1.5040.1.2.25.3.1.3.6.2.1 | no-access |
Indices of the binary channels. |
||
wtWebioEA2x2ERPBinaryModeNo | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.2.1.1 | integer | read-only |
Number of the binary channel. |
wtWebioEA2x2ERPBinaryTable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3 | no-access |
Table of properties of the binary mode. |
|
1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1 | no-access |
Binary properties. |
||
wtWebioEA2x2ERPBinaryOperationMode | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.1 | octet string | read-write |
Selection of the operation mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : UDP Peer Bit 1 : TCP Client Bit 0 : TCP Server |
wtWebioEA2x2ERPBinaryTcpServerLocalPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.2 | integer | read-write |
Local TCP port for data exchange in this server mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2ERPBinaryTcpServerInputTrigger | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2ERPBinaryTcpServerApplicationMode | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.4 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 4-7: unused Bit 3 : OPC Device Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2ERPBinaryTcpClientLocalPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.5 | integer | read-write |
Local TCP port for data exchange in this client mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2ERPBinaryTcpClientServerPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.6 | integer | read-write |
Port number of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server port to zero. |
wtWebioEA2x2ERPBinaryTcpClientServerIpAddr | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.7 | octet string | read-write |
Ip address of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server IP address to 0.0.0.0. |
wtWebioEA2x2ERPBinaryTcpClientServerPassword | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.8 | octet string | read-write |
Building a connection may be protected by the administrator password of the server. Enter the server password to establish the connection, if a server administrator password exists. |
wtWebioEA2x2ERPBinaryTcpClientInactivity | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.9 | integer | read-write |
Connection timeout in 100ms. If no data are exchanged within the specified time, the device closes the connection to the server. The value 0 deactivates the timer. Using the Box2Box mode this function is disabled. |
wtWebioEA2x2ERPBinaryTcpClientInputTrigger | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.10 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2ERPBinaryTcpClientInterval | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.11 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured application. A interval of zero stopps the periodical sending. |
wtWebioEA2x2ERPBinaryTcpClientApplicationMode | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.12 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2ERPBinaryUdpPeerLocalPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.13 | integer | read-write |
Local UDP port for data exchange in this peer to peer mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2ERPBinaryUdpPeerRemotePort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.14 | integer | read-write |
Port number of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote port to zero. |
wtWebioEA2x2ERPBinaryUdpPeerRemoteIpAddr | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.15 | octet string | read-write |
Ip address of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote device IP address to 0.0.0.0. |
wtWebioEA2x2ERPBinaryUdpPeerInputTrigger | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.16 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2ERPBinaryUdpPeerInterval | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.17 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured remote device. A interval of zero stopps the periodical sending. |
wtWebioEA2x2ERPBinaryUdpPeerApplicationMode | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.18 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2ERPBinaryConnectedPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.19 | integer | read-only |
Port number of the remote device, after connection has been established. In case of no connection or missing port informations a zero will be read. |
wtWebioEA2x2ERPBinaryConnectedIpAddr | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.20 | ipaddress | read-only |
IP address of the remote device, after connection has been established. In case of no connection or missing port informations 0.0.0.0 will be read. |
wtWebioEA2x2ERPBinaryTcpServerClientHttpPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.21 | integer | read-write |
HTTP port number of the remote device at TCP Server Mode. If an mailfunction occurs status informations will be send to this port. Not used at mode Compatible 50xxx. |
wtWebioEA2x2ERPBinaryTcpClientServerHttpPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.6.3.1.22 | integer | read-write |
HTTP port number of the remote device at TCP Client Mode. In the operating mode Box2Box connection status informations will be exchanged through this port. |
wtWebioEA2x2ERPSyslog | 1.3.6.1.4.1.5040.1.2.25.3.1.3.7 | |||
wtWebioEA2x2ERPSyslogServerIP | 1.3.6.1.4.1.5040.1.2.25.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebioEA2x2ERPSyslogServerPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebioEA2x2ERPSyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebioEA2x2ERPSyslogEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebioEA2x2ERPFTP | 1.3.6.1.4.1.5040.1.2.25.3.1.3.8 | |||
wtWebioEA2x2ERPFTPServerIP | 1.3.6.1.4.1.5040.1.2.25.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebioEA2x2ERPFTPServerControlPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA2x2ERPFTPUserName | 1.3.6.1.4.1.5040.1.2.25.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebioEA2x2ERPFTPPassword | 1.3.6.1.4.1.5040.1.2.25.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebioEA2x2ERPFTPAccount | 1.3.6.1.4.1.5040.1.2.25.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebioEA2x2ERPFTPOption | 1.3.6.1.4.1.5040.1.2.25.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebioEA2x2ERPFTPEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebioEA2x2ERPWayBack | 1.3.6.1.4.1.5040.1.2.25.3.1.3.10 | |||
wtWebioEA2x2ERPWayBackEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.3.10.1 | octet string | read-write |
Set Bit 0 to enable WayBack: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : WayBack enable |
wtWebioEA2x2ERPWayBackServerControlPort | 1.3.6.1.4.1.5040.1.2.25.3.1.3.10.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA2x2ERPWayBackFTPPassword | 1.3.6.1.4.1.5040.1.2.25.3.1.3.10.3 | octet string | read-write |
WayBack FTP Loggin: Password of the user. |
wtWebioEA2x2ERPWayBackFTPResponse | 1.3.6.1.4.1.5040.1.2.25.3.1.3.10.4 | octet string | read-write |
WayBack FTP response: return message after login. |
wtWebioEA2x2ERPWayBackFTPTimeOut | 1.3.6.1.4.1.5040.1.2.25.3.1.3.10.5 | octet string | read-write |
WayBack FTP Timeout: a request must be finished within this periode of time. |
wtWebioEA2x2ERPOutputMode | 1.3.6.1.4.1.5040.1.2.25.3.1.4 | |||
wtWebioEA2x2ERPOutputModeTable | 1.3.6.1.4.1.5040.1.2.25.3.1.4.1 | no-access |
Table of output mode configurations dependent on the output indices. |
|
1.3.6.1.4.1.5040.1.2.25.3.1.4.1.1 | no-access |
Output mode configurations of the individual outputs. |
||
wtWebioEA2x2ERPOutputModeBit | 1.3.6.1.4.1.5040.1.2.25.3.1.4.1.1.1 | octet string | read-write |
This binary coded output mode defines the individual operation mode for any output. More than one mode must not be selected. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 6-7: unused Bit 5 : Logic Bit 4 : Binary 2 Bit 3 : Binary 1 Bit 2 : SNMP Bit 1 : UDP ASCII Bit 0 : HTTP |
wtWebioEA2x2ERPSafetyTimeout | 1.3.6.1.4.1.5040.1.2.25.3.1.4.2 | integer | read-write |
After this period of time (multiple of 100ms) without receiving data outputs switch to their Safety States. For each output a independend safety state could be defined. |
wtWebioEA2x2ERPLoadControlEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.4.3 | octet string | read-write |
Here the function of automatic load control can be enabled. All output were tested in pairs (0-1). If an error occours at one output, both output of an pair will be switched of. For a properly function of the load control each output of a pair have to has a load. If there is no existing load, a pull down resistor can be used. Outputs with no load are automaticly detected and not part of the control function. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Load Control enable |
wtWebioEA2x2ERPAlarm | 1.3.6.1.4.1.5040.1.2.25.3.1.5 | |||
wtWebioEA2x2ERPAlarmCount | 1.3.6.1.4.1.5040.1.2.25.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtWebioEA2x2ERPAlarmIfTable | 1.3.6.1.4.1.5040.1.2.25.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.25.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtWebioEA2x2ERPAlarmNo | 1.3.6.1.4.1.5040.1.2.25.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtWebioEA2x2ERPAlarmTable | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtWebioEA2x2ERPAlarmInputTrigger | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital inputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital inputs 0-1 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Inputs masked with the any bit trigger with any change of the corresponding input bit. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-1: ANY bits of digital inputs 0-1 |
wtWebioEA2x2ERPAlarmOutputTrigger | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.2 | octet string | read-write |
This variable allows setting of individual output trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be considered (corresponding bit = 1) and which outputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Outputs masked with the any bit trigger with any change of the corresponding output bit. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-1: ANY bits of digital outputs 0-1 |
wtWebioEA2x2ERPAlarmSystemTrigger | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.3 | octet string | read-write |
Binary coded trigger conditions: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Warm Start Bit 2 : Cold Start Bit 1 : Timer Bit 0 : Load Control |
wtWebioEA2x2ERPAlarmMaxCounterValue | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding alarm is triggered. Input counters with its mask bit unset in wtWebioEA2x2ERPAlarmInputTrigger are not considered. |
wtWebioEA2x2ERPAlarmInterval | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtWebioEA2x2ERPAlarmEnable | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtWebioEA2x2ERPAlarmMailAddr | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtWebioEA2x2ERPAlarmMailSubject | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA2x2ERPAlarmMailText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA2x2ERPAlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebioEA2x2ERPAlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA2x2ERPAlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA2x2ERPAlarmUdpPort | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA2x2ERPAlarmUdpText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA2x2ERPAlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA2x2ERPAlarmTcpPort | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA2x2ERPAlarmTcpText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA2x2ERPAlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA2x2ERPAlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA2x2ERPAlarmSyslogText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA2x2ERPAlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebioEA2x2ERPAlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebioEA2x2ERPAlarmFtpText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA2x2ERPAlarmFtpOption | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebioEA2x2ERPAlarmTimerCron | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtWebioEA2x2ERPAlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA2x2ERPAlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.27 | octet string | read-write |
Release Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA2x2ERPAlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA2x2ERPAlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA2x2ERPAlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA2x2ERPAlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA2x2ERPAlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.25.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA2x2ERPLoadControlView | 1.3.6.1.4.1.5040.1.2.25.3.1.5.4 | octet string | read-only |
Here the result of automatic load control can be read. All output were tested in pairs (0-1). If an error occours at one output, both output of an pair will be switched of. For a properly function of the load control each output of a pair have to has a load. If there is no existing load, a pull down resistor can be used. Outputs with no load are automaticly detected and not part of the control function. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0-1: outputs 0-1. |
wtWebioEA2x2ERPLCShutDownView | 1.3.6.1.4.1.5040.1.2.25.3.1.5.5 | octet string | read-write |
Here the result of the automatic load control shut down can be read. All outputs remain switched of, until a zero is written into this variable. But previously all loads should be inspected. High current (short circuit), a broken supply line or a defect load (i.e. lamp) may be a shut down reason. If no load is detected, the load control unit suspend automaticly the control of the corresponding output pair. All controlled output could be identified reading the variable wtWebioEA2x2ERPLoadControlEnable. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an ouput. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0-1: outputs 0-1. |
wtWebioEA2x2ERPPorts | 1.3.6.1.4.1.5040.1.2.25.3.2 | |||
wtWebioEA2x2ERPInputPortTable | 1.3.6.1.4.1.5040.1.2.25.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.25.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebioEA2x2ERPPortInputName | 1.3.6.1.4.1.5040.1.2.25.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebioEA2x2ERPPortInputText | 1.3.6.1.4.1.5040.1.2.25.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebioEA2x2ERPPortInputMode | 1.3.6.1.4.1.5040.1.2.25.3.2.1.1.3 | octet string | read-write |
Binary coded modes: Selecting short pulse detection enable by setting the corresponding bit to 1 enables interrupt support for counting. Only positive edges are accepted as trigger source. The maximum counting frequenz equals 2000 Hz. This mode is available for inputs 0-3 only. Selecting counter clear on read by setting the corresponding bit to 1 enables the corresponding counter to be cleared automatically every time it is read, except HTTP reading with user rights. The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. Selection for input 0-1: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Bidirectional counter enable Bit 2 : Counter clear on read Bit 1 : Change detection enable (default) Bit 0 : Short Pulse detection enable |
wtWebioEA2x2ERPPortInputFilter | 1.3.6.1.4.1.5040.1.2.25.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebioEA2x2ERPPortInputBicountPulsePolarity | 1.3.6.1.4.1.5040.1.2.25.3.2.1.1.5 | octet string | read-write |
This value defines the polarity of the input pulse. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA2x2ERPPortInputBicountInactivTimeout | 1.3.6.1.4.1.5040.1.2.25.3.2.1.1.6 | integer | read-write |
Pulse chains with a duration shorter than here specified (in 1/10 sek), are ignored. |
wtWebioEA2x2ERPOutputPortTable | 1.3.6.1.4.1.5040.1.2.25.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.25.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtWebioEA2x2ERPPortOutputName | 1.3.6.1.4.1.5040.1.2.25.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtWebioEA2x2ERPPortOutputText | 1.3.6.1.4.1.5040.1.2.25.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtWebioEA2x2ERPPortOutputGroupMode | 1.3.6.1.4.1.5040.1.2.25.3.2.2.1.3 | octet string | read-write |
It is possible to connect outputs together to increase the output current. This could be done by connecting 2 or 4 outputs in a group together. All bits of such a group has to be set all together in the same way. This variable configures this group scheme. If one ouput bit of a group is set, all other output bits of the same group will be set in the same manner. More than one configuration must not be selected. Selection for ouputs 0-1: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : ouputs 0,1 disconnected (default) Bit 1 : ouputs 0+1 connected |
wtWebioEA2x2ERPPortOutputSafetyState | 1.3.6.1.4.1.5040.1.2.25.3.2.2.1.4 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 1-7: unused Bit 0 : Mask for digital output OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs to be changed should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 1-7: unused Bit 0 : Level of digital output |
wtWebioEA2x2ERPPortLogicInputMask | 1.3.6.1.4.1.5040.1.2.25.3.2.2.1.5 | octet string | read-write |
Selecting one of these inputs by setting the corresponding bit to 1 enables the logic function for the output identified by the index within this table. The calculation take place in 4 steps: 1. Selecting inputs (wtWebioEA2x2ERPPortLogicInputMask) 2. Inverting inputs if necessary (wtWebioEA2x2ERPPortLogicInputInverter) 3. Logical combination (wtWebioEA2x2ERPPortLogicFunction) 4. Inverting the result if necessary (wtWebioEA2x2ERPPortLogicOutputInverter) OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-1 : inputs 0-1 |
wtWebioEA2x2ERPPortLogicInputInverter | 1.3.6.1.4.1.5040.1.2.25.3.2.2.1.6 | octet string | read-write |
Every input bit selected here will be inverted. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-1 : inputs 0-1 |
wtWebioEA2x2ERPPortLogicFunction | 1.3.6.1.4.1.5040.1.2.25.3.2.2.1.7 | octet string | read-write |
This determines the logic function. No more than one function may be selected. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : logic function OR (default) Bit 1 : logic function AND Bit 2-7 : unused |
wtWebioEA2x2ERPPortLogicOutputInverter | 1.3.6.1.4.1.5040.1.2.25.3.2.2.1.8 | octet string | read-write |
The logical operation result could be inverteted by setting the corresponding bit to 1. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : Output Inverter enable Bit 1-7 : unused |
wtWebioEA2x2ERPPortPulseDuration | 1.3.6.1.4.1.5040.1.2.25.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtWebioEA2x2ERPPortPulsePolarity | 1.3.6.1.4.1.5040.1.2.25.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtWebioEA2x2ERPPortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA2x2ERPManufact | 1.3.6.1.4.1.5040.1.2.25.3.3 | |||
wtWebioEA2x2ERPMfName | 1.3.6.1.4.1.5040.1.2.25.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebioEA2x2ERPMfAddr | 1.3.6.1.4.1.5040.1.2.25.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebioEA2x2ERPMfHotline | 1.3.6.1.4.1.5040.1.2.25.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebioEA2x2ERPMfInternet | 1.3.6.1.4.1.5040.1.2.25.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebioEA2x2ERPMfDeviceTyp | 1.3.6.1.4.1.5040.1.2.25.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebioEA2x2ERPDiag | 1.3.6.1.4.1.5040.1.2.25.4 | |||
wtWebioEA2x2ERPDiagErrorCount | 1.3.6.1.4.1.5040.1.2.25.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebioEA2x2ERPDiagBinaryError | 1.3.6.1.4.1.5040.1.2.25.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebioEA2x2ERPDiagErrorIndex | 1.3.6.1.4.1.5040.1.2.25.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebioEA2x2ERPDiagErrorMessage. Errors are numbered from 1 to wtWebioEA2x2ERPDiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebioEA2x2ERPDiagErrorMessage. |
wtWebioEA2x2ERPDiagErrorMessage | 1.3.6.1.4.1.5040.1.2.25.4.4 | octet string | read-only |
Using wtWebioEA2x2ERPDiagErrorIndex as an index, the appropriate message is available. |
wtWebioEA2x2ERPDiagErrorClear | 1.3.6.1.4.1.5040.1.2.25.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebioEA12x6RelERP | 1.3.6.1.4.1.5040.1.2.26 | |||
wtWebioEA12x6RelERPInOut | 1.3.6.1.4.1.5040.1.2.26.1 | |||
wtWebioEA12x6RelERPInputs | 1.3.6.1.4.1.5040.1.2.26.1.1 | integer | read-only |
Number of idependent inputs. |
wtWebioEA12x6RelERPOutputs | 1.3.6.1.4.1.5040.1.2.26.1.2 | integer | read-only |
Number of independent outputs. |
wtWebioEA12x6RelERPInputTable | 1.3.6.1.4.1.5040.1.2.26.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.26.1.3.1 | no-access |
Number of the inputs. |
||
wtWebioEA12x6RelERPInputNo | 1.3.6.1.4.1.5040.1.2.26.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebioEA12x6RelERPInputCounter | 1.3.6.1.4.1.5040.1.2.26.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebioEA12x6RelERPInputCounterClear | 1.3.6.1.4.1.5040.1.2.26.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtWebioEA12x6RelERPInputValue | 1.3.6.1.4.1.5040.1.2.26.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x6RelERPOutputTable | 1.3.6.1.4.1.5040.1.2.26.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.26.1.5.1 | no-access |
Number of the outputs. |
||
wtWebioEA12x6RelERPOutputNo | 1.3.6.1.4.1.5040.1.2.26.1.5.1.1 | integer | read-only |
Output number. |
wtWebioEA12x6RelERPOutputState | 1.3.6.1.4.1.5040.1.2.26.1.5.1.2 | integer | read-write |
Setting and reading of the states of the outputs. Enumeration: 'wtWebioEA12x6RelERPOutputState-OFF': 0, 'wtWebioEA12x6OutputState-ON': 1. |
wtWebioEA12x6RelERPOutputValue | 1.3.6.1.4.1.5040.1.2.26.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-5: Digital outputs 0-5 |
wtWebioEA12x6RelERPSetOutput | 1.3.6.1.4.1.5040.1.2.26.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4 : Bit 0-5: Mask for digital outputs 0-5 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8 : Bit 0-5: Level of digital outputs 0-5 |
wtWebioEA12x6RelERPSessCntrl | 1.3.6.1.4.1.5040.1.2.26.2 | |||
wtWebioEA12x6RelERPSessCntrlPassword | 1.3.6.1.4.1.5040.1.2.26.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebioEA12x6RelERPSessCntrlLogout. When read this variable provides a string of length zero. |
wtWebioEA12x6RelERPSessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.26.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebioEA12x6RelERPSessCntrl-Session': 1, 'wtWebioEA12x6RelERPSessCntrl-NoSession': 0. |
wtWebioEA12x6RelERPSessCntrlLogout | 1.3.6.1.4.1.5040.1.2.26.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebioEA12x6RelERPSessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.26.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebioEA12x6RelERPSessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.26.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebioEA12x6RelERPConfig | 1.3.6.1.4.1.5040.1.2.26.3 | |||
wtWebioEA12x6RelERPDevice | 1.3.6.1.4.1.5040.1.2.26.3.1 | |||
wtWebioEA12x6RelERPText | 1.3.6.1.4.1.5040.1.2.26.3.1.1 | |||
wtWebioEA12x6RelERPDeviceName | 1.3.6.1.4.1.5040.1.2.26.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebioEA12x6RelERPDeviceText | 1.3.6.1.4.1.5040.1.2.26.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebioEA12x6RelERPDeviceLocation | 1.3.6.1.4.1.5040.1.2.26.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebioEA12x6RelERPDeviceContact | 1.3.6.1.4.1.5040.1.2.26.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebioEA12x6RelERPTimeDate | 1.3.6.1.4.1.5040.1.2.26.3.1.2 | |||
wtWebioEA12x6RelERPTimeZone | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1 | |||
wtWebioEA12x6RelERPTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebioEA12x6RelERPTzOffsetMin | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebioEA12x6RelERPTzEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebioEA12x6RelERPStTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebioEA12x6RelERPStTzOffsetMin | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebioEA12x6RelERPStTzEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebioEA12x6RelERPStTzStartMonth | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebioEA12x6RelERPStartMonth-August': 8, 'wtWebioEA12x6RelERPStartMonth-May': 5, 'wtWebioEA12x6RelERPStartMonth-June': 6, 'wtWebioEA12x6RelERPStartMonth-July': 7, 'wtWebioEA12x6RelERPStartMonth-September': 9, 'wtWebioEA12x6RelERPStartMonth-April': 4, 'wtWebioEA12x6RelERPStartMonth-November': 11, 'wtWebioEA12x6RelERPStartMonth-March': 3, 'wtWebioEA12x6RelERPStartMonth-February': 2, 'wtWebioEA12x6RelERPStartMonth-October': 10, 'wtWebioEA12x6RelERPStartMonth-January': 1, 'wtWebioEA12x6RelERPStartMonth-December': 12. |
wtWebioEA12x6RelERPStTzStartMode | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebioEA12x6RelERPStartMode-last': 5, 'wtWebioEA12x6RelERPStartMode-fourth': 4, 'wtWebioEA12x6RelERPStartMode-second': 2, 'wtWebioEA12x6RelERPStartMode-first': 1, 'wtWebioEA12x6RelERPStartMode-third': 3. |
wtWebioEA12x6RelERPStTzStartWday | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebioEA12x6RelERPStartWday-Saturday': 7, 'wtWebioEA12x6RelERPStartWday-Wednesday': 5, 'wtWebioEA12x6RelERPStartWday-Monday': 2, 'wtWebioEA12x6RelERPStartWday-Tuesday': 3, 'wtWebioEA12x6RelERPStartWday-Friday': 6, 'wtWebioEA12x6RelERPStartWday-Sunday': 1, 'wtWebioEA12x6RelERPStartWday-Thursday': 4. |
wtWebioEA12x6RelERPStTzStartHrs | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA12x6RelERPStTzStartMin | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA12x6RelERPStTzStopMonth | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebioEA12x6RelERPStopMonth-July': 7, 'wtWebioEA12x6RelERPStopMonth-August': 8, 'wtWebioEA12x6RelERPStopMonth-October': 10, 'wtWebioEA12x6RelERPStopMonth-September': 9, 'wtWebioEA12x6RelERPStopMonth-May': 5, 'wtWebioEA12x6RelERPStopMonth-February': 2, 'wtWebioEA12x6RelERPStopMonth-November': 11, 'wtWebioEA12x6RelERPStopMonth-March': 3, 'wtWebioEA12x6RelERPStopMonth-January': 1, 'wtWebioEA12x6RelERPStopMonth-June': 6, 'wtWebioEA12x6RelERPStopMonth-April': 4, 'wtWebioEA12x6RelERPStopMonth-December': 12. |
wtWebioEA12x6RelERPStTzStopMode | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA12x6RelERPStopMode-second': 2, 'wtWebioEA12x6RelERPStopMode-first': 1, 'wtWebioEA12x6RelERPStopMode-last': 5, 'wtWebioEA12x6RelERPStopMode-third': 3, 'wtWebioEA12x6RelERPStopMode-fourth': 4. |
wtWebioEA12x6RelERPStTzStopWday | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA12x6RelERPStopWday-Saturday': 7, 'wtWebioEA12x6RelERPStopWday-Sunday': 1, 'wtWebioEA12x6RelERPStopWday-Thursday': 4, 'wtWebioEA12x6RelERPStopWday-Wednesday': 5, 'wtWebioEA12x6RelERPStopWday-Monday': 2, 'wtWebioEA12x6RelERPStopWday-Tuesday': 3, 'wtWebioEA12x6RelERPStopWday-Friday': 6. |
wtWebioEA12x6RelERPStTzStopHrs | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA12x6RelERPStTzStopMin | 1.3.6.1.4.1.5040.1.2.26.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA12x6RelERPTimeServer | 1.3.6.1.4.1.5040.1.2.26.3.1.2.2 | |||
wtWebioEA12x6RelERPTimeServer1 | 1.3.6.1.4.1.5040.1.2.26.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebioEA12x6RelERPTimeServer2 | 1.3.6.1.4.1.5040.1.2.26.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebioEA12x6RelERPTsEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebioEA12x6RelERPTsSyncTime | 1.3.6.1.4.1.5040.1.2.26.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebioEA12x6RelERPDeviceClock | 1.3.6.1.4.1.5040.1.2.26.3.1.2.3 | |||
wtWebioEA12x6RelERPClockHrs | 1.3.6.1.4.1.5040.1.2.26.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebioEA12x6RelERPClockMin | 1.3.6.1.4.1.5040.1.2.26.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebioEA12x6RelERPClockDay | 1.3.6.1.4.1.5040.1.2.26.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebioEA12x6RelERPClockMonth | 1.3.6.1.4.1.5040.1.2.26.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebioEA12x6RelERPClockMonth-September': 9, 'wtWebioEA12x6RelERPClockMonth-December': 12, 'wtWebioEA12x6RelERPClockMonth-October': 10, 'wtWebioEA12x6RelERPClockMonth-June': 6, 'wtWebioEA12x6RelERPClockMonth-March': 3, 'wtWebioEA12x6RelERPClockMonth-May': 5, 'wtWebioEA12x6RelERPClockMonth-April': 4, 'wtWebioEA12x6RelERPClockMonth-August': 8, 'wtWebioEA12x6RelERPClockMonth-November': 11, 'wtWebioEA12x6RelERPClockMonth-January': 1, 'wtWebioEA12x6RelERPClockMonth-February': 2, 'wtWebioEA12x6RelERPClockMonth-July': 7. |
wtWebioEA12x6RelERPClockYear | 1.3.6.1.4.1.5040.1.2.26.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebioEA12x6RelERPBasic | 1.3.6.1.4.1.5040.1.2.26.3.1.3 | |||
wtWebioEA12x6RelERPNetwork | 1.3.6.1.4.1.5040.1.2.26.3.1.3.1 | |||
wtWebioEA12x6RelERPIpAddress | 1.3.6.1.4.1.5040.1.2.26.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebioEA12x6RelERPSubnetMask | 1.3.6.1.4.1.5040.1.2.26.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebioEA12x6RelERPGateway | 1.3.6.1.4.1.5040.1.2.26.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebioEA12x6RelERPDnsServer1 | 1.3.6.1.4.1.5040.1.2.26.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebioEA12x6RelERPDnsServer2 | 1.3.6.1.4.1.5040.1.2.26.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebioEA12x6RelERPAddConfig | 1.3.6.1.4.1.5040.1.2.26.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebioEA12x6RelERPHTTP | 1.3.6.1.4.1.5040.1.2.26.3.1.3.2 | |||
wtWebioEA12x6RelERPStartup | 1.3.6.1.4.1.5040.1.2.26.3.1.3.2.1 | octet string | read-write |
Binary coded start page, more than one page must not be selected: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2: user.htm Bit 1: home.htm Bit 0: index.htm |
wtWebioEA12x6RelERPGetHeaderEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.2.2 | octet string | read-write |
If bits are set, every answer of a short form GET question will be lead by the IP-address and name of the device (Header) or a HTTP header (HTTP): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2-7: unused Bit 1 : GET HTTP enable Bit 0 : GET Header enable |
wtWebioEA12x6RelERPHttpInputTrigger | 1.3.6.1.4.1.5040.1.2.26.3.1.3.2.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x6RelERPHttpPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebioEA12x6RelERPMail | 1.3.6.1.4.1.5040.1.2.26.3.1.3.3 | |||
wtWebioEA12x6RelERPMailAdName | 1.3.6.1.4.1.5040.1.2.26.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebioEA12x6RelERPMailReply | 1.3.6.1.4.1.5040.1.2.26.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebioEA12x6RelERPMailServer | 1.3.6.1.4.1.5040.1.2.26.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebioEA12x6RelERPMailEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebioEA12x6RelERPMailAuthentication | 1.3.6.1.4.1.5040.1.2.26.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebioEA12x6RelERPMailAuthUser | 1.3.6.1.4.1.5040.1.2.26.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebioEA12x6RelERPMailAuthPassword | 1.3.6.1.4.1.5040.1.2.26.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebioEA12x6RelERPMailPop3Server | 1.3.6.1.4.1.5040.1.2.26.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebioEA12x6RelERPSNMP | 1.3.6.1.4.1.5040.1.2.26.3.1.3.4 | |||
wtWebioEA12x6RelERPSnmpEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebioEA12x6RelERPSnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.26.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebioEA12x6RelERPSnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.26.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebioEA12x6RelERPSnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.26.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebioEA12x6RelERPSnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtWebioEA12x6RelERPUDP | 1.3.6.1.4.1.5040.1.2.26.3.1.3.5 | |||
wtWebioEA12x6RelERPUdpAdminPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebioEA12x6RelERPUdpEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebioEA12x6RelERPUdpRemotePort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebioEA12x6RelERPBinary | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6 | |||
wtWebioEA12x6RelERPBinaryModeCount | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.1 | integer | read-only |
Number of independent binary channels. |
wtWebioEA12x6RelERPBinaryIfTable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.2 | no-access |
Table of indices. |
|
1.3.6.1.4.1.5040.1.2.26.3.1.3.6.2.1 | no-access |
Indices of the binary channels. |
||
wtWebioEA12x6RelERPBinaryModeNo | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.2.1.1 | integer | read-only |
Number of the binary channel. |
wtWebioEA12x6RelERPBinaryTable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3 | no-access |
Table of properties of the binary mode. |
|
1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1 | no-access |
Binary properties. |
||
wtWebioEA12x6RelERPBinaryOperationMode | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.1 | octet string | read-write |
Selection of the operation mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : UDP Peer Bit 1 : TCP Client Bit 0 : TCP Server |
wtWebioEA12x6RelERPBinaryTcpServerLocalPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.2 | integer | read-write |
Local TCP port for data exchange in this server mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA12x6RelERPBinaryTcpServerInputTrigger | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x6RelERPBinaryTcpServerApplicationMode | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.4 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 4-7: unused Bit 3 : OPC Device Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA12x6RelERPBinaryTcpClientLocalPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.5 | integer | read-write |
Local TCP port for data exchange in this client mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA12x6RelERPBinaryTcpClientServerPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.6 | integer | read-write |
Port number of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server port to zero. |
wtWebioEA12x6RelERPBinaryTcpClientServerIpAddr | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.7 | octet string | read-write |
Ip address of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server IP address to 0.0.0.0. |
wtWebioEA12x6RelERPBinaryTcpClientServerPassword | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.8 | octet string | read-write |
Building a connection may be protected by the administrator password of the server. Enter the server password to establish the connection, if a server administrator password exists. |
wtWebioEA12x6RelERPBinaryTcpClientInactivity | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.9 | integer | read-write |
Connection timeout in 100ms. If no data are exchanged within the specified time, the device closes the connection to the server. The value 0 deactivates the timer. Using the Box2Box mode this function is disabled. |
wtWebioEA12x6RelERPBinaryTcpClientInputTrigger | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.10 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x6RelERPBinaryTcpClientInterval | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.11 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured application. A interval of zero stopps the periodical sending. |
wtWebioEA12x6RelERPBinaryTcpClientApplicationMode | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.12 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA12x6RelERPBinaryUdpPeerLocalPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.13 | integer | read-write |
Local UDP port for data exchange in this peer to peer mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA12x6RelERPBinaryUdpPeerRemotePort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.14 | integer | read-write |
Port number of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote port to zero. |
wtWebioEA12x6RelERPBinaryUdpPeerRemoteIpAddr | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.15 | octet string | read-write |
Ip address of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote device IP address to 0.0.0.0. |
wtWebioEA12x6RelERPBinaryUdpPeerInputTrigger | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.16 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3, Bit 0-3: Digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Digital inputs 0-7 |
wtWebioEA12x6RelERPBinaryUdpPeerInterval | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.17 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured remote device. A interval of zero stopps the periodical sending. |
wtWebioEA12x6RelERPBinaryUdpPeerApplicationMode | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.18 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA12x6RelERPBinaryConnectedPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.19 | integer | read-only |
Port number of the remote device, after connection has been established. In case of no connection or missing port informations a zero will be read. |
wtWebioEA12x6RelERPBinaryConnectedIpAddr | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.20 | ipaddress | read-only |
IP address of the remote device, after connection has been established. In case of no connection or missing port informations 0.0.0.0 will be read. |
wtWebioEA12x6RelERPBinaryTcpServerClientHttpPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.21 | integer | read-write |
HTTP port number of the remote device at TCP Server Mode. If an mailfunction occurs status informations will be send to this port. Not used at mode Compatible 50xxx. |
wtWebioEA12x6RelERPBinaryTcpClientServerHttpPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.6.3.1.22 | integer | read-write |
HTTP port number of the remote device at TCP Client Mode. In the operating mode Box2Box connection status informations will be exchanged through this port. |
wtWebioEA12x6RelERPSyslog | 1.3.6.1.4.1.5040.1.2.26.3.1.3.7 | |||
wtWebioEA12x6RelERPSyslogServerIP | 1.3.6.1.4.1.5040.1.2.26.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebioEA12x6RelERPSyslogServerPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebioEA12x6RelERPSyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebioEA12x6RelERPSyslogEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebioEA12x6RelERPFTP | 1.3.6.1.4.1.5040.1.2.26.3.1.3.8 | |||
wtWebioEA12x6RelERPFTPServerIP | 1.3.6.1.4.1.5040.1.2.26.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebioEA12x6RelERPFTPServerControlPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA12x6RelERPFTPUserName | 1.3.6.1.4.1.5040.1.2.26.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebioEA12x6RelERPFTPPassword | 1.3.6.1.4.1.5040.1.2.26.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebioEA12x6RelERPFTPAccount | 1.3.6.1.4.1.5040.1.2.26.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebioEA12x6RelERPFTPOption | 1.3.6.1.4.1.5040.1.2.26.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebioEA12x6RelERPFTPEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebioEA12x6RelERPWayBack | 1.3.6.1.4.1.5040.1.2.26.3.1.3.10 | |||
wtWebioEA12x6RelERPWayBackEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.3.10.1 | octet string | read-write |
Set Bit 0 to enable WayBack: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : WayBack enable |
wtWebioEA12x6RelERPWayBackServerControlPort | 1.3.6.1.4.1.5040.1.2.26.3.1.3.10.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA12x6RelERPWayBackFTPPassword | 1.3.6.1.4.1.5040.1.2.26.3.1.3.10.3 | octet string | read-write |
WayBack FTP Loggin: Password of the user. |
wtWebioEA12x6RelERPWayBackFTPResponse | 1.3.6.1.4.1.5040.1.2.26.3.1.3.10.4 | octet string | read-write |
WayBack FTP response: return message after login. |
wtWebioEA12x6RelERPWayBackFTPTimeOut | 1.3.6.1.4.1.5040.1.2.26.3.1.3.10.5 | octet string | read-write |
WayBack FTP Timeout: a request must be finished within this periode of time. |
wtWebioEA12x6RelERPOutputMode | 1.3.6.1.4.1.5040.1.2.26.3.1.4 | |||
wtWebioEA12x6RelERPOutputModeTable | 1.3.6.1.4.1.5040.1.2.26.3.1.4.1 | no-access |
Table of output mode configurations dependent on the output indices. |
|
1.3.6.1.4.1.5040.1.2.26.3.1.4.1.1 | no-access |
Output mode configurations of the individual outputs. |
||
wtWebioEA12x6RelERPOutputModeBit | 1.3.6.1.4.1.5040.1.2.26.3.1.4.1.1.1 | octet string | read-write |
This binary coded output mode defines the individual operation mode for any output. More than one mode must not be selected. The OCTETS are interpreted bit-by-bit, with each set of octets corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 6-7: unused Bit 5 : Logic Bit 4 : Binary 2 Bit 3 : Binary 1 Bit 2 : SNMP Bit 1 : UDP ASCII Bit 0 : HTTP |
wtWebioEA12x6RelERPSafetyTimeout | 1.3.6.1.4.1.5040.1.2.26.3.1.4.2 | integer | read-write |
After this period of time (multiple of 100ms) without receiving data outputs switch to their Safety States. For each output a independend safety state could be defined. |
wtWebioEA12x6RelERPAlarm | 1.3.6.1.4.1.5040.1.2.26.3.1.5 | |||
wtWebioEA12x6RelERPAlarmCount | 1.3.6.1.4.1.5040.1.2.26.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtWebioEA12x6RelERPAlarmIfTable | 1.3.6.1.4.1.5040.1.2.26.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.26.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtWebioEA12x6RelERPAlarmNo | 1.3.6.1.4.1.5040.1.2.26.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtWebioEA12x6RelERPAlarmTable | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtWebioEA12x6RelERPAlarmInputTrigger | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3, Bit 0-3: Mask for digital inputs 8-11 Bit 4-7: unused OCTET 4, Bit 0-7: Mask for digital inputs 0-7 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7, Bit 0-3: Level of digital inputs 8-11 Bit 4-7: unused OCTET 8, Bit 0-7: Level of digital inputs 0-7 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Inputs masked with the any bit trigger with any change of the corresponding input bit. Settings in OCTET 5-9 are then unused: OCTET 9 : unused OCTET 11, Bit 0-7 : ANY bits of digital inputs 8-11 Bit 12-15 : unused OCTET 12, Bit 0-7 : ANY bits of digital inputs 0-7 |
wtWebioEA12x6RelERPAlarmOutputTrigger | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.2 | octet string | read-write |
This variable allows setting of individual output trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be considered (corresponding bit = 1) and which outputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-5: Mask for digital outputs 0-5 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-5: Level of digital outputs 0-5 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Outputs masked with the any bit trigger with any change of the corresponding output bit. Settings in OCTET 5-9 are then unused: OCTET 9 : unused OCTET 10: unused OCTET 11: unused OCTET 12: Bit 0-5: ANY bits of digital outputs 0-5 |
wtWebioEA12x6RelERPAlarmSystemTrigger | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.3 | octet string | read-write |
Binary coded trigger conditions: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Warm Start Bit 2 : Cold Start Bit 1 : Timer Bit 0 : Load Control |
wtWebioEA12x6RelERPAlarmMaxCounterValue | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding alarm is triggered. Input counters with its mask bit unset in wtWebioEA12x6RelERPAlarmInputTrigger are not considered. |
wtWebioEA12x6RelERPAlarmInterval | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtWebioEA12x6RelERPAlarmEnable | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtWebioEA12x6RelERPAlarmMailAddr | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtWebioEA12x6RelERPAlarmMailSubject | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA12x6RelERPAlarmMailText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA12x6RelERPAlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebioEA12x6RelERPAlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA12x6RelERPAlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA12x6RelERPAlarmUdpPort | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA12x6RelERPAlarmUdpText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA12x6RelERPAlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA12x6RelERPAlarmTcpPort | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA12x6RelERPAlarmTcpText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA12x6RelERPAlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA12x6RelERPAlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA12x6RelERPAlarmSyslogText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA12x6RelERPAlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebioEA12x6RelERPAlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebioEA12x6RelERPAlarmFtpText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA12x6RelERPAlarmFtpOption | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebioEA12x6RelERPAlarmTimerCron | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtWebioEA12x6RelERPAlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA12x6RelERPAlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.27 | octet string | read-write |
Release Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA12x6RelERPAlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA12x6RelERPAlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA12x6RelERPAlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA12x6RelERPAlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA12x6RelERPAlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.26.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA12x6RelERPPorts | 1.3.6.1.4.1.5040.1.2.26.3.2 | |||
wtWebioEA12x6RelERPInputPortTable | 1.3.6.1.4.1.5040.1.2.26.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.26.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebioEA12x6RelERPPortInputName | 1.3.6.1.4.1.5040.1.2.26.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebioEA12x6RelERPPortInputText | 1.3.6.1.4.1.5040.1.2.26.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebioEA12x6RelERPPortInputMode | 1.3.6.1.4.1.5040.1.2.26.3.2.1.1.3 | octet string | read-write |
Binary coded modes: Selecting short pulse detection enable by setting the corresponding bit to 1 enables interrupt support for counting. Only positive edges are accepted as trigger source. The maximum counting frequenz equals 2000 Hz. This mode is available for inputs 0-3 only. Selecting counter clear on read by setting the corresponding bit to 1 enables the corresponding counter to be cleared automatically every time it is read, except HTTP reading with user rights. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. Selection for input 0-3: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 3-7: unused Bit 2 : Counter clear on read Bit 1 : Change detection enable (default) Bit 0 : Short Pulse detection enable Selection for inputs 4-11: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Counter clear on read Bit 0 : Change detection enable (default) |
wtWebioEA12x6RelERPPortInputFilter | 1.3.6.1.4.1.5040.1.2.26.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebioEA12x6RelERPPortInputBicountPulsePolarity | 1.3.6.1.4.1.5040.1.2.26.3.2.1.1.5 | octet string | read-write |
This value defines the polarity of the input pulse. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA12x6RelERPPortInputBicountInactivTimeout | 1.3.6.1.4.1.5040.1.2.26.3.2.1.1.6 | integer | read-write |
Pulse chains with a duration shorter than here specified (in 1/10 sek), are ignored. |
wtWebioEA12x6RelERPOutputPortTable | 1.3.6.1.4.1.5040.1.2.26.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.26.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtWebioEA12x6RelERPPortOutputName | 1.3.6.1.4.1.5040.1.2.26.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtWebioEA12x6RelERPPortOutputText | 1.3.6.1.4.1.5040.1.2.26.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtWebioEA12x6RelERPPortOutputGroupMode | 1.3.6.1.4.1.5040.1.2.26.3.2.2.1.3 | octet string | read-write |
Unused in this device 57634 |
wtWebioEA12x6RelERPPortOutputSafetyState | 1.3.6.1.4.1.5040.1.2.26.3.2.2.1.4 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 1-7: unused Bit 0 : Mask for digital output OCTETS 5-8 contain the level (1=HIGH=Relais closed, 0=LOW Relais open) which the outputs to be changed should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 1-7: unused Bit 0 : Level of digital output |
wtWebioEA12x6RelERPPortLogicInputMask | 1.3.6.1.4.1.5040.1.2.26.3.2.2.1.5 | octet string | read-write |
Selecting one of these inputs by setting the corresponding bit to 1 enables the logic function for the output identified by the index within this table. The calculation take place in 4 steps: 1. Selecting inputs (wtWebioEA12x6RelERPPortLogicInputMask) 2. Inverting inputs if necessary (wtWebioEA12x6RelERPPortLogicInputInverter) 3. Logical combination (wtWebioEA12x6RelERPPortLogicFunction) 4. Inverting the result if necessary (wtWebioEA12x6RelERPPortLogicOutputInverter) OCTET 1: unused OCTET 2: unused OCTET 3: Bit 0-3 : inputs 8-11 Bit 4-7 : unused OCTET 4: Bit 0-7 : inputs 0-7 |
wtWebioEA12x6RelERPPortLogicInputInverter | 1.3.6.1.4.1.5040.1.2.26.3.2.2.1.6 | octet string | read-write |
Every input bit selected here will be inverted. OCTET 1: unused OCTET 2: unused OCTET 3: Bit 0-3 : inputs 8-11 Bit 4-7 : unused OCTET 4: Bit 0-7 : inputs 0-7 |
wtWebioEA12x6RelERPPortLogicFunction | 1.3.6.1.4.1.5040.1.2.26.3.2.2.1.7 | octet string | read-write |
This determines the logic function. No more than one function may be selected. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : logic function OR (default) Bit 1 : logic function AND Bit 2-7 : unused |
wtWebioEA12x6RelERPPortLogicOutputInverter | 1.3.6.1.4.1.5040.1.2.26.3.2.2.1.8 | octet string | read-write |
The logical operation result could be inverteted by setting the corresponding bit to 1. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : Output Inverter enable Bit 1-7 : unused |
wtWebioEA12x6RelERPPortPulseDuration | 1.3.6.1.4.1.5040.1.2.26.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtWebioEA12x6RelERPPortPulsePolarity | 1.3.6.1.4.1.5040.1.2.26.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtWebioEA12x6RelERPPortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA12x6RelERPManufact | 1.3.6.1.4.1.5040.1.2.26.3.3 | |||
wtWebioEA12x6RelERPMfName | 1.3.6.1.4.1.5040.1.2.26.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebioEA12x6RelERPMfAddr | 1.3.6.1.4.1.5040.1.2.26.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebioEA12x6RelERPMfHotline | 1.3.6.1.4.1.5040.1.2.26.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebioEA12x6RelERPMfInternet | 1.3.6.1.4.1.5040.1.2.26.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebioEA12x6RelERPMfDeviceTyp | 1.3.6.1.4.1.5040.1.2.26.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebioEA12x6RelERPMfOrderNo | 1.3.6.1.4.1.5040.1.2.26.3.3.6 | octet string | read-write |
Manufacturer part number. |
wtWebioEA12x6RelERPDiag | 1.3.6.1.4.1.5040.1.2.26.4 | |||
wtWebioEA12x6RelERPDiagErrorCount | 1.3.6.1.4.1.5040.1.2.26.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebioEA12x6RelERPDiagBinaryError | 1.3.6.1.4.1.5040.1.2.26.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebioEA12x6RelERPDiagErrorIndex | 1.3.6.1.4.1.5040.1.2.26.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebioEA12x6RelERPDiagErrorMessage. Errors are numbered from 1 to wtWebioEA12x6RelERPDiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebioEA12x6RelERPDiagErrorMessage. |
wtWebioEA12x6RelERPDiagErrorMessage | 1.3.6.1.4.1.5040.1.2.26.4.4 | octet string | read-only |
Using wtWebioEA12x6RelERPDiagErrorIndex as an index, the appropriate message is available. |
wtWebioEA12x6RelERPDiagErrorClear | 1.3.6.1.4.1.5040.1.2.26.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtIpWatcher | 1.3.6.1.4.1.5040.1.2.27 | |||
wtIpWatcherInOut | 1.3.6.1.4.1.5040.1.2.27.1 | |||
wtIpWatcherInputs | 1.3.6.1.4.1.5040.1.2.27.1.1 | integer | read-only |
Number of idependent inputs. |
wtIpWatcherOutputs | 1.3.6.1.4.1.5040.1.2.27.1.2 | integer | read-only |
Number of idependent outputs. |
wtIpWatcherInputTable | 1.3.6.1.4.1.5040.1.2.27.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.27.1.3.1 | no-access |
Number of the inputs. |
||
wtIpWatcherInputNo | 1.3.6.1.4.1.5040.1.2.27.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtIpWatcherInputCounter | 1.3.6.1.4.1.5040.1.2.27.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtIpWatcherInputCounterClear | 1.3.6.1.4.1.5040.1.2.27.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtIpWatcherInputState | 1.3.6.1.4.1.5040.1.2.27.1.3.1.4 | integer | read-only |
Value of a single input bit. Enumeration: 'wtIpWatcherInputState-ON': 1, 'wtIpWatcherInputState-OFF': 0. |
wtIpWatcherInputValue | 1.3.6.1.4.1.5040.1.2.27.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 |
wtIpWatcherOutputTable | 1.3.6.1.4.1.5040.1.2.27.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.27.1.5.1 | no-access |
Number of the outputs. |
||
wtIpWatcherOutputNo | 1.3.6.1.4.1.5040.1.2.27.1.5.1.1 | integer | read-only |
Output number. |
wtIpWatcherOutputState | 1.3.6.1.4.1.5040.1.2.27.1.5.1.2 | integer | read-write |
Value of a single output bit. Enumeration: 'wtIpWatcherOutputState-OFF': 0, 'wtIpWatcherOutputState-ON': 1. |
wtIpWatcherOutputValue | 1.3.6.1.4.1.5040.1.2.27.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 Bit 2-7: ungenutzt |
wtIpWatcherSetOutput | 1.3.6.1.4.1.5040.1.2.27.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 |
wtIpWatcherAlarmOutputTable | 1.3.6.1.4.1.5040.1.2.27.1.8 | no-access |
List of alarm indices.. |
|
1.3.6.1.4.1.5040.1.2.27.1.8.1 | no-access |
Index reference. |
||
wtIpWatcherAlarmOutputState | 1.3.6.1.4.1.5040.1.2.27.1.8.1.1 | integer | read-write |
State of the alarm. Enumeration: 'wtIpWatcherAlarmOutputState-ON': 1, 'wtIpWatcherAlarmOutputState-OFF': 0. |
wtIpWatcherAlarmTriggerState | 1.3.6.1.4.1.5040.1.2.27.1.8.1.2 | integer | read-only |
State of the trigger condition. Enumeration: 'wtIpWatcherAlarmTriggerState-OFF': 0, 'wtIpWatcherAlarmTriggerState-ON': 1. |
wtIpWatcherSessCntrl | 1.3.6.1.4.1.5040.1.2.27.2 | |||
wtIpWatcherSessCntrlPassword | 1.3.6.1.4.1.5040.1.2.27.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtIpWatcherSessCntrlLogout. When read this variable provides a string of length zero. |
wtIpWatcherSessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.27.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtIpWatcherSessCntrl-Session': 1, 'wtIpWatcherSessCntrl-NoSession': 0. |
wtIpWatcherSessCntrlLogout | 1.3.6.1.4.1.5040.1.2.27.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtIpWatcherSessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.27.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtIpWatcherSessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.27.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtIpWatcherConfig | 1.3.6.1.4.1.5040.1.2.27.3 | |||
wtIpWatcherDevice | 1.3.6.1.4.1.5040.1.2.27.3.1 | |||
wtIpWatcherText | 1.3.6.1.4.1.5040.1.2.27.3.1.1 | |||
wtIpWatcherDeviceName | 1.3.6.1.4.1.5040.1.2.27.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtIpWatcherDeviceText | 1.3.6.1.4.1.5040.1.2.27.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtIpWatcherDeviceLocation | 1.3.6.1.4.1.5040.1.2.27.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtIpWatcherDeviceContact | 1.3.6.1.4.1.5040.1.2.27.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtIpWatcherTimeDate | 1.3.6.1.4.1.5040.1.2.27.3.1.2 | |||
wtIpWatcherTimeZone | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1 | |||
wtIpWatcherTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtIpWatcherTzOffsetMin | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtIpWatcherTzEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtIpWatcherStTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtIpWatcherStTzOffsetMin | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtIpWatcherStTzEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtIpWatcherStTzStartMonth | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtIpWatcherStartMonth-October': 10, 'wtIpWatcherStartMonth-January': 1, 'wtIpWatcherStartMonth-February': 2, 'wtIpWatcherStartMonth-July': 7, 'wtIpWatcherStartMonth-December': 12, 'wtIpWatcherStartMonth-April': 4, 'wtIpWatcherStartMonth-March': 3, 'wtIpWatcherStartMonth-May': 5, 'wtIpWatcherStartMonth-August': 8, 'wtIpWatcherStartMonth-June': 6, 'wtIpWatcherStartMonth-November': 11, 'wtIpWatcherStartMonth-September': 9. |
wtIpWatcherStTzStartMode | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtIpWatcherStartMode-last': 5, 'wtIpWatcherStartMode-second': 2, 'wtIpWatcherStartMode-first': 1, 'wtIpWatcherStartMode-third': 3, 'wtIpWatcherStartMode-fourth': 4. |
wtIpWatcherStTzStartWday | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtIpWatcherStartWday-Sunday': 1, 'wtIpWatcherStartWday-Monday': 2, 'wtIpWatcherStartWday-Friday': 6, 'wtIpWatcherStartWday-Wednesday': 5, 'wtIpWatcherStartWday-Tuesday': 3, 'wtIpWatcherStartWday-Thursday': 4, 'wtIpWatcherStartWday-Saturday': 7. |
wtIpWatcherStTzStartHrs | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtIpWatcherStTzStartMin | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtIpWatcherStTzStopMonth | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtIpWatcherStopMonth-October': 10, 'wtIpWatcherStopMonth-January': 1, 'wtIpWatcherStopMonth-February': 2, 'wtIpWatcherStopMonth-July': 7, 'wtIpWatcherStopMonth-December': 12, 'wtIpWatcherStopMonth-June': 6, 'wtIpWatcherStopMonth-March': 3, 'wtIpWatcherStopMonth-April': 4, 'wtIpWatcherStopMonth-May': 5, 'wtIpWatcherStopMonth-September': 9, 'wtIpWatcherStopMonth-August': 8, 'wtIpWatcherStopMonth-November': 11. |
wtIpWatcherStTzStopMode | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtIpWatcherStopMode-second': 2, 'wtIpWatcherStopMode-last': 5, 'wtIpWatcherStopMode-fourth': 4, 'wtIpWatcherStopMode-third': 3, 'wtIpWatcherStopMode-first': 1. |
wtIpWatcherStTzStopWday | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtIpWatcherStopWday-Sunday': 1, 'wtIpWatcherStopWday-Monday': 2, 'wtIpWatcherStopWday-Tuesday': 3, 'wtIpWatcherStopWday-Friday': 6, 'wtIpWatcherStopWday-Wednesday': 5, 'wtIpWatcherStopWday-Thursday': 4, 'wtIpWatcherStopWday-Saturday': 7. |
wtIpWatcherStTzStopHrs | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtIpWatcherStTzStopMin | 1.3.6.1.4.1.5040.1.2.27.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtIpWatcherTimeServer | 1.3.6.1.4.1.5040.1.2.27.3.1.2.2 | |||
wtIpWatcherTimeServer1 | 1.3.6.1.4.1.5040.1.2.27.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtIpWatcherTimeServer2 | 1.3.6.1.4.1.5040.1.2.27.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtIpWatcherTsEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtIpWatcherTsSyncTime | 1.3.6.1.4.1.5040.1.2.27.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtIpWatcherDeviceClock | 1.3.6.1.4.1.5040.1.2.27.3.1.2.3 | |||
wtIpWatcherClockHrs | 1.3.6.1.4.1.5040.1.2.27.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtIpWatcherClockMin | 1.3.6.1.4.1.5040.1.2.27.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtIpWatcherClockDay | 1.3.6.1.4.1.5040.1.2.27.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtIpWatcherClockMonth | 1.3.6.1.4.1.5040.1.2.27.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtIpWatcherClockMonth-March': 3, 'wtIpWatcherClockMonth-April': 4, 'wtIpWatcherClockMonth-November': 11, 'wtIpWatcherClockMonth-August': 8, 'wtIpWatcherClockMonth-May': 5, 'wtIpWatcherClockMonth-June': 6, 'wtIpWatcherClockMonth-July': 7, 'wtIpWatcherClockMonth-October': 10, 'wtIpWatcherClockMonth-January': 1, 'wtIpWatcherClockMonth-December': 12, 'wtIpWatcherClockMonth-September': 9, 'wtIpWatcherClockMonth-February': 2. |
wtIpWatcherClockYear | 1.3.6.1.4.1.5040.1.2.27.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtIpWatcherBasic | 1.3.6.1.4.1.5040.1.2.27.3.1.3 | |||
wtIpWatcherNetwork | 1.3.6.1.4.1.5040.1.2.27.3.1.3.1 | |||
wtIpWatcherIpAddress | 1.3.6.1.4.1.5040.1.2.27.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtIpWatcherSubnetMask | 1.3.6.1.4.1.5040.1.2.27.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtIpWatcherGateway | 1.3.6.1.4.1.5040.1.2.27.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtIpWatcherDnsServer1 | 1.3.6.1.4.1.5040.1.2.27.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtIpWatcherDnsServer2 | 1.3.6.1.4.1.5040.1.2.27.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtIpWatcherAddConfig | 1.3.6.1.4.1.5040.1.2.27.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtIpWatcherHTTP | 1.3.6.1.4.1.5040.1.2.27.3.1.3.2 | |||
wtIpWatcherHttpPort | 1.3.6.1.4.1.5040.1.2.27.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtIpWatcherMail | 1.3.6.1.4.1.5040.1.2.27.3.1.3.3 | |||
wtIpWatcherMailAdName | 1.3.6.1.4.1.5040.1.2.27.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtIpWatcherMailReply | 1.3.6.1.4.1.5040.1.2.27.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtIpWatcherMailServer | 1.3.6.1.4.1.5040.1.2.27.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtIpWatcherMailEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtIpWatcherMailAuthentication | 1.3.6.1.4.1.5040.1.2.27.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtIpWatcherMailAuthUser | 1.3.6.1.4.1.5040.1.2.27.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtIpWatcherMailAuthPassword | 1.3.6.1.4.1.5040.1.2.27.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtIpWatcherMailPop3Server | 1.3.6.1.4.1.5040.1.2.27.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtIpWatcherSNMP | 1.3.6.1.4.1.5040.1.2.27.3.1.3.4 | |||
wtIpWatcherSnmpEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtIpWatcherSnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.27.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtIpWatcherSnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.27.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtIpWatcherSnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.27.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtIpWatcherSnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtIpWatcherUDP | 1.3.6.1.4.1.5040.1.2.27.3.1.3.5 | |||
wtIpWatcherUdpAdminPort | 1.3.6.1.4.1.5040.1.2.27.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtIpWatcherUdpEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtIpWatcherUdpRemotePort | 1.3.6.1.4.1.5040.1.2.27.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtIpWatcherSyslog | 1.3.6.1.4.1.5040.1.2.27.3.1.3.7 | |||
wtIpWatcherSyslogServerIP | 1.3.6.1.4.1.5040.1.2.27.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtIpWatcherSyslogServerPort | 1.3.6.1.4.1.5040.1.2.27.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtIpWatcherSyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtIpWatcherSyslogEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtIpWatcherFTP | 1.3.6.1.4.1.5040.1.2.27.3.1.3.8 | |||
wtIpWatcherFTPServerIP | 1.3.6.1.4.1.5040.1.2.27.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtIpWatcherFTPServerControlPort | 1.3.6.1.4.1.5040.1.2.27.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtIpWatcherFTPUserName | 1.3.6.1.4.1.5040.1.2.27.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtIpWatcherFTPPassword | 1.3.6.1.4.1.5040.1.2.27.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtIpWatcherFTPAccount | 1.3.6.1.4.1.5040.1.2.27.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtIpWatcherFTPOption | 1.3.6.1.4.1.5040.1.2.27.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtIpWatcherFTPEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtIpWatcherIpList | 1.3.6.1.4.1.5040.1.2.27.3.1.3.11 | |||
wtIpWatcherIpListCount | 1.3.6.1.4.1.5040.1.2.27.3.1.3.11.1 | integer | read-only |
Number of Ip addresses. |
wtIpWatcherIpListIfTable | 1.3.6.1.4.1.5040.1.2.27.3.1.3.11.2 | no-access |
Table of inices. |
|
1.3.6.1.4.1.5040.1.2.27.3.1.3.11.2.1 | no-access |
Table entry. |
||
wtIpWatcherIpListNo | 1.3.6.1.4.1.5040.1.2.27.3.1.3.11.2.1.1 | integer | read-only |
List number of this entry. |
wtIpWatcherIpListTable | 1.3.6.1.4.1.5040.1.2.27.3.1.3.11.3 | no-access |
List of ip addresses. |
|
1.3.6.1.4.1.5040.1.2.27.3.1.3.11.3.1 | no-access |
List entry. |
||
wtIpWatcherIpListName | 1.3.6.1.4.1.5040.1.2.27.3.1.3.11.3.1.1 | octet string | read-write |
Name or IP address. |
wtIpWatcherIpListPort | 1.3.6.1.4.1.5040.1.2.27.3.1.3.11.3.1.2 | integer | read-write |
Port number, zero in the case of broadcast or Ping. |
wtIpWatcherIpListService | 1.3.6.1.4.1.5040.1.2.27.3.1.3.11.3.1.3 | octet string | read-write |
Binary coded scan mode, only one mode can be selected at a particular time: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Ping enable Bit 1-7: unused |
wtIpWatcherIpListEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.3.11.3.1.4 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: enabled in Alarm 1 Bit 1: enabled in Alarm 2 Bit 2: enabled in Alarm 3 Bit 3: enabled in Alarm 4 Bit 4-7: unused |
wtIpWatcherIpListAlias | 1.3.6.1.4.1.5040.1.2.27.3.1.3.11.3.1.5 | octet string | read-write |
Alias Name |
wtIpWatcherAlarm | 1.3.6.1.4.1.5040.1.2.27.3.1.5 | |||
wtIpWatcherAlarmCount | 1.3.6.1.4.1.5040.1.2.27.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtIpWatcherAlarmIfTable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.27.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtIpWatcherAlarmNo | 1.3.6.1.4.1.5040.1.2.27.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtIpWatcherAlarmTable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtIpWatcherAlarmInterval | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtIpWatcherAlarmEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtIpWatcherAlarmMailAddr | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtIpWatcherAlarmMailSubject | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtIpWatcherAlarmMailText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtIpWatcherAlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtIpWatcherAlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtIpWatcherAlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtIpWatcherAlarmUdpPort | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtIpWatcherAlarmUdpText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtIpWatcherAlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtIpWatcherAlarmTcpPort | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtIpWatcherAlarmTcpText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtIpWatcherAlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtIpWatcherAlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtIpWatcherAlarmSyslogText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtIpWatcherAlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtIpWatcherAlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtIpWatcherAlarmFtpText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtIpWatcherAlarmFtpOption | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtIpWatcherAlarmTimerCron | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtIpWatcherAlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtIpWatcherAlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.27 | octet string | read-write |
Release Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtIpWatcherAlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtIpWatcherAlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtIpWatcherAlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtIpWatcherAlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtIpWatcherAlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtIpWatcherAlarmName | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.33 | octet string | read-write |
Name of the alarm. |
wtIpWatcherAlarmGlobalEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.34 | octet string | read-write |
Binary coded alarm activation: Die OCTETS werden bitweise interpretiert. Bit 0 entspricht dem LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 1-7: unused Bit 0 : Alarm enable |
wtIpWatcherAlarmCounterClear | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.35 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Counter clear on Alarm acknowledge Bit 0 : Counter clear on Alarm send |
wtIpWatcherAlarmAckEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.36 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Software acknowledge enable Bit 0 : Hardware acknowledge enable |
wtIpWatcherAlarmAckPort | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.37 | integer | read-write |
Number of the input, which clears the alarm (1-6). |
wtIpWatcherAlarmSetPort | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.38 | integer | read-write |
Number of the output, which will be set by this alarm (1-6). The configuration of pulse mode and polarity defined in the port output section is used. |
wtIpWatcherAlarmMailTrgClearSubject | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.39 | octet string | read-write |
Subject line for alarm mail. |
wtIpWatcherAlarmMailTrgClearText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.40 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtIpWatcherAlarmSnmpTrapTrgClearText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.41 | octet string | read-write |
This text appears in the trap body. |
wtIpWatcherAlarmUdpTrgClearText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.42 | octet string | read-write |
This text appears in the UDP trap body. |
wtIpWatcherAlarmTcpTrgClearText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.43 | octet string | read-write |
This text appears in the TCP trap body. |
wtIpWatcherAlarmSyslogTrgClearText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.44 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtIpWatcherAlarmFtpTrgClearText | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.45 | octet string | read-write |
Message text to store on the FTP server. |
wtIpWatcherAlarmMailTrapTxEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.46 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcherAlarmSnmpTrapTrapTxEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.47 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcherAlarmUdpTrapTxEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.48 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcherAlarmTcpTrapTxEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.49 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcherAlarmSyslogTrapTxEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.50 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcherAlarmFtpTrapTxEnable | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.51 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcherAlarmTriggerCount | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.52 | integer | read-write |
Alarm will be send if the trigger condition occours TriggerCount times. |
wtIpWatcherAlarmPollingRate | 1.3.6.1.4.1.5040.1.2.27.3.1.5.3.1.53 | integer | read-write |
Time in seconds. |
wtIpWatcherPorts | 1.3.6.1.4.1.5040.1.2.27.3.2 | |||
wtIpWatcherInputPortTable | 1.3.6.1.4.1.5040.1.2.27.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.27.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtIpWatcherPortInputName | 1.3.6.1.4.1.5040.1.2.27.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtIpWatcherPortInputText | 1.3.6.1.4.1.5040.1.2.27.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtIpWatcherPortInputFilter | 1.3.6.1.4.1.5040.1.2.27.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtIpWatcherOutputPortTable | 1.3.6.1.4.1.5040.1.2.27.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.27.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtIpWatcherPortOutputName | 1.3.6.1.4.1.5040.1.2.27.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtIpWatcherPortOutputText | 1.3.6.1.4.1.5040.1.2.27.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtIpWatcherPortPulseDuration | 1.3.6.1.4.1.5040.1.2.27.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtIpWatcherPortPulsePolarity | 1.3.6.1.4.1.5040.1.2.27.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtIpWatcherPortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtIpWatcherManufact | 1.3.6.1.4.1.5040.1.2.27.3.3 | |||
wtIpWatcherMfName | 1.3.6.1.4.1.5040.1.2.27.3.3.1 | octet string | read-write |
Manufacturer company name |
wtIpWatcherMfAddr | 1.3.6.1.4.1.5040.1.2.27.3.3.2 | octet string | read-write |
Manufacturer address. |
wtIpWatcherMfHotline | 1.3.6.1.4.1.5040.1.2.27.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtIpWatcherMfInternet | 1.3.6.1.4.1.5040.1.2.27.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtIpWatcherMfDeviceTyp | 1.3.6.1.4.1.5040.1.2.27.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtIpWatcherDiag | 1.3.6.1.4.1.5040.1.2.27.4 | |||
wtIpWatcherDiagErrorCount | 1.3.6.1.4.1.5040.1.2.27.4.1 | integer | read-only |
Number of entries in the error memory. |
wtIpWatcherDiagBinaryError | 1.3.6.1.4.1.5040.1.2.27.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtIpWatcherDiagErrorIndex | 1.3.6.1.4.1.5040.1.2.27.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtIpWatcherDiagErrorMessage. Errors are numbered from 1 to wtIpWatcherDiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtIpWatcherDiagErrorMessage. |
wtIpWatcherDiagErrorMessage | 1.3.6.1.4.1.5040.1.2.27.4.4 | octet string | read-only |
Using wtIpWatcherDiagErrorIndex as an index, the appropriate message is available. |
wtIpWatcherDiagErrorClear | 1.3.6.1.4.1.5040.1.2.27.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebioEA2x2_24V | 1.3.6.1.4.1.5040.1.2.30 | |||
wtWebioEA2x2_24VInOut | 1.3.6.1.4.1.5040.1.2.30.1 | |||
wtWebioEA2x2_24VInputs | 1.3.6.1.4.1.5040.1.2.30.1.1 | integer | read-only |
Number of idependent inputs. |
wtWebioEA2x2_24VOutputs | 1.3.6.1.4.1.5040.1.2.30.1.2 | integer | read-only |
Number of idependent outputs. |
wtWebioEA2x2_24VInputTable | 1.3.6.1.4.1.5040.1.2.30.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.30.1.3.1 | no-access |
Number of the inputs. |
||
wtWebioEA2x2_24VInputNo | 1.3.6.1.4.1.5040.1.2.30.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebioEA2x2_24VInputCounter | 1.3.6.1.4.1.5040.1.2.30.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebioEA2x2_24VInputCounterClear | 1.3.6.1.4.1.5040.1.2.30.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtWebioEA2x2_24VInputState | 1.3.6.1.4.1.5040.1.2.30.1.3.1.4 | integer | read-only |
Value of a single input bit. Enumeration: 'wtWebioEA2x2_24VInputState-OFF': 0, 'wtWebioEA2x2_24VInputState-ON': 1. |
wtWebioEA2x2_24VInputValue | 1.3.6.1.4.1.5040.1.2.30.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 |
wtWebioEA2x2_24VOutputTable | 1.3.6.1.4.1.5040.1.2.30.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.30.1.5.1 | no-access |
Number of the outputs. |
||
wtWebioEA2x2_24VOutputNo | 1.3.6.1.4.1.5040.1.2.30.1.5.1.1 | integer | read-only |
Output number. |
wtWebioEA2x2_24VOutputState | 1.3.6.1.4.1.5040.1.2.30.1.5.1.2 | integer | read-write |
Value of a single output bit. Enumeration: 'wtWebioEA2x2_24VOutputState-OFF': 0, 'wtWebioEA2x2_24VOutputState-ON': 1. |
wtWebioEA2x2_24VOutputValue | 1.3.6.1.4.1.5040.1.2.30.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 Bit 2-7: ungenutzt |
wtWebioEA2x2_24VSetOutput | 1.3.6.1.4.1.5040.1.2.30.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 |
wtWebioEA2x2_24VSessCntrl | 1.3.6.1.4.1.5040.1.2.30.2 | |||
wtWebioEA2x2_24VSessCntrlPassword | 1.3.6.1.4.1.5040.1.2.30.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebioEA2x2_24VSessCntrlLogout. When read this variable provides a string of length zero. |
wtWebioEA2x2_24VSessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.30.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebioEA2x2_24VSessCntrl-NoSession': 0, 'wtWebioEA2x2_24VSessCntrl-Session': 1. |
wtWebioEA2x2_24VSessCntrlLogout | 1.3.6.1.4.1.5040.1.2.30.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebioEA2x2_24VSessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.30.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebioEA2x2_24VSessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.30.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebioEA2x2_24VConfig | 1.3.6.1.4.1.5040.1.2.30.3 | |||
wtWebioEA2x2_24VDevice | 1.3.6.1.4.1.5040.1.2.30.3.1 | |||
wtWebioEA2x2_24VText | 1.3.6.1.4.1.5040.1.2.30.3.1.1 | |||
wtWebioEA2x2_24VDeviceName | 1.3.6.1.4.1.5040.1.2.30.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebioEA2x2_24VDeviceText | 1.3.6.1.4.1.5040.1.2.30.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebioEA2x2_24VDeviceLocation | 1.3.6.1.4.1.5040.1.2.30.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebioEA2x2_24VDeviceContact | 1.3.6.1.4.1.5040.1.2.30.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebioEA2x2_24VTimeDate | 1.3.6.1.4.1.5040.1.2.30.3.1.2 | |||
wtWebioEA2x2_24VTimeZone | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1 | |||
wtWebioEA2x2_24VTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebioEA2x2_24VTzOffsetMin | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebioEA2x2_24VTzEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebioEA2x2_24VStTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebioEA2x2_24VStTzOffsetMin | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebioEA2x2_24VStTzEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebioEA2x2_24VStTzStartMonth | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebioEA2x2_24VStartMonth-August': 8, 'wtWebioEA2x2_24VStartMonth-October': 10, 'wtWebioEA2x2_24VStartMonth-June': 6, 'wtWebioEA2x2_24VStartMonth-September': 9, 'wtWebioEA2x2_24VStartMonth-March': 3, 'wtWebioEA2x2_24VStartMonth-May': 5, 'wtWebioEA2x2_24VStartMonth-January': 1, 'wtWebioEA2x2_24VStartMonth-November': 11, 'wtWebioEA2x2_24VStartMonth-February': 2, 'wtWebioEA2x2_24VStartMonth-April': 4, 'wtWebioEA2x2_24VStartMonth-December': 12, 'wtWebioEA2x2_24VStartMonth-July': 7. |
wtWebioEA2x2_24VStTzStartMode | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebioEA2x2_24VStartMode-second': 2, 'wtWebioEA2x2_24VStartMode-last': 5, 'wtWebioEA2x2_24VStartMode-fourth': 4, 'wtWebioEA2x2_24VStartMode-third': 3, 'wtWebioEA2x2_24VStartMode-first': 1. |
wtWebioEA2x2_24VStTzStartWday | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebioEA2x2_24VStartWday-Sunday': 1, 'wtWebioEA2x2_24VStartWday-Saturday': 7, 'wtWebioEA2x2_24VStartWday-Monday': 2, 'wtWebioEA2x2_24VStartWday-Thursday': 4, 'wtWebioEA2x2_24VStartWday-Wednesday': 5, 'wtWebioEA2x2_24VStartWday-Tuesday': 3, 'wtWebioEA2x2_24VStartWday-Friday': 6. |
wtWebioEA2x2_24VStTzStartHrs | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA2x2_24VStTzStartMin | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA2x2_24VStTzStopMonth | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2_24VStopMonth-July': 7, 'wtWebioEA2x2_24VStopMonth-August': 8, 'wtWebioEA2x2_24VStopMonth-September': 9, 'wtWebioEA2x2_24VStopMonth-November': 11, 'wtWebioEA2x2_24VStopMonth-April': 4, 'wtWebioEA2x2_24VStopMonth-February': 2, 'wtWebioEA2x2_24VStopMonth-December': 12, 'wtWebioEA2x2_24VStopMonth-June': 6, 'wtWebioEA2x2_24VStopMonth-March': 3, 'wtWebioEA2x2_24VStopMonth-October': 10, 'wtWebioEA2x2_24VStopMonth-January': 1, 'wtWebioEA2x2_24VStopMonth-May': 5. |
wtWebioEA2x2_24VStTzStopMode | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2_24VStopMode-second': 2, 'wtWebioEA2x2_24VStopMode-first': 1, 'wtWebioEA2x2_24VStopMode-third': 3, 'wtWebioEA2x2_24VStopMode-last': 5, 'wtWebioEA2x2_24VStopMode-fourth': 4. |
wtWebioEA2x2_24VStTzStopWday | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2_24VStopWday-Friday': 6, 'wtWebioEA2x2_24VStopWday-Sunday': 1, 'wtWebioEA2x2_24VStopWday-Saturday': 7, 'wtWebioEA2x2_24VStopWday-Wednesday': 5, 'wtWebioEA2x2_24VStopWday-Tuesday': 3, 'wtWebioEA2x2_24VStopWday-Monday': 2, 'wtWebioEA2x2_24VStopWday-Thursday': 4. |
wtWebioEA2x2_24VStTzStopHrs | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA2x2_24VStTzStopMin | 1.3.6.1.4.1.5040.1.2.30.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA2x2_24VTimeServer | 1.3.6.1.4.1.5040.1.2.30.3.1.2.2 | |||
wtWebioEA2x2_24VTimeServer1 | 1.3.6.1.4.1.5040.1.2.30.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebioEA2x2_24VTimeServer2 | 1.3.6.1.4.1.5040.1.2.30.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebioEA2x2_24VTsEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebioEA2x2_24VTsSyncTime | 1.3.6.1.4.1.5040.1.2.30.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebioEA2x2_24VDeviceClock | 1.3.6.1.4.1.5040.1.2.30.3.1.2.3 | |||
wtWebioEA2x2_24VClockHrs | 1.3.6.1.4.1.5040.1.2.30.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebioEA2x2_24VClockMin | 1.3.6.1.4.1.5040.1.2.30.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebioEA2x2_24VClockDay | 1.3.6.1.4.1.5040.1.2.30.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebioEA2x2_24VClockMonth | 1.3.6.1.4.1.5040.1.2.30.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebioEA2x2_24VClockMonth-January': 1, 'wtWebioEA2x2_24VClockMonth-March': 3, 'wtWebioEA2x2_24VClockMonth-May': 5, 'wtWebioEA2x2_24VClockMonth-April': 4, 'wtWebioEA2x2_24VClockMonth-December': 12, 'wtWebioEA2x2_24VClockMonth-September': 9, 'wtWebioEA2x2_24VClockMonth-August': 8, 'wtWebioEA2x2_24VClockMonth-February': 2, 'wtWebioEA2x2_24VClockMonth-July': 7, 'wtWebioEA2x2_24VClockMonth-October': 10, 'wtWebioEA2x2_24VClockMonth-June': 6, 'wtWebioEA2x2_24VClockMonth-November': 11. |
wtWebioEA2x2_24VClockYear | 1.3.6.1.4.1.5040.1.2.30.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebioEA2x2_24VBasic | 1.3.6.1.4.1.5040.1.2.30.3.1.3 | |||
wtWebioEA2x2_24VNetwork | 1.3.6.1.4.1.5040.1.2.30.3.1.3.1 | |||
wtWebioEA2x2_24VIpAddress | 1.3.6.1.4.1.5040.1.2.30.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebioEA2x2_24VSubnetMask | 1.3.6.1.4.1.5040.1.2.30.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebioEA2x2_24VGateway | 1.3.6.1.4.1.5040.1.2.30.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebioEA2x2_24VDnsServer1 | 1.3.6.1.4.1.5040.1.2.30.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebioEA2x2_24VDnsServer2 | 1.3.6.1.4.1.5040.1.2.30.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebioEA2x2_24VAddConfig | 1.3.6.1.4.1.5040.1.2.30.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebioEA2x2_24VHTTP | 1.3.6.1.4.1.5040.1.2.30.3.1.3.2 | |||
wtWebioEA2x2_24VStartup | 1.3.6.1.4.1.5040.1.2.30.3.1.3.2.1 | octet string | read-write |
Binary coded start page, more than one page must not be selected: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2: user.htm Bit 1: home.htm Bit 0: index.htm |
wtWebioEA2x2_24VGetHeaderEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.3.2.2 | octet string | read-write |
If bits are set, every answer of a short form GET question will be lead by the IP-address and name of the device (Header) or a HTTP header (HTTP): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2-7: unused Bit 1 : GET HTTP enable Bit 0 : GET Header enable |
wtWebioEA2x2_24VHttpInputTrigger | 1.3.6.1.4.1.5040.1.2.30.3.1.3.2.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2_24VHttpPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebioEA2x2_24VMail | 1.3.6.1.4.1.5040.1.2.30.3.1.3.3 | |||
wtWebioEA2x2_24VMailAdName | 1.3.6.1.4.1.5040.1.2.30.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebioEA2x2_24VMailReply | 1.3.6.1.4.1.5040.1.2.30.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebioEA2x2_24VMailServer | 1.3.6.1.4.1.5040.1.2.30.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebioEA2x2_24VMailEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebioEA2x2_24VMailAuthentication | 1.3.6.1.4.1.5040.1.2.30.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebioEA2x2_24VMailAuthUser | 1.3.6.1.4.1.5040.1.2.30.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebioEA2x2_24VMailAuthPassword | 1.3.6.1.4.1.5040.1.2.30.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebioEA2x2_24VMailPop3Server | 1.3.6.1.4.1.5040.1.2.30.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebioEA2x2_24VSNMP | 1.3.6.1.4.1.5040.1.2.30.3.1.3.4 | |||
wtWebioEA2x2_24VSnmpEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebioEA2x2_24VSnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.30.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebioEA2x2_24VSnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.30.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebioEA2x2_24VSnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.30.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebioEA2x2_24VSnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtWebioEA2x2_24VUDP | 1.3.6.1.4.1.5040.1.2.30.3.1.3.5 | |||
wtWebioEA2x2_24VUdpAdminPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebioEA2x2_24VUdpEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebioEA2x2_24VUdpRemotePort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebioEA2x2_24VBinary | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6 | |||
wtWebioEA2x2_24VBinaryModeCount | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.1 | integer | read-only |
Number of independent binary channels. |
wtWebioEA2x2_24VBinaryIfTable | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.2 | no-access |
Table of indices. |
|
1.3.6.1.4.1.5040.1.2.30.3.1.3.6.2.1 | no-access |
Indices of the binary channels. |
||
wtWebioEA2x2_24VBinaryModeNo | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.2.1.1 | integer | read-only |
Number of the binary channel. |
wtWebioEA2x2_24VBinaryTable | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3 | no-access |
Table of properties of the binary mode. |
|
1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1 | no-access |
Binary properties. |
||
wtWebioEA2x2_24VBinaryOperationMode | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.1 | octet string | read-write |
Selection of the operation mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : UDP Peer Bit 1 : TCP Client Bit 0 : TCP Server |
wtWebioEA2x2_24VBinaryTcpServerLocalPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.2 | integer | read-write |
Local TCP port for data exchange in this server mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2_24VBinaryTcpServerInputTrigger | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2_24VBinaryTcpServerApplicationMode | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.4 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 4-7: unused Bit 3 : OPC Device Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2_24VBinaryTcpClientLocalPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.5 | integer | read-write |
Local TCP port for data exchange in this client mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2_24VBinaryTcpClientServerPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.6 | integer | read-write |
Port number of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server port to zero. |
wtWebioEA2x2_24VBinaryTcpClientServerIpAddr | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.7 | octet string | read-write |
Ip address of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server IP address to 0.0.0.0. |
wtWebioEA2x2_24VBinaryTcpClientServerPassword | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.8 | octet string | read-write |
Building a connection may be protected by the administrator password of the server. Enter the server password to establish the connection, if a server administrator password exists. |
wtWebioEA2x2_24VBinaryTcpClientInactivity | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.9 | integer | read-write |
Connection timeout in 100ms. If no data are exchanged within the specified time, the device closes the connection to the server. The value 0 deactivates the timer. Using the Box2Box mode this function is disabled. |
wtWebioEA2x2_24VBinaryTcpClientInputTrigger | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.10 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2_24VBinaryTcpClientInterval | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.11 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured application. A interval of zero stopps the periodical sending. |
wtWebioEA2x2_24VBinaryTcpClientApplicationMode | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.12 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2_24VBinaryUdpPeerLocalPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.13 | integer | read-write |
Local UDP port for data exchange in this peer to peer mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2_24VBinaryUdpPeerRemotePort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.14 | integer | read-write |
Port number of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote port to zero. |
wtWebioEA2x2_24VBinaryUdpPeerRemoteIpAddr | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.15 | octet string | read-write |
Ip address of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote device IP address to 0.0.0.0. |
wtWebioEA2x2_24VBinaryUdpPeerInputTrigger | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.16 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2_24VBinaryUdpPeerInterval | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.17 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured remote device. A interval of zero stopps the periodical sending. |
wtWebioEA2x2_24VBinaryUdpPeerApplicationMode | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.18 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2_24VBinaryConnectedPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.19 | integer | read-only |
Port number of the remote device, after connection has been established. In case of no connection or missing port informations a zero will be read. |
wtWebioEA2x2_24VBinaryConnectedIpAddr | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.20 | ipaddress | read-only |
IP address of the remote device, after connection has been established. In case of no connection or missing port informations 0.0.0.0 will be read. |
wtWebioEA2x2_24VBinaryTcpServerClientHttpPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.21 | integer | read-write |
HTTP port number of the remote device at TCP Server Mode. If an mailfunction occurs status informations will be send to this port. Not used at mode Compatible 50xxx. |
wtWebioEA2x2_24VBinaryTcpClientServerHttpPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.6.3.1.22 | integer | read-write |
HTTP port number of the remote device at TCP Client Mode. In the operating mode Box2Box connection status informations will be exchanged through this port. |
wtWebioEA2x2_24VSyslog | 1.3.6.1.4.1.5040.1.2.30.3.1.3.7 | |||
wtWebioEA2x2_24VSyslogServerIP | 1.3.6.1.4.1.5040.1.2.30.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebioEA2x2_24VSyslogServerPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebioEA2x2_24VSyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebioEA2x2_24VSyslogEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebioEA2x2_24VFTP | 1.3.6.1.4.1.5040.1.2.30.3.1.3.8 | |||
wtWebioEA2x2_24VFTPServerIP | 1.3.6.1.4.1.5040.1.2.30.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebioEA2x2_24VFTPServerControlPort | 1.3.6.1.4.1.5040.1.2.30.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA2x2_24VFTPUserName | 1.3.6.1.4.1.5040.1.2.30.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebioEA2x2_24VFTPPassword | 1.3.6.1.4.1.5040.1.2.30.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebioEA2x2_24VFTPAccount | 1.3.6.1.4.1.5040.1.2.30.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebioEA2x2_24VFTPOption | 1.3.6.1.4.1.5040.1.2.30.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebioEA2x2_24VFTPEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebioEA2x2_24VOutputMode | 1.3.6.1.4.1.5040.1.2.30.3.1.4 | |||
wtWebioEA2x2_24VOutputModeTable | 1.3.6.1.4.1.5040.1.2.30.3.1.4.1 | no-access |
Table of output mode configurations dependent on the output indices. |
|
1.3.6.1.4.1.5040.1.2.30.3.1.4.1.1 | no-access |
Output mode configurations of the individual outputs. |
||
wtWebioEA2x2_24VOutputModeBit | 1.3.6.1.4.1.5040.1.2.30.3.1.4.1.1.1 | octet string | read-write |
This binary coded output mode defines the individual operation mode for any output. More than one mode must not be selected. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 6-7: unused Bit 5 : Logic Bit 4 : Binary 2 Bit 3 : Binary 1 Bit 2 : SNMP Bit 1 : UDP ASCII Bit 0 : HTTP |
wtWebioEA2x2_24VSafetyTimeout | 1.3.6.1.4.1.5040.1.2.30.3.1.4.2 | integer | read-write |
After this period of time (multiple of 100ms) without receiving data outputs switch to their Safety States. For each output a independend safety state could be defined. |
wtWebioEA2x2_24VPowerSupplyEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.4.4 | octet string | read-write |
Setting this enable bit turns on the intarnal 24V power supply of the outputs. All currents out must not exceed 150mA. At overcurrent condition the power supply will be shut down automatically. To reset the ocvercurrent protection circuit write 1 into wtWebioEA2x2_24VDiagErrorClear. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Power Supply enable |
wtWebioEA2x2_24VAlarm | 1.3.6.1.4.1.5040.1.2.30.3.1.5 | |||
wtWebioEA2x2_24VAlarmCount | 1.3.6.1.4.1.5040.1.2.30.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtWebioEA2x2_24VAlarmIfTable | 1.3.6.1.4.1.5040.1.2.30.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.30.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtWebioEA2x2_24VAlarmNo | 1.3.6.1.4.1.5040.1.2.30.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtWebioEA2x2_24VAlarmTable | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtWebioEA2x2_24VAlarmInputTrigger | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital inputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital inputs 0-1 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Inputs masked with the any bit trigger with any change of the corresponding input bit. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-1: ANY bits of digital inputs 0-1 |
wtWebioEA2x2_24VAlarmOutputTrigger | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.2 | octet string | read-write |
This variable allows setting of individual output trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be considered (corresponding bit = 1) and which outputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Outputs masked with the any bit trigger with any change of the corresponding output bit. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-1: ANY bits of digital outputs 0-1 |
wtWebioEA2x2_24VAlarmSystemTrigger | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.3 | octet string | read-write |
Binary coded trigger conditions: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Warm Start Bit 2 : Cold Start Bit 1 : Timer Bit 0 : unused |
wtWebioEA2x2_24VAlarmMaxCounterValue | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding alarm is triggered. Input counters with its mask bit unset in wtWebioEA2x2_24VAlarmInputTrigger are not considered. |
wtWebioEA2x2_24VAlarmInterval | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtWebioEA2x2_24VAlarmEnable | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtWebioEA2x2_24VAlarmMailAddr | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtWebioEA2x2_24VAlarmMailSubject | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA2x2_24VAlarmMailText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA2x2_24VAlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebioEA2x2_24VAlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA2x2_24VAlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA2x2_24VAlarmUdpPort | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA2x2_24VAlarmUdpText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA2x2_24VAlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA2x2_24VAlarmTcpPort | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA2x2_24VAlarmTcpText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA2x2_24VAlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA2x2_24VAlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA2x2_24VAlarmSyslogText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA2x2_24VAlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebioEA2x2_24VAlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebioEA2x2_24VAlarmFtpText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA2x2_24VAlarmFtpOption | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebioEA2x2_24VAlarmTimerCron | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtWebioEA2x2_24VAlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA2x2_24VAlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.27 | octet string | read-write |
Release Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA2x2_24VAlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA2x2_24VAlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA2x2_24VAlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA2x2_24VAlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA2x2_24VAlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.30.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA2x2_24VPorts | 1.3.6.1.4.1.5040.1.2.30.3.2 | |||
wtWebioEA2x2_24VInputPortTable | 1.3.6.1.4.1.5040.1.2.30.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.30.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebioEA2x2_24VPortInputName | 1.3.6.1.4.1.5040.1.2.30.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebioEA2x2_24VPortInputText | 1.3.6.1.4.1.5040.1.2.30.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebioEA2x2_24VPortInputMode | 1.3.6.1.4.1.5040.1.2.30.3.2.1.1.3 | octet string | read-write |
Binary coded modes: Selecting short pulse detection enable by setting the corresponding bit to 1 enables interrupt support for counting. Only positive edges are accepted as trigger source. The maximum counting frequenz equals 2000 Hz. This mode is available for inputs 0-3 only. Selecting counter clear on read by setting the corresponding bit to 1 enables the corresponding counter to be cleared automatically every time it is read, except HTTP reading with user rights. The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. Selection for input 0-1: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Bidirectional counter enable Bit 2 : Counter clear on read Bit 1 : Change detection enable (default) Bit 0 : Short Pulse detection enable |
wtWebioEA2x2_24VPortInputFilter | 1.3.6.1.4.1.5040.1.2.30.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebioEA2x2_24VPortInputBicountPulsePolarity | 1.3.6.1.4.1.5040.1.2.30.3.2.1.1.5 | octet string | read-write |
This value defines the polarity of the input pulse. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA2x2_24VPortInputBicountInactivTimeout | 1.3.6.1.4.1.5040.1.2.30.3.2.1.1.6 | integer | read-write |
Pulse chains with a duration shorter than here specified (in 1/10 sek), are ignored. |
wtWebioEA2x2_24VOutputPortTable | 1.3.6.1.4.1.5040.1.2.30.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.30.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtWebioEA2x2_24VPortOutputName | 1.3.6.1.4.1.5040.1.2.30.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtWebioEA2x2_24VPortOutputText | 1.3.6.1.4.1.5040.1.2.30.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtWebioEA2x2_24VPortOutputGroupMode | 1.3.6.1.4.1.5040.1.2.30.3.2.2.1.3 | octet string | read-write |
It is possible to connect outputs together to increase the output current. This could be done by connecting 2 or 4 outputs in a group together. All bits of such a group has to be set all together in the same way. This variable configures this group scheme. If one ouput bit of a group is set, all other output bits of the same group will be set in the same manner. More than one configuration must not be selected. Selection for ouputs 0-1: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : ouputs 0,1 disconnected (default) Bit 1 : ouputs 0+1 connected |
wtWebioEA2x2_24VPortOutputSafetyState | 1.3.6.1.4.1.5040.1.2.30.3.2.2.1.4 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 1-7: unused Bit 0 : Mask for digital output OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs to be changed should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 1-7: unused Bit 0 : Level of digital output |
wtWebioEA2x2_24VPortLogicInputMask | 1.3.6.1.4.1.5040.1.2.30.3.2.2.1.5 | octet string | read-write |
Selecting one of these inputs by setting the corresponding bit to 1 enables the logic function for the output identified by the index within this table. The calculation take place in 4 steps: 1. Selecting inputs (wtWebioEA2x2_24VPortLogicInputMask) 2. Inverting inputs if necessary (wtWebioEA2x2_24VPortLogicInputInverter) 3. Logical combination (wtWebioEA2x2_24VPortLogicFunction) 4. Inverting the result if necessary (wtWebioEA2x2_24VPortLogicOutputInverter) OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-1 : inputs 0-1 |
wtWebioEA2x2_24VPortLogicInputInverter | 1.3.6.1.4.1.5040.1.2.30.3.2.2.1.6 | octet string | read-write |
Every input bit selected here will be inverted. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-1 : inputs 0-1 |
wtWebioEA2x2_24VPortLogicFunction | 1.3.6.1.4.1.5040.1.2.30.3.2.2.1.7 | octet string | read-write |
This determines the logic function. No more than one function may be selected. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : logic function OR (default) Bit 1 : logic function AND Bit 2-7 : unused |
wtWebioEA2x2_24VPortLogicOutputInverter | 1.3.6.1.4.1.5040.1.2.30.3.2.2.1.8 | octet string | read-write |
The logical operation result could be inverteted by setting the corresponding bit to 1. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : Output Inverter enable Bit 1-7 : unused |
wtWebioEA2x2_24VPortPulseDuration | 1.3.6.1.4.1.5040.1.2.30.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtWebioEA2x2_24VPortPulsePolarity | 1.3.6.1.4.1.5040.1.2.30.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtWebioEA2x2_24VPortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA2x2_24VManufact | 1.3.6.1.4.1.5040.1.2.30.3.3 | |||
wtWebioEA2x2_24VMfName | 1.3.6.1.4.1.5040.1.2.30.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebioEA2x2_24VMfAddr | 1.3.6.1.4.1.5040.1.2.30.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebioEA2x2_24VMfHotline | 1.3.6.1.4.1.5040.1.2.30.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebioEA2x2_24VMfInternet | 1.3.6.1.4.1.5040.1.2.30.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebioEA2x2_24VMfDeviceTyp | 1.3.6.1.4.1.5040.1.2.30.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebioEA2x2_24VDiag | 1.3.6.1.4.1.5040.1.2.30.4 | |||
wtWebioEA2x2_24VDiagErrorCount | 1.3.6.1.4.1.5040.1.2.30.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebioEA2x2_24VDiagBinaryError | 1.3.6.1.4.1.5040.1.2.30.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebioEA2x2_24VDiagErrorIndex | 1.3.6.1.4.1.5040.1.2.30.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebioEA2x2_24VDiagErrorMessage. Errors are numbered from 1 to wtWebioEA2x2_24VDiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebioEA2x2_24VDiagErrorMessage. |
wtWebioEA2x2_24VDiagErrorMessage | 1.3.6.1.4.1.5040.1.2.30.4.4 | octet string | read-only |
Using wtWebioEA2x2_24VDiagErrorIndex as an index, the appropriate message is available. |
wtWebioEA2x2_24VDiagErrorClear | 1.3.6.1.4.1.5040.1.2.30.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebioEA2x2ERP_24V | 1.3.6.1.4.1.5040.1.2.31 | |||
wtWebioEA2x2ERP_24VInOut | 1.3.6.1.4.1.5040.1.2.31.1 | |||
wtWebioEA2x2ERP_24VInputs | 1.3.6.1.4.1.5040.1.2.31.1.1 | integer | read-only |
Number of idependent inputs. |
wtWebioEA2x2ERP_24VOutputs | 1.3.6.1.4.1.5040.1.2.31.1.2 | integer | read-only |
Number of idependent outputs. |
wtWebioEA2x2ERP_24VInputTable | 1.3.6.1.4.1.5040.1.2.31.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.31.1.3.1 | no-access |
Number of the inputs. |
||
wtWebioEA2x2ERP_24VInputNo | 1.3.6.1.4.1.5040.1.2.31.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtWebioEA2x2ERP_24VInputCounter | 1.3.6.1.4.1.5040.1.2.31.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtWebioEA2x2ERP_24VInputCounterClear | 1.3.6.1.4.1.5040.1.2.31.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtWebioEA2x2ERP_24VInputState | 1.3.6.1.4.1.5040.1.2.31.1.3.1.4 | integer | read-only |
Value of a single input bit. Enumeration: 'wtWebioEA2x2ERP_24VInputState-OFF': 0, 'wtWebioEA2x2ERP_24VInputState-ON': 1. |
wtWebioEA2x2ERP_24VInputValue | 1.3.6.1.4.1.5040.1.2.31.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 |
wtWebioEA2x2ERP_24VOutputTable | 1.3.6.1.4.1.5040.1.2.31.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.31.1.5.1 | no-access |
Number of the outputs. |
||
wtWebioEA2x2ERP_24VOutputNo | 1.3.6.1.4.1.5040.1.2.31.1.5.1.1 | integer | read-only |
Output number. |
wtWebioEA2x2ERP_24VOutputState | 1.3.6.1.4.1.5040.1.2.31.1.5.1.2 | integer | read-write |
Value of a single output bit. Enumeration: 'wtWebioEA2x2ERP_24VOutputState-OFF': 0, 'wtWebioEA2x2ERP_24VOutputState-ON': 1. |
wtWebioEA2x2ERP_24VOutputValue | 1.3.6.1.4.1.5040.1.2.31.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 Bit 2-7: ungenutzt |
wtWebioEA2x2ERP_24VSetOutput | 1.3.6.1.4.1.5040.1.2.31.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 |
wtWebioEA2x2ERP_24VSessCntrl | 1.3.6.1.4.1.5040.1.2.31.2 | |||
wtWebioEA2x2ERP_24VSessCntrlPassword | 1.3.6.1.4.1.5040.1.2.31.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtWebioEA2x2ERP_24VSessCntrlLogout. When read this variable provides a string of length zero. |
wtWebioEA2x2ERP_24VSessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.31.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtWebioEA2x2ERP_24VSessCntrl-Session': 1, 'wtWebioEA2x2ERP_24VSessCntrl-NoSession': 0. |
wtWebioEA2x2ERP_24VSessCntrlLogout | 1.3.6.1.4.1.5040.1.2.31.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtWebioEA2x2ERP_24VSessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.31.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtWebioEA2x2ERP_24VSessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.31.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtWebioEA2x2ERP_24VConfig | 1.3.6.1.4.1.5040.1.2.31.3 | |||
wtWebioEA2x2ERP_24VDevice | 1.3.6.1.4.1.5040.1.2.31.3.1 | |||
wtWebioEA2x2ERP_24VText | 1.3.6.1.4.1.5040.1.2.31.3.1.1 | |||
wtWebioEA2x2ERP_24VDeviceName | 1.3.6.1.4.1.5040.1.2.31.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtWebioEA2x2ERP_24VDeviceText | 1.3.6.1.4.1.5040.1.2.31.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtWebioEA2x2ERP_24VDeviceLocation | 1.3.6.1.4.1.5040.1.2.31.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtWebioEA2x2ERP_24VDeviceContact | 1.3.6.1.4.1.5040.1.2.31.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtWebioEA2x2ERP_24VTimeDate | 1.3.6.1.4.1.5040.1.2.31.3.1.2 | |||
wtWebioEA2x2ERP_24VTimeZone | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1 | |||
wtWebioEA2x2ERP_24VTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtWebioEA2x2ERP_24VTzOffsetMin | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtWebioEA2x2ERP_24VTzEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtWebioEA2x2ERP_24VStTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtWebioEA2x2ERP_24VStTzOffsetMin | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtWebioEA2x2ERP_24VStTzEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtWebioEA2x2ERP_24VStTzStartMonth | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtWebioEA2x2ERP_24VStartMonth-October': 10, 'wtWebioEA2x2ERP_24VStartMonth-March': 3, 'wtWebioEA2x2ERP_24VStartMonth-September': 9, 'wtWebioEA2x2ERP_24VStartMonth-August': 8, 'wtWebioEA2x2ERP_24VStartMonth-December': 12, 'wtWebioEA2x2ERP_24VStartMonth-June': 6, 'wtWebioEA2x2ERP_24VStartMonth-January': 1, 'wtWebioEA2x2ERP_24VStartMonth-February': 2, 'wtWebioEA2x2ERP_24VStartMonth-November': 11, 'wtWebioEA2x2ERP_24VStartMonth-April': 4, 'wtWebioEA2x2ERP_24VStartMonth-July': 7, 'wtWebioEA2x2ERP_24VStartMonth-May': 5. |
wtWebioEA2x2ERP_24VStTzStartMode | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtWebioEA2x2ERP_24VStartMode-third': 3, 'wtWebioEA2x2ERP_24VStartMode-first': 1, 'wtWebioEA2x2ERP_24VStartMode-fourth': 4, 'wtWebioEA2x2ERP_24VStartMode-second': 2, 'wtWebioEA2x2ERP_24VStartMode-last': 5. |
wtWebioEA2x2ERP_24VStTzStartWday | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtWebioEA2x2ERP_24VStartWday-Sunday': 1, 'wtWebioEA2x2ERP_24VStartWday-Wednesday': 5, 'wtWebioEA2x2ERP_24VStartWday-Tuesday': 3, 'wtWebioEA2x2ERP_24VStartWday-Thursday': 4, 'wtWebioEA2x2ERP_24VStartWday-Monday': 2, 'wtWebioEA2x2ERP_24VStartWday-Saturday': 7, 'wtWebioEA2x2ERP_24VStartWday-Friday': 6. |
wtWebioEA2x2ERP_24VStTzStartHrs | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA2x2ERP_24VStTzStartMin | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtWebioEA2x2ERP_24VStTzStopMonth | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2ERP_24VStopMonth-August': 8, 'wtWebioEA2x2ERP_24VStopMonth-February': 2, 'wtWebioEA2x2ERP_24VStopMonth-October': 10, 'wtWebioEA2x2ERP_24VStopMonth-July': 7, 'wtWebioEA2x2ERP_24VStopMonth-May': 5, 'wtWebioEA2x2ERP_24VStopMonth-June': 6, 'wtWebioEA2x2ERP_24VStopMonth-January': 1, 'wtWebioEA2x2ERP_24VStopMonth-December': 12, 'wtWebioEA2x2ERP_24VStopMonth-September': 9, 'wtWebioEA2x2ERP_24VStopMonth-April': 4, 'wtWebioEA2x2ERP_24VStopMonth-March': 3, 'wtWebioEA2x2ERP_24VStopMonth-November': 11. |
wtWebioEA2x2ERP_24VStTzStopMode | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2ERP_24VStopMode-first': 1, 'wtWebioEA2x2ERP_24VStopMode-third': 3, 'wtWebioEA2x2ERP_24VStopMode-fourth': 4, 'wtWebioEA2x2ERP_24VStopMode-last': 5, 'wtWebioEA2x2ERP_24VStopMode-second': 2. |
wtWebioEA2x2ERP_24VStTzStopWday | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtWebioEA2x2ERP_24VStopWday-Tuesday': 3, 'wtWebioEA2x2ERP_24VStopWday-Wednesday': 5, 'wtWebioEA2x2ERP_24VStopWday-Thursday': 4, 'wtWebioEA2x2ERP_24VStopWday-Monday': 2, 'wtWebioEA2x2ERP_24VStopWday-Sunday': 1, 'wtWebioEA2x2ERP_24VStopWday-Friday': 6, 'wtWebioEA2x2ERP_24VStopWday-Saturday': 7. |
wtWebioEA2x2ERP_24VStTzStopHrs | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA2x2ERP_24VStTzStopMin | 1.3.6.1.4.1.5040.1.2.31.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtWebioEA2x2ERP_24VTimeServer | 1.3.6.1.4.1.5040.1.2.31.3.1.2.2 | |||
wtWebioEA2x2ERP_24VTimeServer1 | 1.3.6.1.4.1.5040.1.2.31.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtWebioEA2x2ERP_24VTimeServer2 | 1.3.6.1.4.1.5040.1.2.31.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtWebioEA2x2ERP_24VTsEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtWebioEA2x2ERP_24VTsSyncTime | 1.3.6.1.4.1.5040.1.2.31.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtWebioEA2x2ERP_24VDeviceClock | 1.3.6.1.4.1.5040.1.2.31.3.1.2.3 | |||
wtWebioEA2x2ERP_24VClockHrs | 1.3.6.1.4.1.5040.1.2.31.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtWebioEA2x2ERP_24VClockMin | 1.3.6.1.4.1.5040.1.2.31.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtWebioEA2x2ERP_24VClockDay | 1.3.6.1.4.1.5040.1.2.31.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtWebioEA2x2ERP_24VClockMonth | 1.3.6.1.4.1.5040.1.2.31.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtWebioEA2x2ERP_24VClockMonth-September': 9, 'wtWebioEA2x2ERP_24VClockMonth-November': 11, 'wtWebioEA2x2ERP_24VClockMonth-February': 2, 'wtWebioEA2x2ERP_24VClockMonth-March': 3, 'wtWebioEA2x2ERP_24VClockMonth-April': 4, 'wtWebioEA2x2ERP_24VClockMonth-May': 5, 'wtWebioEA2x2ERP_24VClockMonth-August': 8, 'wtWebioEA2x2ERP_24VClockMonth-January': 1, 'wtWebioEA2x2ERP_24VClockMonth-June': 6, 'wtWebioEA2x2ERP_24VClockMonth-December': 12, 'wtWebioEA2x2ERP_24VClockMonth-October': 10, 'wtWebioEA2x2ERP_24VClockMonth-July': 7. |
wtWebioEA2x2ERP_24VClockYear | 1.3.6.1.4.1.5040.1.2.31.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtWebioEA2x2ERP_24VBasic | 1.3.6.1.4.1.5040.1.2.31.3.1.3 | |||
wtWebioEA2x2ERP_24VNetwork | 1.3.6.1.4.1.5040.1.2.31.3.1.3.1 | |||
wtWebioEA2x2ERP_24VIpAddress | 1.3.6.1.4.1.5040.1.2.31.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtWebioEA2x2ERP_24VSubnetMask | 1.3.6.1.4.1.5040.1.2.31.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtWebioEA2x2ERP_24VGateway | 1.3.6.1.4.1.5040.1.2.31.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtWebioEA2x2ERP_24VDnsServer1 | 1.3.6.1.4.1.5040.1.2.31.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtWebioEA2x2ERP_24VDnsServer2 | 1.3.6.1.4.1.5040.1.2.31.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtWebioEA2x2ERP_24VAddConfig | 1.3.6.1.4.1.5040.1.2.31.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtWebioEA2x2ERP_24VHTTP | 1.3.6.1.4.1.5040.1.2.31.3.1.3.2 | |||
wtWebioEA2x2ERP_24VStartup | 1.3.6.1.4.1.5040.1.2.31.3.1.3.2.1 | octet string | read-write |
Binary coded start page, more than one page must not be selected: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2: user.htm Bit 1: home.htm Bit 0: index.htm |
wtWebioEA2x2ERP_24VGetHeaderEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.2.2 | octet string | read-write |
If bits are set, every answer of a short form GET question will be lead by the IP-address and name of the device (Header) or a HTTP header (HTTP): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 2-7: unused Bit 1 : GET HTTP enable Bit 0 : GET Header enable |
wtWebioEA2x2ERP_24VHttpInputTrigger | 1.3.6.1.4.1.5040.1.2.31.3.1.3.2.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2ERP_24VHttpPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtWebioEA2x2ERP_24VMail | 1.3.6.1.4.1.5040.1.2.31.3.1.3.3 | |||
wtWebioEA2x2ERP_24VMailAdName | 1.3.6.1.4.1.5040.1.2.31.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtWebioEA2x2ERP_24VMailReply | 1.3.6.1.4.1.5040.1.2.31.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtWebioEA2x2ERP_24VMailServer | 1.3.6.1.4.1.5040.1.2.31.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtWebioEA2x2ERP_24VMailEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtWebioEA2x2ERP_24VMailAuthentication | 1.3.6.1.4.1.5040.1.2.31.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtWebioEA2x2ERP_24VMailAuthUser | 1.3.6.1.4.1.5040.1.2.31.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtWebioEA2x2ERP_24VMailAuthPassword | 1.3.6.1.4.1.5040.1.2.31.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtWebioEA2x2ERP_24VMailPop3Server | 1.3.6.1.4.1.5040.1.2.31.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtWebioEA2x2ERP_24VSNMP | 1.3.6.1.4.1.5040.1.2.31.3.1.3.4 | |||
wtWebioEA2x2ERP_24VSnmpEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtWebioEA2x2ERP_24VSnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.31.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtWebioEA2x2ERP_24VSnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.31.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtWebioEA2x2ERP_24VSnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.31.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtWebioEA2x2ERP_24VSnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtWebioEA2x2ERP_24VUDP | 1.3.6.1.4.1.5040.1.2.31.3.1.3.5 | |||
wtWebioEA2x2ERP_24VUdpAdminPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtWebioEA2x2ERP_24VUdpEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtWebioEA2x2ERP_24VUdpRemotePort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtWebioEA2x2ERP_24VBinary | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6 | |||
wtWebioEA2x2ERP_24VBinaryModeCount | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.1 | integer | read-only |
Number of independent binary channels. |
wtWebioEA2x2ERP_24VBinaryIfTable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.2 | no-access |
Table of indices. |
|
1.3.6.1.4.1.5040.1.2.31.3.1.3.6.2.1 | no-access |
Indices of the binary channels. |
||
wtWebioEA2x2ERP_24VBinaryModeNo | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.2.1.1 | integer | read-only |
Number of the binary channel. |
wtWebioEA2x2ERP_24VBinaryTable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3 | no-access |
Table of properties of the binary mode. |
|
1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1 | no-access |
Binary properties. |
||
wtWebioEA2x2ERP_24VBinaryOperationMode | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.1 | octet string | read-write |
Selection of the operation mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : UDP Peer Bit 1 : TCP Client Bit 0 : TCP Server |
wtWebioEA2x2ERP_24VBinaryTcpServerLocalPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.2 | integer | read-write |
Local TCP port for data exchange in this server mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2ERP_24VBinaryTcpServerInputTrigger | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.3 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2ERP_24VBinaryTcpServerApplicationMode | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.4 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 4-7: unused Bit 3 : OPC Device Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2ERP_24VBinaryTcpClientLocalPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.5 | integer | read-write |
Local TCP port for data exchange in this client mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2ERP_24VBinaryTcpClientServerPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.6 | integer | read-write |
Port number of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server port to zero. |
wtWebioEA2x2ERP_24VBinaryTcpClientServerIpAddr | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.7 | octet string | read-write |
Ip address of the server. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the server IP address to 0.0.0.0. |
wtWebioEA2x2ERP_24VBinaryTcpClientServerPassword | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.8 | octet string | read-write |
Building a connection may be protected by the administrator password of the server. Enter the server password to establish the connection, if a server administrator password exists. |
wtWebioEA2x2ERP_24VBinaryTcpClientInactivity | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.9 | integer | read-write |
Connection timeout in 100ms. If no data are exchanged within the specified time, the device closes the connection to the server. The value 0 deactivates the timer. Using the Box2Box mode this function is disabled. |
wtWebioEA2x2ERP_24VBinaryTcpClientInputTrigger | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.10 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2ERP_24VBinaryTcpClientInterval | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.11 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured application. A interval of zero stopps the periodical sending. |
wtWebioEA2x2ERP_24VBinaryTcpClientApplicationMode | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.12 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2ERP_24VBinaryUdpPeerLocalPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.13 | integer | read-write |
Local UDP port for data exchange in this peer to peer mode. This port number must be unique within the device. Reserved port number must not be used (refere to the manual). |
wtWebioEA2x2ERP_24VBinaryUdpPeerRemotePort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.14 | integer | read-write |
Port number of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote port to zero. |
wtWebioEA2x2ERP_24VBinaryUdpPeerRemoteIpAddr | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.15 | octet string | read-write |
Ip address of the remote device. A complete set of port number, IP address and a valid input/output mask starts this mode. No data exchange take place when setting the remote device IP address to 0.0.0.0. |
wtWebioEA2x2ERP_24VBinaryUdpPeerInputTrigger | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.16 | octet string | read-write |
Every change on the inputs causes their state to be transmitted to the remote device. To minimize data traffic, individual inputs may be exempted from this rule. Nevertheless every transmission will contain all input bits. If a bit is set (1), a change of state on the corresponding input triggers a transmission. If the bit is not set (0), no transmission takes place. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital inputs 0-1 |
wtWebioEA2x2ERP_24VBinaryUdpPeerInterval | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.17 | integer | read-write |
Configurable interval with a 100ms base, in which the Webio device sends data to the configured remote device. A interval of zero stopps the periodical sending. |
wtWebioEA2x2ERP_24VBinaryUdpPeerApplicationMode | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.18 | octet string | read-write |
Selection of the application mode: The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : Box2Box Slave Bit 1 : Compatible 50xxx Bit 0 : Default |
wtWebioEA2x2ERP_24VBinaryConnectedPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.19 | integer | read-only |
Port number of the remote device, after connection has been established. In case of no connection or missing port informations a zero will be read. |
wtWebioEA2x2ERP_24VBinaryConnectedIpAddr | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.20 | ipaddress | read-only |
IP address of the remote device, after connection has been established. In case of no connection or missing port informations 0.0.0.0 will be read. |
wtWebioEA2x2ERP_24VBinaryTcpServerClientHttpPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.21 | integer | read-write |
HTTP port number of the remote device at TCP Server Mode. If an mailfunction occurs status informations will be send to this port. Not used at mode Compatible 50xxx. |
wtWebioEA2x2ERP_24VBinaryTcpClientServerHttpPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.6.3.1.22 | integer | read-write |
HTTP port number of the remote device at TCP Client Mode. In the operating mode Box2Box connection status informations will be exchanged through this port. |
wtWebioEA2x2ERP_24VSyslog | 1.3.6.1.4.1.5040.1.2.31.3.1.3.7 | |||
wtWebioEA2x2ERP_24VSyslogServerIP | 1.3.6.1.4.1.5040.1.2.31.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtWebioEA2x2ERP_24VSyslogServerPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtWebioEA2x2ERP_24VSyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtWebioEA2x2ERP_24VSyslogEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtWebioEA2x2ERP_24VFTP | 1.3.6.1.4.1.5040.1.2.31.3.1.3.8 | |||
wtWebioEA2x2ERP_24VFTPServerIP | 1.3.6.1.4.1.5040.1.2.31.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtWebioEA2x2ERP_24VFTPServerControlPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA2x2ERP_24VFTPUserName | 1.3.6.1.4.1.5040.1.2.31.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtWebioEA2x2ERP_24VFTPPassword | 1.3.6.1.4.1.5040.1.2.31.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtWebioEA2x2ERP_24VFTPAccount | 1.3.6.1.4.1.5040.1.2.31.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtWebioEA2x2ERP_24VFTPOption | 1.3.6.1.4.1.5040.1.2.31.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtWebioEA2x2ERP_24VFTPEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtWebioEA2x2ERP_24VWayBack | 1.3.6.1.4.1.5040.1.2.31.3.1.3.10 | |||
wtWebioEA2x2ERP_24VWayBackEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.3.10.1 | octet string | read-write |
Set Bit 0 to enable WayBack: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : WayBack enable |
wtWebioEA2x2ERP_24VWayBackServerControlPort | 1.3.6.1.4.1.5040.1.2.31.3.1.3.10.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtWebioEA2x2ERP_24VWayBackFTPPassword | 1.3.6.1.4.1.5040.1.2.31.3.1.3.10.3 | octet string | read-write |
WayBack FTP Loggin: Password of the user. |
wtWebioEA2x2ERP_24VWayBackFTPResponse | 1.3.6.1.4.1.5040.1.2.31.3.1.3.10.4 | octet string | read-write |
WayBack FTP response: return message after login. |
wtWebioEA2x2ERP_24VWayBackFTPTimeOut | 1.3.6.1.4.1.5040.1.2.31.3.1.3.10.5 | octet string | read-write |
WayBack FTP Timeout: a request must be finished within this periode of time. |
wtWebioEA2x2ERP_24VOutputMode | 1.3.6.1.4.1.5040.1.2.31.3.1.4 | |||
wtWebioEA2x2ERP_24VOutputModeTable | 1.3.6.1.4.1.5040.1.2.31.3.1.4.1 | no-access |
Table of output mode configurations dependent on the output indices. |
|
1.3.6.1.4.1.5040.1.2.31.3.1.4.1.1 | no-access |
Output mode configurations of the individual outputs. |
||
wtWebioEA2x2ERP_24VOutputModeBit | 1.3.6.1.4.1.5040.1.2.31.3.1.4.1.1.1 | octet string | read-write |
This binary coded output mode defines the individual operation mode for any output. More than one mode must not be selected. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 6-7: unused Bit 5 : Logic Bit 4 : Binary 2 Bit 3 : Binary 1 Bit 2 : SNMP Bit 1 : UDP ASCII Bit 0 : HTTP |
wtWebioEA2x2ERP_24VSafetyTimeout | 1.3.6.1.4.1.5040.1.2.31.3.1.4.2 | integer | read-write |
After this period of time (multiple of 100ms) without receiving data outputs switch to their Safety States. For each output a independend safety state could be defined. |
wtWebioEA2x2ERP_24VLoadControlEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.4.3 | octet string | read-write |
Here the function of automatic load control can be enabled. All output were tested in pairs (0-1). If an error occours at one output, both output of an pair will be switched of. For a properly function of the load control each output of a pair have to has a load. If there is no existing load, a pull down resistor can be used. Outputs with no load are automaticly detected and not part of the control function. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Load Control enable |
wtWebioEA2x2ERP_24VPowerSupplyEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.4.4 | octet string | read-write |
Setting this enable bit turns on the intarnal 24V power supply of the outputs. All currents out must not exceed 150mA. At overcurrent condition the power supply will be shut down automatically. To reset the ocvercurrent protection circuit write 1 into wtWebioEA2x2DiagErrorClear. Internal power supply is a feature of 57638 only. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Power Supply enable |
wtWebioEA2x2ERP_24VAlarm | 1.3.6.1.4.1.5040.1.2.31.3.1.5 | |||
wtWebioEA2x2ERP_24VAlarmCount | 1.3.6.1.4.1.5040.1.2.31.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtWebioEA2x2ERP_24VAlarmIfTable | 1.3.6.1.4.1.5040.1.2.31.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.31.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtWebioEA2x2ERP_24VAlarmNo | 1.3.6.1.4.1.5040.1.2.31.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtWebioEA2x2ERP_24VAlarmTable | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtWebioEA2x2ERP_24VAlarmInputTrigger | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital inputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital inputs 0-1 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Inputs masked with the any bit trigger with any change of the corresponding input bit. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-1: ANY bits of digital inputs 0-1 |
wtWebioEA2x2ERP_24VAlarmOutputTrigger | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.2 | octet string | read-write |
This variable allows setting of individual output trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be considered (corresponding bit = 1) and which outputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 OCTETS 9-12 contain the ANY bit (1=ON, 0=OFF). Outputs masked with the any bit trigger with any change of the corresponding output bit. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-1: ANY bits of digital outputs 0-1 |
wtWebioEA2x2ERP_24VAlarmSystemTrigger | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.3 | octet string | read-write |
Binary coded trigger conditions: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Warm Start Bit 2 : Cold Start Bit 1 : Timer Bit 0 : Load Control |
wtWebioEA2x2ERP_24VAlarmMaxCounterValue | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.4 | octet string | read-write |
This variable configures a max. counter value. If an input counter value exceeds this max. value, the corresponding alarm is triggered. Input counters with its mask bit unset in wtWebioEA2x2ERP_24VAlarmInputTrigger are not considered. |
wtWebioEA2x2ERP_24VAlarmInterval | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtWebioEA2x2ERP_24VAlarmEnable | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtWebioEA2x2ERP_24VAlarmMailAddr | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtWebioEA2x2ERP_24VAlarmMailSubject | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA2x2ERP_24VAlarmMailText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA2x2ERP_24VAlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtWebioEA2x2ERP_24VAlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA2x2ERP_24VAlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA2x2ERP_24VAlarmUdpPort | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtWebioEA2x2ERP_24VAlarmUdpText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA2x2ERP_24VAlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA2x2ERP_24VAlarmTcpPort | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtWebioEA2x2ERP_24VAlarmTcpText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA2x2ERP_24VAlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA2x2ERP_24VAlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtWebioEA2x2ERP_24VAlarmSyslogText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA2x2ERP_24VAlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtWebioEA2x2ERP_24VAlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtWebioEA2x2ERP_24VAlarmFtpText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA2x2ERP_24VAlarmFtpOption | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtWebioEA2x2ERP_24VAlarmTimerCron | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtWebioEA2x2ERP_24VAlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtWebioEA2x2ERP_24VAlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.27 | octet string | read-write |
Release Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtWebioEA2x2ERP_24VAlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtWebioEA2x2ERP_24VAlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtWebioEA2x2ERP_24VAlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtWebioEA2x2ERP_24VAlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtWebioEA2x2ERP_24VAlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.31.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtWebioEA2x2ERP_24VLoadControlView | 1.3.6.1.4.1.5040.1.2.31.3.1.5.4 | octet string | read-only |
Here the result of automatic load control can be read. All output were tested in pairs (0-1). If an error occours at one output, both output of an pair will be switched of. For a properly function of the load control each output of a pair have to has a load. If there is no existing load, a pull down resistor can be used. Outputs with no load are automaticly detected and not part of the control function. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0-1: outputs 0-1. |
wtWebioEA2x2ERP_24VLCShutDownView | 1.3.6.1.4.1.5040.1.2.31.3.1.5.5 | octet string | read-write |
Here the result of the automatic load control shut down can be read. All outputs remain switched of, until a zero is written into this variable. But previously all loads should be inspected. High current (short circuit), a broken supply line or a defect load (i.e. lamp) may be a shut down reason. If no load is detected, the load control unit suspend automaticly the control of the corresponding output pair. All controlled output could be identified reading the variable wtWebioEA2x2ERP_24VLoadControlEnable. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an ouput. Bit 0 corresponds to the LSB. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0-1: outputs 0-1. |
wtWebioEA2x2ERP_24VPorts | 1.3.6.1.4.1.5040.1.2.31.3.2 | |||
wtWebioEA2x2ERP_24VInputPortTable | 1.3.6.1.4.1.5040.1.2.31.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.31.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtWebioEA2x2ERP_24VPortInputName | 1.3.6.1.4.1.5040.1.2.31.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtWebioEA2x2ERP_24VPortInputText | 1.3.6.1.4.1.5040.1.2.31.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtWebioEA2x2ERP_24VPortInputMode | 1.3.6.1.4.1.5040.1.2.31.3.2.1.1.3 | octet string | read-write |
Binary coded modes: Selecting short pulse detection enable by setting the corresponding bit to 1 enables interrupt support for counting. Only positive edges are accepted as trigger source. The maximum counting frequenz equals 2000 Hz. This mode is available for inputs 0-3 only. Selecting counter clear on read by setting the corresponding bit to 1 enables the corresponding counter to be cleared automatically every time it is read, except HTTP reading with user rights. The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. Selection for input 0-1: OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Bidirectional counter enable Bit 2 : Counter clear on read Bit 1 : Change detection enable (default) Bit 0 : Short Pulse detection enable |
wtWebioEA2x2ERP_24VPortInputFilter | 1.3.6.1.4.1.5040.1.2.31.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtWebioEA2x2ERP_24VPortInputBicountPulsePolarity | 1.3.6.1.4.1.5040.1.2.31.3.2.1.1.5 | octet string | read-write |
This value defines the polarity of the input pulse. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA2x2ERP_24VPortInputBicountInactivTimeout | 1.3.6.1.4.1.5040.1.2.31.3.2.1.1.6 | integer | read-write |
Pulse chains with a duration shorter than here specified (in 1/10 sek), are ignored. |
wtWebioEA2x2ERP_24VOutputPortTable | 1.3.6.1.4.1.5040.1.2.31.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.31.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtWebioEA2x2ERP_24VPortOutputName | 1.3.6.1.4.1.5040.1.2.31.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtWebioEA2x2ERP_24VPortOutputText | 1.3.6.1.4.1.5040.1.2.31.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtWebioEA2x2ERP_24VPortOutputGroupMode | 1.3.6.1.4.1.5040.1.2.31.3.2.2.1.3 | octet string | read-write |
It is possible to connect outputs together to increase the output current. This could be done by connecting 2 or 4 outputs in a group together. All bits of such a group has to be set all together in the same way. This variable configures this group scheme. If one ouput bit of a group is set, all other output bits of the same group will be set in the same manner. More than one configuration must not be selected. Selection for ouputs 0-1: Octet 1: unused Octet 2: unused Octet 3: unused OCTET 4: Bit 0 : ouputs 0,1 disconnected (default) Bit 1 : ouputs 0+1 connected |
wtWebioEA2x2ERP_24VPortOutputSafetyState | 1.3.6.1.4.1.5040.1.2.31.3.2.2.1.4 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 1-7: unused Bit 0 : Mask for digital output OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs to be changed should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 1-7: unused Bit 0 : Level of digital output |
wtWebioEA2x2ERP_24VPortLogicInputMask | 1.3.6.1.4.1.5040.1.2.31.3.2.2.1.5 | octet string | read-write |
Selecting one of these inputs by setting the corresponding bit to 1 enables the logic function for the output identified by the index within this table. The calculation take place in 4 steps: 1. Selecting inputs (wtWebioEA2x2ERP_24VPortLogicInputMask) 2. Inverting inputs if necessary (wtWebioEA2x2ERP_24VPortLogicInputInverter) 3. Logical combination (wtWebioEA2x2ERP_24VPortLogicFunction) 4. Inverting the result if necessary (wtWebioEA2x2ERP_24VPortLogicOutputInverter) OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-1 : inputs 0-1 |
wtWebioEA2x2ERP_24VPortLogicInputInverter | 1.3.6.1.4.1.5040.1.2.31.3.2.2.1.6 | octet string | read-write |
Every input bit selected here will be inverted. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0-1 : inputs 0-1 |
wtWebioEA2x2ERP_24VPortLogicFunction | 1.3.6.1.4.1.5040.1.2.31.3.2.2.1.7 | octet string | read-write |
This determines the logic function. No more than one function may be selected. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : logic function OR (default) Bit 1 : logic function AND Bit 2-7 : unused |
wtWebioEA2x2ERP_24VPortLogicOutputInverter | 1.3.6.1.4.1.5040.1.2.31.3.2.2.1.8 | octet string | read-write |
The logical operation result could be inverteted by setting the corresponding bit to 1. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : Output Inverter enable Bit 1-7 : unused |
wtWebioEA2x2ERP_24VPortPulseDuration | 1.3.6.1.4.1.5040.1.2.31.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtWebioEA2x2ERP_24VPortPulsePolarity | 1.3.6.1.4.1.5040.1.2.31.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtWebioEA2x2ERP_24VPortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtWebioEA2x2ERP_24VManufact | 1.3.6.1.4.1.5040.1.2.31.3.3 | |||
wtWebioEA2x2ERP_24VMfName | 1.3.6.1.4.1.5040.1.2.31.3.3.1 | octet string | read-write |
Manufacturer company name |
wtWebioEA2x2ERP_24VMfAddr | 1.3.6.1.4.1.5040.1.2.31.3.3.2 | octet string | read-write |
Manufacturer address. |
wtWebioEA2x2ERP_24VMfHotline | 1.3.6.1.4.1.5040.1.2.31.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtWebioEA2x2ERP_24VMfInternet | 1.3.6.1.4.1.5040.1.2.31.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtWebioEA2x2ERP_24VMfDeviceTyp | 1.3.6.1.4.1.5040.1.2.31.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtWebioEA2x2ERP_24VDiag | 1.3.6.1.4.1.5040.1.2.31.4 | |||
wtWebioEA2x2ERP_24VDiagErrorCount | 1.3.6.1.4.1.5040.1.2.31.4.1 | integer | read-only |
Number of entries in the error memory. |
wtWebioEA2x2ERP_24VDiagBinaryError | 1.3.6.1.4.1.5040.1.2.31.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtWebioEA2x2ERP_24VDiagErrorIndex | 1.3.6.1.4.1.5040.1.2.31.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtWebioEA2x2ERP_24VDiagErrorMessage. Errors are numbered from 1 to wtWebioEA2x2ERP_24VDiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtWebioEA2x2ERP_24VDiagErrorMessage. |
wtWebioEA2x2ERP_24VDiagErrorMessage | 1.3.6.1.4.1.5040.1.2.31.4.4 | octet string | read-only |
Using wtWebioEA2x2ERP_24VDiagErrorIndex as an index, the appropriate message is available. |
wtWebioEA2x2ERP_24VDiagErrorClear | 1.3.6.1.4.1.5040.1.2.31.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtIpWatcher_24V | 1.3.6.1.4.1.5040.1.2.32 | |||
wtIpWatcher_24VInOut | 1.3.6.1.4.1.5040.1.2.32.1 | |||
wtIpWatcher_24VInputs | 1.3.6.1.4.1.5040.1.2.32.1.1 | integer | read-only |
Number of idependent inputs. |
wtIpWatcher_24VOutputs | 1.3.6.1.4.1.5040.1.2.32.1.2 | integer | read-only |
Number of idependent outputs. |
wtIpWatcher_24VInputTable | 1.3.6.1.4.1.5040.1.2.32.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.32.1.3.1 | no-access |
Number of the inputs. |
||
wtIpWatcher_24VInputNo | 1.3.6.1.4.1.5040.1.2.32.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtIpWatcher_24VInputCounter | 1.3.6.1.4.1.5040.1.2.32.1.3.1.2 | integer | read-only |
Value of the input counter. |
wtIpWatcher_24VInputCounterClear | 1.3.6.1.4.1.5040.1.2.32.1.3.1.3 | integer | read-only |
Clears the input counter after returning its value. |
wtIpWatcher_24VInputState | 1.3.6.1.4.1.5040.1.2.32.1.3.1.4 | integer | read-only |
Value of a single input bit. Enumeration: 'wtIpWatcher_24VInputState-OFF': 0, 'wtIpWatcher_24VInputState-ON': 1. |
wtIpWatcher_24VInputValue | 1.3.6.1.4.1.5040.1.2.32.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 |
wtIpWatcher_24VOutputTable | 1.3.6.1.4.1.5040.1.2.32.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.32.1.5.1 | no-access |
Number of the outputs. |
||
wtIpWatcher_24VOutputNo | 1.3.6.1.4.1.5040.1.2.32.1.5.1.1 | integer | read-only |
Output number. |
wtIpWatcher_24VOutputState | 1.3.6.1.4.1.5040.1.2.32.1.5.1.2 | integer | read-write |
Value of a single output bit. Enumeration: 'wtIpWatcher_24VOutputState-ON': 1, 'wtIpWatcher_24VOutputState-OFF': 0. |
wtIpWatcher_24VOutputValue | 1.3.6.1.4.1.5040.1.2.32.1.6 | integer | read-write |
This variable is used to read and write the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 Bit 2-7: ungenutzt |
wtIpWatcher_24VSetOutput | 1.3.6.1.4.1.5040.1.2.32.1.7 | octet string | read-write |
This variable allows setting of individual digital outputs. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. The first two OCTETS contain the mask which determines which of the outputs are to be set (corresponding bit = 1) and which outputs are to remain unchanged (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 |
wtIpWatcher_24VAlarmOutputTable | 1.3.6.1.4.1.5040.1.2.32.1.8 | no-access |
List of alarm indices.. |
|
1.3.6.1.4.1.5040.1.2.32.1.8.1 | no-access |
Index reference. |
||
wtIpWatcher_24VAlarmOutputState | 1.3.6.1.4.1.5040.1.2.32.1.8.1.1 | integer | read-write |
State of the alarm. Enumeration: 'wtIpWatcher_24VAlarmOutputState-ON': 1, 'wtIpWatcher_24VAlarmOutputState-OFF': 0. |
wtIpWatcher_24VAlarmTriggerState | 1.3.6.1.4.1.5040.1.2.32.1.8.1.2 | integer | read-only |
State of the trigger condition. Enumeration: 'wtIpWatcher_24VAlarmTriggerState-OFF': 0, 'wtIpWatcher_24VAlarmTriggerState-ON': 1. |
wtIpWatcher_24VSessCntrl | 1.3.6.1.4.1.5040.1.2.32.2 | |||
wtIpWatcher_24VSessCntrlPassword | 1.3.6.1.4.1.5040.1.2.32.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtIpWatcher_24VSessCntrlLogout. When read this variable provides a string of length zero. |
wtIpWatcher_24VSessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.32.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtIpWatcher_24VSessCntrl-NoSession': 0, 'wtIpWatcher_24VSessCntrl-Session': 1. |
wtIpWatcher_24VSessCntrlLogout | 1.3.6.1.4.1.5040.1.2.32.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtIpWatcher_24VSessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.32.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtIpWatcher_24VSessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.32.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtIpWatcher_24VConfig | 1.3.6.1.4.1.5040.1.2.32.3 | |||
wtIpWatcher_24VDevice | 1.3.6.1.4.1.5040.1.2.32.3.1 | |||
wtIpWatcher_24VText | 1.3.6.1.4.1.5040.1.2.32.3.1.1 | |||
wtIpWatcher_24VDeviceName | 1.3.6.1.4.1.5040.1.2.32.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtIpWatcher_24VDeviceText | 1.3.6.1.4.1.5040.1.2.32.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtIpWatcher_24VDeviceLocation | 1.3.6.1.4.1.5040.1.2.32.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtIpWatcher_24VDeviceContact | 1.3.6.1.4.1.5040.1.2.32.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtIpWatcher_24VTimeDate | 1.3.6.1.4.1.5040.1.2.32.3.1.2 | |||
wtIpWatcher_24VTimeZone | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1 | |||
wtIpWatcher_24VTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtIpWatcher_24VTzOffsetMin | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtIpWatcher_24VTzEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtIpWatcher_24VStTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtIpWatcher_24VStTzOffsetMin | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtIpWatcher_24VStTzEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtIpWatcher_24VStTzStartMonth | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtIpWatcher_24VStartMonth-June': 6, 'wtIpWatcher_24VStartMonth-August': 8, 'wtIpWatcher_24VStartMonth-March': 3, 'wtIpWatcher_24VStartMonth-April': 4, 'wtIpWatcher_24VStartMonth-September': 9, 'wtIpWatcher_24VStartMonth-November': 11, 'wtIpWatcher_24VStartMonth-May': 5, 'wtIpWatcher_24VStartMonth-December': 12, 'wtIpWatcher_24VStartMonth-February': 2, 'wtIpWatcher_24VStartMonth-October': 10, 'wtIpWatcher_24VStartMonth-January': 1, 'wtIpWatcher_24VStartMonth-July': 7. |
wtIpWatcher_24VStTzStartMode | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtIpWatcher_24VStartMode-last': 5, 'wtIpWatcher_24VStartMode-second': 2, 'wtIpWatcher_24VStartMode-fourth': 4, 'wtIpWatcher_24VStartMode-third': 3, 'wtIpWatcher_24VStartMode-first': 1. |
wtIpWatcher_24VStTzStartWday | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtIpWatcher_24VStartWday-Sunday': 1, 'wtIpWatcher_24VStartWday-Wednesday': 5, 'wtIpWatcher_24VStartWday-Tuesday': 3, 'wtIpWatcher_24VStartWday-Saturday': 7, 'wtIpWatcher_24VStartWday-Friday': 6, 'wtIpWatcher_24VStartWday-Monday': 2, 'wtIpWatcher_24VStartWday-Thursday': 4. |
wtIpWatcher_24VStTzStartHrs | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtIpWatcher_24VStTzStartMin | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtIpWatcher_24VStTzStopMonth | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtIpWatcher_24VStopMonth-December': 12, 'wtIpWatcher_24VStopMonth-July': 7, 'wtIpWatcher_24VStopMonth-October': 10, 'wtIpWatcher_24VStopMonth-November': 11, 'wtIpWatcher_24VStopMonth-April': 4, 'wtIpWatcher_24VStopMonth-February': 2, 'wtIpWatcher_24VStopMonth-January': 1, 'wtIpWatcher_24VStopMonth-September': 9, 'wtIpWatcher_24VStopMonth-June': 6, 'wtIpWatcher_24VStopMonth-May': 5, 'wtIpWatcher_24VStopMonth-August': 8, 'wtIpWatcher_24VStopMonth-March': 3. |
wtIpWatcher_24VStTzStopMode | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtIpWatcher_24VStopMode-second': 2, 'wtIpWatcher_24VStopMode-last': 5, 'wtIpWatcher_24VStopMode-fourth': 4, 'wtIpWatcher_24VStopMode-first': 1, 'wtIpWatcher_24VStopMode-third': 3. |
wtIpWatcher_24VStTzStopWday | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtIpWatcher_24VStopWday-Monday': 2, 'wtIpWatcher_24VStopWday-Friday': 6, 'wtIpWatcher_24VStopWday-Sunday': 1, 'wtIpWatcher_24VStopWday-Saturday': 7, 'wtIpWatcher_24VStopWday-Wednesday': 5, 'wtIpWatcher_24VStopWday-Tuesday': 3, 'wtIpWatcher_24VStopWday-Thursday': 4. |
wtIpWatcher_24VStTzStopHrs | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtIpWatcher_24VStTzStopMin | 1.3.6.1.4.1.5040.1.2.32.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtIpWatcher_24VTimeServer | 1.3.6.1.4.1.5040.1.2.32.3.1.2.2 | |||
wtIpWatcher_24VTimeServer1 | 1.3.6.1.4.1.5040.1.2.32.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtIpWatcher_24VTimeServer2 | 1.3.6.1.4.1.5040.1.2.32.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtIpWatcher_24VTsEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtIpWatcher_24VTsSyncTime | 1.3.6.1.4.1.5040.1.2.32.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtIpWatcher_24VDeviceClock | 1.3.6.1.4.1.5040.1.2.32.3.1.2.3 | |||
wtIpWatcher_24VClockHrs | 1.3.6.1.4.1.5040.1.2.32.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtIpWatcher_24VClockMin | 1.3.6.1.4.1.5040.1.2.32.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtIpWatcher_24VClockDay | 1.3.6.1.4.1.5040.1.2.32.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtIpWatcher_24VClockMonth | 1.3.6.1.4.1.5040.1.2.32.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtIpWatcher_24VClockMonth-February': 2, 'wtIpWatcher_24VClockMonth-March': 3, 'wtIpWatcher_24VClockMonth-July': 7, 'wtIpWatcher_24VClockMonth-September': 9, 'wtIpWatcher_24VClockMonth-August': 8, 'wtIpWatcher_24VClockMonth-June': 6, 'wtIpWatcher_24VClockMonth-November': 11, 'wtIpWatcher_24VClockMonth-April': 4, 'wtIpWatcher_24VClockMonth-January': 1, 'wtIpWatcher_24VClockMonth-December': 12, 'wtIpWatcher_24VClockMonth-October': 10, 'wtIpWatcher_24VClockMonth-May': 5. |
wtIpWatcher_24VClockYear | 1.3.6.1.4.1.5040.1.2.32.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtIpWatcher_24VBasic | 1.3.6.1.4.1.5040.1.2.32.3.1.3 | |||
wtIpWatcher_24VNetwork | 1.3.6.1.4.1.5040.1.2.32.3.1.3.1 | |||
wtIpWatcher_24VIpAddress | 1.3.6.1.4.1.5040.1.2.32.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtIpWatcher_24VSubnetMask | 1.3.6.1.4.1.5040.1.2.32.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtIpWatcher_24VGateway | 1.3.6.1.4.1.5040.1.2.32.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtIpWatcher_24VDnsServer1 | 1.3.6.1.4.1.5040.1.2.32.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtIpWatcher_24VDnsServer2 | 1.3.6.1.4.1.5040.1.2.32.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtIpWatcher_24VAddConfig | 1.3.6.1.4.1.5040.1.2.32.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtIpWatcher_24VHTTP | 1.3.6.1.4.1.5040.1.2.32.3.1.3.2 | |||
wtIpWatcher_24VHttpPort | 1.3.6.1.4.1.5040.1.2.32.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtIpWatcher_24VMail | 1.3.6.1.4.1.5040.1.2.32.3.1.3.3 | |||
wtIpWatcher_24VMailAdName | 1.3.6.1.4.1.5040.1.2.32.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtIpWatcher_24VMailReply | 1.3.6.1.4.1.5040.1.2.32.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtIpWatcher_24VMailServer | 1.3.6.1.4.1.5040.1.2.32.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtIpWatcher_24VMailEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtIpWatcher_24VMailAuthentication | 1.3.6.1.4.1.5040.1.2.32.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtIpWatcher_24VMailAuthUser | 1.3.6.1.4.1.5040.1.2.32.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtIpWatcher_24VMailAuthPassword | 1.3.6.1.4.1.5040.1.2.32.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtIpWatcher_24VMailPop3Server | 1.3.6.1.4.1.5040.1.2.32.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtIpWatcher_24VSNMP | 1.3.6.1.4.1.5040.1.2.32.3.1.3.4 | |||
wtIpWatcher_24VSnmpEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtIpWatcher_24VSnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.32.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtIpWatcher_24VSnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.32.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtIpWatcher_24VSnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.32.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtIpWatcher_24VSnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtIpWatcher_24VUDP | 1.3.6.1.4.1.5040.1.2.32.3.1.3.5 | |||
wtIpWatcher_24VUdpAdminPort | 1.3.6.1.4.1.5040.1.2.32.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtIpWatcher_24VUdpEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtIpWatcher_24VUdpRemotePort | 1.3.6.1.4.1.5040.1.2.32.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtIpWatcher_24VSyslog | 1.3.6.1.4.1.5040.1.2.32.3.1.3.7 | |||
wtIpWatcher_24VSyslogServerIP | 1.3.6.1.4.1.5040.1.2.32.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtIpWatcher_24VSyslogServerPort | 1.3.6.1.4.1.5040.1.2.32.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtIpWatcher_24VSyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtIpWatcher_24VSyslogEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtIpWatcher_24VFTP | 1.3.6.1.4.1.5040.1.2.32.3.1.3.8 | |||
wtIpWatcher_24VFTPServerIP | 1.3.6.1.4.1.5040.1.2.32.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtIpWatcher_24VFTPServerControlPort | 1.3.6.1.4.1.5040.1.2.32.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtIpWatcher_24VFTPUserName | 1.3.6.1.4.1.5040.1.2.32.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtIpWatcher_24VFTPPassword | 1.3.6.1.4.1.5040.1.2.32.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtIpWatcher_24VFTPAccount | 1.3.6.1.4.1.5040.1.2.32.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtIpWatcher_24VFTPOption | 1.3.6.1.4.1.5040.1.2.32.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtIpWatcher_24VFTPEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtIpWatcher_24VIpList | 1.3.6.1.4.1.5040.1.2.32.3.1.3.11 | |||
wtIpWatcher_24VIpListCount | 1.3.6.1.4.1.5040.1.2.32.3.1.3.11.1 | integer | read-only |
Number of Ip addresses. |
wtIpWatcher_24VIpListIfTable | 1.3.6.1.4.1.5040.1.2.32.3.1.3.11.2 | no-access |
Table of inices. |
|
1.3.6.1.4.1.5040.1.2.32.3.1.3.11.2.1 | no-access |
Table entry. |
||
wtIpWatcher_24VIpListNo | 1.3.6.1.4.1.5040.1.2.32.3.1.3.11.2.1.1 | integer | read-only |
List number of this entry. |
wtIpWatcher_24VIpListTable | 1.3.6.1.4.1.5040.1.2.32.3.1.3.11.3 | no-access |
List of ip addresses. |
|
1.3.6.1.4.1.5040.1.2.32.3.1.3.11.3.1 | no-access |
List entry. |
||
wtIpWatcher_24VIpListName | 1.3.6.1.4.1.5040.1.2.32.3.1.3.11.3.1.1 | octet string | read-write |
Name or IP address. |
wtIpWatcher_24VIpListPort | 1.3.6.1.4.1.5040.1.2.32.3.1.3.11.3.1.2 | integer | read-write |
Port number, zero in the case of broadcast or Ping. |
wtIpWatcher_24VIpListService | 1.3.6.1.4.1.5040.1.2.32.3.1.3.11.3.1.3 | octet string | read-write |
Binary coded scan mode, only one mode can be selected at a particular time: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Ping enable Bit 1-7: unused |
wtIpWatcher_24VIpListEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.3.11.3.1.4 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: enabled in Alarm 1 Bit 1: enabled in Alarm 2 Bit 2: enabled in Alarm 3 Bit 3: enabled in Alarm 4 Bit 4-7: unused |
wtIpWatcher_24VIpListAlias | 1.3.6.1.4.1.5040.1.2.32.3.1.3.11.3.1.5 | octet string | read-write |
Alias Name |
wtIpWatcher_24VOutputMode | 1.3.6.1.4.1.5040.1.2.32.3.1.4 | |||
wtIpWatcher_24VPowerSupplyEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.4.4 | octet string | read-write |
Setting this enable bit turns on the intarnal 24V power supply of the outputs. All currents out must not exceed 150mA. At overcurrent condition the power supply will be shut down automatically. To reset the ocvercurrent protection circuit write 1 into wtIpWatcher_24VDiagErrorClear. Internal power supply is a feature of 57655 only. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Power Supply enable |
wtIpWatcher_24VAlarm | 1.3.6.1.4.1.5040.1.2.32.3.1.5 | |||
wtIpWatcher_24VAlarmCount | 1.3.6.1.4.1.5040.1.2.32.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtIpWatcher_24VAlarmIfTable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.32.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtIpWatcher_24VAlarmNo | 1.3.6.1.4.1.5040.1.2.32.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtIpWatcher_24VAlarmTable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1 | no-access |
Alarm parameters of the individual alarms. |
||
wtIpWatcher_24VAlarmInterval | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtIpWatcher_24VAlarmEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtIpWatcher_24VAlarmMailAddr | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtIpWatcher_24VAlarmMailSubject | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtIpWatcher_24VAlarmMailText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.9 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtIpWatcher_24VAlarmSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtIpWatcher_24VAlarmSnmpTrapText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtIpWatcher_24VAlarmUdpIpAddr | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtIpWatcher_24VAlarmUdpPort | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtIpWatcher_24VAlarmUdpText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtIpWatcher_24VAlarmTcpIpAddr | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtIpWatcher_24VAlarmTcpPort | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtIpWatcher_24VAlarmTcpText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtIpWatcher_24VAlarmSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtIpWatcher_24VAlarmSyslogPort | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtIpWatcher_24VAlarmSyslogText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtIpWatcher_24VAlarmFtpDataPort | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtIpWatcher_24VAlarmFtpFileName | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtIpWatcher_24VAlarmFtpText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtIpWatcher_24VAlarmFtpOption | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtIpWatcher_24VAlarmTimerCron | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.25 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtIpWatcher_24VAlarmMailReleaseSubject | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.26 | octet string | read-write |
Subject line for alarm mail. |
wtIpWatcher_24VAlarmMailReleaseText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.27 | octet string | read-write |
Release Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtIpWatcher_24VAlarmSnmpTrapReleaseText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.28 | octet string | read-write |
This text appears in the trap body. |
wtIpWatcher_24VAlarmUdpReleaseText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.29 | octet string | read-write |
This text appears in the UDP trap body. |
wtIpWatcher_24VAlarmTcpReleaseText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.30 | octet string | read-write |
This text appears in the TCP trap body. |
wtIpWatcher_24VAlarmSyslogReleaseText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.31 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtIpWatcher_24VAlarmFtpReleaseText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.32 | octet string | read-write |
Message text to store on the FTP server. |
wtIpWatcher_24VAlarmName | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.33 | octet string | read-write |
Name of the alarm. |
wtIpWatcher_24VAlarmGlobalEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.34 | octet string | read-write |
Binary coded alarm activation: Die OCTETS werden bitweise interpretiert. Bit 0 entspricht dem LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 1-7: unused Bit 0 : Alarm enable |
wtIpWatcher_24VAlarmCounterClear | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.35 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Counter clear on Alarm acknowledge Bit 0 : Counter clear on Alarm send |
wtIpWatcher_24VAlarmAckEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.36 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 2-7: unused Bit 1 : Software acknowledge enable Bit 0 : Hardware acknowledge enable |
wtIpWatcher_24VAlarmAckPort | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.37 | integer | read-write |
Number of the input, which clears the alarm (1-6). |
wtIpWatcher_24VAlarmSetPort | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.38 | integer | read-write |
Number of the output, which will be set by this alarm (1-6). The configuration of pulse mode and polarity defined in the port output section is used. |
wtIpWatcher_24VAlarmMailTrgClearSubject | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.39 | octet string | read-write |
Subject line for alarm mail. |
wtIpWatcher_24VAlarmMailTrgClearText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.40 | octet string | read-write |
Alarm mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtIpWatcher_24VAlarmSnmpTrapTrgClearText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.41 | octet string | read-write |
This text appears in the trap body. |
wtIpWatcher_24VAlarmUdpTrgClearText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.42 | octet string | read-write |
This text appears in the UDP trap body. |
wtIpWatcher_24VAlarmTcpTrgClearText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.43 | octet string | read-write |
This text appears in the TCP trap body. |
wtIpWatcher_24VAlarmSyslogTrgClearText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.44 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtIpWatcher_24VAlarmFtpTrgClearText | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.45 | octet string | read-write |
Message text to store on the FTP server. |
wtIpWatcher_24VAlarmMailTrapTxEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.46 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcher_24VAlarmSnmpTrapTrapTxEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.47 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcher_24VAlarmUdpTrapTxEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.48 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcher_24VAlarmTcpTrapTxEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.49 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcher_24VAlarmSyslogTrapTxEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.50 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcher_24VAlarmFtpTrapTxEnable | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.51 | octet string | read-write |
Binary coded options: The OCTETS are interpreted bit-by-bit. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 4-7: unused Bit 3 : Alarm OFF message enable Bit 2 : Trigger OFF message enable Bit 1 : Re-Trigger message enable Bit 0 : Alarm ON message enable |
wtIpWatcher_24VAlarmTriggerCount | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.52 | integer | read-write |
Alarm will be send if the trigger condition occours TriggerCount times. |
wtIpWatcher_24VAlarmPollingRate | 1.3.6.1.4.1.5040.1.2.32.3.1.5.3.1.53 | integer | read-write |
Time in seconds. |
wtIpWatcher_24VPorts | 1.3.6.1.4.1.5040.1.2.32.3.2 | |||
wtIpWatcher_24VInputPortTable | 1.3.6.1.4.1.5040.1.2.32.3.2.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.32.3.2.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtIpWatcher_24VPortInputName | 1.3.6.1.4.1.5040.1.2.32.3.2.1.1.1 | octet string | read-write |
Name of the input. |
wtIpWatcher_24VPortInputText | 1.3.6.1.4.1.5040.1.2.32.3.2.1.1.2 | octet string | read-write |
Description of the input. |
wtIpWatcher_24VPortInputFilter | 1.3.6.1.4.1.5040.1.2.32.3.2.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtIpWatcher_24VOutputPortTable | 1.3.6.1.4.1.5040.1.2.32.3.2.2 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.32.3.2.2.1 | no-access |
Output parameters of the individual outputs. |
||
wtIpWatcher_24VPortOutputName | 1.3.6.1.4.1.5040.1.2.32.3.2.2.1.1 | octet string | read-write |
Name of the output. |
wtIpWatcher_24VPortOutputText | 1.3.6.1.4.1.5040.1.2.32.3.2.2.1.2 | octet string | read-write |
Description of the output. |
wtIpWatcher_24VPortPulseDuration | 1.3.6.1.4.1.5040.1.2.32.3.2.2.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtIpWatcher_24VPortPulsePolarity | 1.3.6.1.4.1.5040.1.2.32.3.2.2.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtIpWatcher_24VPortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtIpWatcher_24VManufact | 1.3.6.1.4.1.5040.1.2.32.3.3 | |||
wtIpWatcher_24VMfName | 1.3.6.1.4.1.5040.1.2.32.3.3.1 | octet string | read-write |
Manufacturer company name |
wtIpWatcher_24VMfAddr | 1.3.6.1.4.1.5040.1.2.32.3.3.2 | octet string | read-write |
Manufacturer address. |
wtIpWatcher_24VMfHotline | 1.3.6.1.4.1.5040.1.2.32.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtIpWatcher_24VMfInternet | 1.3.6.1.4.1.5040.1.2.32.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtIpWatcher_24VMfDeviceTyp | 1.3.6.1.4.1.5040.1.2.32.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtIpWatcher_24VDiag | 1.3.6.1.4.1.5040.1.2.32.4 | |||
wtIpWatcher_24VDiagErrorCount | 1.3.6.1.4.1.5040.1.2.32.4.1 | integer | read-only |
Number of entries in the error memory. |
wtIpWatcher_24VDiagBinaryError | 1.3.6.1.4.1.5040.1.2.32.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtIpWatcher_24VDiagErrorIndex | 1.3.6.1.4.1.5040.1.2.32.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtIpWatcher_24VDiagErrorMessage. Errors are numbered from 1 to wtIpWatcher_24VDiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtIpWatcher_24VDiagErrorMessage. |
wtIpWatcher_24VDiagErrorMessage | 1.3.6.1.4.1.5040.1.2.32.4.4 | octet string | read-only |
Using wtIpWatcher_24VDiagErrorIndex as an index, the appropriate message is available. |
wtIpWatcher_24VDiagErrorClear | 1.3.6.1.4.1.5040.1.2.32.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtTrapReceiver2x2 | 1.3.6.1.4.1.5040.1.2.33 | |||
wtTrapReceiver2x2InOut | 1.3.6.1.4.1.5040.1.2.33.1 | |||
wtTrapReceiver2x2Inputs | 1.3.6.1.4.1.5040.1.2.33.1.1 | integer | read-only |
Number of idependent inputs. |
wtTrapReceiver2x2Outputs | 1.3.6.1.4.1.5040.1.2.33.1.2 | integer | read-only |
Number of idependent outputs. |
wtTrapReceiver2x2InputTable | 1.3.6.1.4.1.5040.1.2.33.1.3 | no-access |
List of input indices. |
|
1.3.6.1.4.1.5040.1.2.33.1.3.1 | no-access |
Number of the inputs. |
||
wtTrapReceiver2x2InputNo | 1.3.6.1.4.1.5040.1.2.33.1.3.1.1 | integer | read-only |
Index numbers of the inputs. |
wtTrapReceiver2x2InputState | 1.3.6.1.4.1.5040.1.2.33.1.3.1.4 | integer | read-only |
Value of a single input bit. Enumeration: 'wtTrapReceiver2x2InputState-OFF': 0, 'wtTrapReceiver2x2InputState-ON': 1. |
wtTrapReceiver2x2InputValue | 1.3.6.1.4.1.5040.1.2.33.1.4 | integer | read-only |
This variable is used to read the inputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 |
wtTrapReceiver2x2OutputTable | 1.3.6.1.4.1.5040.1.2.33.1.5 | no-access |
List of output indices. |
|
1.3.6.1.4.1.5040.1.2.33.1.5.1 | no-access |
Number of the outputs. |
||
wtTrapReceiver2x2OutputNo | 1.3.6.1.4.1.5040.1.2.33.1.5.1.1 | integer | read-only |
Output number. |
wtTrapReceiver2x2OutputState | 1.3.6.1.4.1.5040.1.2.33.1.5.1.2 | integer | read-write |
Value of a single output bit. Enumeration: 'wtTrapReceiver2x2OutputState-OFF': 0, 'wtTrapReceiver2x2OutputState-ON': 1. |
wtTrapReceiver2x2OutputValue | 1.3.6.1.4.1.5040.1.2.33.1.6 | integer | read-only |
This variable is used to read the outputs of the digital I/O port. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 0-1: Digital outputs 0-1 Bit 2-7: ungenutzt |
wtTrapReceiver2x2ActionOutputTable | 1.3.6.1.4.1.5040.1.2.33.1.8 | no-access |
List of alarm indices.. |
|
1.3.6.1.4.1.5040.1.2.33.1.8.1 | no-access |
Index reference. |
||
wtTrapReceiver2x2ActionOutputState | 1.3.6.1.4.1.5040.1.2.33.1.8.1.1 | integer | read-write |
State of the alarm. Enumeration: 'wtTrapReceiver2x2ActionOutputState-OFF': 0, 'wtTrapReceiver2x2ActionOutputState-ON': 1. |
wtTrapReceiver2x2ActionTriggerState | 1.3.6.1.4.1.5040.1.2.33.1.8.1.2 | integer | read-only |
State of the trigger condition. Enumeration: 'wtTrapReceiver2x2ActionTriggerState-ON': 1, 'wtTrapReceiver2x2ActionTriggerState-OFF': 0. |
wtTrapReceiver2x2SystemTimerTable | 1.3.6.1.4.1.5040.1.2.33.1.9 | no-access |
List of system timer. |
|
1.3.6.1.4.1.5040.1.2.33.1.9.1 | no-access |
Number of the system timer. |
||
wtTrapReceiver2x2SystemTimerNo | 1.3.6.1.4.1.5040.1.2.33.1.9.1.1 | integer | read-only |
Index number of the system timer. |
wtTrapReceiver2x2ButtonTable | 1.3.6.1.4.1.5040.1.2.33.1.10 | no-access |
List of buttons. |
|
1.3.6.1.4.1.5040.1.2.33.1.10.1 | no-access |
Number of the button. |
||
wtTrapReceiver2x2ButtonNo | 1.3.6.1.4.1.5040.1.2.33.1.10.1.1 | integer | read-only |
Index numder of the button. |
wtTrapReceiver2x2SessCntrl | 1.3.6.1.4.1.5040.1.2.33.2 | |||
wtTrapReceiver2x2SessCntrlPassword | 1.3.6.1.4.1.5040.1.2.33.2.1 | octet string | read-write |
Entering this password opens a session which is ended by writing a 1 to wtTrapReceiver2x2SessCntrlLogout. When read this variable provides a string of length zero. |
wtTrapReceiver2x2SessCntrlConfigMode | 1.3.6.1.4.1.5040.1.2.33.2.2 | integer | read-only |
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read. Enumeration: 'wtTrapReceiver2x2SessCntrl-NoSession': 0, 'wtTrapReceiver2x2SessCntrl-Session': 1. |
wtTrapReceiver2x2SessCntrlLogout | 1.3.6.1.4.1.5040.1.2.33.2.3 | integer | read-write |
If the device is in configuration mode and the session was opened by this SNMP Manager, writing a 1 to this variable will end the session and all parameters are stored. Writing a 2 discards all entries again. When read this variable provides the value 0. |
wtTrapReceiver2x2SessCntrlAdminPassword | 1.3.6.1.4.1.5040.1.2.33.2.4 | octet string | read-write |
This password protects access to the variables with administrator rights. It can only be changed by the administrator. If no password was assigned, the valid password is public. |
wtTrapReceiver2x2SessCntrlConfigPassword | 1.3.6.1.4.1.5040.1.2.33.2.5 | octet string | read-write |
This password protects access to the variables with configurator rights. It can be changed by the administrator and by the configurator. If no password was assigned, the valid password is public. When read this variable provides a null-pointer. |
wtTrapReceiver2x2Config | 1.3.6.1.4.1.5040.1.2.33.3 | |||
wtTrapReceiver2x2Device | 1.3.6.1.4.1.5040.1.2.33.3.1 | |||
wtTrapReceiver2x2Text | 1.3.6.1.4.1.5040.1.2.33.3.1.1 | |||
wtTrapReceiver2x2DeviceName | 1.3.6.1.4.1.5040.1.2.33.3.1.1.1 | octet string | read-write |
Name of the Webio, which is user definable. |
wtTrapReceiver2x2DeviceText | 1.3.6.1.4.1.5040.1.2.33.3.1.1.2 | octet string | read-write |
Description of the Webio, which is user definable. |
wtTrapReceiver2x2DeviceLocation | 1.3.6.1.4.1.5040.1.2.33.3.1.1.3 | octet string | read-write |
Description of the location of the Webio, which is user definable. |
wtTrapReceiver2x2DeviceContact | 1.3.6.1.4.1.5040.1.2.33.3.1.1.4 | octet string | read-write |
Contact address of the system operator of the Webio, which is user definable. |
wtTrapReceiver2x2TimeDate | 1.3.6.1.4.1.5040.1.2.33.3.1.2 | |||
wtTrapReceiver2x2TimeZone | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1 | |||
wtTrapReceiver2x2TzOffsetHrs | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.1 | integer | read-write |
Offset hours for the time zone (winter time) with respect to UTC. |
wtTrapReceiver2x2TzOffsetMin | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.2 | integer | read-write |
Offset minutes for the time zone (winter time) with respect to UTC. |
wtTrapReceiver2x2TzEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Timezone |
wtTrapReceiver2x2StTzOffsetHrs | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.4 | integer | read-write |
Offset hours of the time zone (summer time) with respect to UTC. |
wtTrapReceiver2x2StTzOffsetMin | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.5 | integer | read-write |
Offset minutes of the time zone (summer time) with respect to UTC. |
wtTrapReceiver2x2StTzEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.6 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Summertime |
wtTrapReceiver2x2StTzStartMonth | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.7 | integer | read-write |
Month in which the change is made from winter time to summer time. Enumeration: 'wtTrapReceiver2x2StartMonth-May': 5, 'wtTrapReceiver2x2StartMonth-November': 11, 'wtTrapReceiver2x2StartMonth-April': 4, 'wtTrapReceiver2x2StartMonth-July': 7, 'wtTrapReceiver2x2StartMonth-June': 6, 'wtTrapReceiver2x2StartMonth-September': 9, 'wtTrapReceiver2x2StartMonth-February': 2, 'wtTrapReceiver2x2StartMonth-October': 10, 'wtTrapReceiver2x2StartMonth-March': 3, 'wtTrapReceiver2x2StartMonth-August': 8, 'wtTrapReceiver2x2StartMonth-December': 12, 'wtTrapReceiver2x2StartMonth-January': 1. |
wtTrapReceiver2x2StTzStartMode | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.8 | integer | read-write |
Mode of the day of the week for which the change is made from winter time to summer time. Enumeration: 'wtTrapReceiver2x2StartMode-last': 5, 'wtTrapReceiver2x2StartMode-second': 2, 'wtTrapReceiver2x2StartMode-fourth': 4, 'wtTrapReceiver2x2StartMode-third': 3, 'wtTrapReceiver2x2StartMode-first': 1. |
wtTrapReceiver2x2StTzStartWday | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.9 | integer | read-write |
Day of the week on which the change is made from winter time to summer time Enumeration: 'wtTrapReceiver2x2StartWday-Friday': 6, 'wtTrapReceiver2x2StartWday-Wednesday': 5, 'wtTrapReceiver2x2StartWday-Sunday': 1, 'wtTrapReceiver2x2StartWday-Tuesday': 3, 'wtTrapReceiver2x2StartWday-Monday': 2, 'wtTrapReceiver2x2StartWday-Saturday': 7, 'wtTrapReceiver2x2StartWday-Thursday': 4. |
wtTrapReceiver2x2StTzStartHrs | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.10 | integer | read-write |
Hour in which the time zone is changed from winter to summer time with respect to UTC. |
wtTrapReceiver2x2StTzStartMin | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.11 | integer | read-write |
Minute in which the time zone is changed from winter to summer time with respect to UTC. |
wtTrapReceiver2x2StTzStopMonth | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.12 | integer | read-write |
Month in which the change is made from summer time to winter time. Enumeration: 'wtTrapReceiver2x2StopMonth-July': 7, 'wtTrapReceiver2x2StopMonth-April': 4, 'wtTrapReceiver2x2StopMonth-March': 3, 'wtTrapReceiver2x2StopMonth-February': 2, 'wtTrapReceiver2x2StopMonth-September': 9, 'wtTrapReceiver2x2StopMonth-October': 10, 'wtTrapReceiver2x2StopMonth-May': 5, 'wtTrapReceiver2x2StopMonth-December': 12, 'wtTrapReceiver2x2StopMonth-January': 1, 'wtTrapReceiver2x2StopMonth-November': 11, 'wtTrapReceiver2x2StopMonth-August': 8, 'wtTrapReceiver2x2StopMonth-June': 6. |
wtTrapReceiver2x2StTzStopMode | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.13 | integer | read-write |
Mode of the week day on which the change is made from summer time to winter time. Enumeration: 'wtTrapReceiver2x2StopMode-last': 5, 'wtTrapReceiver2x2StopMode-second': 2, 'wtTrapReceiver2x2StopMode-first': 1, 'wtTrapReceiver2x2StopMode-third': 3, 'wtTrapReceiver2x2StopMode-fourth': 4. |
wtTrapReceiver2x2StTzStopWday | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.14 | integer | read-write |
Day of the week on which the change is made from summer time to winter time. Enumeration: 'wtTrapReceiver2x2StopWday-Friday': 6, 'wtTrapReceiver2x2StopWday-Wednesday': 5, 'wtTrapReceiver2x2StopWday-Thursday': 4, 'wtTrapReceiver2x2StopWday-Saturday': 7, 'wtTrapReceiver2x2StopWday-Tuesday': 3, 'wtTrapReceiver2x2StopWday-Sunday': 1, 'wtTrapReceiver2x2StopWday-Monday': 2. |
wtTrapReceiver2x2StTzStopHrs | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.15 | integer | read-write |
Hour at which the time zone is changed from summer to winter time with respect to UTC. |
wtTrapReceiver2x2StTzStopMin | 1.3.6.1.4.1.5040.1.2.33.3.1.2.1.16 | integer | read-write |
Minute at which the time zone is changed from summer to winter time with respect to UTC. |
wtTrapReceiver2x2TimeServer | 1.3.6.1.4.1.5040.1.2.33.3.1.2.2 | |||
wtTrapReceiver2x2TimeServer1 | 1.3.6.1.4.1.5040.1.2.33.3.1.2.2.1 | octet string | read-write |
IP address or name of the 1st time server in ASCII |
wtTrapReceiver2x2TimeServer2 | 1.3.6.1.4.1.5040.1.2.33.3.1.2.2.2 | octet string | read-write |
IP address or name of the 2nd time server in ASCII |
wtTrapReceiver2x2TsEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.2.2.3 | octet string | read-write |
Binary coded conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Apply Time Server |
wtTrapReceiver2x2TsSyncTime | 1.3.6.1.4.1.5040.1.2.33.3.1.2.2.4 | integer | read-write |
Daily synchronisation time with the time server (hour: 0-23). |
wtTrapReceiver2x2DeviceClock | 1.3.6.1.4.1.5040.1.2.33.3.1.2.3 | |||
wtTrapReceiver2x2ClockHrs | 1.3.6.1.4.1.5040.1.2.33.3.1.2.3.1 | integer | read-write |
Clock hours taking into account the time zone settings. |
wtTrapReceiver2x2ClockMin | 1.3.6.1.4.1.5040.1.2.33.3.1.2.3.2 | integer | read-write |
Clock minutes taking into account the time zone settings. |
wtTrapReceiver2x2ClockDay | 1.3.6.1.4.1.5040.1.2.33.3.1.2.3.3 | integer | read-write |
Date: Day of the month, taking into account the time zone settings. |
wtTrapReceiver2x2ClockMonth | 1.3.6.1.4.1.5040.1.2.33.3.1.2.3.4 | integer | read-write |
Date: Month, taking into account the time zone settings. Enumeration: 'wtTrapReceiver2x2ClockMonth-July': 7, 'wtTrapReceiver2x2ClockMonth-August': 8, 'wtTrapReceiver2x2ClockMonth-September': 9, 'wtTrapReceiver2x2ClockMonth-November': 11, 'wtTrapReceiver2x2ClockMonth-March': 3, 'wtTrapReceiver2x2ClockMonth-April': 4, 'wtTrapReceiver2x2ClockMonth-June': 6, 'wtTrapReceiver2x2ClockMonth-October': 10, 'wtTrapReceiver2x2ClockMonth-May': 5, 'wtTrapReceiver2x2ClockMonth-December': 12, 'wtTrapReceiver2x2ClockMonth-February': 2, 'wtTrapReceiver2x2ClockMonth-January': 1. |
wtTrapReceiver2x2ClockYear | 1.3.6.1.4.1.5040.1.2.33.3.1.2.3.5 | integer | read-write |
Date: Year, taking into account the time zone settings. |
wtTrapReceiver2x2Basic | 1.3.6.1.4.1.5040.1.2.33.3.1.3 | |||
wtTrapReceiver2x2Network | 1.3.6.1.4.1.5040.1.2.33.3.1.3.1 | |||
wtTrapReceiver2x2IpAddress | 1.3.6.1.4.1.5040.1.2.33.3.1.3.1.1 | ipaddress | read-write |
IP address of the Webio |
wtTrapReceiver2x2SubnetMask | 1.3.6.1.4.1.5040.1.2.33.3.1.3.1.2 | ipaddress | read-write |
Subnet mask of the Webio |
wtTrapReceiver2x2Gateway | 1.3.6.1.4.1.5040.1.2.33.3.1.3.1.3 | ipaddress | read-write |
Gateway of the Webio |
wtTrapReceiver2x2DnsServer1 | 1.3.6.1.4.1.5040.1.2.33.3.1.3.1.4 | octet string | read-write |
IP address of the 1st DNS server in ASCII |
wtTrapReceiver2x2DnsServer2 | 1.3.6.1.4.1.5040.1.2.33.3.1.3.1.5 | octet string | read-write |
IP address of the 2nd DNS server in ASCII |
wtTrapReceiver2x2AddConfig | 1.3.6.1.4.1.5040.1.2.33.3.1.3.1.6 | octet string | read-write |
Additional configuration (1=ON): Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1: DHCP enable Bit 0: BOOTP enable |
wtTrapReceiver2x2HTTP | 1.3.6.1.4.1.5040.1.2.33.3.1.3.2 | |||
wtTrapReceiver2x2HttpPort | 1.3.6.1.4.1.5040.1.2.33.3.1.3.2.4 | integer | read-write |
Definition of the standard HTML port (Default: 80). |
wtTrapReceiver2x2Mail | 1.3.6.1.4.1.5040.1.2.33.3.1.3.3 | |||
wtTrapReceiver2x2MailAdName | 1.3.6.1.4.1.5040.1.2.33.3.1.3.3.1 | octet string | read-write |
Device name for mail administration. |
wtTrapReceiver2x2MailReply | 1.3.6.1.4.1.5040.1.2.33.3.1.3.3.2 | octet string | read-write |
Reply address for the mail server. |
wtTrapReceiver2x2MailServer | 1.3.6.1.4.1.5040.1.2.33.3.1.3.3.3 | octet string | read-write |
Name or IP address of the mail server. |
wtTrapReceiver2x2MailEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.3.3.4 | octet string | read-write |
Set this bit to enable the sending of mails: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Mail enable |
wtTrapReceiver2x2MailAuthentication | 1.3.6.1.4.1.5040.1.2.33.3.1.3.3.5 | octet string | read-write |
Selection of the authentication modi: The OCTETS are interpreted bit-by-bit, Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 3-7: unused Bit 2 : POP3 before SMTP Bit 1 : ESMTP, authentication Bit 0 : SMTP, no authentication |
wtTrapReceiver2x2MailAuthUser | 1.3.6.1.4.1.5040.1.2.33.3.1.3.3.6 | octet string | read-write |
Name of the user to be authenticated. |
wtTrapReceiver2x2MailAuthPassword | 1.3.6.1.4.1.5040.1.2.33.3.1.3.3.7 | octet string | read-write |
Authentication password. |
wtTrapReceiver2x2MailPop3Server | 1.3.6.1.4.1.5040.1.2.33.3.1.3.3.8 | octet string | read-write |
Name or Ip-address of the POP3 Servers. |
wtTrapReceiver2x2SNMP | 1.3.6.1.4.1.5040.1.2.33.3.1.3.4 | |||
wtTrapReceiver2x2SnmpEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.3.4.1 | octet string | read-write |
Set bit 0 to enable SNMP. If disabled, the device did not respond to any SNMP requests. Bit 1 decided wether the community string of read operations is compared with the system password or not: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : SNMP enable |
wtTrapReceiver2x2SnmpCommunityStringRead | 1.3.6.1.4.1.5040.1.2.33.3.1.3.4.2 | octet string | read-write |
Community string read only |
wtTrapReceiver2x2SnmpCommunityStringReadWrite | 1.3.6.1.4.1.5040.1.2.33.3.1.3.4.3 | octet string | read-write |
Community string read / write |
wtTrapReceiver2x2SnmpSystemTrapManagerIP | 1.3.6.1.4.1.5040.1.2.33.3.1.3.4.4 | octet string | read-write |
Name or IP address of the TCP server which accepts the system trap. |
wtTrapReceiver2x2SnmpSystemTrapEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.3.4.5 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag messages Bit 3-7: unused |
wtTrapReceiver2x2UDP | 1.3.6.1.4.1.5040.1.2.33.3.1.3.5 | |||
wtTrapReceiver2x2UdpAdminPort | 1.3.6.1.4.1.5040.1.2.33.3.1.3.5.1 | integer | read-write |
Udp port to which the Udp queries ( short form GET requests) can be sent. This port number must be unique within the device. |
wtTrapReceiver2x2UdpEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.3.5.2 | octet string | read-write |
Set this bit to enable UDP support: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : UDP enable |
wtTrapReceiver2x2UdpRemotePort | 1.3.6.1.4.1.5040.1.2.33.3.1.3.5.3 | integer | read-write |
Udp remote port setting. If this value is set to zero, the source port read from a request will be used as destination port for the answer. A non zero value forced the destination port to this value. |
wtTrapReceiver2x2Syslog | 1.3.6.1.4.1.5040.1.2.33.3.1.3.7 | |||
wtTrapReceiver2x2SyslogServerIP | 1.3.6.1.4.1.5040.1.2.33.3.1.3.7.1 | octet string | read-write |
Name or IP address of the Syslog server, which accepts the Syslog messgaes. |
wtTrapReceiver2x2SyslogServerPort | 1.3.6.1.4.1.5040.1.2.33.3.1.3.7.2 | integer | read-write |
Portnumber of the Syslog servers, default 514. |
wtTrapReceiver2x2SyslogSystemMessagesEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.3.7.3 | octet string | read-write |
Binary coded trigger conditions: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: ColdStart Bit 1: WarmStart Bit 2: Diag Messages Bit 3-7: unused |
wtTrapReceiver2x2SyslogEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.3.7.4 | octet string | read-write |
Set bit 0to enable Syslog: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Syslog enable |
wtTrapReceiver2x2FTP | 1.3.6.1.4.1.5040.1.2.33.3.1.3.8 | |||
wtTrapReceiver2x2FTPServerIP | 1.3.6.1.4.1.5040.1.2.33.3.1.3.8.1 | octet string | read-write |
Name or IP address of the FTP server, which accepts the FTP messages. |
wtTrapReceiver2x2FTPServerControlPort | 1.3.6.1.4.1.5040.1.2.33.3.1.3.8.2 | integer | read-write |
Portnumber of the control port of the FTP server, default 21. |
wtTrapReceiver2x2FTPUserName | 1.3.6.1.4.1.5040.1.2.33.3.1.3.8.3 | octet string | read-write |
FTP Loggin: user name. |
wtTrapReceiver2x2FTPPassword | 1.3.6.1.4.1.5040.1.2.33.3.1.3.8.4 | octet string | read-write |
FTP Loggin: user password. |
wtTrapReceiver2x2FTPAccount | 1.3.6.1.4.1.5040.1.2.33.3.1.3.8.5 | octet string | read-write |
FTP Loggin: name of account. |
wtTrapReceiver2x2FTPOption | 1.3.6.1.4.1.5040.1.2.33.3.1.3.8.6 | octet string | read-write |
Bit 0 switches the FTP Server in Passiv-Mode, the Client controls the data connection on its own: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : PASV enable |
wtTrapReceiver2x2FTPEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.3.8.7 | octet string | read-write |
Set Bit 0 to enable FTP: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : FTP enable |
wtTrapReceiver2x2OutputMode | 1.3.6.1.4.1.5040.1.2.33.3.1.4 | |||
wtTrapReceiver2x2PowerSupplyEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.4.4 | octet string | read-write |
Setting this enable bit turns on the intarnal 24V power supply of the outputs. All currents out must not exceed 150mA. At overcurrent condition the power supply will be shut down automatically. To reset the ocvercurrent protection circuit write 1 into wtTrapReceiver2x2DiagErrorClear. Internal power supply is a feature of 57655 only. Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 1-7: unused Bit 0 : Power Supply enable |
wtTrapReceiver2x2Action | 1.3.6.1.4.1.5040.1.2.33.3.1.5 | |||
wtTrapReceiver2x2ActionCount | 1.3.6.1.4.1.5040.1.2.33.3.1.5.1 | integer | read-only |
Number of independent alarms. |
wtTrapReceiver2x2ActionIfTable | 1.3.6.1.4.1.5040.1.2.33.3.1.5.2 | no-access |
List of alarm indices. |
|
1.3.6.1.4.1.5040.1.2.33.3.1.5.2.1 | no-access |
Numbers of the alarms. |
||
wtTrapReceiver2x2ActionNo | 1.3.6.1.4.1.5040.1.2.33.3.1.5.2.1.1 | integer | read-only |
Numbers of the alarms. |
wtTrapReceiver2x2ActionTable | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3 | no-access |
List of settings depending on the alarm number. |
|
1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1 | no-access |
Action parameters of the individual alarms. |
||
wtTrapReceiver2x2ActionInputTrigger | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.1 | octet string | read-write |
This variable allows setting of individual input trigger conditions. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The four OCTETS contain the mask which determines which of the inputs are to be considered (corresponding bit = 1) and which inputs are to ignore (corresponding bit = 0): OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0: Input 0 falling edge Bit 1: Input 0 rising edge Bit 2: Input 1 falling edge Bit 3: Input 1 rising edge Bit 4-7: unused |
wtTrapReceiver2x2ActionInterval | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.5 | octet string | read-write |
Send interval for alarm messages. |
wtTrapReceiver2x2ActionEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.6 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: Mail Enable Bit 1: SNMP Trap enable Bit 2: UDP enable Bit 3: Send inputs to pending TCP connections Bit 4: TCP Client enable Bit 5: Syslog Messages enable Bit 6-7: unused |
wtTrapReceiver2x2ActionMailAddr | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.7 | octet string | read-write |
E-Mail address for sending the alarm mail to. |
wtTrapReceiver2x2ActionMailSubject | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.8 | octet string | read-write |
Subject line for alarm mail. |
wtTrapReceiver2x2ActionMailText | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.9 | octet string | read-write |
Action mail text: States of the Webio device can be included by using special tags. Please refer to the respective Webio manual |
wtTrapReceiver2x2ActionSnmpManagerIP | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.10 | octet string | read-write |
IP address of the SNMP Manager to which the Webio device should send SNMP traps. |
wtTrapReceiver2x2ActionSnmpTrapText | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.11 | octet string | read-write |
This text appears in the trap body. |
wtTrapReceiver2x2ActionUdpIpAddr | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.12 | octet string | read-write |
IP address of the UDP listener to which the Webio device should send UDP traps. |
wtTrapReceiver2x2ActionUdpPort | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.13 | integer | read-write |
Port number of the UDP listener to which the Webio device should send UDP traps. |
wtTrapReceiver2x2ActionUdpText | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.14 | octet string | read-write |
This text appears in the UDP trap body. |
wtTrapReceiver2x2ActionTcpIpAddr | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.15 | octet string | read-write |
IP address of the TCP listener to which the Webio device should send TCP traps. |
wtTrapReceiver2x2ActionTcpPort | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.16 | integer | read-write |
Port number of the TCP listener to which the Webio device should send TCP traps. |
wtTrapReceiver2x2ActionTcpText | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.17 | octet string | read-write |
This text appears in the TCP trap body. |
wtTrapReceiver2x2ActionSyslogIpAddr | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.18 | octet string | read-write |
IP address of the syslog server to which the Webio device should send syslog messages. |
wtTrapReceiver2x2ActionSyslogPort | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.19 | integer | read-write |
Port number of the syslog server to which the Webio device should send syslog messages. |
wtTrapReceiver2x2ActionSyslogText | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.20 | octet string | read-write |
Every message starts with the priority key, a time stamp and the host ip address, according RFC3164. This text appears in the following syslog message body. |
wtTrapReceiver2x2ActionFtpDataPort | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.21 | octet string | read-write |
Local data port: 1..65535 or AUTO: the next free port will be assigned. |
wtTrapReceiver2x2ActionFtpFileName | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.22 | octet string | read-write |
Name of the file including path informations. |
wtTrapReceiver2x2ActionFtpText | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.23 | octet string | read-write |
Message text to store on the FTP server. |
wtTrapReceiver2x2ActionFtpOption | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.24 | octet string | read-write |
Binary coded options, select only one option at the same time: STORE = replace file APPEND = append message at the end of the file Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0 : STORE Bit 1 : APPEND Bit 2-7: unused |
wtTrapReceiver2x2ActionTimerCron | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.25 | octet string | read-write |
This entry contains 10 space or tab seperated text fields defining a time window for sending time triggered messages. 2 CRON time for start time and stop time are defined as follows: Start time: field 1: Minutes Range 0-59 3. Hours Range 0-23, 0 is midnight 5: Day of month Range 1-31 7: Month Range 1-12 9: Weekday Range 0-6, 0 is sunday Stop time: field 2: Minutes Range 0-59 4. Hours Range 0-23, 0 is midnight 6: Day of month Range 1-31 8: Month Range 1-12 10: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtTrapReceiver2x2ActionName | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.33 | octet string | read-write |
Name of the alarm. |
wtTrapReceiver2x2ActionGlobalEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.34 | octet string | read-write |
Binary coded alarm activation: The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 1-7: unused Bit 0 : Action enable |
wtTrapReceiver2x2ActionSystemTimerTrigger | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.55 | octet string | read-write |
Binary coded system timer activation: The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0: System Timer 1 enable Bit 1: System Timer 2 enable Bit 2-7: unused |
wtTrapReceiver2x2ActionSystemButtonTrigger | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.56 | octet string | read-write |
Binary coded button activation: The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0: Button 1 enable Bit 1: Button 2 enable Bit 2: Button 3 enable Bit 3: Button 4 enable Bit 3: Button 5 enable Bit 3: Button 6 enable Bit 3: Button 7 enable Bit 3: Button 8 enable. |
wtTrapReceiver2x2ActionOutputAction | 1.3.6.1.4.1.5040.1.2.33.3.1.5.3.1.57 | octet string | read-write |
This variable allows setting of individual output. The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. The first four OCTETS contain the mask which determines which of the outputs are to be considered (corresponding bit = 1) and which outputs are to ignore (corresponding bit = 0): OCTET 1 : unused OCTET 2 : unused OCTET 3 : unused OCTET 4, Bit 0-1: Mask for digital outputs 0-1 OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the outputs should assume: OCTET 5 : unused OCTET 6 : unused OCTET 7 : unused OCTET 8, Bit 0-1: Level of digital outputs 0-1 OCTETS 9-12 contain the TOOGLE bit (1=ON, 0=OFF). outputs masked with the TOGGLE bit trigger change their state on every action. Settings in OCTET 5-9 are then unused: OCTET 9: unused OCTET 10: unused OCTET 11: unused OCTET 12, Bit 0-1: TOGGLE bits of digital outputs 0-1 |
wtTrapReceiver2x2PrepareInEvents | 1.3.6.1.4.1.5040.1.2.33.3.1.6 | |||
wtTrapReceiver2x2WatchList | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1 | |||
wtTrapReceiver2x2WatchListCount | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.1 | integer | read-only |
Number of Ip addresses. |
wtTrapReceiver2x2WatchListIfTable | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.2 | no-access |
Table of inices. |
|
1.3.6.1.4.1.5040.1.2.33.3.1.6.1.2.1 | no-access |
Table entry. |
||
wtTrapReceiver2x2WatchListNo | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.2.1.1 | integer | read-only |
List number of this entry. |
wtTrapReceiver2x2WatchListTable | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3 | no-access |
List of ip addresses. |
|
1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3.1 | no-access |
List entry. |
||
wtTrapReceiver2x2WatchListName | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3.1.1 | octet string | read-write |
Name or IP address. |
wtTrapReceiver2x2WatchListPort | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3.1.2 | integer | read-write |
Port number, zero in the case of broadcast or Ping. |
wtTrapReceiver2x2WatchListService | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3.1.3 | octet string | read-write |
Binary coded scan mode, only one mode can be selected at a particular time: Octet 1: unused Octet 2: unused Octet 3: unused Octet 4: Bit 0: unused Bit 1: unused Bit 2: SNMP Trap reveive enable Bit 3: Syslog receive enable Bit 4-7: unused |
wtTrapReceiver2x2WatchListEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3.1.4 | octet string | read-write |
Binary coded alarm enable: Octet 1: unused Octet 2: unused Octet 3: Bit 0: enabled in Report 9 Bit 1: enabled in Report 10 Bit 2: enabled in Report 11 Bit 3: enabled in Report 12 Bit 4-7: unused Octet 4: Bit 0: enabled in Report 1 Bit 1: enabled in Report 2 Bit 2: enabled in Report 3 Bit 3: enabled in Report 4 Bit 4: enabled in Report 5 Bit 5: enabled in Report 6 Bit 6: enabled in Report 7 Bit 7: enabled in Report 8 |
wtTrapReceiver2x2WatchListAlias | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3.1.5 | octet string | read-write |
Alias Name |
wtTrapReceiver2x2WatchListTrapNo | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3.1.6 | integer | read-write |
SNMP Trap No: this filter is only active, if SNMP Trap reveive enable in wtTrapReceiver2x2WatchListService is set. Enumeration: 'wtTrapReceiver2x2WatchListTrapNo-LinkDown': 2, 'wtTrapReceiver2x2WatchListTrapNo-WildCard': 7, 'wtTrapReceiver2x2WatchListTrapNo-ColdStart': 0, 'wtTrapReceiver2x2WatchListTrapNo-LinkUp': 3, 'wtTrapReceiver2x2WatchListTrapNo-EPGneighborLoss': 5, 'wtTrapReceiver2x2WatchListTrapNo-AuthFailure': 4, 'wtTrapReceiver2x2WatchListTrapNo-WarmStart': 1, 'wtTrapReceiver2x2WatchListTrapNo-EnterpriseSpecific': 6. |
wtTrapReceiver2x2WatchListSpecificNo | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3.1.7 | integer | read-write |
SNMP Specific No: this filter is only active, if SNMP Trap reveive enable in wtTrapReceiver2x2WatchListService is set. |
wtTrapReceiver2x2WatchListFacility | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3.1.8 | integer | read-write |
Syslog message level Facility: this filter is only active, if Syslog receive enable in wtTrapReceiver2x2WatchListService is set. Enumeration: 'wtTrapReceiver2x2WatchListFacility-Alert': 1, 'wtTrapReceiver2x2WatchListFacility-WildCard': 8, 'wtTrapReceiver2x2WatchListFacility-Emergency': 0, 'wtTrapReceiver2x2WatchListFacility-Critical': 2, 'wtTrapReceiver2x2WatchListFacility-Notice': 5, 'wtTrapReceiver2x2WatchListFacility-Warning': 4, 'wtTrapReceiver2x2WatchListFacility-Debug': 7, 'wtTrapReceiver2x2WatchListFacility-Informational': 6, 'wtTrapReceiver2x2WatchListFacility-Error': 3. |
wtTrapReceiver2x2WatchListSeverity | 1.3.6.1.4.1.5040.1.2.33.3.1.6.1.3.1.9 | integer | read-write |
Syslog message level Severity: this filter is only active, if Syslog receive enable in wtTrapReceiver2x2WatchListService is set. Enumeration: 'wtTrapReceiver2x2WatchListSeverity-UUCP_subsystem': 8, 'wtTrapReceiver2x2WatchListSeverity-messages_generated_internaly_by_syslogd': 5, 'wtTrapReceiver2x2WatchListSeverity-local6': 22, 'wtTrapReceiver2x2WatchListSeverity-local7': 23, 'wtTrapReceiver2x2WatchListSeverity-local4': 20, 'wtTrapReceiver2x2WatchListSeverity-local5': 21, 'wtTrapReceiver2x2WatchListSeverity-local2': 18, 'wtTrapReceiver2x2WatchListSeverity-local3': 19, 'wtTrapReceiver2x2WatchListSeverity-local0': 16, 'wtTrapReceiver2x2WatchListSeverity-local1': 17, 'wtTrapReceiver2x2WatchListSeverity-log_audit': 13, 'wtTrapReceiver2x2WatchListSeverity-clock_daemon_15': 15, 'wtTrapReceiver2x2WatchListSeverity-mail_system': 2, 'wtTrapReceiver2x2WatchListSeverity-security_authorization_messages': 4, 'wtTrapReceiver2x2WatchListSeverity-user_level_messages': 1, 'wtTrapReceiver2x2WatchListSeverity-system_daemons': 3, 'wtTrapReceiver2x2WatchListSeverity-kernel_messages': 0, 'wtTrapReceiver2x2WatchListSeverity-log_alert': 14, 'wtTrapReceiver2x2WatchListSeverity-NTP_subsystem': 12, 'wtTrapReceiver2x2WatchListSeverity-clock_daemon': 9, 'wtTrapReceiver2x2WatchListSeverity-network_news_subsystem': 7, 'wtTrapReceiver2x2WatchListSeverity-security_authorization_messages_private': 10, 'wtTrapReceiver2x2WatchListSeverity-FTP_daemon': 11, 'wtTrapReceiver2x2WatchListSeverity-WildCard': 24, 'wtTrapReceiver2x2WatchListSeverity-line_printer_subsystem': 6. |
wtTrapReceiver2x2InEvSystemTimer | 1.3.6.1.4.1.5040.1.2.33.3.1.6.2 | |||
wtTrapReceiver2x2SystemTimerPortTable | 1.3.6.1.4.1.5040.1.2.33.3.1.6.2.1 | no-access |
List of settings depending on the SystemTimer number. |
|
1.3.6.1.4.1.5040.1.2.33.3.1.6.2.1.1 | no-access |
SystemTimer parameter for the individual SystemTimer. |
||
wtTrapReceiver2x2PortSystemTimerEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.6.2.1.1.1 | octet string | read-write |
Binary coded SystemTimer enable: The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: ungenutzt OCTET 2: ungenutzt OCTET 3: ungenutzt OCTET 4, Bit 1-7: ungenutzt Bit 0 : SystemTimer enable |
wtTrapReceiver2x2PortSystemTimerName | 1.3.6.1.4.1.5040.1.2.33.3.1.6.2.1.1.2 | octet string | read-write |
Name of the SystemTimer. |
wtTrapReceiver2x2PortSystemTimerCron | 1.3.6.1.4.1.5040.1.2.33.3.1.6.2.1.1.3 | octet string | read-write |
This entry contains 5 space or tab seperated text fields for time trigger definition. Each field must match with the actual time to trigger a message, weekday and day of month are interpreted separatley. 1: Minutes Range 0-59 2. Hours Range 0-23, 0 is midnight 3: Day of month Range 1-31 4: Month Range 1-12 5: Weekday Range 0-6, 0 is sunday Syntax for every field: - an asterix (*) enables every possible setting of a field - single numbers seperated by commas - a partition within the allowed range (1-5) - step size within an partition of the allowed range (0-59/2: every second minute). |
wtTrapReceiver2x2InEvButtons | 1.3.6.1.4.1.5040.1.2.33.3.1.6.3 | |||
wtTrapReceiver2x2ButtonPortTable | 1.3.6.1.4.1.5040.1.2.33.3.1.6.3.1 | no-access |
List of settings depending on the button number. |
|
1.3.6.1.4.1.5040.1.2.33.3.1.6.3.1.1 | no-access |
Button parameter for the individual buttons. |
||
wtTrapReceiver2x2PortButtonEnable | 1.3.6.1.4.1.5040.1.2.33.3.1.6.3.1.1.1 | octet string | read-write |
Binary coded button enable: The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: ungenutzt OCTET 2: ungenutzt OCTET 3: ungenutzt OCTET 4, Bit 1-7: ungenutzt Bit 0 : Button enable |
wtTrapReceiver2x2PortButtonName | 1.3.6.1.4.1.5040.1.2.33.3.1.6.3.1.1.2 | octet string | read-write |
Name of the button. |
wtTrapReceiver2x2PortButtonText | 1.3.6.1.4.1.5040.1.2.33.3.1.6.3.1.1.3 | octet string | read-write |
Description of the button. |
wtTrapReceiver2x2PortButtonAccess | 1.3.6.1.4.1.5040.1.2.33.3.1.6.3.1.1.4 | octet string | read-write |
Binary coded button access level: The OCTETS are interpreted bit-by-bit, with each bit corresponding to an input. Bit 0 corresponds to the LSB. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4, Bit 3-7: unused Bit 2 : For user administrator visible and operable Bit 1 : For user operator visible and operable Bit 0 : For user guest visible and operable |
wtTrapReceiver2x2InEvInputs | 1.3.6.1.4.1.5040.1.2.33.3.1.6.4 | |||
wtTrapReceiver2x2InputPortTable | 1.3.6.1.4.1.5040.1.2.33.3.1.6.4.1 | no-access |
List of settings depending on the input number. |
|
1.3.6.1.4.1.5040.1.2.33.3.1.6.4.1.1 | no-access |
Input parameter for the individual inputs. |
||
wtTrapReceiver2x2PortInputName | 1.3.6.1.4.1.5040.1.2.33.3.1.6.4.1.1.1 | octet string | read-write |
Name of the input. |
wtTrapReceiver2x2PortInputText | 1.3.6.1.4.1.5040.1.2.33.3.1.6.4.1.1.2 | octet string | read-write |
Description of the input. |
wtTrapReceiver2x2PortInputFilter | 1.3.6.1.4.1.5040.1.2.33.3.1.6.4.1.1.4 | integer | read-write |
Pulses with a duration shorter than here specified (duration in 1/1000 sec), are ignored. |
wtTrapReceiver2x2PrepareOutEvents | 1.3.6.1.4.1.5040.1.2.33.3.1.7 | |||
wtTrapReceiver2x2OutEvOutputs | 1.3.6.1.4.1.5040.1.2.33.3.1.7.1 | |||
wtTrapReceiver2x2OutputPortTable | 1.3.6.1.4.1.5040.1.2.33.3.1.7.1.1 | no-access |
List of settings depending on the output number. |
|
1.3.6.1.4.1.5040.1.2.33.3.1.7.1.1.1 | no-access |
Output parameters of the individual outputs. |
||
wtTrapReceiver2x2PortOutputName | 1.3.6.1.4.1.5040.1.2.33.3.1.7.1.1.1.1 | octet string | read-write |
Name of the output. |
wtTrapReceiver2x2PortOutputText | 1.3.6.1.4.1.5040.1.2.33.3.1.7.1.1.1.2 | octet string | read-write |
Description of the output. |
wtTrapReceiver2x2PortPulseDuration | 1.3.6.1.4.1.5040.1.2.33.3.1.7.1.1.1.9 | integer | read-write |
Pulse length in 1/1000 sec. Setting this value to zero, disables the pulse output. |
wtTrapReceiver2x2PortPulsePolarity | 1.3.6.1.4.1.5040.1.2.33.3.1.7.1.1.1.10 | octet string | read-write |
This value defines the polarity of the output pulse, if wtTrapReceiver2x2PortPulseDuration is not set to zero. After the pulse is finished, the output switches back to the opposite state. OCTET 1: unused OCTET 2: unused OCTET 3: unused OCTET 4: Bit 0 : negative polarity Bit 1 : positive polarity Bit 2-7 : unused |
wtTrapReceiver2x2Ports | 1.3.6.1.4.1.5040.1.2.33.3.2 | |||
wtTrapReceiver2x2Manufact | 1.3.6.1.4.1.5040.1.2.33.3.3 | |||
wtTrapReceiver2x2MfName | 1.3.6.1.4.1.5040.1.2.33.3.3.1 | octet string | read-write |
Manufacturer company name |
wtTrapReceiver2x2MfAddr | 1.3.6.1.4.1.5040.1.2.33.3.3.2 | octet string | read-write |
Manufacturer address. |
wtTrapReceiver2x2MfHotline | 1.3.6.1.4.1.5040.1.2.33.3.3.3 | octet string | read-write |
Manufacturer hotline. |
wtTrapReceiver2x2MfInternet | 1.3.6.1.4.1.5040.1.2.33.3.3.4 | octet string | read-write |
Manufacturer Internet address. |
wtTrapReceiver2x2MfDeviceTyp | 1.3.6.1.4.1.5040.1.2.33.3.3.5 | octet string | read-write |
Manufacturer device name (model number). |
wtTrapReceiver2x2Diag | 1.3.6.1.4.1.5040.1.2.33.4 | |||
wtTrapReceiver2x2DiagErrorCount | 1.3.6.1.4.1.5040.1.2.33.4.1 | integer | read-only |
Number of entries in the error memory. |
wtTrapReceiver2x2DiagBinaryError | 1.3.6.1.4.1.5040.1.2.33.4.2 | octet string | read-only |
Error causes coded bit-by-bit. |
wtTrapReceiver2x2DiagErrorIndex | 1.3.6.1.4.1.5040.1.2.33.4.3 | integer | read-write |
The value of this variable is used as an index to read an error massege from wtTrapReceiver2x2DiagErrorMessage. Errors are numbered from 1 to wtTrapReceiver2x2DiagErrorCount. Writing a valid value into this variable, making the appropriate message readable from wtTrapReceiver2x2DiagErrorMessage. |
wtTrapReceiver2x2DiagErrorMessage | 1.3.6.1.4.1.5040.1.2.33.4.4 | octet string | read-only |
Using wtTrapReceiver2x2DiagErrorIndex as an index, the appropriate message is available. |
wtTrapReceiver2x2DiagErrorClear | 1.3.6.1.4.1.5040.1.2.33.4.5 | integer | read-write |
Writing 1 into this variable clears all diagnosis messages. |
wtWebioEA12x12Alert1 | 1.3.6.1.4.1.5040.1.2.40.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert2 | 1.3.6.1.4.1.5040.1.2.40.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert3 | 1.3.6.1.4.1.5040.1.2.40.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert4 | 1.3.6.1.4.1.5040.1.2.40.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert5 | 1.3.6.1.4.1.5040.1.2.40.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert6 | 1.3.6.1.4.1.5040.1.2.40.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert7 | 1.3.6.1.4.1.5040.1.2.40.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert8 | 1.3.6.1.4.1.5040.1.2.40.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert9 | 1.3.6.1.4.1.5040.1.2.40.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert10 | 1.3.6.1.4.1.5040.1.2.40.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert11 | 1.3.6.1.4.1.5040.1.2.40.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert12 | 1.3.6.1.4.1.5040.1.2.40.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert13 | 1.3.6.1.4.1.5040.1.2.40.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert14 | 1.3.6.1.4.1.5040.1.2.40.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert15 | 1.3.6.1.4.1.5040.1.2.40.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert16 | 1.3.6.1.4.1.5040.1.2.40.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert17 | 1.3.6.1.4.1.5040.1.2.40.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert18 | 1.3.6.1.4.1.5040.1.2.40.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert19 | 1.3.6.1.4.1.5040.1.2.40.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert20 | 1.3.6.1.4.1.5040.1.2.40.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert21 | 1.3.6.1.4.1.5040.1.2.40.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert22 | 1.3.6.1.4.1.5040.1.2.40.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert23 | 1.3.6.1.4.1.5040.1.2.40.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12Alert24 | 1.3.6.1.4.1.5040.1.2.40.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x12AlertDiag | 1.3.6.1.4.1.5040.1.2.40.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert1 | 1.3.6.1.4.1.5040.1.2.130.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert2 | 1.3.6.1.4.1.5040.1.2.130.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert3 | 1.3.6.1.4.1.5040.1.2.130.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert4 | 1.3.6.1.4.1.5040.1.2.130.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert5 | 1.3.6.1.4.1.5040.1.2.130.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert6 | 1.3.6.1.4.1.5040.1.2.130.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert7 | 1.3.6.1.4.1.5040.1.2.130.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert8 | 1.3.6.1.4.1.5040.1.2.130.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert9 | 1.3.6.1.4.1.5040.1.2.130.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert10 | 1.3.6.1.4.1.5040.1.2.130.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert11 | 1.3.6.1.4.1.5040.1.2.130.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert12 | 1.3.6.1.4.1.5040.1.2.130.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert13 | 1.3.6.1.4.1.5040.1.2.130.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert14 | 1.3.6.1.4.1.5040.1.2.130.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert15 | 1.3.6.1.4.1.5040.1.2.130.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert16 | 1.3.6.1.4.1.5040.1.2.130.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert17 | 1.3.6.1.4.1.5040.1.2.130.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert18 | 1.3.6.1.4.1.5040.1.2.130.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert19 | 1.3.6.1.4.1.5040.1.2.130.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert20 | 1.3.6.1.4.1.5040.1.2.130.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert21 | 1.3.6.1.4.1.5040.1.2.130.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert22 | 1.3.6.1.4.1.5040.1.2.130.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert23 | 1.3.6.1.4.1.5040.1.2.130.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2Alert24 | 1.3.6.1.4.1.5040.1.2.130.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2AlertDiag | 1.3.6.1.4.1.5040.1.2.130.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert1 | 1.3.6.1.4.1.5040.1.2.140.53 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert2 | 1.3.6.1.4.1.5040.1.2.140.54 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert3 | 1.3.6.1.4.1.5040.1.2.140.55 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert4 | 1.3.6.1.4.1.5040.1.2.140.56 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert5 | 1.3.6.1.4.1.5040.1.2.140.57 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert6 | 1.3.6.1.4.1.5040.1.2.140.58 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert7 | 1.3.6.1.4.1.5040.1.2.140.59 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert8 | 1.3.6.1.4.1.5040.1.2.140.60 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert9 | 1.3.6.1.4.1.5040.1.2.140.61 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert10 | 1.3.6.1.4.1.5040.1.2.140.62 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert11 | 1.3.6.1.4.1.5040.1.2.140.63 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert12 | 1.3.6.1.4.1.5040.1.2.140.64 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert13 | 1.3.6.1.4.1.5040.1.2.140.65 |
This SNMP trap is generated when Alarm 13 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert14 | 1.3.6.1.4.1.5040.1.2.140.66 |
This SNMP trap is generated when Alarm 14 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert15 | 1.3.6.1.4.1.5040.1.2.140.67 |
This SNMP trap is generated when Alarm 15 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert16 | 1.3.6.1.4.1.5040.1.2.140.68 |
This SNMP trap is generated when Alarm 16 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert17 | 1.3.6.1.4.1.5040.1.2.140.71 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert18 | 1.3.6.1.4.1.5040.1.2.140.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert19 | 1.3.6.1.4.1.5040.1.2.140.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert20 | 1.3.6.1.4.1.5040.1.2.140.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert21 | 1.3.6.1.4.1.5040.1.2.140.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert22 | 1.3.6.1.4.1.5040.1.2.140.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert23 | 1.3.6.1.4.1.5040.1.2.140.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert24 | 1.3.6.1.4.1.5040.1.2.140.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert25 | 1.3.6.1.4.1.5040.1.2.140.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert26 | 1.3.6.1.4.1.5040.1.2.140.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert27 | 1.3.6.1.4.1.5040.1.2.140.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert28 | 1.3.6.1.4.1.5040.1.2.140.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert29 | 1.3.6.1.4.1.5040.1.2.140.83 |
This SNMP trap is generated when Alarm 13 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert30 | 1.3.6.1.4.1.5040.1.2.140.84 |
This SNMP trap is generated when Alarm 14 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert31 | 1.3.6.1.4.1.5040.1.2.140.85 |
This SNMP trap is generated when Alarm 15 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlert32 | 1.3.6.1.4.1.5040.1.2.140.86 |
This SNMP trap is generated when Alarm 16 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA24oemAlertDiag | 1.3.6.1.4.1.5040.1.2.140.110 |
Dieser SNMP-Trap wird generiert, wenn eine Diagnose/Error-Message ausgelst wurde, das SNMP-Trap-Enable gesetzt ist und SNMP in Enable freigegeben ist. |
||
wtWebioEA12x6RelAlert1 | 1.3.6.1.4.1.5040.1.2.190.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert2 | 1.3.6.1.4.1.5040.1.2.190.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert3 | 1.3.6.1.4.1.5040.1.2.190.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert4 | 1.3.6.1.4.1.5040.1.2.190.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert5 | 1.3.6.1.4.1.5040.1.2.190.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert6 | 1.3.6.1.4.1.5040.1.2.190.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert7 | 1.3.6.1.4.1.5040.1.2.190.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert8 | 1.3.6.1.4.1.5040.1.2.190.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert9 | 1.3.6.1.4.1.5040.1.2.190.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert10 | 1.3.6.1.4.1.5040.1.2.190.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert11 | 1.3.6.1.4.1.5040.1.2.190.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert12 | 1.3.6.1.4.1.5040.1.2.190.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert13 | 1.3.6.1.4.1.5040.1.2.190.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert14 | 1.3.6.1.4.1.5040.1.2.190.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert15 | 1.3.6.1.4.1.5040.1.2.190.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert16 | 1.3.6.1.4.1.5040.1.2.190.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert17 | 1.3.6.1.4.1.5040.1.2.190.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert18 | 1.3.6.1.4.1.5040.1.2.190.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert19 | 1.3.6.1.4.1.5040.1.2.190.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert20 | 1.3.6.1.4.1.5040.1.2.190.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert21 | 1.3.6.1.4.1.5040.1.2.190.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert22 | 1.3.6.1.4.1.5040.1.2.190.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert23 | 1.3.6.1.4.1.5040.1.2.190.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlert24 | 1.3.6.1.4.1.5040.1.2.190.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelAlertDiag | 1.3.6.1.4.1.5040.1.2.190.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert1 | 1.3.6.1.4.1.5040.1.2.200.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert2 | 1.3.6.1.4.1.5040.1.2.200.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert3 | 1.3.6.1.4.1.5040.1.2.200.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert4 | 1.3.6.1.4.1.5040.1.2.200.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert5 | 1.3.6.1.4.1.5040.1.2.200.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert6 | 1.3.6.1.4.1.5040.1.2.200.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert7 | 1.3.6.1.4.1.5040.1.2.200.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert8 | 1.3.6.1.4.1.5040.1.2.200.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert9 | 1.3.6.1.4.1.5040.1.2.200.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert10 | 1.3.6.1.4.1.5040.1.2.200.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert11 | 1.3.6.1.4.1.5040.1.2.200.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert12 | 1.3.6.1.4.1.5040.1.2.200.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert13 | 1.3.6.1.4.1.5040.1.2.200.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert14 | 1.3.6.1.4.1.5040.1.2.200.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert15 | 1.3.6.1.4.1.5040.1.2.200.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert16 | 1.3.6.1.4.1.5040.1.2.200.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert17 | 1.3.6.1.4.1.5040.1.2.200.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert18 | 1.3.6.1.4.1.5040.1.2.200.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert19 | 1.3.6.1.4.1.5040.1.2.200.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert20 | 1.3.6.1.4.1.5040.1.2.200.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert21 | 1.3.6.1.4.1.5040.1.2.200.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert22 | 1.3.6.1.4.1.5040.1.2.200.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert23 | 1.3.6.1.4.1.5040.1.2.200.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert24 | 1.3.6.1.4.1.5040.1.2.200.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert25 | 1.3.6.1.4.1.5040.1.2.200.91 |
This SNMP trap is generated when the trigger of the Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert26 | 1.3.6.1.4.1.5040.1.2.200.92 |
This SNMP trap is generated when the trigger of the Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert27 | 1.3.6.1.4.1.5040.1.2.200.93 |
This SNMP trap is generated when the trigger of the Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert28 | 1.3.6.1.4.1.5040.1.2.200.94 |
This SNMP trap is generated when the trigger of the Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert29 | 1.3.6.1.4.1.5040.1.2.200.95 |
This SNMP trap is generated when the trigger of the Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert30 | 1.3.6.1.4.1.5040.1.2.200.96 |
This SNMP trap is generated when the trigger of the Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert31 | 1.3.6.1.4.1.5040.1.2.200.97 |
This SNMP trap is generated when the trigger of the Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert32 | 1.3.6.1.4.1.5040.1.2.200.98 |
This SNMP trap is generated when the trigger of the Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert33 | 1.3.6.1.4.1.5040.1.2.200.99 |
This SNMP trap is generated when the trigger of the Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert34 | 1.3.6.1.4.1.5040.1.2.200.100 |
This SNMP trap is generated when the trigger of the Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert35 | 1.3.6.1.4.1.5040.1.2.200.101 |
This SNMP trap is generated when the trigger of the Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6Alert36 | 1.3.6.1.4.1.5040.1.2.200.102 |
This SNMP trap is generated when the trigger of the Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebAlarm6x6AlertDiag | 1.3.6.1.4.1.5040.1.2.200.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert1 | 1.3.6.1.4.1.5040.1.2.220.41 |
This SNMP trap is generated when Report 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert2 | 1.3.6.1.4.1.5040.1.2.220.42 |
This SNMP trap is generated when Report 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert3 | 1.3.6.1.4.1.5040.1.2.220.43 |
This SNMP trap is generated when Report 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert4 | 1.3.6.1.4.1.5040.1.2.220.44 |
This SNMP trap is generated when Report 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert5 | 1.3.6.1.4.1.5040.1.2.220.45 |
This SNMP trap is generated when Report 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert6 | 1.3.6.1.4.1.5040.1.2.220.46 |
This SNMP trap is generated when Report 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert7 | 1.3.6.1.4.1.5040.1.2.220.47 |
This SNMP trap is generated when Report 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert8 | 1.3.6.1.4.1.5040.1.2.220.48 |
This SNMP trap is generated when Report 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert9 | 1.3.6.1.4.1.5040.1.2.220.49 |
This SNMP trap is generated when Report 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert10 | 1.3.6.1.4.1.5040.1.2.220.50 |
This SNMP trap is generated when Report 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert11 | 1.3.6.1.4.1.5040.1.2.220.51 |
This SNMP trap is generated when Report 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6Alert12 | 1.3.6.1.4.1.5040.1.2.220.52 |
This SNMP trap is generated when Report 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebCount6AlertDiag | 1.3.6.1.4.1.5040.1.2.220.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert1 | 1.3.6.1.4.1.5040.1.2.240.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert2 | 1.3.6.1.4.1.5040.1.2.240.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert3 | 1.3.6.1.4.1.5040.1.2.240.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert4 | 1.3.6.1.4.1.5040.1.2.240.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert5 | 1.3.6.1.4.1.5040.1.2.240.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert6 | 1.3.6.1.4.1.5040.1.2.240.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert7 | 1.3.6.1.4.1.5040.1.2.240.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert8 | 1.3.6.1.4.1.5040.1.2.240.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert9 | 1.3.6.1.4.1.5040.1.2.240.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert10 | 1.3.6.1.4.1.5040.1.2.240.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert11 | 1.3.6.1.4.1.5040.1.2.240.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert12 | 1.3.6.1.4.1.5040.1.2.240.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert13 | 1.3.6.1.4.1.5040.1.2.240.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert14 | 1.3.6.1.4.1.5040.1.2.240.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert15 | 1.3.6.1.4.1.5040.1.2.240.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert16 | 1.3.6.1.4.1.5040.1.2.240.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert17 | 1.3.6.1.4.1.5040.1.2.240.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert18 | 1.3.6.1.4.1.5040.1.2.240.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert19 | 1.3.6.1.4.1.5040.1.2.240.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert20 | 1.3.6.1.4.1.5040.1.2.240.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert21 | 1.3.6.1.4.1.5040.1.2.240.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert22 | 1.3.6.1.4.1.5040.1.2.240.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert23 | 1.3.6.1.4.1.5040.1.2.240.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6Alert24 | 1.3.6.1.4.1.5040.1.2.240.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA6x6AlertDiag | 1.3.6.1.4.1.5040.1.2.240.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert1 | 1.3.6.1.4.1.5040.1.2.250.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert2 | 1.3.6.1.4.1.5040.1.2.250.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert3 | 1.3.6.1.4.1.5040.1.2.250.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert4 | 1.3.6.1.4.1.5040.1.2.250.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert5 | 1.3.6.1.4.1.5040.1.2.250.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert6 | 1.3.6.1.4.1.5040.1.2.250.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert7 | 1.3.6.1.4.1.5040.1.2.250.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert8 | 1.3.6.1.4.1.5040.1.2.250.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert9 | 1.3.6.1.4.1.5040.1.2.250.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert10 | 1.3.6.1.4.1.5040.1.2.250.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert11 | 1.3.6.1.4.1.5040.1.2.250.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert12 | 1.3.6.1.4.1.5040.1.2.250.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert13 | 1.3.6.1.4.1.5040.1.2.250.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert14 | 1.3.6.1.4.1.5040.1.2.250.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert15 | 1.3.6.1.4.1.5040.1.2.250.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert16 | 1.3.6.1.4.1.5040.1.2.250.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert17 | 1.3.6.1.4.1.5040.1.2.250.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert18 | 1.3.6.1.4.1.5040.1.2.250.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert19 | 1.3.6.1.4.1.5040.1.2.250.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert20 | 1.3.6.1.4.1.5040.1.2.250.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert21 | 1.3.6.1.4.1.5040.1.2.250.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert22 | 1.3.6.1.4.1.5040.1.2.250.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert23 | 1.3.6.1.4.1.5040.1.2.250.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlert24 | 1.3.6.1.4.1.5040.1.2.250.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERPAlertDiag | 1.3.6.1.4.1.5040.1.2.250.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert1 | 1.3.6.1.4.1.5040.1.2.260.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert2 | 1.3.6.1.4.1.5040.1.2.260.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert3 | 1.3.6.1.4.1.5040.1.2.260.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert4 | 1.3.6.1.4.1.5040.1.2.260.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert5 | 1.3.6.1.4.1.5040.1.2.260.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert6 | 1.3.6.1.4.1.5040.1.2.260.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert7 | 1.3.6.1.4.1.5040.1.2.260.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert8 | 1.3.6.1.4.1.5040.1.2.260.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert9 | 1.3.6.1.4.1.5040.1.2.260.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert10 | 1.3.6.1.4.1.5040.1.2.260.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert11 | 1.3.6.1.4.1.5040.1.2.260.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert12 | 1.3.6.1.4.1.5040.1.2.260.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert13 | 1.3.6.1.4.1.5040.1.2.260.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert14 | 1.3.6.1.4.1.5040.1.2.260.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert15 | 1.3.6.1.4.1.5040.1.2.260.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert16 | 1.3.6.1.4.1.5040.1.2.260.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert17 | 1.3.6.1.4.1.5040.1.2.260.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert18 | 1.3.6.1.4.1.5040.1.2.260.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert19 | 1.3.6.1.4.1.5040.1.2.260.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert20 | 1.3.6.1.4.1.5040.1.2.260.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert21 | 1.3.6.1.4.1.5040.1.2.260.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert22 | 1.3.6.1.4.1.5040.1.2.260.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert23 | 1.3.6.1.4.1.5040.1.2.260.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlert24 | 1.3.6.1.4.1.5040.1.2.260.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA12x6RelERPAlertDiag | 1.3.6.1.4.1.5040.1.2.260.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert1 | 1.3.6.1.4.1.5040.1.2.270.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert2 | 1.3.6.1.4.1.5040.1.2.270.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert3 | 1.3.6.1.4.1.5040.1.2.270.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert4 | 1.3.6.1.4.1.5040.1.2.270.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert5 | 1.3.6.1.4.1.5040.1.2.270.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert6 | 1.3.6.1.4.1.5040.1.2.270.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert7 | 1.3.6.1.4.1.5040.1.2.270.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert8 | 1.3.6.1.4.1.5040.1.2.270.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert9 | 1.3.6.1.4.1.5040.1.2.270.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert10 | 1.3.6.1.4.1.5040.1.2.270.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert11 | 1.3.6.1.4.1.5040.1.2.270.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert12 | 1.3.6.1.4.1.5040.1.2.270.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert13 | 1.3.6.1.4.1.5040.1.2.270.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert14 | 1.3.6.1.4.1.5040.1.2.270.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert15 | 1.3.6.1.4.1.5040.1.2.270.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert16 | 1.3.6.1.4.1.5040.1.2.270.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert17 | 1.3.6.1.4.1.5040.1.2.270.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert18 | 1.3.6.1.4.1.5040.1.2.270.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert19 | 1.3.6.1.4.1.5040.1.2.270.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert20 | 1.3.6.1.4.1.5040.1.2.270.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert21 | 1.3.6.1.4.1.5040.1.2.270.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert22 | 1.3.6.1.4.1.5040.1.2.270.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert23 | 1.3.6.1.4.1.5040.1.2.270.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert24 | 1.3.6.1.4.1.5040.1.2.270.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert25 | 1.3.6.1.4.1.5040.1.2.270.91 |
This SNMP trap is generated when the trigger of the Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert26 | 1.3.6.1.4.1.5040.1.2.270.92 |
This SNMP trap is generated when the trigger of the Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert27 | 1.3.6.1.4.1.5040.1.2.270.93 |
This SNMP trap is generated when the trigger of the Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert28 | 1.3.6.1.4.1.5040.1.2.270.94 |
This SNMP trap is generated when the trigger of the Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert29 | 1.3.6.1.4.1.5040.1.2.270.95 |
This SNMP trap is generated when the trigger of the Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert30 | 1.3.6.1.4.1.5040.1.2.270.96 |
This SNMP trap is generated when the trigger of the Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert31 | 1.3.6.1.4.1.5040.1.2.270.97 |
This SNMP trap is generated when the trigger of the Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert32 | 1.3.6.1.4.1.5040.1.2.270.98 |
This SNMP trap is generated when the trigger of the Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert33 | 1.3.6.1.4.1.5040.1.2.270.99 |
This SNMP trap is generated when the trigger of the Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert34 | 1.3.6.1.4.1.5040.1.2.270.100 |
This SNMP trap is generated when the trigger of the Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert35 | 1.3.6.1.4.1.5040.1.2.270.101 |
This SNMP trap is generated when the trigger of the Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlert36 | 1.3.6.1.4.1.5040.1.2.270.102 |
This SNMP trap is generated when the trigger of the Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcherAlertDiag | 1.3.6.1.4.1.5040.1.2.270.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert1 | 1.3.6.1.4.1.5040.1.2.300.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert2 | 1.3.6.1.4.1.5040.1.2.300.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert3 | 1.3.6.1.4.1.5040.1.2.300.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert4 | 1.3.6.1.4.1.5040.1.2.300.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert5 | 1.3.6.1.4.1.5040.1.2.300.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert6 | 1.3.6.1.4.1.5040.1.2.300.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert7 | 1.3.6.1.4.1.5040.1.2.300.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert8 | 1.3.6.1.4.1.5040.1.2.300.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert9 | 1.3.6.1.4.1.5040.1.2.300.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert10 | 1.3.6.1.4.1.5040.1.2.300.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert11 | 1.3.6.1.4.1.5040.1.2.300.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert12 | 1.3.6.1.4.1.5040.1.2.300.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert13 | 1.3.6.1.4.1.5040.1.2.300.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert14 | 1.3.6.1.4.1.5040.1.2.300.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert15 | 1.3.6.1.4.1.5040.1.2.300.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert16 | 1.3.6.1.4.1.5040.1.2.300.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert17 | 1.3.6.1.4.1.5040.1.2.300.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert18 | 1.3.6.1.4.1.5040.1.2.300.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert19 | 1.3.6.1.4.1.5040.1.2.300.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert20 | 1.3.6.1.4.1.5040.1.2.300.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert21 | 1.3.6.1.4.1.5040.1.2.300.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert22 | 1.3.6.1.4.1.5040.1.2.300.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert23 | 1.3.6.1.4.1.5040.1.2.300.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlert24 | 1.3.6.1.4.1.5040.1.2.300.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2_24VAlertDiag | 1.3.6.1.4.1.5040.1.2.300.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert1 | 1.3.6.1.4.1.5040.1.2.310.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert2 | 1.3.6.1.4.1.5040.1.2.310.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert3 | 1.3.6.1.4.1.5040.1.2.310.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert4 | 1.3.6.1.4.1.5040.1.2.310.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert5 | 1.3.6.1.4.1.5040.1.2.310.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert6 | 1.3.6.1.4.1.5040.1.2.310.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert7 | 1.3.6.1.4.1.5040.1.2.310.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert8 | 1.3.6.1.4.1.5040.1.2.310.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert9 | 1.3.6.1.4.1.5040.1.2.310.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert10 | 1.3.6.1.4.1.5040.1.2.310.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert11 | 1.3.6.1.4.1.5040.1.2.310.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert12 | 1.3.6.1.4.1.5040.1.2.310.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert13 | 1.3.6.1.4.1.5040.1.2.310.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert14 | 1.3.6.1.4.1.5040.1.2.310.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert15 | 1.3.6.1.4.1.5040.1.2.310.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert16 | 1.3.6.1.4.1.5040.1.2.310.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert17 | 1.3.6.1.4.1.5040.1.2.310.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert18 | 1.3.6.1.4.1.5040.1.2.310.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert19 | 1.3.6.1.4.1.5040.1.2.310.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert20 | 1.3.6.1.4.1.5040.1.2.310.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert21 | 1.3.6.1.4.1.5040.1.2.310.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert22 | 1.3.6.1.4.1.5040.1.2.310.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert23 | 1.3.6.1.4.1.5040.1.2.310.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlert24 | 1.3.6.1.4.1.5040.1.2.310.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtWebioEA2x2ERP_24VAlertDiag | 1.3.6.1.4.1.5040.1.2.310.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert1 | 1.3.6.1.4.1.5040.1.2.320.41 |
This SNMP trap is generated when Alarm 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert2 | 1.3.6.1.4.1.5040.1.2.320.42 |
This SNMP trap is generated when Alarm 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert3 | 1.3.6.1.4.1.5040.1.2.320.43 |
This SNMP trap is generated when Alarm 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert4 | 1.3.6.1.4.1.5040.1.2.320.44 |
This SNMP trap is generated when Alarm 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert5 | 1.3.6.1.4.1.5040.1.2.320.45 |
This SNMP trap is generated when Alarm 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert6 | 1.3.6.1.4.1.5040.1.2.320.46 |
This SNMP trap is generated when Alarm 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert7 | 1.3.6.1.4.1.5040.1.2.320.47 |
This SNMP trap is generated when Alarm 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert8 | 1.3.6.1.4.1.5040.1.2.320.48 |
This SNMP trap is generated when Alarm 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert9 | 1.3.6.1.4.1.5040.1.2.320.49 |
This SNMP trap is generated when Alarm 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert10 | 1.3.6.1.4.1.5040.1.2.320.50 |
This SNMP trap is generated when Alarm 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert11 | 1.3.6.1.4.1.5040.1.2.320.51 |
This SNMP trap is generated when Alarm 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert12 | 1.3.6.1.4.1.5040.1.2.320.52 |
This SNMP trap is generated when Alarm 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert13 | 1.3.6.1.4.1.5040.1.2.320.71 |
This SNMP trap is generated when Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert14 | 1.3.6.1.4.1.5040.1.2.320.72 |
This SNMP trap is generated when Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert15 | 1.3.6.1.4.1.5040.1.2.320.73 |
This SNMP trap is generated when Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert16 | 1.3.6.1.4.1.5040.1.2.320.74 |
This SNMP trap is generated when Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert17 | 1.3.6.1.4.1.5040.1.2.320.75 |
This SNMP trap is generated when Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert18 | 1.3.6.1.4.1.5040.1.2.320.76 |
This SNMP trap is generated when Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert19 | 1.3.6.1.4.1.5040.1.2.320.77 |
This SNMP trap is generated when Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert20 | 1.3.6.1.4.1.5040.1.2.320.78 |
This SNMP trap is generated when Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert21 | 1.3.6.1.4.1.5040.1.2.320.79 |
This SNMP trap is generated when Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert22 | 1.3.6.1.4.1.5040.1.2.320.80 |
This SNMP trap is generated when Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert23 | 1.3.6.1.4.1.5040.1.2.320.81 |
This SNMP trap is generated when Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert24 | 1.3.6.1.4.1.5040.1.2.320.82 |
This SNMP trap is generated when Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert25 | 1.3.6.1.4.1.5040.1.2.320.91 |
This SNMP trap is generated when the trigger of the Alarm 1 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert26 | 1.3.6.1.4.1.5040.1.2.320.92 |
This SNMP trap is generated when the trigger of the Alarm 2 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert27 | 1.3.6.1.4.1.5040.1.2.320.93 |
This SNMP trap is generated when the trigger of the Alarm 3 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert28 | 1.3.6.1.4.1.5040.1.2.320.94 |
This SNMP trap is generated when the trigger of the Alarm 4 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert29 | 1.3.6.1.4.1.5040.1.2.320.95 |
This SNMP trap is generated when the trigger of the Alarm 5 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert30 | 1.3.6.1.4.1.5040.1.2.320.96 |
This SNMP trap is generated when the trigger of the Alarm 6 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert31 | 1.3.6.1.4.1.5040.1.2.320.97 |
This SNMP trap is generated when the trigger of the Alarm 7 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert32 | 1.3.6.1.4.1.5040.1.2.320.98 |
This SNMP trap is generated when the trigger of the Alarm 8 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert33 | 1.3.6.1.4.1.5040.1.2.320.99 |
This SNMP trap is generated when the trigger of the Alarm 9 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert34 | 1.3.6.1.4.1.5040.1.2.320.100 |
This SNMP trap is generated when the trigger of the Alarm 10 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert35 | 1.3.6.1.4.1.5040.1.2.320.101 |
This SNMP trap is generated when the trigger of the Alarm 11 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlert36 | 1.3.6.1.4.1.5040.1.2.320.102 |
This SNMP trap is generated when the trigger of the Alarm 12 was released, SNMP trap enable is set and SNMP is enabled. |
||
wtIpWatcher_24VAlertDiag | 1.3.6.1.4.1.5040.1.2.320.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert1 | 1.3.6.1.4.1.5040.1.2.330.41 |
This SNMP trap is generated when Action 1 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert2 | 1.3.6.1.4.1.5040.1.2.330.42 |
This SNMP trap is generated when Action 2 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert3 | 1.3.6.1.4.1.5040.1.2.330.43 |
This SNMP trap is generated when Action 3 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert4 | 1.3.6.1.4.1.5040.1.2.330.44 |
This SNMP trap is generated when Action 4 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert5 | 1.3.6.1.4.1.5040.1.2.330.45 |
This SNMP trap is generated when Action 5 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert6 | 1.3.6.1.4.1.5040.1.2.330.46 |
This SNMP trap is generated when Action 6 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert7 | 1.3.6.1.4.1.5040.1.2.330.47 |
This SNMP trap is generated when Action 7 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert8 | 1.3.6.1.4.1.5040.1.2.330.48 |
This SNMP trap is generated when Action 8 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert9 | 1.3.6.1.4.1.5040.1.2.330.49 |
This SNMP trap is generated when Action 9 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert10 | 1.3.6.1.4.1.5040.1.2.330.50 |
This SNMP trap is generated when Action 10 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert11 | 1.3.6.1.4.1.5040.1.2.330.51 |
This SNMP trap is generated when Action 11 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2Alert12 | 1.3.6.1.4.1.5040.1.2.330.52 |
This SNMP trap is generated when Action 12 was triggered, SNMP trap enable is set and SNMP is enabled. |
||
wtTrapReceiver2x2AlertDiag | 1.3.6.1.4.1.5040.1.2.330.110 |
This SNMP trap is generated when a diagnosis/error message was triggered, SNMP trap enable is set and SNMP is enabled. |