...
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:
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.
...
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:
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.
...
- .
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.
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:
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.
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.