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

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

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

Fields in org.opennms.bb.dp.capsd.components declared as IpAddrTable
private  IpAddrTable CapsReader.m_ipAddrTable
          The remote agent's IP Address table.
 

Methods in org.opennms.bb.dp.capsd.components that return IpAddrTable
 IpAddrTable CapsReader.getIpAddrTable()
          Returns the SNMP IP Address table from the remote host.