Re: Table in a Trap

2005-03-16 Thread Robert Story
On Wed, 16 Mar 2005 11:33:27 +0530 Sridhar wrote: SS> I think, you cannot have a table as part of OBJECTS definition in SS> NOTIFICATION-TYPE macro (SNMPv2-SMI). Alternate is to list the all table SS> objects in the OBJECTS. Correct. There are no SNMP operations that act on tables. Everything is b

Re: Table in a Trap

2005-03-15 Thread Sridhar S
Hi, I think, you cannot have a table as part of OBJECTS definition in NOTIFICATION-TYPE macro (SNMPv2-SMI). Alternate is to list the all table objects in the OBJECTS. Thanks SrIdhar On Tue, 15 Mar 2005 20:21:53 +0100, "[EMAIL PROTECTED] " <[EMAIL PROTECTED]> said: > > Hi all!! > I want to send

Table in a Trap

2005-03-15 Thread [EMAIL PROTECTED]
Hi all!! I want to send in a trap a Table that I have created. I have put in the part of Notification of the MIB, this: lbnLink NOTIFICATION-TYPE STATUScurrent OBJECTS { netSnmpTable } DESCRIPTION "Trap"