rcSerialHoldTime

RUGGEDCOM-SERIAL-MIB · .1.3.6.1.4.1.15004.4.6.1.1.1.8

Object

column r/w millisecondsInteger32
The maximum amount of time in ms that serial packet can be held in the
queue before being sent to the serial line. 
              
Time is measured from the moment the packet is received from the IP 
layer.

Context

MIB
RUGGEDCOM-SERIAL-MIB
OID
.1.3.6.1.4.1.15004.4.6.1.1.1.8
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::rcSerialHoldTime'
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::rcSerialHoldTime.<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::rcSerialHoldTime'

Syntax

millisecondsInteger32

Values & Constraints

Object Constraints
range: 0-15000

Conformance