I'm, trying to get mac addresses from switches in a network. For that i'm using snmp calls with these oids: (like in this manual) .1.3.6.1.2.1.17.4.3.1.1, .1.3.6.1.2.1.17.4.3.1.2. But i have a problem with Raisecom ISCOM device: it seems not to support this oids.
Another problem is that Raisecom doesn't answer for snmp -c community@vlan... prompt - only without vlan.
So, my question is: how can i get this mac addresses and how to manage with vlans?