|
|
| Author |
Message |
pincher
Joined: 31 May 2006 Posts: 11
|
Posted: Tue Jul 18, 2006 2:08 am Post subject: Passport 8606 and mactrack_scanner.php |
|
|
Hello Community!
When i'm try to make manual scan:
php /var/www/html/plugins/mactrack/mactrack_scanner.php -id=1 -d
Take this:
DEBUG: HOST: 10.10.10.210 is alive, processing has begun.
DEBUG: Scanning function is 'get_norbay_switch_ports'
DEBUG: VLAN data collected. There are 84 VLANS.
DEBUG: ifIndexes data collection complete
DEBUG: ifTypes data collection complete.
DEBUG: ifNames data collection complete.
DEBUG: ipAddrTable scanning for link ports data collection complete.
DEBUG: ifInterfaces assembly complete.
DEBUG: No user ports on this network.
INFO: HOST: 10.10.10.210, TYPE: Passport-8606 (3.7.2.0), TOTAL PORTS: 0, ACTIVE PORTS: 0DEBUG: atifIndexes data collection complete
DEBUG: atPhysAddress data collection complete
DEBUG: atNetAddress data collection complete
DEBUG: atEntries assembly complete.
PHP Warning: Invalid argument supplied for foreach() in /var/www/html/plugins/mactrack/lib/mactrack_functions.php on line 252
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/var/www/html/plugins/mactrack/lib/mactrack_functions.php</b> on line <b>252</b><br />
DEBUG: HOST: 10.10.10.210, IP address information collection complete
DEBUG: SQL: UPDATE mac_track_devices SET ports_total='0',device_type_id='44',scan_type = '2',vlans_total='48',ports_active='0',ports_trunk='8',macs_active='0',snmp_readstring='public',snmp_sysName='PP8606_Inet',snmp_sysLocation='4655 Great America Parkway, Santa Clara, CA 95054',snmp_sysContact='support@nortelnetworks.com',snmp_sysObjectID='.1.3.6.1.4.1.2272.31',snmp_sysDescr='Passport-8606 (3.7.2.0)',snmp_sysUptime='357337604',snmp_status='3',last_runmessage='Data collection completed ok',last_rundate='2006-07-18 13:15:03',last_runduration='0.842' WHERE device_id ='1'
Help me correct this.
regards |
|
| Back to top |
|
 |
williem Cacti User
Joined: 08 Feb 2005 Posts: 59
|
Posted: Fri Aug 04, 2006 7:49 am Post subject: 8606 |
|
|
Hey,
For the 8100/8600 series of switches, you have the use the get_norbay_accelar_switch_ports. It properly handles the differences. the original one only handles the smaller 425/450/bps200 line of switches.
Regards,
Willie |
|
| Back to top |
|
 |
warnesj Cacti User
Joined: 29 May 2005 Posts: 163
|
Posted: Tue Dec 19, 2006 11:43 pm Post subject: Re: 8606 |
|
|
| williem wrote: | | For the 8100/8600 series of switches, you have the use the get_norbay_accelar_switch_ports. It properly handles the differences. the original one only handles the smaller 425/450/bps200 line of switches. | Hey Willie, would you happen to know where I could find that script? I'm having the same problem with my 8600's and I've been looking all over the place and I can't find it.
Thanks for the help. |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|