Dear all, I am stuck with this problem :
I need to query a 220 Series SWITCH for BRIDGE-MIBs but some items (ie. dot1dTpFdbAddress, dot1dTpFdbPort) seem to be not visible.
Firmware Ver. : 1.0.0.19 (latest version)
Boot ver. : 1.0.0.6
Serial Number : DNI18300294
This is the command I send to get info for dot1dTpFdbPort :
snmpwalk -v2c -c public 10.14.1.253 .1.3.6.1.2.1.17.4.3.1.2
This is the answer :
SNMPv2-SMI::mib-2.17.4.3.1.2 = No Such Object available on this agent at this OID
Many other objects from the BRIDGE-MIB hierarchy can be correctly queried but thise sub-Group, can not.
For issuing the snmpwalk command I have installed the net-snmp-5.5.0-1.x86.exe tool from net-snmp.org.
Please, do you have any hint?
Thank you in advance!
Giovanni P.