>> MIB - Management Information Base

>> Table: soipConfigTable - (.1.3.6.1.4.1.272.4.58.1.1)

Description: The soipConfigEntry contains configuration data of the SoIP module.

soipConfigTable
OIDNameTypeAccess
.1IndexINTEGERRW
.2UartBaudINTEGERRW
.3UartDataBitsINTEGERRW
.4UartParityENUMRW
.5UartStopBitsINTEGERRW
.6UartHandshakeENUMRW
.7UartSendGraciousXonXoffENUMRW
.8IpProtocolENUMD
.9IpReconnectTimeoutINTEGERRW
.10IpLocalIpIpAddressRW
.11IpLocalPortINTEGERRW
.12IpRemoteIpIpAddressRW
.13IpRemotePortINTEGERRW
.14IpIfIndexINTEGERRW
.15TriggerByteCountINTEGERRW
.16TriggerDelayINTEGERRW
.17TriggerTimeoutINTEGERRW
.18BufferClearENUMRW

Index
Reference to the used serial port.
UartBaud
Baud rate of serial port.

Range: 1 to 115200

UartDataBits
Data bits of serial port.

Range: 7 to 8

UartParity
Type of serial port. none(1) -- No parity bit even(2) -- Even parity bit odd(3) -- Odd parity bit

Enumerations:

  • none (1)
  • even (2)
  • odd (3)
UartStopBits
Stop bits of serial port.

Range: 1 to 2

UartHandshake
Handshake used on serial port. none(1) -- no handshake rts-cts(2) -- RTS/CTS signal pair used for handshake (hardware) xon-xoff(3) -- XOn/XOff bytes used for handshake (software) Received XOn/XOff characters are not forwarded via IP.

Enumerations:

  • none (1)
  • rts-cts (2)
  • xon-xoff (3)
UartSendGraciousXonXoff
Send gracious XOn/XOff. TCP: if IP connection is established/closed UDP: send XOn on startup

Enumerations:

  • true (1)
  • false (2)
IpProtocol
IP protocol and mode to use. tcp-server(1) -- Wait for incoming TCP connections tcp-client(2) -- Active connect via TCP udp(3) -- UDP With delete(15) the entry will be deleted

Enumerations:

  • tcp-server (1)
  • tcp-client (2)
  • udp (3)
  • delete (15)
IpReconnectTimeout
TCP client: Retry connect after n seconds if connection is refused or not answered. 0 = do not reconnect

Range: 0 to 65535

IpLocalIp
TCP server: accept connection only on this IP. 0=any. TCP client: issue connection from this IP. 0=automatic. UDP unicast: send data from and accept on this IP. 0=automatic. UDP multicast master (1:n): master unicast IP. 0=automatic. UDP multicast slave (1:n): multicast group IP. UDP multicast multi-master (n:m): multicast group IP.
IpLocalPort
TCP server: local port to listen on for connections TCP client: local port to issue connection from. 0=automatic. UDP unicast: port to send from / receive on. 0=automatic. UDP multicast: port to send from / receive on. 0=automatic.

Range: 0 to 65535

IpRemoteIp
TCP server: accept connection only from this IP. 0=any. TCP client: issue connection to this IP. UDP unicast: send data to this IP. UDP multicast master (1:n): multicast group IP. UDP multicast slave (1:n): master unicast IP. UDP multicast multi-master (n:m): multicast group IP.
IpRemotePort
TCP server: remote port to accept connections from. 0=any. TCP client: remote port to connect to UDP unicast: port to send to / receive from. UDP multicast: port to send to / receive on

Range: 0 to 65535

IpIfIndex
Interface index to bind to. TCP server: ignored TCP client: ignored UDP unicast: ignored UDP multicast: multicast interface index
TriggerByteCount
Send an IP packet after receiving n bytes from serial port.

Range: 1 to 1460

TriggerDelay
Send an IP packet n milliseconds after receiving the first byte from serial port. 0 = trigger disabled

Range: 0 to 65535

TriggerTimeout
Send an IP packet n milliseconds after receiving the last byte from serial port. 0 = trigger disabled

Range: 0 to 65535

BufferClear
Trigger clearing of buffers. Variable falls back to no-action after clearing the buffers. no-action(1) -- clear nothing, normal operation serial-rx(2) -- clear serial Rx buffer serial-tx(3) -- clear serial Tx buffer serial-rx-tx(4) -- clear serial Rx and Tx buffer

Enumerations:

  • no-action (1)
  • serial-rx (2)
  • serial-tx (3)
  • serial-rx-tx (4)


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH