MIB Viewer

FEC-SOIP-MIB

43 objects
The MIB module for Serial over IP functionality. Contains both config and statistic data.
Imported Objects
BINTEC-MIB MISSINGbibo
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 enterprises Gauge32 IpAddress mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCTruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.272.4.58IdentitysoipThe MIB module for Serial over IP functionality. Contains both config and statistic data.
1.3.6.1.4.1.272.4.58.1TablesoipConfigTablenot-accessiblecurrentThe soipConfigTable contains configuration data of the SoIP module. It configures both the IP and the UART side.
1.3.6.1.4.1.272.4.58.1.1RowsoipConfigEntrynot-accessiblecurrentThe soipConfigEntry contains configuration data of the SoIP module.
1.3.6.1.4.1.272.4.58.1.1.1ColumnsoipConfigIndexread-writecurrentReference to the used serial port.
1.3.6.1.4.1.272.4.58.1.1.2ColumnsoipConfigUartBaudread-writecurrentBaud rate of serial port.
1.3.6.1.4.1.272.4.58.1.1.3ColumnsoipConfigUartDataBitsread-writecurrentData bits of serial port.
1.3.6.1.4.1.272.4.58.1.1.4ColumnsoipConfigUartParityread-writecurrent
1.3.6.1.4.1.272.4.58.1.1.5ColumnsoipConfigUartStopBitsread-writecurrentStop bits of serial port.
1.3.6.1.4.1.272.4.58.1.1.6ColumnsoipConfigUartHandshakeread-writecurrentHandshake used on serial port. none(1) rts-cts(2) xon-xoff(3) Received XOn/XOff characters are not forwarded via IP.
1.3.6.1.4.1.272.4.58.1.1.7ColumnsoipConfigUartSendGraciousXonXoffread-writecurrentSend gracious XOn/XOff. TCP: if IP connection is established/closed UDP: send XOn on startup
1.3.6.1.4.1.272.4.58.1.1.8ColumnsoipConfigIpProtocolread-writecurrentIP protocol and mode to use. tcp-server(1) tcp-client(2) udp(3) With delete(15) the entry will be deleted
1.3.6.1.4.1.272.4.58.1.1.9ColumnsoipConfigIpReconnectTimeoutread-writecurrentTCP client: Retry connect after n seconds if connection is refused or not answered. 0 = do not reconnect
1.3.6.1.4.1.272.4.58.1.1.10ColumnsoipConfigIpLocalIpread-writecurrentTCP 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…
1.3.6.1.4.1.272.4.58.1.1.11ColumnsoipConfigIpLocalPortread-writecurrentTCP 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. …
1.3.6.1.4.1.272.4.58.1.1.12ColumnsoipConfigIpRemoteIpread-writecurrentTCP 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):…
1.3.6.1.4.1.272.4.58.1.1.13ColumnsoipConfigIpRemotePortread-writecurrentTCP 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: po…
1.3.6.1.4.1.272.4.58.1.1.14ColumnsoipConfigIpIfIndexread-writecurrentInterface index to bind to. TCP server: ignored TCP client: ignored UDP unicast: ignored UDP multicast: multicast interface index
1.3.6.1.4.1.272.4.58.1.1.15ColumnsoipConfigTriggerByteCountread-writecurrentSend an IP packet after receiving n bytes from serial port.
1.3.6.1.4.1.272.4.58.1.1.16ColumnsoipConfigTriggerDelayread-writecurrentSend an IP packet n milliseconds after receiving the first byte from serial port. 0 = trigger disabled
1.3.6.1.4.1.272.4.58.1.1.17ColumnsoipConfigTriggerTimeoutread-writecurrentSend an IP packet n milliseconds after receiving the last byte from serial port. 0 = trigger disabled
1.3.6.1.4.1.272.4.58.1.1.18ColumnsoipConfigBufferClearread-writecurrent
1.3.6.1.4.1.272.4.58.2TablesoipStatusTablenot-accessiblecurrentThe soipStatusTable contains status and statistic information related to the SoIP interface.
1.3.6.1.4.1.272.4.58.2.1RowsoipStatusEntrynot-accessiblecurrentThe soipStatusEntry contains status and statistic information of a SoIP interface.
1.3.6.1.4.1.272.4.58.2.1.1ColumnsoipStatusIndexread-onlycurrentReference to the concerned serial port.
1.3.6.1.4.1.272.4.58.2.1.2ColumnsoipStatusUartRxBytesread-onlycurrentSuccessful received bytes on the serial port.
1.3.6.1.4.1.272.4.58.2.1.3ColumnsoipStatusUartTxBytesread-onlycurrentSuccessful transmitted bytes on the serial port.
1.3.6.1.4.1.272.4.58.2.1.4ColumnsoipStatusUartRxParityErrorsread-onlycurrentReceive parity errors on the serial port.
1.3.6.1.4.1.272.4.58.2.1.5ColumnsoipStatusUartRxOtherErrorsread-onlycurrentReceive errors of all other types (framing, noise, ...) on the serial port.
1.3.6.1.4.1.272.4.58.2.1.6ColumnsoipStatusUartRxFifoErrorsread-onlycurrentReceive buffer overflow on the serial port.
1.3.6.1.4.1.272.4.58.2.1.7ColumnsoipStatusUartSentXonread-onlycurrentXOn bytes sent by the local device on the serial port.
1.3.6.1.4.1.272.4.58.2.1.8ColumnsoipStatusUartSentXoffread-onlycurrentXOff bytes sent by the local device on the serial port.
1.3.6.1.4.1.272.4.58.2.1.9ColumnsoipStatusUartReceivedXonread-onlycurrentXOn bytes received from the remote device on the serial port.
1.3.6.1.4.1.272.4.58.2.1.10ColumnsoipStatusUartReceivedXoffread-onlycurrentXOff bytes received from the remote device on the serial port.
1.3.6.1.4.1.272.4.58.2.1.11ColumnsoipStatusIpRxBytesread-onlycurrentSuccessful received bytes via IP.
1.3.6.1.4.1.272.4.58.2.1.13ColumnsoipStatusIpTxBytesread-onlycurrentSuccessful transmitted bytes via IP.
1.3.6.1.4.1.272.4.58.2.1.15ColumnsoipStatusIpRxFifoErrorsread-onlycurrentReceive buffer overflow on IP side.
1.3.6.1.4.1.272.4.58.2.1.16ColumnsoipStatusUartLocalHandshakeStatusread-onlycurrent
1.3.6.1.4.1.272.4.58.2.1.17ColumnsoipStatusUartRemoteHandshakeStatusread-onlycurrent
1.3.6.1.4.1.272.4.58.2.1.21ColumnsoipStatusIpStatusread-onlycurrent
1.3.6.1.4.1.272.4.58.2.1.22ColumnsoipStatusIpLocalIpread-onlycurrentTCP server: Local IP. 0 = not connected. TCP client: Local IP. 0 = not connected. UDP unicast: Local IP packets get send from. UDP multicast: Local IP packets …
1.3.6.1.4.1.272.4.58.2.1.23ColumnsoipStatusIpLocalPortread-onlycurrentTCP server: Local port. TCP client: Local port. UDP unicast: Local port packets get send from. UDP multicast: Local port packets get send from.
1.3.6.1.4.1.272.4.58.2.1.24ColumnsoipStatusIpRemoteIpread-onlycurrentTCP server: Remote IP. 0 = not connected. TCP client: Remote IP. 0 = not connected. UDP unicast: Remote IP the last packet was received from. UDP multicast: Re…
1.3.6.1.4.1.272.4.58.2.1.25ColumnsoipStatusIpRemotePortread-onlycurrentTCP server: Remote port. TCP client: Remote port. UDP unicast: Remote port the last packet was received from. UDP multicast: Remote port the last packet was re…