blob: cb43b9b94e9cf9a2495e67a6749efaabd4b65339 [file] [log] [blame]
Scott Bakerbdb962b2020-04-03 10:53:36 -07001{
2 "Name": "Port17",
3 "MACAddress": null,
4 "Statistics": {
5 "rx_bytes": 0,
6 "tx_packets": 0,
7 "tx_bcast_packets": 0,
8 "tx_mcast_packets": 0,
9 "tx_ucast_packets": 0,
10 "rx_bcast_packets": 0,
11 "tx_error_packets": 0,
12 "rx_packets": 0,
13 "rx_mcast_packets": 0,
14 "rx_ucast_packets": 0,
15 "tx_bytes": 0,
16 "rx_error_packets": 0
17 },
18 "TransceiverStatistics": {
19 "BiasCurrent": {
20 "LowerThresholdFatal": 0,
21 "LowerThresholdCritical": 0,
22 "Status": {
23 "State": null,
24 "Health": null
25 },
26 "Reading": 0,
27 "ReadingUnits": "mA",
28 "UpperThresholdFatal": 0,
29 "UpperThresholdCritical": 0
30 },
31 "TxPower": {
32 "LowerThresholdFatal": 0,
33 "LowerThresholdCritical": 0,
34 "Status": {
35 "State": null,
36 "Health": null
37 },
38 "Reading": 0,
39 "ReadingUnits": "mW",
40 "UpperThresholdFatal": 0,
41 "UpperThresholdCritical": 0
42 },
43 "Voltage": {
44 "LowerThresholdFatal": 0,
45 "LowerThresholdCritical": 0,
46 "Status": {
47 "State": null,
48 "Health": null
49 },
50 "Reading": 0,
51 "ReadingUnits": "V",
52 "UpperThresholdFatal": 0,
53 "UpperThresholdCritical": 0
54 },
55 "Serial Number": "NA",
56 "SFP Vendor Name": "NA",
57 "RxPower": {
58 "LowerThresholdFatal": 0,
59 "LowerThresholdCritical": 0,
60 "Status": {
61 "State": null,
62 "Health": null
63 },
64 "Reading": 0,
65 "ReadingUnits": "mW",
66 "UpperThresholdFatal": 0,
67 "UpperThresholdCritical": 0
68 },
69 "Manufacture Date": "NA",
70 "Temperature": {
71 "LowerThresholdFatal": 0,
72 "LowerThresholdCritical": 0,
73 "Status": {
74 "State": null,
75 "Health": null
76 },
77 "Reading": 0,
78 "ReadingUnits": "Celsius",
79 "UpperThresholdFatal": 0,
80 "UpperThresholdCritical": 0
81 },
82 "Part Number": "NA"
83 },
84 "OperationalState": "Up",
85 "@odata.id": "/redfish/v1/EthernetSwitches/1/Ports/17",
86 "NeighborMAC": null,
87 "VLANs": {
88 "@odata.id": "/redfish/v1/EthernetSwitches/1/Ports/17/VLANs"
89 },
90 "LinkType": "Ethernet",
91 "Oem": {},
92 "FrameSize": null,
93 "PortClass": null,
94 "FullDuplex": null,
95 "StaticMACs": {
96 "@odata.id": "/redfish/v1/EthernetSwitches/1/Ports/17/StaticMACs"
97 },
98 "PortId": "QSFP port",
99 "Links": {
100 "Switch": {
101 "@odata.id": "/redfish/v1/EthernetSwitches/1"
102 },
103 "ActiveACLs": [],
104 "PortMembers": [],
105 "PrimaryVLAN": null,
106 "Oem": {
107 "Intel_RackScale": {
108 "@odata.type": "#Intel.Oem.EthernetSwitchPort"
109 }
110 },
111 "MemberOfPort": null
112 },
113 "Id": "17",
114 "Description": "Ethernet Switch Port description",
115 "IPv4Addresses": [],
116 "PortMode": null,
117 "LinkSpeedMbps": null,
118 "@odata.type": "#EthernetSwitchPort.v1_0_0.EthernetSwitchPort",
119 "IPv6Addresses": [],
120 "@odata.context": "/redfish/v1/$metadata#EthernetSwitchPort.EthernetSwitchPort",
121 "Status": {
122 "State": "Enabled",
123 "HealthRollup": "OK",
124 "Health": "OK"
125 },
126 "Autosense": null,
127 "AdministrativeState": "Down",
128 "PortType": null,
129 "NeighborInfo": {
130 "CableId": null,
131 "SwitchId": null,
132 "PortId": null
133 }
134}