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.
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.