wtSeriUdpCAddress
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.6.1.7
Object
column
mandatory
r/w
Enumeration
Activating this option activates UDP client mode for changing UDP servers. The address of the UDP server does not have to be permanently configured, but rather is sent on the serial interface before the user data as an ASCII string. The string for the addressing is not sent. There are two possibilities for string format: 1. The parameters 'wtSeriUdpServerPort' and 'wtSeriUdpServerIp' are equal to zero. Format: C IP address, Port number<CR> (e.g. 'C172.16.231.101,4800<CR>') C URL, Portnummer<CR> (e.g. 'Cworkpc.homeip.net,4800<CR>') 2. The parameter 'wtSeriUdpServerPort' contains the Default Port (e.g., 4800), 'wtSeriUdpServerIP' contains the first three bytes of the IP address (e.g., 172.16.231.0) Format: C4.byte IP address (e.g., 'C101<CR>') The string is not allowed to contain any spaces!
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.6.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriUdpClientEntry
- Table
- wtSeriUdpClientTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtSeriUdpCAddressOff |
2 | wtSeriUdpCAddressOn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wtSeriUdpServerPort mandatory Port number which the application (UDP server process) addresses on the computer. | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.6.1.1 |
| wtSeriUdpServerUrl mandatory URL of the computer on which your application (UDP process) is active. The URL
can be used instead of an IP address and only in conjunction with a valid DNS server.
The URL contai… | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.6.1.10 |
| wtSeriUdpServerIp mandatory IP address of the computer on which the application (UDP server process) is active. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.5040.1.1.1.3.6.1.2 |
| wtSeriUdpDispString1 mandatory These parameters allow compact sending of serial data to the network;
the serial data stream is not broken up randomly, but rather serial
packets can be sent in their original con… | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.6.1.3 |
| wtSeriUdpDispString2 mandatory See DESCRIPTION of wtSeriUdpDispString1. | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.6.1.4 |
| wtSeriUdpSeriProtocol mandatory The protocol mode which can be activated here has been replaced by
the 'Serial Socket Interface' (Mode: Multiport Protocol). For reasons of downward
compatibility the functions a… | column | Enumeration | .1.3.6.1.4.1.5040.1.1.1.3.6.1.5 |
| wtSeriUdpSeriCoding mandatory See DESCRIPTION of wtSeriUdpSeriProtocol. | column | Enumeration | .1.3.6.1.4.1.5040.1.1.1.3.6.1.6 |
| wtSeriUdpWrCAddress mandatory Set this switch to active (2) to output the address of the sender in ASCII format
before sending the data of a UDP datagram to the serial port. The string always
contains 22 cha… | column | Enumeration | .1.3.6.1.4.1.5040.1.1.1.3.6.1.8 |
| wtSeriUdpDisconnectChar mandatory This parameter is only evaluated if the variable wtSeriUdpCAddress is
activated. If the Com-Server port on the serial interface receives the
character configured here, it deletes … | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.6.1.9 |