<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1250">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=blue>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I run all my management apps on windows (mainly
because of WMI).<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Cheers,<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Mord<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> Syed Khalid Ali
[mailto:khalid_khursheed@hotmail.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Saturday, June 21, 2008
10:34 AM<br>
<b><span style='font-weight:bold'>To:</span></b> Mordechai; 'Pennington,
Craig'; cisco-voip@puck.nether.net<br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: [cisco-voip] Script
to pull MAC and DN1 from 7970's</span></font><o:p></o:p></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='margin-bottom:12.0pt'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'>Will it run on Windows ?<br>
<br>
regards,<br>
<br>
khalid<br>
<br>
<br>
<br>
> From: m.rabinovich@nves.ca<br>
> To: cpennington@ncaa.org; cisco-voip@puck.nether.net<br>
> Date: Thu, 19 Jun 2008 23:25:16 -0400<br>
> Subject: Re: [cisco-voip] Script to pull MAC and DN1 from 7970's<br>
> <br>
> I use a combo of snmp (cisco-ccm-mib) and wget in the same perl script.
The<br>
> ccm mib provides me with IPs to feed the wget (as well as registration<br>
> status and other goodies).<br>
> <br>
> Mord<br>
> <br>
> -----Original Message-----<br>
> From: cisco-voip-bounces@puck.nether.net<br>
> [mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Pennington, Craig<br>
> Sent: Tuesday, June 17, 2008 5:16 PM<br>
> To: cisco-voip@puck.nether.net<br>
> Subject: Re: [cisco-voip] Script to pull MAC and DN1 from 7970's<br>
> <br>
> That worked nicely. I used the ccmadmin/reports/devicelistx.asp to pull<br>
> out the phone IP's. Thanks to Vance for sharing his script. What do we<br>
> need to do bribe him into adding the auto IP discovery? :-)<br>
> <br>
> Craig<br>
> <br>
> ---------------------------------------<br>
> <br>
> Vance created this..... http://sourceforge.net/projects/cipinventory<br>
> <br>
> Scott<br>
> <br>
> On Tue, Jun 17, 2008 at 8:27 AM, Pennington, Craig<br>
> <cpennington@ncaa.org><br>
> wrote:<br>
> <br>
> > Does anyone have a script or other method for pulling all of the MAC<br>
> (or<br>
> > device names) and DN1 out of Call manager? We are running 4.1.3sr5b.<br>
> ><br>
> ><br>
> <br>
> This email and any attachments may contain confidential and privileged<br>
> information. If you are not the intended recipient, please notify the<br>
> sender immediately by return email, delete this message and destroy any<br>
> copies. Any dissemination or use of this information by a person other
than<br>
> the intended recipient is unauthorized and may be illegal.<br>
> _______________________________________________<br>
> cisco-voip mailing list<br>
> cisco-voip@puck.nether.net<br>
> https://puck.nether.net/mailman/listinfo/cisco-voip<br>
> <br>
> No virus found in this incoming message.<br>
> Checked by AVG. <br>
> Version: 7.5.524 / Virus Database: 270.4.0/1507 - Release Date: 6/18/2008<br>
> 7:09 AM<br>
> <br>
> <br>
> No virus found in this outgoing message.<br>
> Checked by AVG. <br>
> Version: 7.5.524 / Virus Database: 270.4.0/1509 - Release Date: 6/19/2008<br>
> 8:00 AM<br>
> <br>
> <br>
> _______________________________________________<br>
> cisco-voip mailing list<br>
> cisco-voip@puck.nether.net<br>
> https://puck.nether.net/mailman/listinfo/cisco-voip<o:p></o:p></span></font></p>
<div class=MsoNormal align=center style='text-align:center'><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
<hr size=2 width="100%" align=center>
</span></font></div>
<p class=MsoNormal><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma'>Invite your mail contacts to join your friends list with
Windows Live Spaces. It's easy! <a
href="http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us"
target="_new">Try it!</a><o:p></o:p></span></font></p>
</div>
</body>
</html>
<BR>
<P><FONT SIZE=2>No virus found in this incoming message.<BR>
Checked by AVG.<BR>
Version: 7.5.524 / Virus Database: 270.4.1/1512 - Release Date: 6/21/2008 9:27 AM<BR>
</FONT> </P><BR>
<P><FONT SIZE=2>No virus found in this outgoing message.<BR>
Checked by AVG.<BR>
Version: 7.5.524 / Virus Database: 270.4.1/1512 - Release Date: 6/21/2008 9:27 AM<BR>
</FONT> </P>