PowerSNMP for .NET
Agent Class Properties


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

Public Properties
 NameDescription
Public PropertyClientCertificateChain The certificate chain to use with DTLS connections when the SNMP Entity is acting as a DTLS client. Supports certificates with RSA or DSA keys. Null by default. (Inherited from Dart.Snmp.SnmpBase)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDTLSReceiveTimeout Specifies the timeout to be used when receiving DTLS packets. Defaults to 1000. (Inherited from Dart.Snmp.SnmpBase)
Public PropertyEncoding Character encoding used by the component. (Inherited from Dart.Snmp.ComponentBase)
Public PropertyFipsMode Determines whether or not the control only uses FIPS 140-2 compliant algorithms. (Inherited from Dart.Snmp.SnmpBase)
Public PropertyIsActive Gets a value indicating if the component has an active socket. (Inherited from Dart.Snmp.SnmpBase)
Public PropertyServerCertificateChain The certificate chain to use with DTLS connections when the SNMP Entity is acting as a DTLS server. Supports certificates with RSA or DSA keys. Null by default. (Inherited from Dart.Snmp.SnmpBase)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySocket Gets the socket used by the component for communications. (Inherited from Dart.Snmp.SocketBase)
Public PropertySynchronizingObject Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Snmp.ComponentBase)
Public PropertySyncRoot Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Snmp.ComponentBase)
Public PropertySysUpTime Gets or sets the time since the agent was created, in hundredths of a second.  
Public PropertyTag Gets or sets an object that stores any user data. (Inherited from Dart.Snmp.ComponentBase)
Public PropertyTransport Specifies the Transport layer to use. Defaults to UDP. (Inherited from Dart.Snmp.SnmpBase)
Public PropertyValidationCallback Delegate that is raised when a certificate is received from the remote host. (Inherited from Dart.Snmp.SnmpBase)
Top
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

Agent Class
Dart.Snmp Namespace


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic