PowerSNMP for .NET
Trap1Message Class Members
Fields  Properties  Methods 


The following tables list the members exposed by Trap1Message.

Public Constructors
 NameDescription
Public ConstructorTrap1Message ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldCommunity Gets or sets the community field in the message. (Inherited from Dart.Snmp.MessageBase)
Public FieldTag Gets or sets a value that can store any associated object. (Inherited from Dart.Snmp.MessageBase)
Top
Public Properties
 NameDescription
Public PropertyAgentAddress Gets or sets the address of the agent initiating the trap.  
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 PropertyEnterprise Gets the Enterprise OID associated with the Trap1Message.  
Public PropertyGenericTrap Gets the generic trap as initialized in the constructor or when decoded.  
Public PropertyOrigin Gets or sets the origin of a received or sent message. (Inherited from Dart.Snmp.MessageBase)
Public PropertySpecificTrap Gets the enterprise-specific trap value as initialized in the constructor or when decoded.  
Public PropertySysUpTime Gets the time since the agent was initialized in hundredths of a second.  
Public PropertyTimeStamp Gets the DateTime that the message was created or encoded. (Inherited from Dart.Snmp.MessageBase)
Public PropertyVariablesOverridden.  Gets or sets the VariableCollection containing the IDs and their associated values in the message.  
Public PropertyVersion Gets or sets the SNMP version used for encoding. (Inherited from Dart.Snmp.MessageBase)
Top
Public Methods
 NameDescription
Public MethodEncode Encodes all SNMP version 1/2 messages. (Inherited from Dart.Snmp.MessageBase)
Public MethodToStringOverridden. Returns a string that represents the current object.  
Top
See Also

Reference

Trap1Message 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