[SNMP4J] Engine ID Hex or Ascii

Frank Fock fock at agentpp.com
Tue Jun 27 01:24:29 CEST 2006


An engine is a 8 bit binary string. You can set
it from a HEX formatted String by using
OctetString.fromHexString(String)
or directly using OctetString(byte[]).

Regards,
Frank

Bellegante John-WLJB17 wrote:
>  
> The authoritative engine id is defined as a HEX number but stored as an
> OCTET STRING.  However, I am seeing disagreement on whether the OCTET
> STRING should be the HEX value or the ASCII value of the engine ID.
> What is the industry standard for this?
>  
> Thanks for your time....
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

-- 
AGENT++
http://www.agentpp.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list