{
    "bmc.dev.NetworkPort.FibreChannel": {
        "properties": {
            "FibreChannelId": {
                "baseType": "String",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "Fibre Channel ID"
            },
            "WWNN": {
                "baseType": "String",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "当前生效wwnn号"
            },
            "PermanentWWNN": {
                "baseType": "String",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "永久wwnn号"
            },
            "WWPN": {
                "baseType": "String",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "当前生效wwpn号"
            },
            "PermanentWWPN": {
                "baseType": "String",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "永久wwpn号"
            },
            "SpeedGbps": {
                "baseType": "U32",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "端口链接速率"
            }
        }
    }
}