Hi,

I am trying to use Agentpro to generate SNMP4J files.
Unfortunately the java file generated corresponding to XXMib is a
merely empty skeleton.

Example:

  public void registerMOs(MOServer server, OctetString context)
    throws DuplicateRegistrationException
  {
    // Scalar Objects
//--AgentGen BEGIN=_registerMOs
//--AgentGen END
  }

I have noticed during the project generation that the log file contain some
warnings, which seems
to relate to the pb mentioned above. Unfortunatelly I haven't haven't found
yet any pointer about
AgentPro warning message and hows to fix it.

Regards,

Olivier

+++++++ (Log file extract)+++++++++++++++

Using OUTPUT filename: ..\snmp4j\src\SnmpFrameworkMib.java
2008-06-23 22:03:14:281 WARN Generator     Input directory not set for
filename SnmpFrameworkMib.java
2008-06-23 22:03:14:375 WARN Generator     Object ${o.name} not found,
ignoring it
2008-06-23 22:03:14:375 DEBUG Generator     Generating code for context
'XXMib': XX-MIB.${o.name}
_______________________________________________
SNMP4J mailing list
[email protected]
http://lists.agentpp.org/mailman/listinfo/snmp4j

Reply via email to