The following tables list the members exposed by MessageBase.
Name | Description | |
---|---|---|
![]() | Community | Gets or sets the community field in the message. |
![]() | Tag | Gets or sets a value that can store any associated object. |
Name | Description | |
---|---|---|
![]() | EncodedMessage | Returns the encoded message. |
![]() | Origin | Gets a value that indicates the origin of a received message or can be set to hold the destination of a message. |
![]() ![]() | SysUpTime | Gets or sets the time since the agent was reinitialized, in hundredths of a second. |
![]() | Variables | Gets or sets the VariableCollection containing the IDs and their associated values in the message. |
![]() | Version | Gets or sets the SNMP version used for encoding. |
Name | Description | |
---|---|---|
![]() ![]() | Create | Initializes an instance of a class derived from MessageBase using the provided buffer. |
![]() | Encode | Encodes all SNMP version 1/2 messages. |