Package com.adventnet.snmp.sas

The WebNMS SNMP Applet Server(SAS) package provides classes that facilitates communication between network management applets and managed devices where direct communication is prohibited due to applet security policies.

See:
          Description

Interface Summary
RegisterClient  
SAServerClient This is the interface implemented by client programs that wish to use one single class instance to do custom extensions of the SAS.
SASessionClient This is the interface implemented by client programs that wish to use one class instance per applet session to implement custom extensions to the SAS.
SasLogInterface This is the interface implemented by applications using the SAServer to gather stderr, debug and log messages.
SocketListener  
 

Class Summary
LogMessage This is the default SasLogInterface implementation Applications can implement the SasLogInterface and override this implementation.
ProtocolDataUnit  
SAServer The SNMP Applet Server provides communication for applets unable to connect directly to managed devices due to security limits.
SASession This object represents a session with an applet.
TestSsnClient This is a test class for the SASessionClient interface This class can be used with SAServer with -session_client option.
TestSvrClient This is a test class for the SAServerClient interface This class can be used with SAServer with -server_client option.
 

Package com.adventnet.snmp.sas Description

The WebNMS SNMP Applet Server(SAS) package provides classes that facilitates communication between network management applets and managed devices where direct communication is prohibited due to applet security policies. The package also includes some interfaces using which custom extensions to SAS can be achieved.



Copyright (c)ZOHO Corp. 1996-2012