OctetString junk values

Hi All

I am posting for the first time, then I will ask the forgiveness if I posted in wrong place

I am using THE DUDE with private MIB to monitor specific OID type OctetString, I am able to see the value with 3rd party MIB BROWSER but in THE DUDE snmpwalk & custom label , I am getting junk values (square , hashtags and more other random junk)

I would appreciate your assistance


Noam
snmp1.jpg

What did you expect instead? A hex or decimal value list?
Is there a display-hint in the MIB for that octet string?

tnx for your reply

the value is in HEX format and i will prefer to display it DEC format .

Can you explain the meaning of “display-hint”

For comparison, the value returned using 3rd party MIB browser is attached below
Value (OctetString): 0xDD 00 00 21 FC 00 70 62 E6 2C 48 88 9B C6 0E 48 AF BD 33 15 FC 71 0A 8B 57 40 2C B4 15

https://www.google.com/?gws_rd=ssl#q=snmp+mib+display-hint

Tnx again

got the idea, checked on the ext mib browser and saw it use ISO-8859-1 encoding,
How can I configure it in THE DUDE ? insert display-hint ?

Just edit the apparently incorrect MIB file and send a note to the maker explaining that it is wrong.