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

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/agent/
H A DSnmpEntryOid.java33 class SnmpEntryOid extends SnmpOid { class in inherits:SnmpOid
44 public SnmpEntryOid(long[] oid, int start) { method in class:SnmpEntryOid
H A DSnmpMibTable.java1805 final SnmpOid resOid = new SnmpEntryOid(oid,pos);
1866 final SnmpOid entryoid = new SnmpEntryOid(oid, depth+2);

Completed in 47 milliseconds