Class SnmpInterfaceDaoImpl

  • All Implemented Interfaces:
    org.opennms.integration.api.v1.dao.SnmpInterfaceDao

    public class SnmpInterfaceDaoImpl
    extends Object
    implements org.opennms.integration.api.v1.dao.SnmpInterfaceDao
    • Method Detail

      • getSnmpInterfaceCount

        public Long getSnmpInterfaceCount()
        Specified by:
        getSnmpInterfaceCount in interface org.opennms.integration.api.v1.dao.SnmpInterfaceDao
      • findByNodeIdAndDescrOrName

        public org.opennms.integration.api.v1.model.SnmpInterface findByNodeIdAndDescrOrName​(Integer nodeId,
                                                                                             String descrOrName)
        Specified by:
        findByNodeIdAndDescrOrName in interface org.opennms.integration.api.v1.dao.SnmpInterfaceDao