Searched defs:toOid (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/
H A DSnmpStringFixed.java151 public static SnmpOid toOid(int l, long[] index, int start) throws SnmpStatusException { method in class:SnmpStringFixed
H A DSnmpValue.java58 public abstract SnmpOid toOid() ; method in class:SnmpValue
H A DSnmpNull.java109 public SnmpOid toOid() { method in class:SnmpNull
H A DSnmpCounter64.java118 public SnmpOid toOid() { method in class:SnmpCounter64
131 public static SnmpOid toOid(long[] index, int start) throws SnmpStatusException { method in class:SnmpCounter64
H A DSnmpEngineId.java172 public SnmpOid toOid() { method in class:SnmpEngineId
H A DSnmpInt.java164 public SnmpOid toOid() { method in class:SnmpInt
177 public static SnmpOid toOid(long[] index, int start) throws SnmpStatusException { method in class:SnmpInt
H A DSnmpIpAddress.java138 public static SnmpOid toOid(long[] index, int start) throws SnmpStatusException { method in class:SnmpIpAddress
H A DSnmpString.java160 public SnmpOid toOid() { method in class:SnmpString
177 public static SnmpOid toOid(long[] index, int start) throws SnmpStatusException { method in class:SnmpString

Completed in 39 milliseconds