Module org.snmp4j

Class TableUtils.DenseTableRequest

  • All Implemented Interfaces:
    java.util.EventListener, ResponseListener
    Enclosing class:
    TableUtils

    protected class TableUtils.DenseTableRequest
    extends TableUtils.TableRequest
    The DenseTableRequest extends TableRequest to implement a faster table retrieval than the original. Caution: This version does not correctly retrieve sparse tables!
    Since:
    1.5
    Author:
    Frank Fock