Network\CIM_VLANsInTrunk.mof.mof (HTML version)

Return to index
CIM_VLANsInTrunk Superclass: CIM_Dependency
The VLANs allowed by the VLANSwitchEndpoint. The reason for the association is to permit query for either the endpoint or the VLAN, instead of being one directional information (stored as a property in the switch endpoint class). Note that this association only applies to switch endpoints operating in trunking mode (determined by examining the SwitchEndpointMode property).
Qualifiers:Experimental Version ( "2.8.1000" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_NetworkVLAN REF Dependent ;
The VLAN allowed by this SwitchEndpoint acting as a trunk.
Max ( 1 )
Override ( "Antecedent" )
CIM_VLANSwitchEndpoint REF Antecedent ;
The SwitchEndpoint configured for trunking.