Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Send SNMP Trap

This activity sets sends a SNMP trap trigger.

Activity Parameters

The Send SNMP TriggerTrap activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added

Parameters:

  • Port  IP (type: intstring): The port that the SNMP trigger will listen for traps.
  • TimeOut (type: int): The time span that the activity will keep listening.

The Read Only Output variable are the possible output values that the activity will provide:

  • OutputBufferLength IP of the machine sending the trap.
  • Port (type: intUShort): the buffer size of the SNMP trap.OutputSenderIp port used by the trap to communicate. Reserved SNMP trap port: 162.
  • SecurityName (type: string): the IPv4 address of the machine sending the trap.OutputVarBind SNMP Security Name (only available for SNMP v3).
  • VarBind (type: List<KeyValuePair<Object List<KeyValuePair<Object,Object>>): the  the Oid/OctetString variable pairs of the SNMP trap.
    OutputVersion (type: int): the SNMP trap version.

Image Removed


Image Added

 

 

...

SNMP

...

Request

This activity sends a SNMP trap.

Activity Parameters

The The Send SNMP Trap activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added

Parameters:

  • CommunityName (type: string): the community identifier
  • IP (type: string): The IP of the machine sending the trap.
  • Port (type: UShort): the port used by the trap to communicate. Reserved SNMP trap port: 162.161
  • SecurityName (type: string): the SNMP Security Name (only available for SNMP v3).
  • VarBind (type: List<KeyValuePair<Object,Object>>): the Oid/OctetString variable pairs of the SNMP trap.

...

  • .

Image Added

The Read Only Output variable are the possible output values that the activity will provide:

  • OutputSNMPPacketList  (type: List<SNMPPacket>): the list of received SNMP packets.

Image Added

 

 

SNMP

...

Trigger

This activity sends sets a SNMP trap trigger.

Activity Parameters

The Send SNMP TrapTrigger activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added

Parameters:

  • CommunityName Port  (type: stringint): the community identifierIP The port that the SNMP trigger will listen for traps.
  • TimeOut (type: stringint):  The IP of the machine sending the trap.PortThe time span that the activity will keep listening.

The Read Only Output variable are the possible output values that the activity will provide:

  • OutputBufferLength  (type: UShortint): the port used by the trap to communicate. Reserved SNMP trap port: 161SecurityNamebuffer size of the SNMP trap.
  • OutputSenderIp (type: string): the SNMP Security Name (only available for SNMP v3).VarBindIPv4 address of the machine sending the trap.
  • OutputVarBind (type:  List<KeyValuePair<ObjectList<KeyValuePair<Object,Object>>):  the the Oid/OctetString variable pairs of the SNMP trap.

Image Removed

The Read Only Output variable are the possible output values that the activity will provide:

  • OutputSNMPPacketList OutputVersion (type: List<SNMPPacket>int): the list of received SNMP packetstrap version.

Image Removed


 Image Added