grammatica-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Grammatica-users] matching 802dot3 as a number


From: Per Cederberg
Subject: Re: [Grammatica-users] matching 802dot3 as a number
Date: Sun, 13 Nov 2005 09:11:55 +0100

Dear Musachy,

I don't mind you asking here, but as you'll understand I won't
spend my spare time helping you build commercial products based
on my free work. Especially not as Mibble is already available
at a very fair price.

Kind regards,

/Per

On tue, 2005-11-08 at 22:45 -0500, Musachy Barroso wrote:
> Per,
> 
> using the grammar for ASN1, where:
> 
> NUMBER_STRING                = <<[0-9]+>>
> 
> I'm trying to parse IEEE8023-LAG-MIB, which starts with something like
> this:
> 
> lagMIB MODULE-IDENTITY
>     LAST-UPDATED "200006270000Z"
>      ORGANIZATION "IEEE 802.3 Working Group"
>     CONTACT-INFO
>         " 
> address@hidden"
>     DESCRIPTION
>          "The Link Aggregation module for managing IEEE Std
>         802.3ad."
>      ::= { iso(1) member-body(2) us(840) 802dot3(10006)
> 
>            snmpmibs(300) 43 }
> the parser is matching 802dot3(10006) as a NUMBER_STRING with the
> value 802. I will see if I can make a small test case, and look into
> the code to try to find the reason for this. Any advise?
> 
> musachy
> -- 
> www.ezmgt.com 
> Easy Management 
> _______________________________________________
> Grammatica-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/grammatica-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]