wtDeaTcpInputMask
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.4.4.1.5
Object
column
mandatory
r/w
OctetString
Here the inputs to be polled by the card driver are configured. When a
level change occurs on one or more inputs, the TCP connection to the
application (TCP server) is opened and the I/O structure 'Write Register'
is sent.
The OCTETS are interpreted bit-by-bit, with each bit corresponding to an
input. Bit 0 corresponds to the LSB.
OCTET 1, Bit 0-3: Digital inputs 8-11
Bit 4-7: unused
OCTET 2, Bit 0-7: Digital inputs 0-7
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.4.4.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtDeaTcpClientEntry
- Table
- wtDeaTcpClientTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 2-2
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wtDeaTcpServerPort mandatory Port number which the application (TCP server process) addresses on the computer. | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.4.4.1.1 |
| wtDeaTcpServerIp mandatory IP address of the computer on which the application (TCP server process) is active. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.5040.1.1.1.4.4.1.2 |
| wtDeaTcpInactTimeout mandatory Connection timeout in seconds. If no data are exchanged within the specified time,
the Com-Server closes the connection to the TCP server.
The value 0 deactivates the timer. | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.4.4.1.3 |
| wtDeaTcpConnectTimeout mandatory Connection timeout in seconds. This value is only effective in
conjunction with an activated inactivity timeout. After the inactivity
timeout has expired, the Com-Server attempt… | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.4.4.1.4 |