SendTrapSNMP 2.0.0

Bundle
org.apache.nifi | nifi-snmp-nar
Description
Sends information to SNMP Manager.
Tags
send, snmp, trap
Input Requirement
ALLOWED
Supports Sensitive Dynamic Properties
false
  • Additional Details for SendTrapSNMP 2.0.0

    SendTrapSNMP

    Summary

    This processor generates and transmits SNMP Traps to the specified SNMP manager. Attributes can be given as processor properties, either predefined or dynamically using Expression Language from flowfiles. Flowfile properties with snmp prefix (e.g. snmp$1.2.3.4.5 - OID) value can be used to define additional PDU variables.

    The allowable Generic Trap Types are:

    1. Cold Start
    2. Warm Start
    3. Link Down
    4. Link Up
    5. Authentication Failure
    6. EGP Neighbor Loss
    7. Enterprise Specific

    Specific trap type can set in case of Enterprise Specific generic trap type is chosen.

Properties
Relationships
Name Description
success All FlowFiles that have been successfully used to perform SNMP Set are routed to this relationship
failure All FlowFiles that cannot received from the SNMP agent are routed to this relationship