The following tables list the members exposed by Engine.
Public Fields
| Name | Description |
 | Id |
Used to get and set a byte array that identifies the SNMP authoritative engine.
|
Top
Public Properties
| Name | Description |
 | Boots |
Gets or sets the number of boots the authoritative engine is reporting.
|
 | StartTime |
Gets the starting time of the authoritative engine.
|
 | Time | Gets or sets the number of seconds since the authoritative engine was initialized (seconds since StartTime). |
Top
Public Methods
| Name | Description |
 | Clone |
Create a deep copy of the Engine.
|
 | ToString | Returns a string that represents the current object. |
Top
See Also