Configuring Agent Settings

 



 

Overview

 

Before starting the simulated agent, you can configure the run time Agent Settings such as port, version, community, etc. If the settings are not configured, the simulated agent will start with the default settings. To configure the agent settings, Select Settings -> Agent Settings option in the menu bar or click on the Agent Settings icon in the toolbar.

 

Agent Settings

 

Port

 

The simulated SNMP agent, starts at default port number 8001. You can specify any alternative port. If you are unable to start the agent at port 161, refer to the topic, TroubleShooting - General.

 

Engine ID

 

Engine ID is used in SNMPv3. It is the unique identifier of the SNMP Engine in the domain. You can specify Engine ID or by default it will take the combination of the port and IPAddress.

 

Version

 

The SNMP Version can be specified as either V1, V2c, or V3 . By default, the SNMP version is V2c.

 

Debug Level

 

The following Logging options are available in SNMP Agent Simulator. The logs will be generated in the agent.log file inside the <Simulator_Home>/logs directory , based on the selected logging level.

Encoding

 

The agent simulator supports English, Japanese and Chinese encoding types. The default encoding type is "English". The Encoding option enables you to select the encoding type to be supported by the simulator. When the agent simulator is started, any string will be encoded as per the encoding format selected.

 

Manage using RMI

 

The SNMP Agent Simulator provides option to manage the SNMP agent from the remote, using Remote Method Invocation (RMI).  Selecting the option ' Manage using RMI ' will register the  simulator with the RMI registry.

 

Refer to the topic Managing Agents via RMI, to learn more.

 

Log Inform Response

 

When a Inform is sent from the SNMP Agent, an SNMP Manager that receives the Inform request acknowledges the message with an SNMP response PDU. Selecting this option will capture all the inform response received from the manager, in a log file. The log file informresponse will be created under <Simulator_Home>/logs directory.

 

Reverse Order Of Script Execution

 

A script may be configured at the table instance level, table column level and table entry level . By default, the instance level script will be executed first, the column level script will be executed next and the table entry level script will be executed last.

 

If the option Reverse Order of Script execution is selected , the script will be executed in the reverse order. (i.e) the script configured at the table entry level will be executed first, the column level script will be executed next, and then the instance level script will be executed.

 

Read Community

 

The community to be used while processing the GET request . The default Read Community is public. You can define more than one community name. Click Add to add your own read community string.

 

Write Community

 

The community to be used while processing the SET request. The default Write Community is public. You can define more than one community name. Click Add to add your own write community string.



Copyright © 1996-2006, AdventNet Inc. All Rights Reserved.