On Thu, 10 Sep 2009 14:39:23 +0200 (CEST) jean.tomaz.da.silva@gmail.com wrote:
Yes, the missing ports are two FastEthernet ports and two GigabitEthernet ports.
If you could you please show me the output of the following, that
would be a lot more helpful:
for COL in ifDescr ifSpeed ifAdminStatus ifOperStatus; do snmpwalk -v1 -c community 192.168.5.30 $COL done
O.k. No problem.
############################################################## For COL in ifdescr
[snip]
For COL in ifAdminStatus
IF-MIB::ifSpeed.1 = Gauge32: 1000000000
Looks like you pasted the wrong output for ifAdminStatus here.
Nevertheless, I cannot see anything suspicious about this data, nothing that tells me why NAV wouldn't pick up four of those ports.
I have access to a NAV 3.5.4 installation that monitors a catalyst296048, and I cannot see this problem there.
Did you add the 2960 in the SW or EDGE category? Which software version is running on your 2960? Does NAV report that the device has any strange modules?
Also, if you could grep getDeviceData.log for the switch sysname and post it somewhere for me to look at, that would be helpful in determining what getDeviceData is up to when collecting from it.