The rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch Module

class rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.ClassToPriorityMappingField(*args, **kwargs)

Bases: sushy.resources.base.ListField

priority = <sushy.resources.base.Field object>
traffic_class = <sushy.resources.base.Field object>
class rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.EthernetSwitch(connector, path='', redfish_version=None, registries=None, reader=None, json_doc=None, root=None)

Bases: rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch.EthernetSwitch

class_to_priority_mapping = <rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.ClassToPriorityMappingField object>

The ethernet switch class to priority mapping

dcbx_enabled = <sushy.resources.base.Field object>

The boolean indicate this dcbx is enabled or not

ets_enabled = <sushy.resources.base.Field object>

The boolean indicate this etse is enabled or not

lldp_enabled = <sushy.resources.base.Field object>

The boolean indicate this lldp is enabled or not

max_acl_number = <sushy.resources.base.Field object>

The ethernet switch max acl number

metrics = <sushy.resources.base.Field object>

The ethernet switch metrics

priority_flow_control = <rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.PriorityFlowControlField object>

The ethernet switch priority flow control

priority_to_class_mapping = <rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.PriorityToClassMappingField object>

The ethernet switch priority to class mapping

traffic_classification = <rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.TrafficClassficationField object>

The ethernet switch traffic classification

transmission_selection = <rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.TransmissionSelectionField object>

The ethernet switch transmission selection

class rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.EthernetSwitchCollection(connector, path, redfish_version=None, registries=None, root=None)

Bases: rsd_lib.base.ResourceCollectionBase

class rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.PriorityFlowControlField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

enabled = <sushy.resources.base.Field object>
lossless_priorities = <sushy.resources.base.Field object>
class rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.PriorityToClassMappingField(*args, **kwargs)

Bases: sushy.resources.base.ListField

priority = <sushy.resources.base.Field object>
traffic_class = <sushy.resources.base.Field object>
class rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.TrafficClassficationField(*args, **kwargs)

Bases: sushy.resources.base.ListField

port = <sushy.resources.base.Field object>
protocol = <sushy.resources.base.Field object>
traffic_class = <sushy.resources.base.Field object>
class rsd_lib.resources.v2_3.ethernet_switch.ethernet_switch.TransmissionSelectionField(*args, **kwargs)

Bases: sushy.resources.base.ListField

bandwidth_percent = <sushy.resources.base.Field object>
traffic_class = <sushy.resources.base.Field object>