Class CIM_GARPMembershipSettingData
extends CIM_ConnectivityMembershipSettingData

Configuration for the Generic Attribute Registration Protocol (GARP). GARP is a protocol used by switches and end stations to register and de-register attribute values, such as VLAN Ids. The GVRP is an application of GARP for VLAN registration. The properties (timers) in this class are GARP control information about every ProtocolEndpoint supporting GARP & GVRP.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_ConnectivityMembershipSettingData
   |
   +--CIM_GARPMembershipSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringConfiguration for the Generic Attribute Registration Protocol (GARP). GARP is a protocol used by switches and end stations to register and de-register attribute values, such as VLAN Ids. The GVRP is an application of GARP for VLAN registration. The properties (timers) in this class are GARP control information about every ProtocolEndpoint supporting GARP & GVRP.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::VLAN
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Dot1dPortGarpJoinTimeuint32
DescriptionstringThe GARP join time.
MappingStringsstringMIB.IETF|Q-BRIDGE-MIB.dot1dPortGarpJoinTime
PUnitstringsecond * 10^-3
UnitsstringMilliSeconds
Dot1dPortGarpLeaveAllTimeuint32
DescriptionstringThe GARP leave all time.
MappingStringsstringMIB.IETF|Q-BRIDGE-MIB.dot1dPortGarpLeaveAllTime
PUnitstringsecond * 10^-3
UnitsstringMilliSeconds
Dot1dPortGarpLeaveTimeuint32
DescriptionstringThe GARP leave time.
MappingStringsstringMIB.IETF|Q-BRIDGE-MIB.dot1dPortGarpLeaveTime
PUnitstringsecond * 10^-3
UnitsstringMilliSeconds

Inherited Properties

NameData Type
Captionstring
ChangeableTypeuint16
ConfigurationNamestring
ConnectivityMemberIDstring
ConnectivityMemberTypeuint16
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
OtherConnectivityMemberTypestring
SoIDstring
SoOrgIDstring
ComponentSettingstring[]

Class Methods