RemoveEngine Method

Removes the engine specified by EngineId from the internal authentication cache.

Object Oriented Interface

public function doRemoveEngine($engineid);

Procedural Interface

ipworkssnmp_snmptcptrapmgr_do_removeengine($res, $engineid);

Remarks

The internal authentication cache can be used as an alternative to the GetUserPassword event, automatically checking the cache against the security parameters provided in the request signature.

The ShowCache method is used to show the contents of the internal authentication cache.

The ClearCache method can be used to completely clear the cache.

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