2009/7/16 Zaryab M. Munir <[email protected]>: > How does the trap receiving entity find out that the trap originated at the > sub agent??
It doesn't. The whole point of AgentX is that the various components (master agent plus subagents) look like one seamless whole to the outside world. The trap receiver will receive a notification from this one "conglomerate agent". It doesn't know (or care) whether this originated from the master agent or a subagent. What's important is the information contained within the notification - the data that is being transmitted. If you need to identify the precise subsystem that is reporting the issue, then the trap payload varbinds is where it should be done, not the putative address of the subagent, or some community string. Dave ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
