rcSerialTurnAround

RUGGEDCOM-SERIAL-MIB · .1.3.6.1.4.1.15004.4.6.1.1.1.6

Object

column r/w millisecondsInteger32
The amount of delay between the transmission of individual messages
out of the serial port.
              
For 'rcSerialProtocol' object value modbusServer(3) this value must be non-zero. 
It represents delay between sending a brodcast message and the next poll
out of serial port, because RTUs do not reply to a broadcast, so enough 
time must be ensured to process it.

Context

MIB
RUGGEDCOM-SERIAL-MIB
OID
.1.3.6.1.4.1.15004.4.6.1.1.1.6
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
rcSerialPortEntry
Groups
1

Walk 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::rcSerialTurnAround'
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::rcSerialTurnAround.<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::rcSerialTurnAround'

Syntax

millisecondsInteger32

Values & Constraints

Object Constraints
range: 0-1000

Conformance