HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: //var/lib/openlmi-registration/mof/90_LMI_Software_Profile.mof
/*
 * Copyright (C) 2012-2014 Red Hat, Inc.  All rights reserved.
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2.1 of the License, or (at your option) any later version.
 *
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 *
 * Authors: Michal Minar <[email protected]>
 */

instance of PG_ProviderProfileCapabilities
{
    CapabilityID = "LMI_SoftwareInventory";
    ProviderModuleName = "pycmpiLMI_Software";
    ProviderName = "/usr/lib/python2.7/site-packages/lmi/software/cimom_entry.py";
    RegisteredProfile = 0;
    OtherRegisteredProfile = "OpenLMI-Software";
    OtherProfileOrganization = "OpenLMI";
    ProfileVersion = "0.5.0";

    RegisteredSubProfiles = {
        0,
        3017,
        3019
    };

    SubProfileVersions = {
        "1.0.0",
        "1.0.1",
        "1.0.0"
    };

    OtherRegisteredSubProfiles = {
        "Job Control",
        "Software Inventory",
        "Software Update"
    };

    OtherSubProfileOrganizations = {
        "DMTF",
        "DMTF",
        "DMTF"
    };

    ConformingElements = {
        "LMI_SoftwareIdentity",
        "LMI_InstalledSoftwareIdentity",
        "LMI_SystemSoftwareCollection",
        "LMI_HostedSoftwareCollection",
        "LMI_MemberOfSoftwareCollection",
        "LMI_SoftwareIdentityResource",
        "LMI_ResourceForSoftwareIdentity",
        "LMI_HostedSoftwareIdentityResource",
        "LMI_HostedSoftwareInstallationService",
        "LMI_SoftwareInstallationService",
        "LMI_AssociatedSoftwareInstallationServiceCapabilities",
        "LMI_SoftwareInstallationServiceCapabilities",
        "LMI_SoftwareInstallationServiceAffectsElement",
        "LMI_SoftwareJob",
        "LMI_SoftwareInstallationJob",
        "LMI_SoftwareVerificationJob",
        "LMI_SoftwareMethodResult",
        "LMI_OwningSoftwareJobElement",
        "LMI_AffectedSoftwareJobElement",
        "LMI_AssociatedSoftwareJobMethodResult"
    };
};