onCacheEntry (event)

Shows in the internal cache.

Syntax

- (void)onCacheEntry:(NSString*)user :(NSString*)authenticationProtocol :(NSString*)authenticationPassword :(NSString*)encryptionAlgorithm :(NSString*)encryptionPassword;
func onCacheEntry(_ user: String, _ authenticationProtocol: String, _ authenticationPassword: String, _ encryptionAlgorithm: String, _ encryptionPassword: String)

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 iOS Edition - Version 20.0 [Build 8202]