Dart.Snmp Namespace > GetMessage Class : GetMessage Constructor |
Public Function New()
Dim instance As New GetMessage()
public GetMessage()
public: GetMessage();
public:
GetMessage();
An SNMP manager will use this constructor before adding variables with requested IIDs to MessageBase.Variables. It is expected that the agent will respond with the values of those IIDs. The Manager component uses StandardMessage.Encodeto encode the message before sending.