sharpsnmplib icon indicating copy to clipboard operation
sharpsnmplib copied to clipboard

How do I get a list of MAC addresses per VLAN in SNMP V3

Open lextudio-support opened this issue 1 year ago • 1 comments

Hi, I downloaded sharpsnmplib, and I want to get all mac addresses connected to a Cisco switch. the problem is that doing snmpwalk on OID 1.3.6.1.2.1.17.4.3.1.1 returns empty data. So I need to do something that equivalent to (snmp v2):
snmpwalk switchIPaddress community@VLANnum 1.3.6.1.2.1.17.4.3.1.1
just in snmp v3.
does sharpsnmplib supports something like this?

Thank you,
TL.

Original Reported Date: 2013-12-25T04:29:08.217-08:00 Original CodePlex Discussion Thread ID: 477962

lextudio-support avatar Oct 26 '24 05:10 lextudio-support