FEC-SOIP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
38
.0.58.1 · 1 row entry · 18 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk soipConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FEC-SOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SOIP-MIB::soipConfigTable'
The soipConfigTable contains configuration data of the SoIP module.
It configures both the IP and the UART side.
soipConfigEntry row .0.58.1.1
The soipConfigEntry contains configuration data of the SoIP module.
Indexes
Column Syntax OID
Reference to the used serial port.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.0.58.1.1.1
Baud rate of serial port.
Integer32r/w
Constraints:
range: 1-115200
.0.58.1.1.2
Data bits of serial port.
Integer32r/w
Constraints:
range: 7-8
.0.58.1.1.3
Type of serial port.
none(1) -- No parity bit
even(2) -- Even parity bit
odd(3) -- Odd parity bit
Enumerationr/w
Enumerated Values:
1none
2even
3odd
.0.58.1.1.4
Stop bits of serial port.
Integer32r/w
Constraints:
range: 1-2
.0.58.1.1.5
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 ch…
Enumerationr/w
Enumerated Values:
1none
2rts-cts
3xon-xoff
.0.58.1.1.6
Send gracious XOn/XOff.
TCP: if IP connection is established/closed
UDP: send XOn on startup
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.0.58.1.1.7
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
Enumerationr/w
Enumerated Values:
1tcp-server
2tcp-client
3udp
15delete
.0.58.1.1.8
TCP client: Retry connect after n seconds if connection is refused or not answered.
0 = do not reconnect
secondsInteger32r/w
Constraints:
range: 0-65535
.0.58.1.1.9
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 I…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.0.58.1.1.10
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. …
Integer32r/w
Constraints:
range: 0-65535
.0.58.1.1.11
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 unic…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.0.58.1.1.12
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
Integer32r/w
Constraints:
range: 0-65535
.0.58.1.1.13
Interface index to bind to.
TCP server: ignored
TCP client: ignored
UDP unicast: ignored
UDP multicast: multicast interface index
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.0.58.1.1.14
Send an IP packet after receiving n bytes from serial port.
byteInteger32r/w
Constraints:
range: 1-1460
.0.58.1.1.15
Send an IP packet n milliseconds after receiving the first byte from serial port.
0 = trigger disabled
millisecondsInteger32r/w
Constraints:
range: 0-65535
.0.58.1.1.16
Send an IP packet n milliseconds after receiving the last byte from serial port.
0 = trigger disabled
millisecondsInteger32r/w
Constraints:
range: 0-65535
.0.58.1.1.17
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 …
Enumerationr/w
Enumerated Values:
1no-action
2serial-rx
3serial-tx
4serial-rx-tx
.0.58.1.1.18
.0.58.2 · 1 row entry · 20 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk soipStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FEC-SOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SOIP-MIB::soipStatusTable'
The soipStatusTable contains status and statistic information related
to the SoIP interface.
soipStatusEntry row .0.58.2.1
The soipStatusEntry contains status and statistic information
of a SoIP interface.
Indexes
Column Syntax OID
Reference to the concerned serial port.
Integer32
Type Constraints:
range: -2147483648..2147483647
.0.58.2.1.1
Successful received bytes on the serial port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.2
Successful transmitted bytes on the serial port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.3
Receive parity errors on the serial port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.4
Receive errors of all other types (framing, noise, ...) on the serial port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.5
Receive buffer overflow on the serial port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.6
XOn bytes sent by the local device on the serial port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.7
XOff bytes sent by the local device on the serial port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.8
XOn bytes received from the remote device on the serial port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.9
XOff bytes received from the remote device on the serial port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.10
Successful received bytes via IP.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.11
Successful transmitted bytes via IP.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.13
Receive buffer overflow on IP side.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.58.2.1.15
Current local handshake status.
on(1) -- receiving enabled
off(2) -- receiving disabled
Enumeration
Enumerated Values:
1on
2off
.0.58.2.1.16
Current remote handshake status.
on(1) -- receiving enabled
off(2) -- receiving disabled
Enumeration
Enumerated Values:
1on
2off
.0.58.2.1.17
Current connection status.
not-connected(1) -- not connected
connecting(2) -- connecting
connected(3) -- connected
conn-refused(4) -- connection refused
peer-unreabable(5) -- peer unreachable
peer-timeou…
Enumeration
Enumerated Values:
1not-connected
2connecting
3connected
4conn-refused
5peer-unreabable
6peer-timeout
.0.58.2.1.21
TCP 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 get send from.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.58.2.1.22
TCP server: Local port.
TCP client: Local port.
UDP unicast: Local port packets get send from.
UDP multicast: Local port packets get send from.
Integer32
Constraints:
range: 0-65535
.0.58.2.1.23
TCP 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: Remote IP the last packet was received from.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.58.2.1.24
TCP 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 received from.
Integer32
Constraints:
range: 0-65535
.0.58.2.1.25