Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
CodeName | string | |
Description | string | The code name that describes the type of alert. The code name shall be the IANA-registered label for this alert, taken from the PrtAlertCodeTC textual convention in the IANA Printer MIB (originally published in RFC 3805), e.g., 'coverOpen' or 'inputMediaSupplyLow'. A binary change alert describes the state of the component, while a unary change alert describes a single event. The same code name can be used for a binary change alert or a unary change alert, depending on implementation. Also, the same code name can be used to indicate a critical or non-critical (warning) alert, depending on implementation. The value of the SeverityLevel property specifies binary versus unary and critical versus non-critical for each alert for this particular Printer implementation. |
MappingStrings | string | MIB.IETF|Printer-MIB.prtAlertCode, MIB.IETF|IANA-PRINTER-MIB.PrtAlertCodeTC |
MaxLen | uint32 | 255 |
MinLen | uint32 | 0 |
ModelCorrespondence | string | CIM_PrintAlertRecord.OtherCodeName, CIM_PrintAlertRecord.SeverityLevel |
ComponentClassName | string | |
Description | string | The lowest inheritance class name with a schema name of 'CIM' (e.g., 'CIM_PrintMarker') of the particular component of a Printer with which this alert is associated. When used with the value of ComponentElementName, this property allows all instances of this component to be uniquely identified. If the component class name is unknown or not applicable, then this property shall be null. Note: This property is necessary (rather than the use of an association class), because this log entry is static and records a past event for offline processing. See: Section 2 of the Printer MIB v2 (RFC 3805) and section 3 of Finisher MIB (RFC 3806). Note: This property is necessary to correlate status and event (alert) information between CIM and SNMP interfaces. |
MappingStrings | string | MIB.IETF|Printer-MIB.prtAlertGroup, MIB.IETF|IANA-PRINTER-MIB.PrtAlertGroupTC |
MaxLen | uint32 | 255 |
MinLen | uint32 | 0 |
ModelCorrespondence | string | CIM_PrintAlertRecord.ComponentElementName |
ComponentElementName | string | |
Description | string | The value of the ManagedSystemElement.Name property of the particular component of a Printer with which this alert is associated. When used with the value of ComponentClassName, this property allows all instances of this component to be uniquely identified. If the component element name is unknown or not applicable, then this property shall be null. Note: This property is necessary (rather than the use of an association class), because this log entry is static and records a past event for offline processing. See: Section 2 of the Printer MIB v2 (RFC 3805) and section 3 of Finisher MIB (RFC 3806). Note: This property is necessary to correlate status and event (alert) information between CIM and SNMP interfaces. |
MappingStrings | string | MIB.IETF|Printer-MIB.prtAlertGroupIndex |
MaxLen | uint32 | 255 |
MinLen | uint32 | 0 |
ModelCorrespondence | string | CIM_ManagedSystemElement.Name, CIM_PrintAlertRecord.ComponentClassName |
CreationTimeStamp | datetime | |
Description | string | The time that this PrintAlertRecord was generated. |
MappingStrings | string | MIB.IETF|Printer-MIB.prtAlertTime, MIB.IETF|SNMPv2-MIB.sysUpTime, MIB.IETF|HOST-RESOURCES-MIB.hrSystemUptime, MIB.IETF|HOST-RESOURCES-MIB.hrSystemDate |
ModelCorrespondence | string | CIM_OperatingSystem.LocalDateTime |
Override | string | CreationTimeStamp |
LocalizedDescription | string | |
Description | string | A free-form text description of this alert in the localization specified by CIM_Printer.CurrentNaturalLanguage. |
MappingStrings | string | MIB.IETF|Printer-MIB.prtAlertDescription, MIB.IETF|Printer-MIB.PrtLocalizedDescriptionStringTC |
MaxLen | uint32 | 255 |
MinLen | uint32 | 0 |
OtherCodeName | string | |
Description | string | A free-form string that describes the type of alert when the value of the CodeName property is equal to 'other'. |
MaxLen | uint32 | 255 |
MinLen | uint32 | 0 |
ModelCorrespondence | string | CIM_PrintAlertRecord.CodeName |
OtherSeverityLevel | string | |
Description | string | A free-form string that describes the severity level when the value of the SeverityLevel property is equal to 1 (Other). |
MaxLen | uint32 | 255 |
MinLen | uint32 | 0 |
ModelCorrespondence | string | CIM_PrintAlertRecord.SeverityLevel |
RecordData | string | |
Description | string | Note: For SNMP Proxy implementations, this property shall contain every integer object in the corresponding prtAlertEntry row in the Printer MIB v2 (RFC 3805).
The string object prtAlertDescription in the corresponding prtAlertEntry row shall not be encoded in this RecordData property, but shall instead be transcoded (if necessary) into Unicode and stored in the LocalizedDescription property below. |
MappingStrings | string | MIB.IETF|Printer-MIB.prtAlertEntry |
ModelCorrespondence | string | CIM_RecordForLog.RecordFormat |
Override | string | RecordData |
SeverityLevel | uint32 | |
Description | string | The level of severity of this alert in this Printer implementation as follows: 1 (Other) means a non-standard severity level is present in OtherSeverityLevel property. 2 (Unknown) means severity level is unknown for this alert. 3 (Critical) means that this alert on this component has stopped printing on this Printer. 4 (Warning) means that this alert has not stopped printing on this Printer. 5 (WarningBinaryChangeEvent) means that a previous critical alert condition has been cleared. |
MappingStrings | string | MIB.IETF|Printer-MIB.prtAlertSeverityLevel, MIB.IETF|Printer-MIB.PrtAlertSeverityLevelTC |
ModelCorrespondence | string | CIM_PrintAlertRecord.CodeName |
ValueMap | string | 1, 2, 3, 4, 5, .. |
Values | string | Other, Unknown, Critical, Warning, WarningBinaryChangeEvent, DMTF Reserved |