MSFT_IPAM_ConfigLogEntry, ROOT\Microsoft\IPAM\MS_409

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

Description

The LogEntry object can describe the definitional format for entries in a Log, or can be used to instantiate the actual entries in the Log.

MSFT_IPAM_ConfigLogEntry methods

MSFT_IPAM_ConfigLogEntry has 1 methods (1 Local)

NameOriginReturn
RemoveConfigurationLogMSFT_IPAM_ConfigLogEntryuint32 {'out':True}

MSFT_IPAM_ConfigLogEntry properties

MSFT_IPAM_ConfigLogEntry has 24 properties (9 Local, 15 Derived)

NameOriginCIMType
CaptionCIM_ManagedElement8 [string]
CreationTimeStampCIM_LogEntry101 [datetime]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
EventIDMSFT_IPAM_ConfigLogEntry20 [sint64]
key
InstanceID
CIM_ManagedElement8 [string]
KeywordsMSFT_IPAM_ConfigLogEntry8 [string]
LocaleCIM_RecordForLog8 [string]
LogInstanceIDCIM_LogEntry8 [string]
LogNameCIM_LogEntry8 [string]
MessageCIM_LogEntry8 [string]
MessageArgumentsCIM_LogEntry8 [string]
MessageIDCIM_LogEntry8 [string]
OperationalCodeMSFT_IPAM_ConfigLogEntry8 [string]
PerceivedSeverityCIM_RecordForLog18 [uint16]
RecordDataCIM_RecordForLog8 [string]
RecordFormatCIM_RecordForLog8 [string]
RecordIDCIM_LogEntry8 [string]
ServerNameMSFT_IPAM_ConfigLogEntry8 [string]
ServerTypeMSFT_IPAM_ConfigLogEntry18 [uint16]
TaskCategoryMSFT_IPAM_ConfigLogEntry8 [string]
TimeOfEventMSFT_IPAM_ConfigLogEntry101 [datetime]
UserDomainNameMSFT_IPAM_ConfigLogEntry8 [string]
UserNameMSFT_IPAM_ConfigLogEntry8 [string]

Detailed description of MSFT_IPAM_ConfigLogEntry methods

Local methods (1) of MSFT_IPAM_ConfigLogEntry class

RemoveConfigurationLog method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
EndDatedatetime0-{'In':True}
Outputobject:MSFT_IPAM_ConfigLogEntry1-{'Out':True}
Description'Deletes all configuration events for IPAM Server, that occured before a specified Date, from IPAM database'
RemoveConfigurationLog method is in 1 class (MSFT_IPAM_ConfigLogEntry) of ROOT\Microsoft\IPAM\ms_409 and in 2 namespaces

Detailed description of MSFT_IPAM_ConfigLogEntry properties

Local properties (9) of MSFT_IPAM_ConfigLogEntry class

EventID property
CIMTYPE'sint64'
Description'A unique identifier for this event.'
EventID property is in 2 classes of ROOT\Microsoft\IPAM\ms_409 and in 15 namespaces
Keywords property
CIMTYPE'string'
Description'Pre-defined keywords that are associated with the event data.'
Keywords property is in 2 classes of ROOT\Microsoft\IPAM\ms_409 and in 7 namespaces
OperationalCode property
CIMTYPE'string'
Description'Operation code corresponding to the event.'
OperationalCode property is in 2 classes of ROOT\Microsoft\IPAM\ms_409 and in 2 namespaces
ServerName property
CIMTYPE'string'
Description'The server on which the event occurred.'
ServerName property is in 3 classes of ROOT\Microsoft\IPAM\ms_409 and in 23 namespaces
ServerType property
CIMTYPE'uint16'
Description'The type of server on which the event occured.'
Values['None', 'IPAM', 'DHCP', 'NPS', 'DC']
ServerType property is in 4 classes of ROOT\Microsoft\IPAM\ms_409 and in 4 namespaces
TaskCategory property
CIMTYPE'string'
Description'Type of configuration change.'
TaskCategory property is in 2 classes of ROOT\Microsoft\IPAM\ms_409 and in 2 namespaces
TimeOfEvent property
CIMTYPE'datetime'
Description'The date and time when the event occurred.'
TimeOfEvent property is in 3 classes of ROOT\Microsoft\IPAM\ms_409 and in 2 namespaces
UserDomainName property
CIMTYPE'string'
Description'The domain of the user who made the configuration change.'
UserDomainName property is in 3 classes of ROOT\Microsoft\IPAM\ms_409 and in 2 namespaces
UserName property
CIMTYPE'string'
Description'The user who made the configuration change.'
UserName property is in 3 classes of ROOT\Microsoft\IPAM\ms_409 and in 33 namespaces

Derived properties (15) of MSFT_IPAM_ConfigLogEntry class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one- line string) of the object.'
Caption property is in 45 classes of ROOT\Microsoft\IPAM\ms_409 and in 37 namespaces
CreationTimeStamp property
CIMTYPE'datetime'
Description'A LogEntry may include a timestamp for the entry.'
CreationTimeStamp property is in 5 classes of ROOT\Microsoft\IPAM\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 46 classes of ROOT\Microsoft\IPAM\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 the Name property of ManagedSystemElement 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 can be present in both the Name and ElementName properties. Note that if there is an associated instance of CIM_EnabledLogicalElementCapabilities, restrictions on this properties may exist as defined in ElementNameMask and MaxElementNameLen properties defined in that class.'
ElementName property is in 45 classes of ROOT\Microsoft\IPAM\ms_409 and in 21 namespaces
InstanceID property
CIMTYPE'string'
Description'Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed using the following \'preferred\' algorithm:
:
Where and are separated by a colon \':\', and where MUST include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID, or is a registered ID that is assigned to the business entity by a recognized global authority (This is similar to the _ structure of Schema class names.) In addition, to ensure uniqueness MUST NOT contain a colon (\':\'). When using this algorithm, the first colon to appear in InstanceID MUST appear between and .
is chosen by the business entity and SHOULD not be re-used to identify different underlying (real-world) elements. If the above \'preferred\' algorithm is not used, the defining entity MUST assure that the resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance\'s NameSpace.
For DMTF defined instances, the \'preferred\' algorithm MUST be used with the set to \'CIM\'.'
keyTrue
InstanceID property is in 45 classes of ROOT\Microsoft\IPAM\ms_409 and in 21 namespaces
Locale property
CIMTYPE'string'
Description'A locale indicates a particular geographical, political, or cultural region. The Locale specifies the language used in creating the RecordForLog data. If the Locale property is empty, it is assumed that the default locale is en_US (English).
The locale string consists of three sub-strings, separated by underscores:
- The first sub-string is the language code, as specified in ISO639.
- The second sub-string is the country code, as specified in ISO3166.
- The third sub-string is a variant, which is vendor specific.
For example, US English appears as: "en_US_WIN", where the "WIN" variant would specify a Windows browser-specific collation (if one exists). Since the variant is not standardized, it is not commonly used and generally is limited to easily recognizable values ("WIN", "UNIX", "EURO", etc.) used in standard environments. The language and country codes are required; the variant may be empty.'
Locale property is in 6 classes of ROOT\Microsoft\IPAM\ms_409 and in 6 namespaces
LogInstanceID property
CIMTYPE'string'
Description'The containing Log\'s InstanceID.'
LogInstanceID property is in 5 classes of ROOT\Microsoft\IPAM\ms_409 and in 4 namespaces
LogName property
CIMTYPE'string'
Description'The containing Log\'s Name. This property is available for backwards continuity with CIM_LogRecord.'
LogName property is in 5 classes of ROOT\Microsoft\IPAM\ms_409 and in 4 namespaces
Message property
CIMTYPE'string'
Description'The formatted message. This message is constructed by combining some or all of the dynamic elements specified in the MessageArguments property with the static elements uniquely identified by the MessageID in a message registry or other catalog associated with the OwningEntity.'
Message property is in 8 classes of ROOT\Microsoft\IPAM\ms_409 and in 142 namespaces
MessageArguments property
CIMTYPE'string'
Description'An array containing the dynamic content of the message.
Each DYNAMIC_ELEMENT for the message referred to by the MessageID property shall be contained in MessageArguments whether the DYNAMIC_ELEMENT is included in the Message or not.
In addition, the entries in MessageArguments need to be in the same order as the DYNAMIC_ELEMENTs.'
MessageArguments property is in 8 classes of ROOT\Microsoft\IPAM\ms_409 and in 142 namespaces
MessageID property
CIMTYPE'string'
Description'A string that uniquely identifies, within the scope of the OwningEntity, the format of the Message.'
MessageID property is in 8 classes of ROOT\Microsoft\IPAM\ms_409 and in 142 namespaces
PerceivedSeverity property
CIMTYPE'uint16'
Description'An enumerated value that describes the severity of the Indication from the notifier\'s point of view:
1 - Other, by CIM convention, is used to indicate that the Severity\'s value can be found in the OtherSeverity property.
3 - Degraded/Warning should be used when its appropriate to let the user decide if action is needed.
4 - Minor should be used to indicate action is needed, but the situation is not serious at this time.
5 - Major should be used to indicate action is needed NOW.
6 - Critical should be used to indicate action is needed NOW and the scope is broad (perhaps an imminent outage to a critical resource will result).
7 - Fatal/NonRecoverable should be used to indicate an error occurred, but it\'s too late to take remedial action.
2 and 0 - Information and Unknown (respectively) follow common usage. Literally, the Indication is purely informational or its severity is simply unknown.'
Values['Unknown', 'Other', 'Information', 'Degraded/Warning', 'Minor', 'Major', 'Critical', 'Fatal/NonRecoverable']
PerceivedSeverity property is in 18 classes of ROOT\Microsoft\IPAM\ms_409 and in 142 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 6 classes of ROOT\Microsoft\IPAM\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 6 classes of ROOT\Microsoft\IPAM\ms_409 and in 4 namespaces
RecordID property
CIMTYPE'string'
Description'RecordID may be used to provide a representation of log entry ordering or pointers/handles for log entries.'
RecordID property is in 6 classes of ROOT\Microsoft\IPAM\ms_409 and in 8 namespaces

MSFT_IPAM_ConfigLogEntry Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The LogEntry object can describe the definitional format for entries in a Log, or can be used to instantiate the actual entries in the Log.'
LOCALE'MS_409'

MSFT_IPAM_ConfigLogEntry System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\IPAM\ms_409:MSFT_IPAM_ConfigLogEntry'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\IPAM\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogEntry', 'CIM_RecordForLog', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT24___SYSTEM3
__RELPATH'MSFT_IPAM_ConfigLogEntry'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_LogEntry'___SYSTEM8
__CLASS'MSFT_IPAM_ConfigLogEntry'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_IPAM_ConfigLogEntry

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MSFT_IPAM_DhcpConfigLogEntry0241----
comments powered by Disqus
WUtils.com