"Arnold Nipper" <arnold-> wrote in message
news:...
> On 19.09.2005 12:17 Imayroam wrote
>
> > Hi.
> >
> > I have a Cat 6509 with 9x48 port cards in it.
>
> Hmmm ... the C6509 only has 9 slots. How did you manage to put 9 48-port
> cards in 
>
> > Unfortunately when we do
> > moves/changes around the building, not everyone unpatches at the cat
> > when a port becomes free.
> >
> > Is there anything i can use to check the last time a port was in use,
> > to make sure i can unplug it?
> >
>
> Assuming that you are running CatOS (otherwise a "show interface" should
do)
>
> 1. Do "clear counters x/y" ans look after the port some time later
> 2. Run statistics (e.g MRTG or RTG) across the switch.
Alt - there are some MIB interface bits which give you "time since last
state change" (or there were on the IBM hubs i did this on a decade ago).
So you need an SNMP function that can see if the port is down, and hasnt
been up for xxx days (i used 3 weeks to allow for holidays) - then the port
is effectively not in use.
note the port for re-use.
if you are really paranoid, have the script turn it off so no one can reuse
it without asking
Note - this isnt going to work if you reboot the boxes frequently, have
unreliable power etc.
>
>
> Arnold
> --
> Arnold Nipper, AN45
--
Regards
- replace xyz with ntl