Class | Can Create? | Can Delete? | Implemented Methods | Settable Properties | Unsupported Properties | Instance Count | Related Association Classes |
IANet_802dot1QVLANService | N | N | CreateVLAN | GRVPEnabled, GVRPJoinTime | Description, Install Date, Started, StartMode, Status | One instance for each team or adapter that supports VLANs | IANet_Device802dot1QVLANServiceImplementation, IANet_VLANFor |
IANet_BootAgent | N | N | ProgramFlash, ReadFlash | None | Caption, Description, InstallDate, Started, StartMode, Status | One instance for each adapter that supports the boot agent capability | IANet_DeviceBootServiceImplementation,
|
IANet_Device802dot1QVLANServiceImplementation | N | N | None | None | None | One instance for each adapter or team which supports VLANs | This class associates IANet_EthernetAdapter with IANet_802dot1QVLANService |
IANet_PhysicalEthernetAdapter | N | Y | IdentifyAdapter, GetPowerUsageOptions, SetPowerUsageOptions, GetExpressTeamInfo, ExpressTeam | None | AlignmentErrors, AutoSense, CarrierSenseErrors, DeferredTransmissions, DriverComments, DriverDescription, DriverFileSize, DriverFileVersion, DriverLegalCopyright, DriverPath, DriverProductVersion, EnabledCapabilities ErrorCleared, ErrorDescription, ExcessiveCollisions, FCSErrors, FlowControlPacketsReceived, FlowControlPacketsTransmitted, FrameTooLongs, FullDuplex, GeneralReceiveErrors, GeneralTransmitErrors, OtherIdentifyingInfo, IdentifyingDescriptions, InstallDate, InternalMACReceiveErrors, InternalMACTransmitErrors, LastErrorCode, LateCollisions, MaxDataSize, MaxQuiesceTime, MultipleCollisionFrames, NoBufferReceiveErrors, NoBufferXmitErrors, OctetsReceived, OctetsTransmitted, OtherIdentifyingInfo, PacketTaggingStatus, PowerManagementCapabilities (this is exposed as a method), PowerManagementSupported (this is exposed as a method), PowerOnHours, ShortFramesReceived, SingleCollisionFrames, SymbolErrors, SQETestErrors, SymbolErrors, TCOFramesReceived, TCOFramesTransmitted, TotalHostErrors, TotalPacketsReceived, TotalPacketsTransmitted, TotalPowerOnHours, TotalWireErrors, TroubleShootingCauses, TroubleShootingProblems, TroubleShootingSeverityLevels, TroubleShootingSolutions | One for each IntelŪPROSet supported installed adapter | IANet_Device802dot1QVLANServiceImplementation, IANet_DeviceBootServiceImplementation, IANet_DiagTestForMSE, IANet_DiagResultForMSE, IANet_AdapterToSettingAssoc |
IANet_NetService | N | N | BeginApply, Apply | None | Caption, Description, Install Date, Started, Start Mode, Status | Exactly one | None |
IANet_EthernetAdapter | N | Y | None | None | AlignmentErrors, AutoSense, CarrierSenseErrors, DeferredTransmissions, DriverComments, DriverDescription, DriverFileSize, DriverFileVersion, DriverLegalCopyright, DriverPath, DriverProductVersion, EnabledCapabilities ErrorCleared, ErrorDescription, ExcessiveCollisions, FCSErrors, FlowControlPacketsReceived, FlowControlPacketsTransmitted, FrameTooLongs, FullDuplex, GeneralReceiveErrors, GeneralTransmitErrors, OtherIdentifyingInfo, IdentifyingDescriptions, InstallDate, InternalMACReceiveErrors, InternalMACTransmitErrors, LastErrorCode, LateCollisions, MaxDataSize, MaxQuiesceTime, MultipleCollisionFrames, NoBufferReceiveErrors, NoBufferXmitErrors, OctetsReceived, OctetsTransmitted, OtherIdentifyingInfo, PacketTaggingStatus, PowerManagementCapabilities (this is exposed as a method), PowerManagementSupported (this is exposed as a method), PowerOnHours, ShortFramesReceived, SingleCollisionFrames, SymbolErrors, SQETestErrors, SymbolErrors, TCOFramesReceived, TCOFramesTransmitted, TotalHostErrors, TotalPacketsReceived, TotalPacketsTransmitted, TotalPowerOnHours, TotalWireErrors, TroubleShootingCauses, TroubleShootingProblems, TroubleShootingSeverityLevels, TroubleShootingSolutions | This is an abstract class | IANet_Device802dot1QVLANServiceImplementation |
IANet_LogicalEthernetAdapter | N | Y | None | None | AlignmentErrors, AutoSense, CarrierSenseErrors, DeferredTransmissions, DriverComments, DriverDescription, DriverFileSize, DriverFileVersion, DriverLegalCopyright, DriverPath, DriverProductVersion, EnabledCapabilities ErrorCleared, ErrorDescription, ExcessiveCollisions, FCSErrors, FlowControlPacketsReceived, FlowControlPacketsTransmitted, FrameTooLongs, FullDuplex, GeneralReceiveErrors, GeneralTransmitErrors, OtherIdentifyingInfo, IdentifyingDescriptions, InstallDate, InternalMACReceiveErrors, InternalMACTransmitErrors, LastErrorCode, LateCollisions, MaxDataSize, MaxQuiesceTime, MultipleCollisionFrames, NoBufferReceiveErrors, NoBufferXmitErrors, OctetsReceived, OctetsTransmitted, OtherIdentifyingInfo, PacketTaggingStatus, PowerManagementCapabilities (this is exposed as a method), PowerManagementSupported (this is exposed as a method), PowerOnHours, ShortFramesReceived, SingleCollisionFrames, SymbolErrors, SQETestErrors, SymbolErrors, TCOFramesReceived, TCOFramesTransmitted, TotalHostErrors, TotalPacketsReceived, TotalPacketsTransmitted, TotalPowerOnHours, TotalWireErrors, TroubleShootingCauses, TroubleShootingProblems, TroubleShootingSeverityLevels, TroubleShootingSolutions | One for each team | IANet_NetworkVirtualAdapter, IANet_TeamToTeamSettingAssoc. |
IANet_NetworkVirtualAdapter | N | N | None | None | None | One instance for each team | This class associates IANet_TeamOfAdapters with an IANet_LogicalEthernetAdapter |
IANet_Setting | N | N | None | None | SettingID | This is an abstract class | None |
IANet_AdapterSetting | N | N | None | None | SettingID | This is an abstract class | IANet_AdapterToSettingAssoc |
IANet_AdapterSettingInt | N | N | None | CurrentValue | SettingID | One instance for each integer setting | IANet_AdapterToSettingAssoc |
IANet_AdapterSettingMultiSelection | N | N | None | CurrentValue | SettngID | One instance for each multi-selection setting | IANet_AdapterToSettingAssoc |
IANet_AdapterSettingEnum | N | N | None | CurrentValue | SettingID | One instance for each enum setting | IANet_AdapterToSettingAssoc |
IANet_AdapterSettingSlider | N | N | None | CurrentValue | SettingID | One instance for each slider setting | IANet_AdapterToSettingAssoc |
IANet_AdapterSettingString | N | N | None | CurrentValue | SettingID | One instance for each string setting | IANet_AdapterToSettingAssoc |
IANet_AdapterToSettingAssoc | N | N | None | None | None | One instance for each Aadapter setting | This class associates IANet_AdapterSetting with IANet_PhysicalEthernetAdapter |
IANet_TeamSetting | N | N | None | None | SettingID | This is an abstract class | None |
IANet_TeamSettingInt | N | N | None | CurrentValue | SettingID | One instance for each integer setting | IANet_TeamToTeamSettingAssoc |
IANet_TeamSettingEnum | N | N | None | CurrentValue | SettingID | One instance for each enum setting | IANet_TeamToTeamSettingAssoc |
IANet_TeamSettingMultiSelection | N | N | None | CurrentValue | SettngID | One instance for each multi-selection setting | IANet_TeamToTeamSettingAssoc |
IANet_TeamSettingSlider | N | N | None | CurrentValue | SettingID | One instance for each slider setting | IANet_TeamToTeamSettingAssoc |
IANet_TeamSettingString | N | N | None | CurrentValue | SettingID | One instance for each string setting | IANet_TeamToTeamSettingAssoc |
IANet_TeamToTeamSettingAssoc | N | N | None | None | None | One instance for each Team setting | This class associates IANet_TeamSetting with IANet_LogicalEthernetAdapter. |
IANet_VLANSetting | N | N | None | None | SettingID | This is an abstract class | None |
IANet_VLANSettingInt | N | N | None | CurrentValue | SettingID | One instance for each integer setting | IANet_VLANToVLANSettingAssoc |
IANet_VLANSettingEnum | N | N | None | CurrentValue | SettingID | One instance for each enum setting | IANet_VLANToVLANSettingAssoc |
IANet_VLANSettingMultiSelection | N | N | None | CurrentValue | SettngID | One instance for each multi-selection setting | IANet_VLANToVLANSettingAssoc |
IANet_VLANSettingSlider | N | N | None | CurrentValue | SettingID | One instance for each slider setting | IANet_VLANToVLANSettingAssoc |
IANet_VLANSettingString | N | N | None | CurrentValue | SettingID | One instance for each string setting | IANet_VLANToVLANSettingAssoc |
IANet_VLANToVLANSettingAssoc | N | N | None | None | None | One instance for each Vlan setting | This class associates IANet_VlanSetting with IANet_Vlan |
IANet_BootAgentSetting | N | N | None | None | SettingID
|
This is an abstract class | None |
IANet_BootAgentSettingEnum | N | N | None | CurrentValue | SettingID | One instance for each enum setting | IANet_BootAgentToBootAgentSettingAssoc |
IANet_BootAgentToBootAgentSettingAssoc | N | N | None | None | None | One instance for each Boot agent setting | This class associates IANet_BootAgentSetting with IANet_BootAgent |
IANet_TeamedMemberAdapter | Y | Y | None | AdapterFunction | PrimaryAdapter, ScopeOfBalancing | One instance for every adapter which is in a team | This class associates IANet_TeamOfAdapters with an IANet_PhysicalEthernetAdapter |
IANet_TeamOfAdapters | Y | Y | TestSwitchConfiguration, CreateTeam, RenameTeam, GetBestTeamMode | TeamingMode | Install Date, Status | One instance for each team | IANet_NetworkVirtualAdapter, IANet_TeamedMemberAdapter |
IANet_VLAN | N | Y | None | VLANNumber, Caption | Description, Install Date, StartMode, Status | One instance for each VLAN | IANet_VLANFor |
IANet_VLANFor
|
N | N | None | None | None | One instance for each VLAN | This class associates IANet_VLAN with IANet_802dot1QVLANService |
IANet_DiagTest | N | N | RunTest, DiscontinueTest, ClearResults | None | InstallDate, OtherCharacteristicDescription | One for each Adapter/test combination | IANet_DiagTestForMSE, IANet_DiagResultForTest, IANet_DiagSettingForTest |
IANet_DiagSetting | N | N | None | HaltOnError, ReportSoftErrors, ReportStatusMessages, QuickMode, PercentOfTestCoverage, TestWarningLevel | Caption, Description | One for each Adapter/test combination | IANet_DiagSettingForTest |
IANet_DiagResult | N | N | None | None | EstimatedTimeOfPerforming, HaltOnError, OtherStateDescription, ReportSoftErrors, TestWarningLevel | One for each Adapter/test combination | IANet_DiagResultForTest, IANet_DiagResultForMSE |
Copyright© 2004 Intel Corporation. Legal Information