Hi Dave,
Thanks very much for your response.
> > I am using send_v2_trap ( ) to send notifications from subagents .I
want to
> > send the following objects as varbinds with a notification.
> >
> > AlarmTableEntry ::= SEQUENCE {
> >
> > alarmId
> > alarmOb
On Sun, 2005-12-04 at 04:12 -0800, Pichi Reddy wrote:
> > I am using send_v2_trap ( ) to send notifications from subagents .I want to
> > send the following objects as varbinds with a notification.
> >
> > AlarmTableEntry ::= SEQUENCE {
> >
> > alarmId
> >
> Hi Wes ,
>
> Thank you very much for your response.
>
> I have gone throgh agent/agent_trap.c file.
>
> I am using send_v2_trap ( ) to send notifications from subagents .I want to
> send the following objects as varbinds with a notification.
>
> AlarmTableEntry ::= SEQUENCE {
>
>
> On Fri, 25 Nov 2005 09:26:33 -0800 (PST), Pichi Reddy <[EMAIL PROTECTED]>
> said:
Pichi> I am using Net-SNMP 5.1.2 for SNMP agent and subagents.
Pichi> I need to provide support for alarmTable for all the notifications SNMP
Pichi> agent sends on behalf of our subagents to trap destinat
Hi Gurus,
I am using Net-SNMP 5.1.2 for SNMP agent and subagents.
I need to provide support for alarmTable for all the notifications SNMP
agent sends on behalf of our subagents to trap destinations.
Can you pls tell me which part of the Net SNMP code needs to be modified to
provide thi