LocalEngineId Property

The Engine Id of the SNMP Agent.

Object Oriented Interface

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

Procedural Interface

ipworkssnmp_snmptcpagent_get($res, 3 );
ipworkssnmp_snmptcpagent_set($res, 3, $value );

Default Value

''

Remarks

This property is only used for SNMPv3 packets (when SNMPVersion is 3).

Data Type

Binary String

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