I upgraded from 11.12 to 11.15 and no longer get PORT or VLAN info (so can't
search for IP/MAC). I did step through the CPAN install of the required mods
so one of the mods was updated (but don't recall which one). We have CDP
completely disabled so I see the following in the debug output:
SwitchUtils::GetSnmpTable: Couldn't get cdpCacheDeviceId table: The requested
table is empty or does not exist, SNMP error status: 0, SNMP error index: 0
Any ideas on what to look for?
I do see the following as well: WritePortsDirectory::SpareTables: called
WritePortsDirectory::SpareTables: returning Use of uninitialized value in
print at /opt/switchmap /WritePortsDirectory.pm line 142
It appears to populate the MAC info just fine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Okay, I fixed the issue by downgrading Net::SNMP. Apparently Net::SNMP was
upgraded to 6.0 and broke SwitchMap. I downgraded to 5.2.0 and BAM! It now
works fine.
11.15/11.16 is an excellent update. I REALLY like the Nav links at the top.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I upgraded from 11.12 to 11.15 and no longer get PORT or VLAN info (so can't
search for IP/MAC). I did step through the CPAN install of the required mods
so one of the mods was updated (but don't recall which one). We have CDP
completely disabled so I see the following in the debug output:
SwitchUtils::GetSnmpTable: Couldn't get cdpCacheDeviceId table: The requested
table is empty or does not exist, SNMP error status: 0, SNMP error index: 0
Any ideas on what to look for?
I do see the following as well: WritePortsDirectory::SpareTables: called
WritePortsDirectory::SpareTables: returning Use of uninitialized value in
print at /opt/switchmap /WritePortsDirectory.pm line 142
It appears to populate the MAC info just fine.
Okay, I fixed the issue by downgrading Net::SNMP. Apparently Net::SNMP was
upgraded to 6.0 and broke SwitchMap. I downgraded to 5.2.0 and BAM! It now
works fine.
11.15/11.16 is an excellent update. I REALLY like the Nav links at the top.