Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //==================================================================
- // Custom iAMT Data Reporting Definition used by the Inventory Agent
- //==================================================================
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_AntiTheftInfo", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_AntiTheftInfo"),SMS_Class_ID("Intel_AMT_AntiTheftInfo")]
- Class Intel_AMT_AntiTheftInfo : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 IsATEnabledInBIOS[];
- [SMS_Report(TRUE)] Uint8 IsS3ResumeAllowed[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo"),SMS_Class_ID("Intel_AMT_ConfigurationInfo")]
- Class Intel_AMT_ConfigurationInfo : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 AMTClock[];
- [SMS_Report(TRUE)] Uint8 LastRenewAdminPassword[];
- [SMS_Report(TRUE)] Uint8 LastRenewADPassword[];
- [SMS_Report(TRUE)] Uint8 LastSyncClock[];
- [SMS_Report(TRUE)] Uint8 IsAMTClockSyncEnabled[];
- [SMS_Report(TRUE)] Uint8 SCSProfileName[];
- [SMS_Report(TRUE)] Uint8 ADOU[];
- [SMS_Report(TRUE)] Uint8 LastConfigurationTime[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_ADIntegration", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_ADIntegration"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_ADIntegration")]
- Class Intel_AMT_ConfigurationInfo_ADIntegration : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 EnableADIntegration[];
- [SMS_Report(TRUE)] Uint8 RealmName[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_AMTNetworkSettings", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_AMTNetworkSettings"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_AMTNetworkSettings")]
- Class Intel_AMT_ConfigurationInfo_AMTNetworkSettings : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 AMTDomainName[];
- [SMS_Report(TRUE)] Uint8 AMTFQDN[];
- [SMS_Report(TRUE)] Uint8 AMTHostName[];
- [SMS_Report(TRUE)] Uint8 DynamicDNSUpdate[];
- [SMS_Report(TRUE)] Uint8 IPSyncEnabled[];
- [SMS_Report(TRUE)] Uint8 SharedFQDN[];
- [SMS_Report(TRUE)] Uint8 SharedStaticIP[];
- [SMS_Report(TRUE)] Uint8 DHCPOption81Enabled[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWiredNetworkAdapter", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWiredNetworkAdapter"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWiredNetworkAdapter")]
- Class Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWiredNetworkAdapter : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 DHCPEnabled[];
- [SMS_Report(TRUE)] Uint8 IsLinkStatusUp[];
- [SMS_Report(TRUE)] Uint8 LinkPolicy[];
- [SMS_Report(TRUE)] Uint8 MACAddress[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWiredNetworkAdapter_IPv4IPSettings", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWiredNetworkAdapter_IPv4IPSettings"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWiredNetworkAdapter_IPv4IPSettings")]
- Class Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWiredNetworkAdapter_IPv4IPSettings : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 DNS[];
- [SMS_Report(TRUE)] Uint8 Gateway[];
- [SMS_Report(TRUE)] Uint8 IP[];
- [SMS_Report(TRUE)] Uint8 SecondaryDNS[];
- [SMS_Report(TRUE)] Uint8 Subnet[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWirelessNetworkAdapter", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWirelessNetworkAdapter"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWirelessNetworkAdapter")]
- Class Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWirelessNetworkAdapter : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] String IPv4IP[];
- [SMS_Report(TRUE)] Uint8 IsLinkStatusUp[];
- [SMS_Report(TRUE)] Uint8 LinkPolicy[];
- [SMS_Report(TRUE)] Uint8 MACAddress[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWirelessNetworkAdapter_IPv4IPSettings", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWirelessNetworkAdapter_IPv4IPSettings"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWirelessNetworkAdapter_IPv4IPSettings")]
- Class Intel_AMT_ConfigurationInfo_AMTNetworkSettings_AMTWirelessNetworkAdapter_IPv4IPSettings : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 IP[];
- [SMS_Report(TRUE)] Uint8 Subnet[];
- [SMS_Report(TRUE)] Uint8 Gateway[];
- [SMS_Report(TRUE)] Uint8 DNS[];
- [SMS_Report(TRUE)] Uint8 SecondaryDNS[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_Certificates", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_Certificates"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_Certificates")]
- Class Intel_AMT_ConfigurationInfo_Certificates : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 NextCertExpiryDate[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_Certificates_Certificate", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_Certificates_Certificate"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_Certificates_Certificate")]
- Class Intel_AMT_ConfigurationInfo_Certificates_Certificate : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CertificateExpirationDate[];
- [SMS_Report(TRUE)] Uint8 CertificateHandle[];
- [SMS_Report(TRUE)] Uint8 CertificateId[];
- [SMS_Report(TRUE)] Uint8 CertificateUsage[];
- [SMS_Report(TRUE)] Uint8 CertificateValidFromDate[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_Certificates_Certificate_CertificateRequestProperties", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_Certificates_Certificate_CertificateRequestProperties"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_Certificates_Certificate_CertificateRequestProperties")]
- Class Intel_AMT_ConfigurationInfo_Certificates_Certificate_CertificateRequestProperties : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CertificateBase64[];
- [SMS_Report(TRUE)] Uint8 CertificateHash[];
- [SMS_Report(TRUE)] Uint8 CertificateIssuer[];
- [SMS_Report(TRUE)] Uint8 CertificateSubject[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplate[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplateMajorVersion[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplateMinorVersion[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplateOID[];
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityAddress[];
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityTarget[];
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityType[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_Certificates_Certificate_CertificateRequestProperties_CNs", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_Certificates_Certificate_CertificateRequestProperties_CNs"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_Certificates_Certificate_CertificateRequestProperties_CNs")]
- Class Intel_AMT_ConfigurationInfo_Certificates_Certificate_CertificateRequestProperties_CNs : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CN[];
- [SMS_Report(TRUE)] String CN1;
- [SMS_Report(TRUE)] String CN2;
- [SMS_Report(TRUE)] String CN3;
- [SMS_Report(TRUE)] String CN4;
- [SMS_Report(TRUE)] String CN5;
- [SMS_Report(TRUE)] String CN6;
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_Certificates_Certificate_1", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_Certificates_Certificate_1"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_Certificates_Certificate_1")]
- Class Intel_AMT_ConfigurationInfo_Certificates_Certificate_1 : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CertificateId[];
- [SMS_Report(TRUE)] Uint8 CertificateHandle[];
- [SMS_Report(TRUE)] Uint8 CertificateUsage[];
- [SMS_Report(TRUE)] Uint8 CertificateExpirationDate[];
- [SMS_Report(TRUE)] Uint8 CertificateValidFromDate[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_Certificates_Certificate_1_CertificateRequestProperties", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_Certificates_Certificate_1_CertificateRequestProperties"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_Certificates_Certificate_1_CertificateRequestProperties")]
- Class Intel_AMT_ConfigurationInfo_Certificates_Certificate_1_CertificateRequestProperties : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityTarget[];
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityAddress[];
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityType[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplate[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplateOID[];
- [SMS_Report(TRUE)] Uint8 CertificateIssuer[];
- [SMS_Report(TRUE)] Uint8 CertificateSubject[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplateMajorVersion[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplateMinorVersion[];
- [SMS_Report(TRUE)] Uint8 CertificateHash[];
- [SMS_Report(TRUE)] Uint8 CertificateBase64[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_Certificates_Certificate_1_CertificateRequestProperties_CNs", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_Certificates_Certificate_1_CertificateRequestProperties_CNs"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_Certificates_Certificate_1_CertificateRequestProperties_CNs")]
- Class Intel_AMT_ConfigurationInfo_Certificates_Certificate_1_CertificateRequestProperties_CNs : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CN[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_Certificates_Certificate_2", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_Certificates_Certificate_2"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_Certificates_Certificate_2")]
- Class Intel_AMT_ConfigurationInfo_Certificates_Certificate_2 : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CertificateId[];
- [SMS_Report(TRUE)] Uint8 CertificateHandle[];
- [SMS_Report(TRUE)] Uint8 CertificateUsage[];
- [SMS_Report(TRUE)] Uint8 CertificateExpirationDate[];
- [SMS_Report(TRUE)] Uint8 CertificateValidFromDate[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_Certificates_Certificate_2_CertificateRequestProperties", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_Certificates_Certificate_2_CertificateRequestProperties"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_Certificates_Certificate_2_CertificateRequestProperties")]
- Class Intel_AMT_ConfigurationInfo_Certificates_Certificate_2_CertificateRequestProperties : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityTarget[];
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityAddress[];
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityType[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplate[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplateOID[];
- [SMS_Report(TRUE)] Uint8 CertificateIssuer[];
- [SMS_Report(TRUE)] Uint8 CertificateSubject[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplateMajorVersion[];
- [SMS_Report(TRUE)] Uint8 CertificateTemplateMinorVersion[];
- [SMS_Report(TRUE)] Uint8 CertificateHash[];
- [SMS_Report(TRUE)] Uint8 CertificateBase64[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_Certificates_Certificate_2_CertificateRequestProperties_CNs", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_Certificates_Certificate_2_CertificateRequestProperties_CNs"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_Certificates_Certificate_2_CertificateRequestProperties_CNs")]
- Class Intel_AMT_ConfigurationInfo_Certificates_Certificate_2_CertificateRequestProperties_CNs : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CN[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_EnabledInterfaces", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_EnabledInterfaces"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_EnabledInterfaces")]
- Class Intel_AMT_ConfigurationInfo_EnabledInterfaces : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 EnableIDER[];
- [SMS_Report(TRUE)] Uint8 EnablePingResponse[];
- [SMS_Report(TRUE)] Uint8 EnableSOL[];
- [SMS_Report(TRUE)] Uint8 EnableWebUI[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_KVMOptions", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_KVMOptions"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_KVMOptions")]
- Class Intel_AMT_ConfigurationInfo_KVMOptions : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 EnableKVM[];
- [SMS_Report(TRUE)] Uint8 EnableUserConsent[];
- [SMS_Report(TRUE)] Uint8 UserConsentTimeout[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_RootCertificates", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_RootCertificates"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_RootCertificates")]
- Class Intel_AMT_ConfigurationInfo_RootCertificates : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_RootCertificates_Certificate", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_RootCertificates_Certificate"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_RootCertificates_Certificate")]
- Class Intel_AMT_ConfigurationInfo_RootCertificates_Certificate : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CertificateBase64[];
- [SMS_Report(TRUE)] Uint8 CertificateExpirationDate[];
- [SMS_Report(TRUE)] Uint8 CertificateHandle[];
- [SMS_Report(TRUE)] Uint8 CertificateHash[];
- [SMS_Report(TRUE)] Uint8 CertificateId[];
- [SMS_Report(TRUE)] Uint8 CertificateIssuer[];
- [SMS_Report(TRUE)] Uint8 CertificateSubject[];
- [SMS_Report(TRUE)] Uint8 CertificateValidFromDate[];
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityAddress[];
- [SMS_Report(TRUE)] Uint8 CertificationAuthorityTarget[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_TLSSettings", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_TLSSettings"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_TLSSettings")]
- Class Intel_AMT_ConfigurationInfo_TLSSettings : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 LocalTLSAuthentication[];
- [SMS_Report(TRUE)] Uint8 NetworkTLSAuthentication[];
- [SMS_Report(TRUE)] Uint8 TLSServerCertificateHandle[];
- [SMS_Report(TRUE)] Uint8 TrustedFqdnSuffix[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_TLSSettings_CRLs", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_TLSSettings_CRLs"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_TLSSettings_CRLs")]
- Class Intel_AMT_ConfigurationInfo_TLSSettings_CRLs : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_TLSSettings_CRLs_CRL", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_TLSSettings_CRLs_CRL"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_TLSSettings_CRLs_CRL")]
- Class Intel_AMT_ConfigurationInfo_TLSSettings_CRLs_CRL : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CRLUri[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ConfigurationInfo_TLSSettings_CRLs_CRL_SerialNumbers", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ConfigurationInfo_TLSSettings_CRLs_CRL_SerialNumbers"),SMS_Class_ID("Intel_AMT_ConfigurationInfo_TLSSettings_CRLs_CRL_SerialNumbers")]
- Class Intel_AMT_ConfigurationInfo_TLSSettings_CRLs_CRL_SerialNumbers : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 SerialNumber[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_GeneralInfo", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_GeneralInfo"),SMS_Class_ID("Intel_AMT_GeneralInfo")]
- Class Intel_AMT_GeneralInfo : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] String BIOSVersion;
- [SMS_Report(TRUE)] String Chassis;
- [SMS_Report(TRUE)] String LastTimeUpdated;
- [SMS_Report(TRUE)] String MachineSerialNumber;
- [SMS_Report(TRUE)] String Manufacturer;
- [SMS_Report(TRUE)] Uint8 MEPlatformSKUs[];
- [SMS_Report(TRUE)] String Model;
- [SMS_Report(TRUE)] String SCSVersion;
- [SMS_Report(TRUE)] String SMBIOSAssetTagData;
- [SMS_Report(TRUE)] String UUID;
- [SMS_Report(TRUE)] String SystemDataVersion;
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ManageabilityInfo", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ManageabilityInfo"),SMS_Class_ID("Intel_AMT_ManageabilityInfo")]
- Class Intel_AMT_ManageabilityInfo : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] String AMTSKU;
- [SMS_Report(TRUE)] String FWVersion;
- [SMS_Report(TRUE)] Uint8 PingConfigurationServer[];
- [SMS_Report(TRUE)] Uint8 AMTversion[];
- [SMS_Report(TRUE)] Uint8 AMTSKUNumber[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ManageabilityInfo_Capabilities", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ManageabilityInfo_Capabilities"),SMS_Class_ID("Intel_AMT_ManageabilityInfo_Capabilities")]
- Class Intel_AMT_ManageabilityInfo_Capabilities : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 CertificateChainMaxSize[];
- [SMS_Report(TRUE)] Uint8 CRLStoreSize[];
- [SMS_Report(TRUE)] Uint8 FQDNSuffixMaxEntries[];
- [SMS_Report(TRUE)] Uint8 FQDNSuffixMaxLength[];
- [SMS_Report(TRUE)] Uint8 IsAMTEnabledInBIOS[];
- [SMS_Report(TRUE)] Uint8 IsAMTKVMSupported[];
- [SMS_Report(TRUE)] Uint8 IsAMTSupported[];
- [SMS_Report(TRUE)] Uint8 IsAntiTheftSupported[];
- [SMS_Report(TRUE)] Uint8 IsCCMSupported[];
- [SMS_Report(TRUE)] Uint8 IsCILASupported[];
- [SMS_Report(TRUE)] Uint8 IsHBPSupported[];
- [SMS_Report(TRUE)] Uint8 IsIDEREnabledInBIOS[];
- [SMS_Report(TRUE)] Uint8 IsIDERSupportedInBIOS[];
- [SMS_Report(TRUE)] Uint8 IsKVMEnabledInBIOS[];
- [SMS_Report(TRUE)] Uint8 IsKVMSupportedInBIOS[];
- [SMS_Report(TRUE)] Uint8 IsSOLEnabledInBIOS[];
- [SMS_Report(TRUE)] Uint8 IsSOLSupportedInBIOS[];
- [SMS_Report(TRUE)] Uint8 IsTLSSupported[];
- [SMS_Report(TRUE)] Uint8 RootCertificatesMaxInstances[];
- [SMS_Report(TRUE)] Uint8 RootCertificatesMaxSize[];
- [SMS_Report(TRUE)] Uint8 IsWirelessLANSupported[];
- [SMS_Report(TRUE)] Uint8 WiredLANExists[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ManageabilityInfo_Capabilities_CertsKeyLengths", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ManageabilityInfo_Capabilities_CertsKeyLengths"),SMS_Class_ID("Intel_AMT_ManageabilityInfo_Capabilities_CertsKeyLengths")]
- Class Intel_AMT_ManageabilityInfo_Capabilities_CertsKeyLengths : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint32 CertsKeyLengths;
- [SMS_Report(TRUE)] Uint32 CertsKeyLengths1;
- [SMS_Report(TRUE)] Uint32 CertsKeyLengths2;
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ManageabilityInfo_Capabilities_SupportedCertificatesKeyLengths", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ManageabilityInfo_Capabilities_SupportedCertificatesKeyLengths"),SMS_Class_ID("Intel_AMT_ManageabilityInfo_Capabilities_SupportedCertificatesKeyLengths")]
- Class Intel_AMT_ManageabilityInfo_Capabilities_SupportedCertificatesKeyLengths : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 SupportedCertificateKeyLength[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_ManageabilityInfo_ManagementSettings", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_ManageabilityInfo_ManagementSettings"),SMS_Class_ID("Intel_AMT_ManageabilityInfo_ManagementSettings")]
- Class Intel_AMT_ManageabilityInfo_ManagementSettings : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 AMTConfigurationMode[];
- [SMS_Report(TRUE)] Uint8 AMTConfigurationState[];
- [SMS_Report(TRUE)] Uint8 AMTControlMode[];
- [SMS_Report(TRUE)] Uint8 AMTDigestRealm[];
- [SMS_Report(TRUE)] Uint8 AMTState[];
- [SMS_Report(TRUE)] Uint8 CertificateHashes[];
- [SMS_Report(TRUE)] Uint8 IsAMTConfigured[];
- [SMS_Report(TRUE)] Uint8 IsAMTEACEnabled[];
- [SMS_Report(TRUE)] Uint8 IsAMTFWUpdateEnabled[];
- [SMS_Report(TRUE)] Uint8 IsHWCryptoEnabled[];
- [SMS_Report(TRUE)] Uint8 IsMoveToInProvisionPossible[];
- [SMS_Report(TRUE)] Uint8 IsNetworkInterfaceEnabled[];
- [SMS_Report(TRUE)] Uint8 IsTLSEnabled[];
- [SMS_Report(TRUE)] Uint8 IsZTCEnabled[];
- [SMS_Report(TRUE)] Uint8 PskPID[];
- [SMS_Report(TRUE)] Uint8 ConfigurationServerFQDN[];
- [SMS_Report(TRUE)] Uint8 ConfigurationServerIP[];
- [SMS_Report(TRUE)] Uint8 EmbeddedHBCEnabled[];
- [SMS_Report(TRUE)] Uint8 AMTPKIDNSSuffix[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_NetworkInfo", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_NetworkInfo"),SMS_Class_ID("Intel_AMT_NetworkInfo")]
- Class Intel_AMT_NetworkInfo : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_NetworkInfo_OSNetwork", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_NetworkInfo_OSNetwork"),SMS_Class_ID("Intel_AMT_NetworkInfo_OSNetwork")]
- Class Intel_AMT_NetworkInfo_OSNetwork : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] String OSDNSHostName;
- [SMS_Report(TRUE)] String OSPrimaryDNSSuffix;
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_NetworkInfo_OSNetwork_OSWired", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_NetworkInfo_OSNetwork_OSWired"),SMS_Class_ID("Intel_AMT_NetworkInfo_OSNetwork_OSWired")]
- Class Intel_AMT_NetworkInfo_OSNetwork_OSWired : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 OSDHCP[];
- [SMS_Report(TRUE)] Uint8 OSDHCPEnabled[];
- [SMS_Report(TRUE)] Uint8 OSDNS[];
- [SMS_Report(TRUE)] Uint8 OSDNSLookupName[];
- [SMS_Report(TRUE)] Uint8 OSGateway[];
- [SMS_Report(TRUE)] Uint8 OSIP[];
- [SMS_Report(TRUE)] Uint8 OSSpecificDNSSuffix[];
- [SMS_Report(TRUE)] Uint8 OSSubnet[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_OSInfo", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_OSInfo"),SMS_Class_ID("Intel_AMT_OSInfo")]
- Class Intel_AMT_OSInfo : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] Uint8 IsMEIEnabled[];
- [SMS_Report(TRUE)] Uint8 LMSVersion[];
- [SMS_Report(TRUE)] Uint8 MEIVersion[];
- [SMS_Report(TRUE)] String OperatingSystem;
- [SMS_Report(TRUE)] String OSDomainName;
- [SMS_Report(TRUE)] String OSHostName;
- [SMS_Report(TRUE)] Uint8 UNSVersion[];
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- #pragma deleteclass ("Intel_AMT_SBAServiceInfo", NOFAIL)
- [SMS_Report(TRUE),SMS_Group_Name("Intel_AMT_SBAServiceInfo"),SMS_Class_ID("Intel_AMT_SBAServiceInfo")]
- Class Intel_AMT_SBAServiceInfo : SMS_Class_Template
- {
- [SMS_Report(TRUE),key] String KeyName;
- [SMS_Report(TRUE)] String SBAState;
- [SMS_Report(TRUE)] Uint8 SBAMode[];
- [SMS_Report(TRUE)] Uint8 SBAVersion[];
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement