rcSerialForceHD

RUGGEDCOM-SERIAL-MIB · .1.3.6.1.4.1.15004.4.6.1.1.1.5

Object

column r/w Enumeration
Enables forcing half duplex mode of operation on the Serial Port. 
              
While sending data out of the serial port all received data are ignored. 
This mode of operation is available only on ports that operate in full 
duplex mode

Context

MIB
RUGGEDCOM-SERIAL-MIB
OID
.1.3.6.1.4.1.15004.4.6.1.1.1.5
Type
column
Access
readwrite
Status
current
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::rcSerialForceHD'
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::rcSerialForceHD.<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::rcSerialForceHD'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1on
2off
3notApplicable

Conformance