Forum Discussion

Santeri's avatar
Santeri
Icon for Contributor rankContributor
2 months 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 usi...