Hi, I downloaded the stand WebNMS_SNMP_Agent_Linux_2_0_0 , and
installed on a linux machine, because i neded implementation of
adventnet-linux-snmp-mib , rfc1213, host-resources
It also provides support for AGENT-SNMP-CONFIG-MIB, so i can
create Traps using the ruleTable, these are persisted in a file AdventNet/LinuxAgent/ftov/linux-mib/ruletable.txt
I am creating the rules using a mibbrowser.
However if I want to Make my agent as a Master agent, and add a
sub-Agents , using the proxyTable of the same MIB ,
I can send the SNMPSET resquest, but they are not added . There is
no file on agent side to persist it.
Following links talk about proxytable.txt and
<SNMP Adaptor Home>/snmpagents /
ProxyTable.xml
, files
.
neither of which are available in this downloaded agent.
How
can I Make this "WebNMS_SNMP_Agent_Linux_2_0_0 "
agent as a Master agent and add sub agents
Is
it possible to do so?
All documentation and help are for agent toolkit, or snmp AP
however, not for configuring subagents, for this standalone
downloaded agent.
Kindly guide me, how can i achieve this?