Every agent parameters class implements this interface
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
public interface IAgentParameters
Public Interface IAgentParameters
public interface class IAgentParameters
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Clone()()() |
Duplicate object
| |
| InitializePacket(SnmpPacket) |
Initialize SNMP packet class with values contained in this class.
| |
| Valid()()() |
Check validity of the agent properties object.
| |
| Version |
Get SNMP version number.
|