2010/1/18 majid namnabat <[email protected]>:
> In there any way (standard & not standard) to manage trap destinations
> internally from AgentX? Can I change snmpTargetAddrTable internally?

The most flexible way would be to send SNMP SET requests from the
subagent to the master agent, to manipulate the target tables.
    I.e. the subagent would also be acting as a management client application.

Use 'snmp_open' to create a connection back to the master agent,
and then use 'netsnmp_query_set' to send the SET request.

Dave

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to