IPWorks SNMP 2020 JavaScript Edition

Questions / Feedback?

CacheEntry Event

Shows in the internal cache.

Syntax

snmpagent.on('CacheEntry', listener: (e: {readonly user: string, readonly authenticationProtocol: string, readonly authenticationPassword: string, readonly encryptionAlgorithm: string, readonly encryptionPassword: string}) => void )

Remarks

CacheEntry events are triggered by a call to ShowCache. One event is fired for each user.

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