Dart.Snmp Namespace : AuthoritativeEngine Class |
The following tables list the members exposed by AuthoritativeEngine.
Name | Description | |
---|---|---|
AuthoritativeEngine Constructor | Overloaded. |
Name | Description | |
---|---|---|
AuthenticationFailedId | IID for usmStatsWrongDigests. | |
DecryptionErrorsId | IID for usmStatsDecryptionErrors. | |
Id | Used to get and set a byte array that identifies the SNMP authoritative engine. (Inherited from Dart.Snmp.Engine) | |
NotInTimeWindowId | IID for usmStatsNotInTimeWindows. | |
UnknownEngineIdId | IID for usmStatsUnknownEngineIds. | |
UnknownUserNameId | IID for usmStatsUnknownUserNames. | |
UnsupportedSecLevelId | IID for usmStatsUnsupportedSecLevels | |
Users | A Dictionary of authorized SNMP version 3 users with associated passwords, with the username as the key. | |
UsmStats | Holds the usmStats variables used for generating ReportMessages in response to SNMPv3 authentication failures. |
Name | Description | |
---|---|---|
Boots | Gets or sets the number of boots the authoritative engine is reporting. (Inherited from Dart.Snmp.Engine) | |
StartTime | Gets the starting time of the authoritative engine. (Inherited from Dart.Snmp.Engine) | |
Time | Gets or sets the number of seconds since the authoritative engine was initialized (seconds since Engine.StartTime). (Inherited from Dart.Snmp.Engine) |
Name | Description | |
---|---|---|
Clone | Create a deep copy of the AuthoritativeEngine. | |
ToString | Returns a string that represents the current object. (Inherited from Dart.Snmp.Engine) |