On Wed, Dec 23, 2015 at 10:04 AM, Igor Sobinov <sl...@mail.ru> wrote:
>  Hello Fulko,
>
> I need it to send traps

Sub-agents themselves, do not send traps.  They tell the master agent
(whether via a
shared object version, or AgentX) and the master agent sends the
appropriate style
trap/notification to the NMS addresses it is configured to send traps to.
(Sometimes a trap target is a different address than the one doing polling!)

> Среда, 23 декабря 2015, 9:26 -05:00 от Fulko Hew <fulko....@gmail.com>:
> On Wed, Dec 23, 2015 at 3:04 AM, Igor Sobinov <sl...@mail.ru> wrote:
>> Hello Fulko,
>>
>> Thanks a lot for your responce. If sender's IP address of NMS is not
>> provided via Agent ,
>
> Technically speaking, a sub-agent does not need to know
> the sender's IP address. Why do you think you need it?
> Perhaps you want to do something philosophically wrong.
>
>>is the only way to get it is to create my module as
>> shared object loaded by snmpd?
>
> I can't speak for that technique, I have never used it.
>
>>> Вторник, 22 декабря 2015, 8:39 -05:00 от Fulko Hew <fulko....@gmail.com>:
>>> On Tue, Dec 22, 2015 at 1:19 AM, Igor Sobinov <sl...@mail.ru> wrote:
>>> Hello,
>>>
>>> I created my subagent, based on Agent X protocol. So, in my subagent I
>>> need to know the IP of recipient
>>
>> Sorry, the IP address of the controlling NMS is not communicated via
>> AgentX to subagents.
>>
>> Trap targets are configured into Net-SNMP so when you use the
>> NOTIFY-PDU, the appropriate
>> trap/notifications are sent correctly to the pre-configured
>> trapsink/trap2sink/informsink/trapsess
>> addresses. (man snmpd.conf)
>>
>>> Пятница, 18 декабря 2015, 16:43 UTC от pikmaster <pikmas...@wp.pl>:
>>>
>>> You can read it from the log file of snmptrapd, if you want to implement
>>> it
>>> as a script perhaps? Or you are looking for the API?
>>> Sent from my Mobile
>>>
>>> -------- Original message --------
>>> From: Igor Sobinov <sl...@mail.ru>
>>> Date: 18/12/2015 08:08 (GMT+00:00)
>>> To: net-snmp-users <net-snmp-users@lists.sourceforge.net>
>>> Subject: How to get IP of received get request
>>>
>>> Hello!
>>>
>>> I need to get an IP addreess of received Get retuest to send traps to
>>> this
>>> address later.
>>> Is any way to do it?
>>>
>>> Bye, Igor
>
>
>
> Bye, Igor
>

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to