Searched refs:isRowStatus (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/agent/
H A DSnmpMibTable.java205 * You will then have to redefine the isRowStatus(), mapRowStatus(),
886 protected boolean isRowStatus(SnmpOid rowOid, long var, method in class:SnmpMibTable
971 * variable, as identified by the isRowStatus() method.
1895 if (handlers.isSetRequest() && isRowStatus(entryoid,var,data))

Completed in 99 milliseconds