On Fri, 27 Apr 2018 20:08:19 +0530 Venkateswarlu wrote: VK> I am facing one issue with snmp. While fecting the VK> ifPhysAddress for my device interfaces, one of the mac address VK> is displaying wrong data. VK> VK> Version : 5.7.3 VK> OS: armv7l GNU/Linux VK> VK> One of my ineterface is having mac address of 24:79:2A:0D:72:48. VK> VK> While fetching the this MAC address for my interface it is VK> giving wrong data. VK> VK> snmpget -v2c -c public localhost .1.3.6.1.2.1.2.2.1.6.3 VK> VK> rH"3.6.1.2.1.2.2.1.6.3 = STRING: "$y* VK> VK> I didn't get any clue so far. Cam someone help ?
Try loading the MIBs, which tell snmpget how to properly display the data returned by the agent. snmpget -m ALL -v2c -c public localhost .1.3.6.1.2.1.2.2.1.6.3 Robert ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders