Class CIM_NetworkVLAN
extends CIM_ConnectivityCollection

An instance of NetworkVLAN represents a collection of VLANSwitchEndpoints and/or VLANEndstationEndpoints which are members of the VLAN. There SHOULD be an instance of NetworkVLAN for every VLAN available in a switch. For example, in a switch with port-based VLANs, if there are 16 VLANs to which ports can be assigned (VLAN 1 through VLAN 16), there SHOULD be an instance of NetworkVLAN for each of VLAN 1 through VLAN 16.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_ConnectivityCollection
   |
   +--CIM_NetworkVLAN

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringAn instance of NetworkVLAN represents a collection of VLANSwitchEndpoints and/or VLANEndstationEndpoints which are members of the VLAN. There SHOULD be an instance of NetworkVLAN for every VLAN available in a switch. For example, in a switch with port-based VLANs, if there are 16 VLANs to which ports can be assigned (VLAN 1 through VLAN 16), there SHOULD be an instance of NetworkVLAN for each of VLAN 1 through VLAN 16.
UMLPackagePathstringCIM::Network::VLAN
Versionstring2.26.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
OtherTypeDescriptionstring
DescriptionstringA string describing the type of media that is supported by this VLAN, when the value of the Type property is set to 1 (i.e., "Other"). This property should be set to NULL when the Type property is any value other than 1.
ModelCorrespondencestringCIM_NetworkVLAN.TypeOfMedia
SAIdentifieruint32
DescriptionstringThe value of the 802.10 SAID field which would be used for this VLAN.
TransmissionSizesint32
DescriptionstringThe value of this property is set to a positive integer when the value of the MTU for all members (switch endpoints/endstationendpoints of the VLAN is the same, otherwise is set to -1 and the Transmission size is set on each of the individual endpoints.
TypeOfMediauint16
DescriptionstringDefines/restricts the media type of the VLAN. This information is also needed when a VLAN is not yet associated to any end point.
ModelCorrespondencestringCIM_NetworkVLAN.OtherTypeDescription
ValueMapstring0, 1, 2, 3, 4, 5..16000, ..
ValuesstringUnknown, Other, Not Applicable, Ethernet, FDDI, DMTF Reserved, Vendor Reserved
VLANIduint16
DescriptionstringA 12-bit VLAN ID used in the VLAN Tag header.
MappingStringsstringMIB.IETF|Q-BRIDGE-MIB.VlanId
MaxValuesint644094
MinValuesint641

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ConnectivityStatusuint16CIM_ConnectivityCollection
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods