Dart.Snmp Namespace : SnmpBase Class |
For a list of all members of this type, see SnmpBase members.
Name | Description | |
---|---|---|
![]() | ClientCertificateChain | 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. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | DTLSReceiveTimeout | Specifies the timeout to be used when receiving DTLS packets. Defaults to 1000. |
![]() | Encoding | Character encoding used by the component. (Inherited from Dart.Snmp.ComponentBase) |
![]() | FipsMode | Determines whether or not the control only uses FIPS 140-2 compliant algorithms. |
![]() | IsActive | Gets a value indicating if the component has an active socket. |
![]() | ServerCertificateChain | 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. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Socket | Gets the socket used by the component for communications. (Inherited from Dart.Snmp.SocketBase) |
![]() | SynchronizingObject | Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Snmp.ComponentBase) |
![]() | SyncRoot | Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Snmp.ComponentBase) |
![]() | Tag | Gets or sets an object that stores any user data. (Inherited from Dart.Snmp.ComponentBase) |
![]() | Transport | Specifies the Transport layer to use. Defaults to UDP. |
![]() | ValidationCallback | Delegate that is raised when a certificate is received from the remote host. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |