rcSerialRxtoTxDelay
RUGGEDCOM-SERIAL-MIB ·
.1.3.6.1.4.1.15004.4.6.1.1.1.10
Object
column r/w
millisecondsInteger32
The minimum amount of time in ms that the transmission of a new
message should delay after the last message is received through the
serial port.
This parameter is useful, especially for the half duplex transmission
mode, such as two-wire RS485 serial protocol.
It ensures that the connected device gets enough time to turn off
its transmitter and to turn on its receiver, so that it can receive
next message without a single bit loss.
Context
- MIB
- RUGGEDCOM-SERIAL-MIB
- OID
.1.3.6.1.4.1.15004.4.6.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- rcSerialPortEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SERIAL-MIB::rcSerialRxtoTxDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SERIAL-MIB::rcSerialRxtoTxDelay.<rcSerialPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUGGEDCOM-SERIAL-MIB::rcSerialRxtoTxDelay'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 0-1000
Conformance
Member of