Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
DefaultPortVID | uint16 | |
Description | string | Default VID value for the PortVID on this port. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_VLANEndpointSettingData.DefaultVLAN |
DefaultPriority | uint16 | |
Description | string | The default 802.1Q PCP bits assigned to transmit packets. |
Experimental | boolean | true |
DesiredVLANEndpointMode | uint16 | |
Description | string | The desired VLAN mode that is requested for use. This property is used to set the initial OperationalEndpointMode property value in the instance of CIM_VLANEndpoint associated with the targeted Ethernet Port.Refer to the description for the property OperationalEndpointMode in CIM_VLANEndpoint for a description of the values |
ModelCorrespondence | string | CIM_VLANEndpoint.OperationalEndpointMode, CIM_VLANEndpoint.DesiredEndpointMode, CIM_EthernetPortAllocationSettingData.OtherEndpointMode |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, .., 0x8000..0xFFFF |
Values | string | DMTF Reserved, Other, Access, Dynamic Auto, Dynamic Desirable, Trunk, Dot1Q Tunnel, DMTF Reserved, Vendor Reserved |
NetworkPortProfileID | string | |
Description | string | Network port profile ID is used to map the port with an existing network port profile conforming to the schema specified in DSP8049. |
Experimental | boolean | true |
NetworkPortProfileIDType | uint16 | |
Description | string | Used to indicate the type of the network profile ID, typically a UUID or URI |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_EthernetPortAllocationSettingData.OtherNetworkPortProfileIDTypeInfo |
ValueMap | string | 0, 1, 2, 3, 4, .., 0x8000..0xFFFF |
Values | string | Unknown, Other, URI, UUID, VSI Instance ID, DMTF Reserved, Vendor Reserved |
OtherEndpointMode | string | |
Description | string | A string describing the type of VLAN endpoint model that is supported by this VLANEndpoint, when the value of the mode property is set to 1 (i.e., "Other"). This property should be set to NULL when the mode property is any value other than 1. |
ModelCorrespondence | string | CIM_EthernetPortAllocationSettingData.DesiredVLANEndpointMode |
OtherNetworkPortProfileIDTypeInfo | string | |
Description | string | A string that shall describes the NetworkPortProfileIDType when a well defined value is not available and NetworkPortProfileIDType matches 1(Others). This property should be set to null when the NetworkPortProfileIDType is set to any other value than 1. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_EthernetPortAllocationSettingData.NetworkPortProfileIDType |
PortCorrelationID | string | |
Description | string | The property to use to correlate the port within a data center typically a VSI Instance ID. |
Experimental | boolean | true |
PortVID | uint16 | |
Description | string | VID that is used to tag untagged traffic received on this port. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_VLANEndpointSettingData.NativeVLAN |
Promiscuous | boolean | |
Description | string | If set to true receive traffic without destination MAC address filtering |
Experimental | boolean | true |
ReceiveBandwidthLimit | uint64 | |
Description | string | This property property specifes the upper bounds or maximum amount of receive bandwidth allowed through this port. The value of the ReceiveBandwidthLimit property is expressed in the unit specified by the value of the AllocationUnits property. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_ResourceAllocationSettingData.AllocationUnit |
ReceiveBandwidthReservation | uint64 | |
Description | string | This property specifies the amount of receive bandwidth guaranteed to be available for this allocation. On systems which support over-commitment of resources, this value is typically used for admission control to prevent an an allocation from being accepted thus preventing starvation. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_ResourceAllocationSettingData.AllocationUnit |
SourceMACFilteringEnabled | boolean | |
Description | string | Set to true if source MAC filtering is enabled. If enabled the filter is used to match either the CIM_LANEndpoint.MACAddress or one of the the pairing of property values contained in AllowedToTransmitMACAddresses[] and AllowedToTransmitVLANS[] |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_LANEndpoint.MACAddress |
AllowedPriorities | uint16[] | |
Description | string | The allowed 802.1Q PCP bits that this port is allowed to transmit. |
Experimental | boolean | true |
AllowedToReceiveMACAddresses | string[] | |
ArrayType | string | Indexed |
Description | string | An indexed array of MAC address that this port is allowed to accept receive traffic. This array may be indexed to the AllowedToReceiveVLANs array to support filtering on MAC,VID pairs. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_EthernetPortAllocationSettingData.AllowedToReceiveVLANs |
AllowedToReceiveVLANs | uint16[] | |
ArrayType | string | Indexed |
Description | string | An indexed array of VIDs that this port is allowed to accept traffic from. This array may be indexed to the AllowedToReceiveMACAddresses array to support filtering on MAC,VID pairs. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_EthernetPortAllocationSettingData.AllowedToReceiveMACAddresses |
AllowedToTransmitMACAddresses | string[] | |
ArrayType | string | Indexed |
Description | string | An indexed array of MAC addresses used for source MAC filtering. This array may be indexed to the AllowedToTransmitVLANs array to support filtering on MAC,VID Pairs. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_EthernetPortAllocationSettingData.AllowedToTransmitVLANs |
AllowedToTransmitVLANs | uint16[] | |
ArrayType | string | Indexed |
Description | string | An index array of VIDs that this port is allowed to transmit. This array may be indexed to the AllowedToTransmitMACAddresses array to support filtering on MAC,VID pairs. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_EthernetPortAllocationSettingData.AllowedToTransmitMACAddresses |