See Also

Agent Class  | Agent Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerSNMP for .NET

AuthoritativeEngine Property

Dart.PowerSNMP Namespace > Agent Class : AuthoritativeEngine Property (Agent)

Used to store EngineId, EngineTime, and EngineBoot values that are used for SNMPv3 authentication.

[Visual Basic]
<BrowsableAttribute(False)> Public ReadOnly Property AuthoritativeEngine As AuthoritativeEngine
[C#]
[BrowsableAttribute(false)] public AuthoritativeEngine AuthoritativeEngine {get;}
[C++]
[BrowsableAttribute(false)] public: __property AuthoritativeEngine* get_AuthoritativeEngine();
[C++/CLI]
[BrowsableAttribute(false)] public: property AuthoritativeEngine^ AuthoritativeEngine {    AuthoritativeEngine^ get(); }

Return Type

An AuthoritativeEngine instance.

Remarks

The Agent acts as an authoritative engine when it responds to Manager requests and initiates notifications.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

Agent Class  | Agent Members


Send comments on this topic.

Documentation version 1.2.0.0.

© 2008 Dart Communications.  All rights reserved.