IP*Works! S/SNMP V9 - Online Help
IP*Works! S/SNMP V9
Questions / Feedback?

CacheEntry Event

Shows in the internal cache.

Syntax

public void fireCacheEntry(SnmpagentCacheEntryEvent event);

public class SnmpagentCacheEntryEvent {
  public String user;
  public String authenticationProtocol;
  public String authenticationPassword;
  public String encryptionAlgorithm;
  public String encryptionPassword;
}

Remarks

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

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0