Searched refs:mapRowStatus (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(),
919 * <li>Otherwise, mapRowStatus() is called to extract the RowStatus
940 return mapRowStatus(rowOid, vb, req.getUserData());
986 protected int mapRowStatus(SnmpOid rowOid, SnmpVarBind vbstatus, method in class:SnmpMibTable

Completed in 125 milliseconds