[AGENT++] newbie: Where's the MIB?

John Mudd johnbmudd at gmail.com
Thu Mar 1 21:24:26 CET 2007


When a Manger sends my Agent a Get request, it includes an OID.  The
first thing my Agent has to do is look up the OID in the MIB to see if
I'm managing it.

What confuses me is that in examples such as agent.cpp it looks like
the MIB info is being populated into a C++ object via hardcoded
statements.  Why doesn't the program just read a MIB file?  I think
I'm missing something very basic here.

John



More information about the AGENTPP mailing list