Hi guys.
I’m experiencing a problem in trying to display in appeareance box of network device the mac address learnt, using the oid function which read the “dot1tpfdbaddress”.
I see something like this

I’m sure the Dude read correctly the value, because of I see MAC address correctly in the bridge fdb

So I think i’m doing wrong in read the value. Do you have a suggestion please?
Thank you all so much.
H.
The problem is not in the reading but in the way you display it…
Hi pe1chl, thank for reply.
To display i’m using the function oid(). There is another I can use in the place of them to display correctly?
H.
Solved.
I replace the file mib BRIDGE.mib included in the dude with another.
H.