home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / ietf / 91nov / mibcomp-minutes-91nov.txt < prev    next >
Text File  |  1993-02-17  |  4KB  |  98 lines

  1.  
  2. CURRENT_MEETING_REPORT_
  3.  
  4.  
  5. Reported by David Perkins/SynOptics
  6.  
  7. Minutes of the SNMPMIB Compiler BOF (MIBCOMP)
  8.  
  9. Time:  Monday from 1:30 to 3:30
  10.  
  11. This BOF was a presentation by Dave Perkins of a unique architecture for
  12. a SNMP MIB Compiler.  The important aspects of this project are that:
  13.  
  14.  
  15.   1. The compiler is split into a separate front-end and a replaceable
  16.      back-end;
  17.  
  18.   2. The front-end does extensive syntax and semantic checks much better
  19.      than MOSY and includes support for traps, multiple modules,
  20.      imports, and textual conventions;
  21.  
  22.   3. The back-ends are easy to write and can be used for specific
  23.      applications; and
  24.  
  25.   4. The intent is to make the source code ``public domain'' so that it
  26.      can be used by any interested party.
  27.  
  28. Example users of the system include the following:
  29.  
  30.  
  31.   1. SNMP agent developers - a back-end can be written to generate MIB
  32.      data structures and dispatch tables specific to an agent
  33.      implementation.
  34.  
  35.   2. MIB developers - the front-end provides extensive error checking.
  36.      A back-end can be written to print ``reports''.
  37.  
  38.   3. Management station developers - a back-end can be written which
  39.      merges additional fields with those from MIB objects so that
  40.      database records can be generated for a generic MIB query system.
  41.  
  42.   4. SNMP tool developers - a back-end can be written which formats the
  43.      MIB information so that it can be used by existing tools that
  44.      require MIB object information in a format other than the concise
  45.      MIB format.
  46.  
  47.  
  48. Dave presented an overview of the MIB compiler architecture and gave a
  49. status report of his current implementation experience.  Key points
  50. included the following:  the front-end is currently implemented under
  51. MS-DOS and was used on a laptop at IETF to do instant MIB checking; much
  52. testing has been done including all the MIBs in RFCs and many of the
  53. MIBs in Internet Drafts; and an example back-end was written which
  54. demonstrated selection of MIB groups for reporting.
  55.  
  56.                                    1
  57.  
  58.  
  59.  
  60.  
  61.  
  62. A long list of action items was presented to do by the next IETF
  63. meeting.  The key ones included:  porting to UNIX; work out the details
  64. so the code could be made ``freely available''; and setting up directory
  65. where sources and documentation could be reached via FTP access.
  66.  
  67. Dave Perkins SynOptics Communications, Inc.  Santa Clara, CA 95052-8185
  68. TEL 408 764-1516 FAX 408 988-5525 dperkins@synoptics.com
  69.  
  70. Attendees
  71.  
  72. Miriam Amos Nihart       miriam@decwet.zso.dec.com
  73. James Barnes             barnes@xylogics.com
  74. Steve Bostock            steveb@novell.com
  75. David Bridgham           dab@asylum.sf.ca.us
  76. Theodore Brunner         tob@thumper.bellcore.com
  77. Jeffrey Buffum           buffum@vos.stratus.com
  78. Dave Cullerot            cullerot@ctron.com
  79. Michael Erlinger         mike@lexcel.com
  80. Shawn Gallagher          gallagher@quiver.enet.dec.com
  81. Ronald Jacoby            rj@sgi.com
  82. Manu Kaycee              kaycee@ctron.com
  83. Yoav Kluger              ykluger@fibhaifa.com
  84. Ron Lau                  rlau@synoptics.com
  85. Ron Mackey               rem@dsiinc.com
  86. David Perkins            dperkins@synoptics.com
  87. Jonathan Saperia         saperia@tcpjon.enet.dec.com
  88. Timon Sloane             peernet!timon@uunet.uu.net
  89. Bob Stewart              rlstewart@eng.xyplex.com
  90. Mark Therieau            markt@python.eng.microcom.com
  91. June-Kang Yang           natadm!yang@uunet.uu.net
  92. Wengyik Yeong            yeongw@psi.com
  93. John Ziegler             ziegler@artel.com
  94.  
  95.  
  96.  
  97.                                    2
  98.