|
Home > Archive > Voice over IP Cisco > March 2007 > Obtaining IP Phone S/N remotely
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Obtaining IP Phone S/N remotely
|
|
| Aaron Daniels - Lists 2007-03-27, 1:11 pm |
| Alrightey then,
I'll throw this to you knowledgeable folk as so far the TAC has been
stumped.
We are trying to obtain a complete list of all the serial numbers of the IP
phones in our network.
Ciscoworks user tracking does not hold the Serial.
A portscan reveals that SNMP is open on a phone but I have no idea what the
community string is.
Does anyone have any other ideas to obtain all phone Serial Numbers
remotely?
Thanks,
Aaron
| |
| Johnny Crothers 2007-03-27, 1:11 pm |
| Browse to its IP address, you can click on the hyperlink via CCMAdmin or
just type it in into your browser, not sure how you can do it via SNMP
though.
-----Original Message-----
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Aaron Daniels -
Lists
Sent: 27 March 2007 13:27
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] Obtaining IP Phone S/N remotely
Alrightey then,
I'll throw this to you knowledgeable folk as so far the TAC has been
stumped.
We are trying to obtain a complete list of all the serial numbers of the
IP
phones in our network.
Ciscoworks user tracking does not hold the Serial.
A portscan reveals that SNMP is open on a phone but I have no idea what
the
community string is.
Does anyone have any other ideas to obtain all phone Serial Numbers
remotely?
Thanks,
Aaron
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
****************************************
******************************
Any opinions expressed in the email are those of the individual and not necessarily the company. This email and any files transmitted with it are confidential and solely for the use of the intended recipient. If you are not the intended recipient or the
person responsible for delivering it to the intended recipient, be advised that you have received this email in error and that any dissemination, distribution, copying or use is strictly prohibited.
If you have received this email in error, or if you are concerned with the content of this email please e-mail to: e-security.support@vanco.info
The contents of an attachment to this e-mail may contain software viruses which could damage your own computer system. While the sender has taken every reasonable precaution to minimise this risk, we cannot accept liability for any damage which you sustai
n as a result of software viruses. You should carry out your own virus checks before opening any attachments to this e-mail.
Vanco UK Ltd Registered in England No: 2296733 Registered Office: John Busch House, 277 London Road, Isleworth, Middlesex TW7 5AX
****************************************
******************************
| |
| Robert Kulagowski 2007-03-27, 1:11 pm |
| > Does anyone have any other ideas to obtain all phone Serial Numbers
> remotely?
I wrote a Microsoft word macro that allows me to do this:
http://www.gossamer-threads.com/lis...lagowski;#58862
There are some other options listed in the thread as well.
| |
| Erick Bergquist 2007-03-27, 1:11 pm |
| You can go to the phones web page to get the serial number. There is a company called CMReports that makes a scanning tool that scans your network and builds a report from the phones web pages. $49 for this. Only certain model phones are supported that re
port this info via web page.
http://www.cmreports.com/shop/index...d89e53f7b8d6026
I also know a few people who pieced together a quick and dirty script to poll phones web page and get this information.
----- Original Message ----
From: Aaron Daniels - Lists <lists@daniels.id.au>
To: cisco-voip@puck.nether.net
Sent: Tuesday, March 27, 2007 7:27:16 AM
Subject: [cisco-voip] Obtaining IP Phone S/N remotely
Alrightey then,
I'll throw this to you knowledgeable folk as so far the TAC has been
stumped.
We are trying to obtain a complete list of all the serial numbers of the IP
phones in our network.
Ciscoworks user tracking does not hold the Serial.
A portscan reveals that SNMP is open on a phone but I have no idea what the
community string is.
Does anyone have any other ideas to obtain all phone Serial Numbers
remotely?
Thanks,
Aaron
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
________________________________________
________________________________________
____
We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265
| |
| Candace Holman 2007-03-27, 1:11 pm |
| There's also this PERL program:
http://www.iptnetworkers.com/ipt/fo...id=1132&posts=5
And see:
https://puck.nether.net/pipermail/c...May/005066.html
Those may still work, esp with a little tweaking.
Candace
Aaron Daniels - Lists wrote:
> Alrightey then,
> I'll throw this to you knowledgeable folk as so far the TAC has been
> stumped.
>
> We are trying to obtain a complete list of all the serial numbers of the IP
> phones in our network.
> Ciscoworks user tracking does not hold the Serial.
> A portscan reveals that SNMP is open on a phone but I have no idea what the
> community string is.
>
> Does anyone have any other ideas to obtain all phone Serial Numbers
> remotely?
>
> Thanks,
> Aaron
>
> ________________________________________
_______
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
| |
| Ray Burkholder 2007-03-27, 1:11 pm |
|
>
> We are trying to obtain a complete list of all the serial
> numbers of the IP phones in our network.
> Ciscoworks user tracking does not hold the Serial.
> A portscan reveals that SNMP is open on a phone but I have no
> idea what the community string is.
>
There is a quicky PERL script that scans and parses phone web pages:
http://www.oneunified.net/blog/Cisc...Numbers.article
If you do a google search, there are some windows based applications out
there that do the same thing.
The phones also have an xml page from where info can be obtained.
--
Scanned for viruses and dangerous content at
http://www.oneunified.net and is believed to be clean.
| |
| Aaron Daniels - Lists 2007-03-28, 7:11 am |
| Thanks to all who responded.
I ended up hacking together a shell script that retrieves the data from each
phones http interface,
I was hoping that through SNMP it could be somehow integrated into Campus
Managers inventory report.
Oh well, another request to the Account Rep 
Aaron
----- Original Message -----
From: "Ray Burkholder" <ray@oneunified.net>
To: <cisco-voip@puck.nether.net>
Sent: Wednesday, March 28, 2007 12:55 AM
Subject: Re: [cisco-voip] Obtaining IP Phone S/N remotely
>
> There is a quicky PERL script that scans and parses phone web pages:
>
> http://www.oneunified.net/blog/Cisc...Numbers.article
>
> If you do a google search, there are some windows based applications out
> there that do the same thing.
>
> The phones also have an xml page from where info can be obtained.
>
>
> --
> Scanned for viruses and dangerous content at
> http://www.oneunified.net and is believed to be clean.
>
> ________________________________________
_______
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
|
|
|
|
|