|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| InitSnmpAgentData | The InitSnmpAgentData class is used by implementors of CLASS-COMMAND to initialize the agent data object Implement this interface along with SnmpAgentData when you need a reference to the AgentMibNode which is implemented by class |
| JDBCListener | This interface class is implemented by Jdbc bean which waits for JDBCEvent. |
| Class Summary | |
|---|---|
| AgentClause | The AgentClause class is used to parse and then use the AGENTCLAUSE construct of the OBJECT-TYPE macro in a MIB module. |
| AgentClauseCommand | This is the base class which is extended by FILE-COMMAND etc. |
| AgentMibModuleExtension | AgentMibModuleExtension class . |
| AgentMibUtil | This class has utilities are used by interpretted agents which use the MIB file (AGENTCLAUSE). |
| ClassCommand | ClassCommand class is used to implement the CLASS-COMMAND construct in the AGENTCLAUSE. |
| CommentClass | This class is used to store all the comemnts related stuff in the MIB. |
| DatabaseCommand | DataBaseCommand class is used to implement the DATABASE-COMMAND construct in the AGENTCLAUSE. |
| FileCommand | FileCommand class is used to implement the FILE-COMMAND construct in the AGENTCLAUSE. |
| FileTableEntry | TableEntry interface implementation file for FileCommand Table implementations. |
| InterprettedAgent | InterprettedAgent class interprets all the AGENTCLAUSE commands in a MIB file and registers the AGENTCLAUSES to the VarBindRequestHandler |
| InterprettedAgentBeanInfo | This class is a beaninfo for the InterprettedAgentBeanInfo. |
| InterprettedSubAgent | |
| JDBCAdapter | |
| JDBCEvent | this event is fired when any Sql service is needed to the JDBC listeners |
| ProxyCommand | ProxyCommand class is used to implement the PROXY-COMMAND construct in the AGENTCLAUSE. |
| ReadWriteCommand | ReadWriteCommand class is used to implement the READ-COMMAND and WRITE-COMMAND constructs in the AGENTCLAUSE. |
| SimulateCommand | SimulateCommand class is used to implement the SIMULATE-COMMAND construct in the AGENTCLAUSE. |
| SnmpAgentDataHandler | This class handles all the SnmpAgentData interfaces of the interpretted approach. |
| SnmpDBAdaptor | SnmpDBAdaptor class is used to implement the database adaptor bean. |
| SnmpDBAdaptorBeanInfo | This class is a beaninfo for the SnmpDBAdaptor. |
| SnmpMibTrapService | Used to send SNMP V1 & SNMP V2c Traps. |
| SnmpMibTrapServiceBeanInfo | This class is a beaninfo for the SnmpMibTrapService. |
| TrapForwardingEntry | This class represents a row in the TrapForwardingTable |
| TrapForwardingTable | Implements a TrapForwardingTable where managers could register themselves for listening to traps. |
| Exception Summary | |
|---|---|
| AgentMibException | The purpose of class this class is to report Agent side MIB parsing errors. |
This package provides Basic Agent Mib Operations
to perform MIB related SNMP operations.It also provides
MIB support for the SNMP libraries and enable storage of
defined traps based on parsing a MIB module.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||