Glossary Item Box
This PDU consists of a header and variables that specify IIDs and associated new values that should be set on the agent. They are represented as the PowerSNMP SetMessage class.
| Property | Description |
|---|---|
|
Version |
SNMP version used. |
|
Community |
Clear-text string that contains the community name for the message. The default value is “public”. This property is used as a simple kind of authentication by the agent, which may require specific values. |
|
Variables |
A collection of Variable instances with a Variable.Id property that indicates the IID of interest and a Variable.Value property that returns a member of the Dart.PowerSNMP.SimpleType namespace. |
A Response PDU (ResponseMessage instance) is expected back from the recipient that indicates the success or failure of the operation.
Send comments on this topic.
Documentation version 1.2.0.0.
© 2008 Dart Communications. All rights reserved.