get_notify_id() method with a notify, not a trap

Lukasz Szczepankowski lukasz____nnu.com
Mon Nov 26 18:22:30 CET 2001


Dear Sir,

So far, I have always used traps to send information back from the agent
(SNMPv3 traps), and they work just fine.  However, now I have an instance
where I need to verify the delivery of the message.  I want to use the
informs, but I have a problem.

When I receive a trap, I can use the get_notify_id() method to get the oid
of the trap.  However, I can't seem to get this method to work when I
receive a notify.  The oid that it returns is blank.  I have verified this
with both my trap receive daemon as well as the receive_trap example.

Are informs supposed to support the get_notify_id() method?

Thanks,

Lukasz Szczepankowski



More information about the AGENTPP mailing list