{
"bmc.dev.NetworkPort.LLDPReceive": {
"properties": {
"ChassisId": {
"baseType": "String",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "从网络交换机接收到的Chassis ID"
},
"ChassisIdSubtype": {
"baseType": "String",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "从网络交换机接收到的Chassis ID类型"
},
"PortId": {
"baseType": "String",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "从网络交换机接收到的端口ID"
},
"PortIdSubtype": {
"baseType": "String",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "从网络交换机接收到的端口ID类型"
},
"SystemName": {
"baseType": "String",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "网络交换机名称"
},
"ManagementVlanId": {
"baseType": "U16",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "从网络交换机接收到的VLAN ID"
}
}
}
}