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

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/agent/
H A DSnmpMibTable.java948 * Map the value of the <code>vbstatus</code> varbind to the
970 * @param vbstatus The SnmpVarBind containing the value of the control
979 * in <code>vbstatus</code>.
986 protected int mapRowStatus(SnmpOid rowOid, SnmpVarBind vbstatus, argument
989 final SnmpValue rsvalue = vbstatus.value;

Completed in 35 milliseconds