26 lines
504 B
JSON
26 lines
504 B
JSON
|
|
{
|
||
|
|
"0" : {
|
||
|
|
"name" : "usb0",
|
||
|
|
"is_valid" : true,
|
||
|
|
"active_sessions" : 0,
|
||
|
|
"channel_info" : {
|
||
|
|
"medium_type" : "lan-802.3",
|
||
|
|
"protocol_type" : "ipmb-1.0",
|
||
|
|
"session_supported" : "multi-session",
|
||
|
|
"is_ipmi" : true
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"8" : {
|
||
|
|
"name" : "INTRABMC",
|
||
|
|
"is_valid" : true,
|
||
|
|
"active_sessions" : 0,
|
||
|
|
"channel_info" : {
|
||
|
|
"medium_type" : "oem",
|
||
|
|
"protocol_type" : "oem",
|
||
|
|
"session_supported" : "session-less",
|
||
|
|
"is_ipmi" : true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|