IPWorks SNMP 2020 C++ Builder Edition

Questions / Feedback?

LocalEngineId Property

The Engine Id (for SNMPv3).

Syntax

__property String LocalEngineId = { read=FLocalEngineId, write=FSetLocalEngineId };
__property DynamicArray<Byte> LocalEngineIdB = { read=FLocalEngineIdB, write=FSetLocalEngineIdB };

Default Value

""

Remarks

This property is necessary for properly handling InformRequest packets.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SNMP 2020 C++ Builder Edition - Version 20.0 [Build 8202]