Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After having installed AgenPro:

  1. Run AgenPro (make sure that the MIB repository that comes with AgenPro is installed and if not set with File>Set Repository.

    Tip
    titleReuse MIB Repository of MIB Designer
    If you have created your own MIB module(s) with MIB Designer you can directly use the MIB Designer installation's MIB repository. Simply switch to that repository with File>Set Repository and select the repository directory used by MIB Designer.
  2. Compile the MIB module(s) to simulate with File>Compile New MIBs. Skip this step if you are reusing a MIB repository that already contains the MIB modules you want to simulate.
    Image Added

    Tip
    titleAgenPro Sorts MIB Files
     

...

  1. Open the compiled MIB modules (i.e. load them into AgenPro from the repository) by using File->Open/Close MIB: Shuffle all the modules you want to simulate into the right list, in order to load them:
    Image Added

  2. Open an existing code generation project depending on the target programming language with Project->Open
    If you only want to simulate MIB modules, the code generation templates you choose are not relevant and can be left empty, but you need to define a project though.
    Image Added

  3. Edit the project using the Project Wizard with Project->Edit.
    For simulation of a SNMP agent, the first two steps are not relevant.

    1. In step (1) specify the root directories for template and in-/output paths (you will need those paths for being able to actually generate code)
      Image Added


    2. In step (2) specify additional properties for the code generation jobs (not relevant for simulation):
      Image Added

    3. In step (3) you can specify an AGENT-CAPABILITIES. Often an AGENT-CAPABILITIES statement providing a detailed description of the agent capabilitiies (i.e. support MIB modules and objects) does not exist. Only if such a statement is contained in the loaded MIB modules, then you cannot select such a statement and use it for defining the MIB modules/objects of the agent. The below screenshot shows the case when there is no such AGENT-CAPABILITIES statement available:
      Image Added
    4. In step (4) you specify the MIB modules for which code should be generated. In addition, when running the simulation agent, only those MIB modules will be simulated which are selected here for processing (or by the AGENT-CAPABILITIES statement from step 3):
      Image Added
  4. Configure the simulation agent parameters on the Agent tab. The minimum settings are the local IP address (0.0.0.0 should be fine in most cases) and the port:
    Image Added
  5. Run the simulation agent with Agent->Run Agent.
    The Start button of the agent panel is shown as "pressed".

    Tip
    titleInspect the Log panel

    The Log tab shows details about the agent start. For example you can find which objects from the source modules are simulated:

    Image Added



 

Content by Label
showLabelsfalse
max5
spacesSNMP4J
sortmodified
showSpacefalse
reversetrue
typepage
labelsAgenPro MIB simulation verification

...