On 17 February 2010 00:41, lanas <[email protected]> wrote: > The engineID (trapsess -e option) is defined as an OCTET STRING. > Does this mean that it can be an hexadecimal ASCII string such as: > 0x85643A5B ... so on ?
Yes > Will snmpd convert the hex string to hex binary ? Yes. > Will it make a conversion when it sees an '0x' prefix ? Yes > What will it do if there's no such prefix ? Convert it anyway. The -e flag takes a hex value - whether or not this is prefixed with 0x Dave ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
