PowerSNMP for .NET
SnmpBase Class Properties


For a list of all members of this type, see SnmpBase 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.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDTLSReceiveTimeout Specifies the timeout to be used when receiving DTLS packets. Defaults to 1000.  
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.  
Public PropertyIsActive Gets a value indicating if the component has an active socket.  
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.  
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 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.  
Public PropertyValidationCallback Delegate that is raised when a certificate is received from the remote host.  
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

SnmpBase Class
Dart.Snmp Namespace


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