
Hello,
It seems that there is a problem with how the smiRange structure is populated for a MIB point of the following type:
Uint32 ::= INTEGER ( 0..4294967295 )
The smiRange structure reports -1 for the minValue.Integer32 element. The maxValue.Integer32 reports 0. It seems like these are backward. Obviously, the minValue is equivalent to 0xFFFFFFFF which is why it appears as -1, but why isn't this showing up as the maxValue? Am I doing something wrong?
Thanks for any help.
Brian Santarelli -- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To subscribe or !! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de. !! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.