Uses of Class
org.opennms.bb.dp.capsd.snmp.IpRouteTable

Packages that use IpRouteTable
org.opennms.bb.dp.capsd.components   
 

Uses of IpRouteTable in org.opennms.bb.dp.capsd.components
 

Fields in org.opennms.bb.dp.capsd.components declared as IpRouteTable
private  IpRouteTable CapsReader.m_ipRouteTable
          The remote agents routing information.
 

Methods in org.opennms.bb.dp.capsd.components that return IpRouteTable
 IpRouteTable CapsReader.getIpRouteTable()
          Returns the SNMP IP Route information from the remote.