This is a discussion on Re: BRIDGE-MIB:RFC1493... within the SNMP Coders forums, part of the Networking and Network Related category; On Wed, 2005-06-15 at 03:24, Surya Prakash wrote: > I couldn't find the code for BRIDGE-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 2005-06-15 at 03:24, Surya Prakash wrote:
> I couldn't find the code for BRIDGE-MIB implementation. No-one has implemented this particular MIB, no. (Or if they've implemented it, they haven't contributed that implementation to the Net-SNMP project) > Do I have to generate it using mib2c? Yes. That will generate a basic code template for the MIB. You'll then need to fill out this framework to actually implement the functionality of the MIB objects. mib2c only understands the MIB syntax - it's up to you to provide the semantic behaviour. Dave ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |