{ "@Redfish.Copyright":"Copyright © 2014-2015 Distributed Management Task Force, Inc. (DMTF). All rights reserved.", "@odata.context": "/redfish/v1/$metadata#Managers/Members/1/NetworkProtocol/$entity", "@odata.id": "/redfish/v1/Managers/1/NetworkProtocol", "@odata.type": "#ManagerNetworkProtocol.1.0.0.ManagerNetworkProtocol", "Id": "NetworkProtocol", "Name": "Manager Network Protocol", "Description": "Manager Network Service Status", "Status": { "State": "Enabled", "Health": "OK" }, "HostName": "mymanager", "FQDN": "mymanager.mydomain.com", "HTTP": { "ProtocolEnabled": true, "Port": 80 }, "HTTPS": { "ProtocolEnabled": true, "Port": 443 }, "IPMI": { "ProtocolEnabled": true, "Port": 623 }, "SSH": { "ProtocolEnabled": true, "Port": 22 }, "SNMP": { "ProtocolEnabled": true, "Port": 161 }, "VirtualMedia": { "ProtocolEnabled": true, "Port": 17988 }, "SSDP": { "ProtocolEnabled": true, "Port": 1900, "NotifyMulticastIntervalSeconds": 600, "NotifyTTL": 5, "NotifyIPv6Scope": "Site" }, "Telnet": { "ProtocolEnabled": true, "Port": 23 }, "KVMIP": { "ProtocolEnabled": true, "Port": 5288 }, "Oem": {} }