rcSerialPostTxDelay

RUGGEDCOM-SERIAL-MIB · .1.3.6.1.4.1.15004.4.6.1.1.1.7

Object

column r/w bitsInteger32
The number of bits needed to generate required delay with configured
baudrate('rs232PortOutSpeed') after the last bit of the packet was
sent out before serial UART starts listening to the RX line . 
              
This value is relevant for RS485 interface only with 'rs232PortType' 
equals other(1).

Context

MIB
RUGGEDCOM-SERIAL-MIB
OID
.1.3.6.1.4.1.15004.4.6.1.1.1.7
Type
column
Access
readwrite
Status
current
Units
bits
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::rcSerialPostTxDelay'
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::rcSerialPostTxDelay.<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::rcSerialPostTxDelay'

Syntax

bitsInteger32

Values & Constraints

Object Constraints
range: 0-15

Conformance