LocalEngineId Property

The Engine Id (for SNMPv3).

Object Oriented Interface

public function getLocalEngineId();
public function setLocalEngineId($value);

Procedural Interface

ipworkssnmp_snmptcptrapmgr_get($res, 3 );
ipworkssnmp_snmptcptrapmgr_set($res, 3, $value );

Default Value

''

Remarks

This property is necessary for properly handling InformRequest packets.

Data Type

Binary String

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