Share via


MicrosoftOperationsManager.mib

MOM provides a Management Information Base (MIB) for the Simple Network Management Protocol (SNMP) objects that are used in MOM. The MIB is contained in MicrosoftOperationsManager.mib. The objects are described in Abstract Syntax Notation One (ASN.1) format. The MicrosoftOperationsManager.mib file is included with the Microsoft Operations Manager SDK, in the Tools subfolder.

MicrosoftOperationsManager.mib defines SNMP traps for the following alerts, which are shown from highest to lowest priority.

Alert type SNMP trap

Service unavailable

omRedServiceUnavailableAlert

Security issue

omRedSecurityBreachAlert

Critical error

omRedCriticalErrorAlert

Error

omOrangeAlert

Warning

omYellowAlert

Information

omGreenAlert

Success

omBlueAlert

Each SNMP trap has the following format.

TRAP-TYPE
    ENTERPRISE  omProductInfo
    VARIABLES
    {
        omAlertLevel,
        omAlertLevelName,
        omServer,
        omSource,
        omOwner,
        omDescription,
        omCustomField1,
        omCustomField2,
        omCustomField3,
        omCustomField4,
        omCustomField5,
        omAlertURL
    }
    DESCRIPTION