The following tables list the members exposed by warmStart.
Name | Description | |
---|---|---|
![]() | warmStart Constructor | Creates a NotificationMessage that indicates a warm start. |
Name | Description | |
---|---|---|
![]() | Community | Gets or sets the community field in the message. (Inherited from Dart.Snmp.MessageBase) |
![]() | Description | Gets a description of the NotificationMessage. (Inherited from Dart.Snmp.NotificationMessage) |
![]() ![]() | OidConst | The OID value that identifies the NotificationMessage. |
![]() | Security | Gets or sets the Security instance to use for encoding/encrypting and decoding/decrypting SNMP version 3 messages. (Inherited from Dart.Snmp.StandardMessage) |
![]() | Tag | Gets or sets a value that can store any associated object. (Inherited from Dart.Snmp.MessageBase) |
Name | Description | |
---|---|---|
![]() | EncodedMessage | Returns the encoded message. (Inherited from Dart.Snmp.MessageBase) |
![]() | Id | Gets or sets the request identification field in the message. (Inherited from Dart.Snmp.StandardMessage) |
![]() | Oid | Gets the OID that the message pertains to. (Inherited from Dart.Snmp.NotificationMessage) |
![]() | Origin | Gets a value that indicates the origin of a received message or can be set to hold the destination of a message. (Inherited from Dart.Snmp.MessageBase) |
![]() | SysUpTime | Gets the hundredths of a second since the agent sending the message was initialized. (Inherited from Dart.Snmp.NotificationMessage) |
![]() | Variables | Gets or sets the VariableCollection containing the IDs and their associated values in the message. (Inherited from Dart.Snmp.MessageBase) |
![]() | Version | Gets or sets the SNMP version used for encoding. (Inherited from Dart.Snmp.MessageBase) |
Name | Description | |
---|---|---|
![]() | Encode | Encodes all SNMP version 1/2 messages. (Inherited from Dart.Snmp.MessageBase) |