rcSerialPortType
RUGGEDCOM-SERIAL-MIB ·
.1.3.6.1.4.1.15004.4.6.1.1.1.4
Object
column
r/w
RcSerPortType
A Serial Port Type supported on the Serial Port represented by this entry.
Context
- MIB
- RUGGEDCOM-SERIAL-MIB
- OID
.1.3.6.1.4.1.15004.4.6.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcSerialPortEntry
- Table
- rcSerialPortTable
- Siblings
- 9
Syntax
RcSerPortType
- Source
- RcSerPortType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | rs232 |
2 | rs485 |
3 | rs422 |
4 | tpc |
5 | fiber |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcSerialPortNumber The physical Serial Port Number of the device for which this Entry
contains configuration settings. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.1.1.1.1 |
| rcSerialRxtoTxDelay 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… | column | milliseconds Integer32 | .1.3.6.1.4.1.15004.4.6.1.1.1.10 |
| rcSerialPortIfIndex The value of ifIndex for the port. This value is same as
'rs232PortIndex' which is the index used for 'rs232PortTable'
in RS-232-MIB. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.15004.4.6.1.1.1.2 |
| rcSerialProtocol A Serial Protocol supported on the Serial Port represented
by this entry. | column | RcSerProtocol | .1.3.6.1.4.1.15004.4.6.1.1.1.3 |
| rcSerialForceHD 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 … | column | Enumeration | .1.3.6.1.4.1.15004.4.6.1.1.1.5 |
| rcSerialTurnAround 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 n… | column | milliseconds Integer32 | .1.3.6.1.4.1.15004.4.6.1.1.1.6 |
| rcSerialPostTxDelay 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 listenin… | column | bits Integer32 | .1.3.6.1.4.1.15004.4.6.1.1.1.7 |
| rcSerialHoldTime 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 r… | column | milliseconds Integer32 | .1.3.6.1.4.1.15004.4.6.1.1.1.8 |
| rcSerialDscp The value of DS byte to be set in the IP header.
DS byte setting is supported in the egress direction only. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.1.1.1.9 |