Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
IsUnidirectional | boolean |
Description | string | TRUE means that this connection is uni-directional; FALSE means that this connection is bi-directional. | None | TRANSLATABLE= true |
OtherTrafficDescription | string |
Description | string | A string describing the type of traffic that is being carried over this instance when its Type property is set to 1 (e.g., 'Other'). The format of the string inserted in this property should be similar in format to the values defined for the TrafficType property. This property should be set to NULL when the TrafficType property is any value other than 1. | None | TRANSLATABLE= true |
MaxLen | uint32 | 64 | None | None |
ModelCorrespondence | string | CIM_ActiveConnection.TrafficType | None | None |
TrafficType | uint16 |
Description | string | The type of traffic that is carried over this connection. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_ActiveConnection.OtherTrafficDescription | None | None |
ValueMap | string | 0, 1, 2, 3, 4, 5 | None | None |
Values | string | Unknown, Other, Unicast, Broadcast, Multicast, Anycast | None | TRANSLATABLE= true |