Uses of Class
org.netxms.client.snmp.SnmpObjectIdFormatException
-
Packages that use SnmpObjectIdFormatException Package Description org.netxms.client.snmp -
-
Uses of SnmpObjectIdFormatException in org.netxms.client.snmp
Methods in org.netxms.client.snmp that throw SnmpObjectIdFormatException Modifier and Type Method Description static SnmpObjectIdSnmpObjectId. parseSnmpObjectId(String s)Parse string argument as SNMP OID.
-