|
MySnmpCrawler API | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| SnmpMessageHandler | This interface provides the methods such that the implemented class shall provide the implementation to determine if it is a right handler to handle the SNMP message. |
| SnmpRequestHandler | The SnmpRequestHandler provides the methods required to handle "GetRequest-PDU", "GetNextRequest-PDU" and "SetRequest-PDU". |
| Class Summary | |
| DefaultSnmpRequestHandler | This abstract class provides the implementation to determine the right request handler. |
| SnmpGetNextRequestHandler | This class provides the required operations to handle SNMP GetNextRequest-PDU. |
| SnmpGetRequestHandler | This class handles the SNMP GetRequest-PDU. |
| SnmpGetResponseHandler | This class provides the required operations to handle SNMP GetResponse-PDU. |
| SnmpSetRequestHandler | This class handles the SNMP SetRequest-PDU. |
| SnmpTrapHandler | This class provides the required operations to handle SNMP Trap-PDU. |
Provides the classes to handle the SNMP message.
|
MySnmpCrawler API | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||