This is a discussion on Re: mib2c: notifications being shown as scalars within the SNMP Coders forums, part of the Networking and Network Related category; >>>>> On Thu, 31 Mar 2005 14:16:43 -0800 (PST), "Srinivas Athuluru (ATG)" &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> On Thu, 31 Mar 2005 14:16:43 -0800 (PST), "Srinivas Athuluru (ATG)" <atgsrao@yahoo.com> said:
Srinivas> snmpwalk is actually listing attributes which are Srinivas> notifications. Srinivas> mib2c has a "foreach ..... scalar" string match Srinivas> which is producing identical code for scalars and Srinivas> notification attributes. is there a reason for it? can Srinivas> I skip code generated for notifications when i invoke Srinivas> 'mib2c -c mib2c.scalar.conf MIB' anyhow? Are they notifications which are being listed, or notification accessible objects? If a object has a notification-only max-access clause then code shouldn't be produced for it. Which version of net-snmp are you using, by the way. -- Wes Hardaker Sparta ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |