TheWitness wrote:Are those 4006 swiches carrying IP phones. The reason I ask is "ports_trunk=130". That number seem's high and is likely the issue you are having.Larry
It was, but not any longer. The configuration of all the switches on that floor is pretty hokey... Every port is configured:
set vlan 10 2/1-48
set port auxiliaryvlan 2/45 6
set port speed 2/1-11,2/13-48 100
set port duplex 2/1-11,2/13-48 full
set trunk 2/45 off dot1q 1-1005
set spantree portfast 2/1-48 enable
set spantree portvlancost 2/45 cost 99
set port channel 2/1-48 mode off
I haven't worked with IP telephony, trunking of vlans, or even CatOS, enough to know what I need and don't need for sure. Let me run it against our other 4006 and see what you think:
/usr/share/cacti/plugins/mactrack # php5 -q /usr/share/cacti/plugins/mactrack/mactrack_scanner.php -d -id=6
DEBUG: HOST: comp_3s1.comphealth.com is alive, processing has begun.
DEBUG: Scanning function is 'get_catalyst_dot1dTpFdbEntry_ports'
DEBUG: VLAN data collected. There are 7 VLANS.
DEBUG: ifIndexes data collection complete
DEBUG: ifTypes data collection complete.
DEBUG: ifNames data collection complete.
DEBUG: ifInterfaces assembly complete.
DEBUG: portNames data collected.
DEBUG: portTrunking data collected.
DEBUG: VLAN Analysis for VLAN: 1 is complete. ACTIVE PORTS: 3
DEBUG: VLAN Analysis for VLAN: 2 is complete. ACTIVE PORTS: 2
DEBUG: VLAN Analysis for VLAN: 9 is complete. ACTIVE PORTS: 171
DEBUG: VLAN Analysis for VLAN: 30 is complete. ACTIVE PORTS: 241
DEBUG: VLAN Analysis for VLAN: 40 is complete. ACTIVE PORTS: 3
DEBUG: VLAN Analysis for VLAN: 41 is complete. ACTIVE PORTS: 3
DEBUG: Processing has begun for VLAN: 1
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 1, VLAN_NAME: default, ACTIVE PORTS: 0
DEBUG: Bridge port information collection complete.
DEBUG: Processing has begun for VLAN: 2
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 2, VLAN_NAME: comp_mgmt, ACTIVE PORTS: 0
DEBUG: Bridge port information collection complete.
DEBUG: Processing has begun for VLAN: 9
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 9, VLAN_NAME: voice_fl3_10.117.9.0, ACTIVE PORTS: 0
DEBUG: Bridge port information collection complete.
DEBUG: Processing has begun for VLAN: 30
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 30, VLAN_NAME: user_fl3_10.117.30.0, ACTIVE PORTS: 0
DEBUG: Bridge port information collection complete.
DEBUG: Processing has begun for VLAN: 40
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 40, VLAN_NAME: user_fl3_10.117.40.0, ACTIVE PORTS: 0
DEBUG: Bridge port information collection complete.
DEBUG: Processing has begun for VLAN: 41
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 41, VLAN_NAME: VLAN0041, ACTIVE PORTS: 0
DEBUG: Bridge port information collection complete.
INFO: HOST: comp_3s1.comphealth.com, TYPE: Cisco Systems, Inc. WS-C4006 Cisco Catal, TOTAL PORTS: 0, ACTIVE PORTS: 0DEBUG: SQL: UPDATE mac_track_devices SET ports_total='0',vlans_total='241',ports_active='0',ports_trunk='4',macs_active='0',snmp_readstring='comp02r',snmp_sysName='comp_3s1',snmp_sysLocation='comp Building 3rd Floor',snmp_sysContact='comp Helpdesk 816-435-2231',snmp_sysObjectID='.1.3.6.1.4.1.9.5.46',snmp_sysDescr='Cisco Systems, Inc. WS-C4006 Cisco Catalyst Operating System Software, Version 7.4(2) Copyright (c) 1995-2002 by Cisco Systems, Inc.',snmp_sysUptime='3311240391',snmp_status='3',last_runmessage='Data collection completed ok',last_rundate='2006-01-11 14:24:01',last_runduration='130.1652' WHERE device_id ='6'