Download List

Descripción del Proyecto

rfc2mib is a short Tcl script which may be used to
extract MIB (Management Information Base), PIB
(Policy Information Base), and ASN.1 modules from
an RFC document. Unlike most extractors, this
script is smart enough to recognize ASN.1-style
comments prior to or within the module header. It
also recognizes the use of the "TagDefaults" part
of the module header (not used by MIB modules),
module headers that are broken across multiple
lines, and macro definitions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-23 17:53
1.2

El patrón de normas de congruencia, fueron modificadas para reconocer el PIB-DEFINICIONES palabra clave utilizada en la cabecera del COPS-PR-SPPI PIB (Política de Información de Base) módulos para que también se puede extraer de los archivos de texto RFC.
Tags: Minor feature enhancements
The pattern matching rules were modified to recognize the PIB-DEFINITIONS keyword used in the header of COPS-PR-SPPI PIB (Policy Information Base) modules so that they too can be extracted from RFC text files.

2003-08-14 10:05
1.1

Un nuevo "-s" opción hace que el extractor de dividir el archivo de entrada en uno o más archivos, cada uno con un solo módulo y el nombre del nombre del módulo con la extensión. MIB. El uso de esta opción se desactiva el envío de los módulos extraídos a stdout, pero el archivo de salida todavía se puede proporcionar para obtener un único archivo con todos los módulos, así. Utilizando la opción-s o un archivo de salida se imprime los nombres de los módulos a la salida estándar como son extraídos.
Tags: Minor feature enhancements
A new "-s" option causes the extractor to split
the input file into one or more files, each
containing a single module and named after the
module name with .mib extension. Using this
option disables sending the extracted modules to
stdout, but the output file can still be
provided to get a single file with all modules
as well. Using either the -s option or an output
file will print the names of the modules to
stdout as they are extracted.

2003-07-22 00:23
1.0

Tags: Initial freshmeat announcement

Project Resources