The initial configuration of the SNMP Integration adapters is setup to listen for the following events:

  • AuthorizationFailedEvent

  • DeviceNewConfigurationStateEvent

  • DeviceConfigurationChangeEvent

  • JobFailedEvent

  • JobPartiallyFailedEvent

  • TaskFailedEvent

  • UserLoginFailedEvent

    When these events are fired by the core Network Configuration Manager service, the SNMP Integration adapters receives the event, converts the event into an SNMP trap, and sends the trap to the SNMP Trap listener.

    The trap listener has a rules file that understands the SNMP trap and formats it to their predefined format.

    The most common form of tailoring functionally includes adding new events, removing existing events, MIB file name, SNMP hostname, SNMP trap port, and SNMP version. The tailoring can be accomplished through the JMX console.

    Note:

    You must restart the integration module for the changes to take effect.