PowerSNMP for .NET
warmStart Class Members
Fields  Properties  Methods 


The following tables list the members exposed by warmStart.

Public Constructors
 NameDescription
Public ConstructorwarmStart Constructor Creates a Trap2Message that indicates a warm start.  
Top
Public Fields
 NameDescription
Public FieldCommunity Gets or sets the community field in the message. (Inherited from Dart.Snmp.MessageBase)
Public FieldDescription Gets or sets a description of the Trap2Message. (Inherited from Dart.Snmp.Trap2Message)
Public FieldOidConst The OID value that identifies the Trap2Message.  
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 PropertyOid Gets or sets the OID of the trap that describes what variables are included. (Inherited from Dart.Snmp.Trap2Message)
Public PropertyOrigin Gets or sets the origin of a received or sent message. (Inherited from Dart.Snmp.MessageBase)
Public PropertySysUpTime Gets or sets the hundredths of a second since the agent sending the message was initialized. (Inherited from Dart.Snmp.Trap2Message)
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.Trap2Message)
Public MethodToStringReturns a string that represents the current object. (Inherited from Dart.Snmp.Trap2Message)
Top
See Also

Reference

warmStart Class
Dart.Snmp.Trap2 Namespace

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