PowerSNMP for .NET CF
TrapMessage Class Members
See Also  Fields  Properties  Methods  Send comments on this topic.
Dart.Snmp Namespace : TrapMessage Class


The following tables list the members exposed by TrapMessage.

Public Constructors

 NameDescription
public ConstructorTrapMessage Constructor Initializes a new instance of the TrapMessage class.  
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 PropertyEncodedMessage Returns the encoded message. (Inherited from Dart.Snmp.MessageBase)
public PropertyEnterprise Gets the Enterprise OID associated with the TrapMessage.  
public PropertyGenericTrap Gets the generic trap as initialized in the constructor or when decoded.  
public PropertyOrigin 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)
public PropertySpecificTrap Gets the specific trap as initialized in the constructor or when decoded.  
public PropertySysUpTime Gets the time since the agent was initialized in hundredths of a second.  
public PropertyVariablesOverridden.  Gets or sets the VariableCollection that holds the variables.  
public PropertyVersion Gets or sets the SNMP version used for encoding. (Inherited from Dart.Snmp.MessageBase)
Top

Public Methods

 NameDescription
public MethodEncodeOverridden.  Sets TrapMessage.SysUpTime to MessageBase.SysUpTime before encoding the message.  
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.