-Coders,

AFAICS the engineIDType still defaults to the custom (aka proprietary)
ENGINEID_TYPE_UCD_RND (128) and the enterprise ID in the engineID is still
UCD (2021=0x07e5) instead of Net-SNMP (8072=0x1f88). Is there a good reason
for still doing so, even in CVS MAIN?

At least the following comment in snmplib/snmpv3.c seems to disagree slightly:

    if (localEngineIDType == ENGINEID_TYPE_UCD_RND)
        /*
         * we must use the net-snmp enterprise id here, regardless
         */
        memcpy(bufp, &ucdavisid, sizeof(ucdavisid));
        ...


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to