PowerSNMP for .NET CF
MessageBase Class Members
See Also  Fields  Properties  Methods  Send comments on this topic.
Dart.Snmp Namespace : MessageBase Class


The following tables list the members exposed by MessageBase.

Public Fields

 NameDescription
public FieldCommunity Gets or sets the community field in the message.  
public FieldTag Gets or sets a value that can store any associated object.  
Top

Public Properties

 NameDescription
public PropertyEncodedMessage Returns the encoded message.  
public PropertyOrigin Gets a value that indicates the origin of a received message or can be set to hold the destination of a message.  
public Propertystatic (Shared in Visual Basic)SysUpTime Gets or sets the time since the agent was reinitialized, in hundredths of a second.  
public PropertyVariables Gets or sets the VariableCollection containing the IDs and their associated values in the message.  
public PropertyVersion Gets or sets the SNMP version used for encoding.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)Create Initializes an instance of a class derived from MessageBase using the provided buffer.  
public MethodEncode Encodes all SNMP version 1/2 messages.  
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.