CIM_TransparentBridgingService class
Represents the transparent bridging aspect of a CIM_SwitchService object.
Syntax
[Abstract, Version("2.7.0"), UMLPackagePath("CIM::Network::SwitchingBridging"), AMENDMENT]
class CIM_TransparentBridgingService : CIM_ForwardingService
{
uint32 AgingTime = 300;
uint32 FID;
};
Members
The CIM_TransparentBridgingService class has these types of members:
Properties
The CIM_TransparentBridgingService class has these properties.
-
AgingTime
-
-
Data type: uint32
-
Access type: Read-only
-
Qualifiers: Units ("Seconds"), MappingStrings ("MIB.IETF|BRIDGE-MIB.dot1dTpAgingTime")
The timeout period, in seconds, for aging out dynamically learned forwarding information. The 802.1D-1990 standard recommends a default of 300 seconds.
-
-
FID
-
-
Data type: uint32
-
Access type: Read-only
Filtering Database Identifier used by VLAN-aware switches that have more than one filtering database.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|