PowerSNMP for .NET CF
EngineBoots Field
See Also  Send comments on this topic.
Dart.Snmp Namespace > Security Class : EngineBoots Field




Gets or sets the EngineBoots used for SNMPv3 communications.

Syntax

Visual Basic (Declaration) 
Public EngineBoots As Integer
Visual Basic (Usage)Copy Code
Dim instance As Security
Dim value As Integer
 
value = instance.EngineBoots
 
instance.EngineBoots = value
C# 
public int EngineBoots
Managed Extensions for C++ 
public: int EngineBoots
C++/CLI 
public:
int EngineBoots

Property Value

Integer. The number of boots of the SNMP engine.

Remarks

If not set, encoding uses dynamic discovery technique to get remote EngineId, EngineTime and EngineBoots values.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.