> How and where does snmpget application discover the engine ID of agent's
> machine? 

It uses the approach outlined in RFC 3414, section 4 "Discovery".

It actually sends the same request two or three times, in the
sure and certain expectation that the first one(s) will fail.
But the error reports that are returned from such failures will
include the missing information (engineID and boot time/count)

Try running

        snmpget -d ....
or
        snmpget -Ddump ....

to watch what goes on.

Dave



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to