|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RancidAdapterConfig
RancidAdapterConfig interface.
| Method Summary | |
|---|---|
long |
getDelay(String ipaddress)
return the delay time for the specified address the delay time is the time in msec that represents a delay in the execution of a RancidAdapter execution |
int |
getRetries(String ipaddress)
return the number of retries in case of failure for the specified address |
String |
getType(String sysoid)
return the Rancid Type String |
boolean |
isCurTimeInSchedule(String ipaddress)
Return if current time is ready to be scheduled. |
boolean |
useCategories(String ipaddress)
return if is to be used the opennms categories to get rancid device type |
| Method Detail |
|---|
long getDelay(String ipaddress)
ipaddress - the ipaddress of the node
int getRetries(String ipaddress)
ipaddress - the ipaddress of the node
boolean useCategories(String ipaddress)
ipaddress - the ipaddress of the node
String getType(String sysoid)
sysoid - the system OID identifier of the node
boolean isCurTimeInSchedule(String ipaddress)
ipaddress - the ipaddress of the node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||