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

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

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

Fields in org.opennms.bb.dp.capsd.components declared as IfTable
private  IfTable CapsReader.m_ifTable
          The remote agents interface table.
 

Methods in org.opennms.bb.dp.capsd.components that return IfTable
 IfTable CapsReader.getIfTable()
          Returns the SNMP interface table collected from the remote host.