Re: variables in traps

2004-07-17 Thread David T. Perkins
HI, How SNMP messages are formed are defined in RFC 3416 - SNMPv2c and SNMPv3 RFC 1157 - SNMPv1 Notice that both have a varBindList returned, just like a response for a GET. It's not an idea or convention, it's the way the protocol is defined. Now, there has been people that have not unders

Re: variables in traps

2004-07-16 Thread Norio Nakamoto
One more thing. Can you tell me which RFC gives this idea or convention? On Fri, 16 Jul 2004 18:14:25 -0700 "David T. Perkins" <[EMAIL PROTECTED]> san wrote: > HI, > > Variables in notifications (TRAPv1, TRAPv2, INFORM) always have instance > sub-ids. If they are scalars, it's always 0. For col

Re: variables in traps

2004-07-16 Thread Norio Nakamoto
David, Thanks for such a quick answer. So you should treat the variables in both notifications and reqeust/ response with the same manner. Is that correct? Then the agent I mentioned seems right. Norio Nakamoto On Fri, 16 Jul 2004 18:14:25 -0700 "David T. Perkins" <[EMAIL PROTECTED]> san wrot