The IP Address of the remote agent sending the trap.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)

Syntax

C#
protected IpAddress _agentAddr
Visual Basic (Declaration)
Protected _agentAddr As IpAddress
Visual C++
protected:
IpAddress^ _agentAddr

See Also