Alert.ResolutionState Field
Gets or sets the state of the alert.
public byte ResolutionState
Remarks
The following ResolutionState values are found in an unmodified MOM installation.
Id | Name |
---|---|
0 | New |
85 | Acknowledged |
170 | Level 1: Assigned to a help desk or local support |
180 | Level 2: Assigned to a subject matter expert |
190 | Level 3: Requires scheduled maintenance |
200 | Level 4: Assigned to an external group or vendor |
255 | Resolved |
The MOM Connector Framework uses a custom resolution state to mark alerts for forwarding.
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2
Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)
See Also
Alert Class | Alert Members | ResolutionState Class | FrameworkBase.Setup Method