Dell Command Update CIM 참조 가이드
Summary: 이 문서에서는 Dell Command | UpdateEvents, PenetrationRate 및 규정 미준수 목록에 대한 CIM 구조를 업데이트합니다.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
영향을 받는 제품:
- Dell Command | Update
이 참조 가이드에서는 MOF(Management Object File)로 인해 추가된 CIM(Common Information Model) 클래스에 대해 설명합니다.
// ===================================================================
// $Version:1.0 $
// ===================================================================
#PRAGMA AUTORECOVER
#pragma classflags("forceupdate")
#pragma namespace ("\\\\.\\root\\default")
[Locale(1033) : ToInstance]
Instance of __Namespace
{
Name = "Dell";
};
#pragma namespace("\\\\.\\Root\\Dell")
Instance of __Namespace
{
Name = "PlatformUpdateEvents";
};
#pragma namespace ("\\\\.\\Root\\Dell\\PlatformUpdateEvents")
class PenetrationRate {
[Description (
"This property defines information about the penetration rate. Penetration rate defines percentage of successful updates pushed to the system" )]
string UpToDateRate;
};
class UpdateEvents {
[Description (
"This property defines information about the Update Events." ),
ValueMap { "1", "2", "3", "4", "5" },
Values { "BIOS", "Driver", "Firmware", "Applications", "Utilities" } ]
uint16 ComponentType ;
[Description (
"This property defines information about the Update Events." ),
ValueMap { "0", "1", "2" },
Values { "Update Completed", "Update Failed", "BIOS Updated" } ]
uint16 EventType ;
[Description (
"This property defines information about the execution returnCode." ),
ValueMap { "0", "1", "2","3","4","5","6","7","8","9","10","11","12" },
Values { "SUCCESS", "ERROR", "REBOOT_REQUIRED","DEP_SOFT_ERROR","DEP_HARD_ERROR","PLATFORM_UNSUPPORTED","REBOOTING_SYSTEM","PASSWORD_REQUIRED","NO_DOWNGRADE","REBOOT_UPDATE_PENDING","INVALID_CMDLINE_SPEC","UNKNOWN_OPTION","AUTHORIZATION_LEVEL" } ]
uint16 ExecutionReturnCode ;
[Description (
"This property indicates payload release ID." )]
string SWBReleaseID ;
};
class NonComplianceList {
[Description (
"This property defines information about the Non-Compliance SWB List. It is in JSON format. Each JSON object carries two properties which are Component Type and SWB ID" )]
string NCUpdateList;
};
CIM은 시스템 관리 환경에서 관리 가능한 개체를 설명하기 위한 개념적 모델을 제공합니다. CIM은 프로그래밍 언어가 아닌 모델링 도구입니다. CIM은 개체를 관리되는 환경의 모델로 구성하기 위한 구조를 제공합니다. 관리되는 환경을 모델링하기 위해 CIM은 추상 및 구체적 개체 클래스를 사용할 수 있도록 합니다. 이러한 클래스는 시스템, 네트워크, 응용 프로그램 및 관리 관련 데이터 그룹의 기본 특성을 모델링합니다.
참고: CIM에 대한 자세한 내용은 dmtf.org
의 DMTF(Distributed Management Task Force) 웹 사이트 및 microsoft.com
의 Microsoft 웹 사이트를 참조하십시오.
Dell 정의 클래스:
Dell에서 정의한 클래스는 CIM(Common Information Model)이 아닌 Dell에 의해 정의되고 채워집니다.
CIM 클래스 UpdateEvents, PenetrationRate 및 비준수 는 서비스 시작 중에 클래스가 등록되고 데이터가 텔레메트리 이벤트와 동일한 주기로 채워지는 ROOT\DELL\PlatformUpdateEvents 아래에 기록됩니다. 따라서 Bradbury Service는 플래티넘으로 전송되는 CIM 클래스를 사용하여 동일한 데이터를 업데이트합니다.
다음 테이블은 클래스 구조체이며 해당 속성은 PlatformUpdateEvents 아래에 있습니다.
클래스 이름: UpdateEvents상위 클래스 이름: 플랫폼 업데이트 이벤트
| 속성 | 설명 | 밸류맵 | 값 |
|---|---|---|---|
| 이벤트 유형 | 이벤트 유형 정의 | {"0", "1", "2"} | {"업데이트 완료", "업데이트 실패", "BIOS 업데이트됨"} |
| 구성 요소 유형 | Event가 발생한 ComponentType을 정의합니다 | {"1", "2", "3", "4", "5"} | {"BIOS", "드라이버", "펌웨어", "응용 프로그램", "유틸리티"} |
| SWB 릴리스 ID | 적용된 SWB의 ReleaseID를 정의합니다 | ||
| 실행 반환 코드 | DUP를 실행한 후 받은 ReturnCode를 정의합니다. | {"0","1", "2","3","4","5","6","7","8","9","10","11","12"} | {"성공", "오류", "REBOOT_REQUIRED", "DEP_SOFT_ERROR", "DEP_HARD_ERROR", "PLATFORM_UNSUPPORTED", "REBOOTING_SYSTEM", "PASSWORD_REQUIRED", "NO_DOWNGRADE", "REBOOT_UPDATE_PENDING", "INVALID_CMDLINE_SPEC", "UNKNOWN_OPTION", "AUTHORIZATION_LEVEL"} |
클래스 이름: PenetrationRate
상위 클래스 이름: 플랫폼 업데이트 이벤트
| 속성 | 설명 | 밸류맵 | 값 |
|---|---|---|---|
| UpToDateRate (업투데이트레이트) | 보급률을 백분율로 나타냄 | {:.2%} |
클래스 이름: NonComplianceList
상위 클래스 이름: 플랫폼 업데이트 이벤트
| 속성 | 설명 | 예제 |
|---|---|---|
| NCUpdateList | 컴퓨터에 설치를 시도하지 않았거나 설치에 실패한 특정 구성 요소의 최신 버전에 대한 SWB입니다. 여기에는 ComponentType 및 SWB Release ID의 두 가지 속성이 포함되어 있습니다(속성에 대한 자세한 내용은 표 1 참조) | [{"구성 요소 유형":2,"SWB":"43CRJ"}] 위의 예에서 SWB 릴리스 ID는 "43CRJ"이며 ComponentType은 숫자로 2로 표시되는 "Driver"입니다. |
Additional Information
권장 문서
다음은 사용자가 관심 있을 만한, 이 주제와 관련된 몇 가지 권장 문서입니다.
Affected Products
Dell Command | UpdateProducts
Dell Command | UpdateArticle Properties
Article Number: 000203554
Article Type: How To
Last Modified: 22 May 2025
Version: 8
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.