PowerSNMP for .NET
ReportMessage Class
Members 




Used to send user-defined information.
Object Model
ReportMessage ClassDecodingException ClassVariableCollection ClassVariable Class
Syntax
<SerializableAttribute()>
Public Class ReportMessage 
   Inherits ResponseMessage
Dim instance As ReportMessage
[Serializable()]
public class ReportMessage : ResponseMessage 
[Serializable()]
public __gc class ReportMessage : public ResponseMessage 
[Serializable()]
public ref class ReportMessage : public ResponseMessage 
Remarks

This message is used to send application-specific information. It is used internally as part of the SNMP version 3 security mechanism.

Serializable using BinaryFormatter and XmlSerializer.

Inheritance Hierarchy

System.Object
   Dart.Snmp.MessageBase
      Dart.Snmp.StandardMessage
         Dart.Snmp.ResponseMessage
            Dart.Snmp.ReportMessage

See Also

Reference

ReportMessage Members
Dart.Snmp Namespace

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic