Set SNMP version 3 agent engine time related values.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public void SetEngineTime( int engineTime, int engineBoots ) |
| Visual Basic |
|---|
Public Sub SetEngineTime ( _ engineTime As Integer, _ engineBoots As Integer _ ) |
| Visual C++ |
|---|
public: void SetEngineTime( int engineTime, int engineBoots ) |
Parameters
- engineTime
- Type: System..::..Int32
SNMP version 3 agent engine time value
- engineBoots
- Type: System..::..Int32
SNMP version 3 agent engine boot value