« Back to Serviceability XML Questions

Get IP Address of one phone

Combination View Flat View Tree View
Threads [ Previous | Next ]
I want to get the IP address of a phone. SNMP appears to be the way to do this. Looking through the docs, I can see that the SNMP table ccmPhoneTable is a list of ccmPhoneEntrys. However, I want to get the info for one phone, not all the phones on my system. Is there a way to get the details for just one phone without having to itterate the entire list ?
 
Thanks,
 
GTG

The AXL Risport web service is intended to provide this information for general program use: http://developer.cisco.com/web/sxml/docs
 
There is a small .jsp based sample app in the wiki here: http://developer.cisco.com/web/sxml/wikidocs?src=/wiki/display/SXML/IP+Address+Report