PowerSNMP for .NET
Trap2Message Class Properties


For a list of all members of this type, see Trap2Message members.

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.  
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.  
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
See Also

Reference

Trap2Message 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