The AgentParameters type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Clone()()() |
Clone current object
| |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetVersion()()() |
Return SNMP version Integer32 object
| |
| InitializePacket(SnmpPacket) |
Initialize SNMP packet class with agent parameters. In this class, SNMP community name is
set in SNMPv1 and SNMPv2 packets.
| |
| ToString()()() | (Inherited from Object.) | |
| Valid()()() |
Validate object.
|