[SNMP4J] problem with declaring octet Variable

Jon Ruano jon.ruano at gmail.com
Mon Jan 12 16:06:37 CET 2009


Integer.parseInt( String s, int radix ) is what you want to get the
integer value of what 'value' represents as a binary number, and not
as a character string.

Jon



More information about the SNMP4J mailing list