LogRecord, ROOT\Hardware\ms_409

Class | Methods | Properties (11) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

LogRecord for IPMI

LogRecord properties

LogRecord has 11 properties (11 Derived)

NameOriginCIMType
CaptionCIM_ManagedElement8 [string]
key
CreationClassName
CIM_LogRecord8 [string]
DataFormatCIM_LogRecord8 [string]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
key
LogCreationClassName
CIM_LogRecord8 [string]
key
LogName
CIM_LogRecord8 [string]
key
MessageTimestamp
CIM_LogRecord101 [datetime]
RecordDataCIM_LogRecord8 [string]
RecordFormatCIM_LogRecord8 [string]
key
RecordID
CIM_LogRecord8 [string]

Detailed description of LogRecord properties

Derived properties (11) of LogRecord class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one- line string) of the object.'
Caption property is in 33 classes of ROOT\Hardware\ms_409 and in 37 namespaces
CreationClassName property
CIMTYPE'string'
Description'CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.'
keyTrue
CreationClassName property is in 16 classes of ROOT\Hardware\ms_409 and in 20 namespaces
DataFormat property
CIMTYPE'string'
Description'A free-form string describing the LogRecord's data structure.'
DataFormat property is in 2 classes of ROOT\Hardware\ms_409 and in 2 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object.'
Description property is in 34 classes of ROOT\Hardware\ms_409 and in 142 namespaces
ElementName property
CIMTYPE'string'
Description'A user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information.
Note that ManagedSystemElement's Name property is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information MAY be present in both the Name and ElementName properties.'
ElementName property is in 33 classes of ROOT\Hardware\ms_409 and in 21 namespaces
LogCreationClassName property
CIMTYPE'string'
Description'The scoping Log's CreationClassName.'
keyTrue
LogCreationClassName property is in 2 classes of ROOT\Hardware\ms_409 and in 2 namespaces
LogName property
CIMTYPE'string'
Description'The scoping Log's Name.'
keyTrue
LogName property is in 2 classes of ROOT\Hardware\ms_409 and in 4 namespaces
MessageTimestamp property
CIMTYPE'datetime'
Description'A LogRecord's key structure includes a timestamp for the entry.'
keyTrue
MessageTimestamp property is in 2 classes of ROOT\Hardware\ms_409 and in 2 namespaces
RecordData property
CIMTYPE'string'
Description'A string containing LogRecord data.
If the corresponding RecordFormat property is , or cannot be parsed according to the recommended format, RecordData should be interpreted as a free-form string. If the RecordFormat property contains parseable format information (as recommended in the RecordFormat Description qualifier), the RecordData string SHOULD be parsed in accordance with this format. In this case, RecordData SHOULD begin with the delimiter character and this character SHOULD be used to separate substrings in the manner described. The RecordData string can then be parsed by the data consumer and appropriately typed.'
RecordData property is in 2 classes of ROOT\Hardware\ms_409 and in 7 namespaces
RecordFormat property
CIMTYPE'string'
Description'A string describing the data structure of the information in the property, RecordData. If the RecordFormat string is , RecordData should be interpreted as a free-form string.

To describe the data structure of RecordData, the RecordFormat string should be constructed as follows:
- The first character is a delimiter character and is used to parse the remainder of the string into sub-strings.
- Each sub-string is separated by the delimiter character and should be in the form of a CIM property declaration (i.e., datatype and property name). This set of declarations may be used to interpret the similarly delimited RecordData property.
For example, using a '*' delimiter, RecordFormat = "*string ThisDay*uint32 ThisYear*datetime SomeTime"
may be used to interpret: RecordData = "*This is Friday*2002*20020807141000.000000-300".'
RecordFormat property is in 2 classes of ROOT\Hardware\ms_409 and in 4 namespaces
RecordID property
CIMTYPE'string'
Description'RecordID, with the MessageTimestamp property, serve to uniquely identify the LogRecord within a MessageLog. Note that this property is different than the RecordNumber parameters of the MessageLog methods. The latter are ordinal values only, useful to track position when iterating through a Log. On the other hand, RecordID is truly an identifier for an instance of LogRecord. It may be set to the record's ordinal position, but this is not required.'
keyTrue
RecordID property is in 2 classes of ROOT\Hardware\ms_409 and in 8 namespaces

LogRecord Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'LogRecord for IPMI'
LOCALE1033

LogRecord System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Hardware\ms_409:LogRecord'___SYSTEM8
__NAMESPACE'ROOT\Hardware\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogRecord', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT11___SYSTEM3
__RELPATH'LogRecord'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_LogRecord'___SYSTEM8
__CLASS'LogRecord'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to LogRecord

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_LogRecord1110----
CIM_RecordLog1172----
RecordLog0172----
comments powered by Disqus
WUtils.com