Mib Designer 1.8.6

Dave Barratt dbarratt____codimatech.com
Tue Apr 29 21:42:23 CEST 2003


Hi,
I have problems compiling the text export output from Mib Designer with our in-house Mib compiler because it doesn't always order the Mib in 'lexicographical' or sequencial order.  For an example see below...

segSecPort1 OBJECT IDENTIFIER      ::= { expHisSegSeconds 7 }
segSecBroadcast OBJECT IDENTIFIER  ::= { expHisSegSeconds 2 }
segSecIcmp OBJECT IDENTIFIER  ::= { expHisSegSeconds 5 }

Is there any way of getting output to be like below?

segSecBroadcast OBJECT IDENTIFIER  ::= { expHisSegSeconds 2 }
segSecIcmp OBJECT IDENTIFIER  ::= { expHisSegSeconds 5 }
segSecPort1 OBJECT IDENTIFIER      ::= { expHisSegSeconds 7 }


Dave Barratt
Developer
Codima Technologies - redefining the art of network management
E-mail:  dbarratt at codimatech.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.agentpp.org/pipermail/agentpp/attachments/20030429/56bffcd5/attachment.htm 


More information about the AGENTPP mailing list