bugMibble MIB Parser - Bugs: bug #10870, The IMPLIED keyword is ignored for...

 
 

bug #10870: The IMPLIED keyword is ignored for table indices

Submitter:  Per Cederberg <cederberg>
Submitted:  Tue 02 Nov 2004 07:42:35 AM UTC
   
 
Severity:  2 - Normal Item Group:  Future Improvement
Status:  Fixed Privacy:  Public
Assigned to:  cederberg Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 12 Jan 2006 12:07:04 AM UTC, comment #3: 

Mibble 2.6 was release on 2005-12-10 containing this fix.

Per Cederberg <cederberg>
Group administrator
Thu 20 Oct 2005 06:56:11 AM UTC, comment #2: 

The IMPLIED keyword is now parsed and a flag is set in the new SnmpIndex class. This breaks backward compability of the API for code using the SnmpObjectType.getIndex() method.

This fix will be in version 2.6.

Per Cederberg <cederberg>
Group administrator
Wed 03 Nov 2004 07:34:22 AM UTC, comment #1: 

It is the keyword IMPLIED that is ignored, not IMPLICIT (which is used for type tags).

Per Cederberg <cederberg>
Group administrator
Tue 02 Nov 2004 07:42:35 AM UTC, original submission:  

The IMPLICIT keyword is sometimes used in table indices to indicate that it should not be encoded by using variable-length encoding. The Mibble MIB parser currently silently ignores the IMPLICIT keyword making it impossible to retrieve this information.

When implementing this, care must be taken not to break the current API. Instead one or more new methods must be added to allow checking if the IMPLICIT flag was set for one or more INDEX variables.

Per Cederberg <cederberg>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-01-12 cederberg Open/ClosedOpen Closed
2005-10-20 cederberg StatusNone Fixed
    Assigned toNone cederberg
2004-11-03 cederberg SummaryThe IMPLICIT keyword is ignored for table indices The IMPLIED keyword is ignored for table indices

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code