PowerSNMP for .NET
GetBulkMessage Class Members
Fields  Properties  Methods 


The following tables list the members exposed by GetBulkMessage.

Public Constructors
 NameDescription
Public ConstructorGetBulkMessage Constructor Initializes a new instance of the GetBulkMessage class.  
Top
Public Fields
 NameDescription
Public FieldCommunity Gets or sets the community field in the message. (Inherited from Dart.Snmp.MessageBase)
Public FieldSecurity Gets or sets the Security instance to use for encoding/encrypting and decoding/decrypting SNMP version 3 messages. (Inherited from Dart.Snmp.StandardMessage)
Public FieldTag Gets or sets a value that can store any associated object. (Inherited from Dart.Snmp.MessageBase)
Top
Public Properties
 NameDescription
Public PropertyDecodingException Returns the reason why the message did not pass all decoding checks. All sequences embedded in the PDU are checked. (Inherited from Dart.Snmp.MessageBase)
Public PropertyDeliveryStatus Indicates whether the message was sent or received. (Inherited from Dart.Snmp.MessageBase)
Public PropertyDestination Gets or sets the destination of a received or sent message. (Inherited from Dart.Snmp.MessageBase)
Public PropertyEncodedMessage Returns the encoded message. (Inherited from Dart.Snmp.MessageBase)
Public PropertyId Gets or sets the request identification field in the message. (Inherited from Dart.Snmp.StandardMessage)
Public PropertyNonRepeatersGets or sets the number of variables in MessageBase.Variables (starting at the beginning) for which the GetBulkMessage will behave like a GetNextMessage.  
Public PropertyOrigin Gets or sets the origin of a received or sent message. (Inherited from Dart.Snmp.MessageBase)
Public PropertyRepetitionsGets or sets the maximum number of variables that should be returned in the ResponseMessage for each variable in MessageBase.Variables that follow the first "non-repeating" variables.  
Public PropertyTimeStamp Gets the DateTime that the message was created or encoded. (Inherited from Dart.Snmp.MessageBase)
Public PropertyVariables Gets or sets the VariableCollection containing the IDs and their associated values in the message. (Inherited from Dart.Snmp.MessageBase)
Public PropertyVersion Gets or sets the SNMP version used for encoding. (Inherited from Dart.Snmp.MessageBase)
Top
Public Methods
 NameDescription
Public MethodEncodeOverloaded.  Encodes all SNMP version 1/2 messages. (Inherited from Dart.Snmp.StandardMessage)
Public MethodToStringReturns a string that represents the current object. (Inherited from Dart.Snmp.MessageBase)
Top
See Also

Reference

GetBulkMessage Class
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