[quote]When you walk this table the index displays as .DW[5 instead of the IP address. The create index dialog turns each digit entered into an octet (see picture attached).[/quote]
Unbrowse uses the information contained in the MIB definition to determine whether or not to treat the index part as an IP address. If there is no matching definition, it simply tries to interpret it as ASCII, if that does not work it will print the digits.
Can you post the MIB definition of the table ?
We can look at the MIB definition and see if it contains enough information to allow us to treat the octet string as an IP address.
In the meantime, you can solve the index problem :
Tools -> Customize -> Advanced
Locate the Walker section (near the top)
Uncheck the Show strings in indexes option
Sorry, we have disabled the image uploader. Please bear with us while we find a way to enable it and also prevent spam abuse.
Best Regards,