|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SnmpInformListener
Should be implemented by classes that wish to receive SNMP inform PDUs.
An SnmpInformListener will be activated every time
the SnmpEventReportDispatcher receives an inform request.
| Method Summary | |
|---|---|
void |
processSnmpInform(SnmpPduRequest anInformPDU)
Called by SnmpEventReportDispatcher when an inform request is received. |
void |
processSnmpInformV3(SnmpScopedPduRequest anInformPDU)
Called by SnmpEventReportDispatcher when an inform request is received. |
| Method Detail |
|---|
void processSnmpInform(SnmpPduRequest anInformPDU)
SnmpEventReportDispatcher when an inform request is received.
anInformPDU - The incoming inform PDU.void processSnmpInformV3(SnmpScopedPduRequest anInformPDU)
SnmpEventReportDispatcher when an inform request is received.
anInformPDU - The incoming inform PDU.
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||