|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface is supported by all user classes which are interested in sending traps to a Table of managers and ports at which the managers would receive them
SnmpTrapService.sendTrap| Method Summary | |
ForwardingEntry |
getForwardingEntry(int index)
Gets the Entry at the given index. |
int |
getNumRows()
Gets the number of rows of a table. |
java.lang.String |
getV1v2ManagerHost(int index)
Gets the manager host name to which we need to send the Traps. |
int |
getV1v2ManagerPort(int index)
Gets the manager port to which we need to send the Traps. |
int |
getV1v2ManagerStatus(int index)
Gets the row status of the table. |
| Method Detail |
public int getNumRows()
public java.lang.String getV1v2ManagerHost(int index)
index - The index of the table.public int getV1v2ManagerPort(int index)
index - The Index of the Table.public int getV1v2ManagerStatus(int index)
index - The index to which row status is to required.public ForwardingEntry getForwardingEntry(int index)
index - the index for which the Entry is required.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||