Forum Discussion

Santeri's avatar
Santeri
Icon for Contributor rankContributor
2 days ago

Some encoding issue with python3 version of snmph_from_cred_id function?

Hi,

Encountered weird issue when trying to query MAC-address information with SNMP. With python2 version of this function, mac address information is returned as hex string as it should but when using python3 version, the same information is returning something other than hex string.

Python3 version:

Python2 version:

Maybe some encoding issue with python3 version?

No RepliesBe the first to reply