Class CIM_VLANService
extends CIM_Service

VLANService represents the VLAN aspects of the functionperformed by a switch. Some VLAN-aware devices participatein protocols where VLAN information is propagated amongswitches, e.g., GVRP in 802.1Q switches and VTP in CiscoCatalyst switches. VLANService also represents the functionperformed by the switch as a participant in such a protocol. VLANService must be subclassed so that instances can bedistinguished by their class. If there is a name assigned toa set of VLAN-aware switches, e.g., the VTP domain name inCisco Catalyst switches, use the Name attribute inheritedfrom CIM_Service to store the name. A VLANService should be instantiated in a VLAN-aware switcheven if there is no GVRP-like protocol.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_Service
   |
   +--CIM_VLANService

Direct Known Subclasses

CIM_802dot1QVLANService

Class Qualifiers

NameData TypeValueScopeFlavors
AbstractbooleantrueTOSUBCLASS= falseOVERRIDABLE= false
DescriptionstringVLANService represents the VLAN aspects of the functionperformed by a switch. Some VLAN-aware devices participatein protocols where VLAN information is propagated amongswitches, e.g., GVRP in 802.1Q switches and VTP in CiscoCatalyst switches. VLANService also represents the functionperformed by the switch as a participant in such a protocol. VLANService must be subclassed so that instances can bedistinguished by their class. If there is a name assigned toa set of VLAN-aware switches, e.g., the VTP domain name inCisco Catalyst switches, use the Name attribute inheritedfrom CIM_Service to store the name. A VLANService should be instantiated in a VLAN-aware switcheven if there is no GVRP-like protocol.None TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
InstallDatedatetimeCIM_ManagedSystemElement
NamestringCIM_Service
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service