9. Does the SNMP agent toolkit provide database management through SNMP?Yes. SNMP agent can access the database table and retrieve the stored information from it. This helps the user to save considerable memory space as database serves as a resource to persist data. For more details on database supported by the SNMP Agent Toolkit, refer to "Supported Storage Types for Scalars and Tables" of the help documentation. 10. What does a node in the MIB Tree refer to?A node in the MIB Tree refers to an object to be managed by the agent. Each object whether it is a device or a characteristics of a device, must have a name by which it can uniquely be identified. The name is called the Object Identifier (OID). The OID is written as a sequence of integers, separated by periods. For example, the sequence .1.3.6.1.2.1.1.1 specifies the system description within the system group of the management sub-tree. 11. Is it possible to port the agent developed by SNMP Agent Toolkit to devices with very limited resources?Using WebNMS SNMP Agent Toolkit, it is possible to develop J2ME SNMP v1/v2c agents. They are compatible with Sun J2ME CDC/ IBM J2ME CDC specifications. The J2ME agents can be ported to devices with limited resources(like embedded devices having low memory footprint, etc). For more details, refer the "Developing and Porting SNMP Agent in J2ME CDC Environment" page in our help documentation. 12. What is Rule Engine?WebNMS SNMP Agent Toolkit introduces the concept of Rule Engine using which users' business logic can be defined as a set of rules in configuration files and some tasks (like sending e-mails, traps, etc) can be performed based on this without modifying the code. Thus, the business logic need not be hard-coded in the stub files. For more details, refer the "Implementing Business Logic using Rule Engine" page in our help documentation. Master-Subagent Architecture 1. How does WebNMS SNMP Agent Toolkit provide distributed management of SNMP agents?WebNMS SNMP agent supports master-subagent architecture that provides distributed management capability. Here, WebNMS master agent can act a proxy to other agents. Any agent that understands pure SNMP can be made as a sub-agent to the WebNMS's master agent. You can go through the "Implementing SNMP Proxy" section in the product help documentation to know more about master-subagent concepts. 2. What is Master Agent and Sub Agent?Sub agent: The agents which are not directly exposed to the manager are called sub-agents. Master agent: The agent which acts as a proxy/interface for sub agent(s) is called master agent. It contains the details about sub agents and acts as a interface between the manager and sub agent. When SNMP requests intended for sub agents reaches the master agent, the master agent will forward those requests to the sub-agent and the responses from the sub agents will be sent back to the manager. 3. Can another vendor's SNMP agent be registered as sub-agent to the WebNMS master agent?Yes. For further details, please refer to the Sub-agents section in the help documentation. 4. Can WebNMS SNMP Agent be made as sub-agent to native SNMP agents of Linux, Solaris, and Windows?Yes. You can make Solaris, Linux, and Windows native SNMP agent as WebNMS agent's sub-agent. Refer Making WebNMS Agents as Subagents to Third-Party Agents section in our help documentation. 5. Should both the native agent and WebNMS SNMP agent be on the same box?It is not mandatory to have both the native agent and the WebNMS SNMP agent in the same machine. This can be decided based on your requirements. 6. Does WebNMS support AgentX for master subagent architecture?No, but WebNMS provides a better solution for master subagent architecture via SNMP i.e, the communication between master and sub-agent through SNMP enhances more flexibility as any legacy SNMP agent can be registered as sub-agent to WebNMS master agent and also WebNMS's SNMP agent can be registered as sub-agent to the existing master agent. 7. Can we run multiple SNMP sub-agents on a CPU?Yes, you can start many SNMP sub-agents in the same CPU at different port numbers. 8. Can a sub-agent be queried by multiple manager applications through master agent?Yes. 9. I don't want to expose the proxy configuration details of the sub-agents to remote management applications. Is it possible using SNMP Agent Toolkit?It is possible to restrict the remote access of sub-agent configurations in the master agent. The steps to be performed are:
10. Can I add sub-agent to master agent
at runtime without bringing other
|
||||||||||||||||||||||
|
卓豪公司 版权所有 京ICP备09105052号 | ||