Get SNMP version 3 agent authoritative engine id object
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public OctetString EngineId { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property EngineId As OctetString |
| Visual C++ |
|---|
public: property OctetString^ EngineId { OctetString^ get (); } |