User Manual
ASUS ASMB9-iKVM
4-89
Name Type ReadOnly Description
Id(M) String True Resource Identifier.
Name(M) String True Name of the Resource.
Description String True
Provides description of the resource. Refer to section 4.3.3 Resource.
Interface Enabled Boolean False This indicates whether this interface is enabled.
BitRate String False The receive and transmit rate of data flow, typically in bits-per-second
(bps), over the serial connection and can take any one of the following
enum values.
“enum”: [
“1200”,
“2400”,
“4800”,
“9600”,
“19200”,
“38400”,
“57600”,
“115200”,
“230400”
]
BitRate property for Serial Interface in Redfish maps to the
non-volatile bit rate setting of IPMI SOL.
Parity String False/True
True if
Serial
Interface is
IPMI-SOL.
The type of parity used by the sender and receiver in order to detect
errors over the serial connection. It can take any one of the following
enum values:
“enum”: [ “None”, “Even”, “Odd”, “Mark”, “Space” ]
DataBits String False/True
True if
Serial
Interface is
IPMI-SOL.
The number of data bits that will follow the start bit over the serial
connection.
“enum”: [ “5”,”6”, “7”, “8” ]
StopBits String False/True
True if
Serial
Interface is
IPMI-SOL.
The period of time before the next start bit is transmitted.
“enum”: [ “1”, “2” ]
FlowControl String False/True
True if
Serial
Interface is
IPMI-SOL.
The type of flow control, if any, that will be imposed on the serial
connection.
Enum Description
None No flow control imposed
Software XON/XOFF in-band flow control imposed
Hardware Out of band flow control imposed
E16160_ASMB9-iKVM_UM_V3.indb 89E16160_ASMB9-iKVM_UM_V3.indb 89 1/17/2020 2:29:31 PM1/17/2020 2:29:31 PM