- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2013 06:45 AM - edited 03-19-2019 06:48 AM
We are running CUCM 8.6.2 in a virtualized environment.
Is it possible to create a list of ip endpoints ( read iIP phones) and their status? Looking for a CSV file that can be reviewed and action taken on unknown and or unregistered devices. It's fine if registered devices are included as well.
I've investigated Devices->phones as well as bulk update tools but haven't had any luck. Would like a solution to be simply repeatable to perform this action to be done with some schedule of regularity.
Thanks in advance of any thoughts on this post.
Sent from Cisco Technical Support iPhone App
Solved! Go to Solution.
- Labels:
-
UC Applications
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2013 07:39 AM
Hi,
It would help if you could provide a better idea of what endpoint information you are looking for, or what you need the information for.
However, I do recommend you have a look at PhoneView from UnifiedFX it is a very powerful and flexible Endpoint Management Solution that should cover your immediate requirement as well as a bunch of other capabilities.
You can use PhoneView for FREE for up to 50 phones, to ideal for testing and lab environments, if you need to try with more than 50 phones you can request a trial here:
http://www.unifiedfx.com/phoneview/trial
The following is a list of the information gathered by PhoneView for each IP Phone
- Name
- IP Address
- DN
- Description
- User
- Device Pool
- Location
- Region
- CM Group
- Device CSS
- Phone Load
- EM Enabled
- Login Time
- Last Change
- Status
- ActiveServer
- Model
- Group
- SSHEnabled
- SSHUsername
- WebAccess
- PC Port SPAN
- Settings Access
- LLDP Asset ID
- SerialNumber
- ITL Status
- Firmware
- FirmwareModule1
- FirmwareModule2
- AltTFTP
- TFTPServer1
- SecurityMode
- VideoCapability
- MWI
- SwitchPortCfg
- PCPortCfg
- VoiceVLAN
- SwitchName
- SwitchIPAddress
- SwitchPort
- MOS
- Codec
Thanks
Stephen Welsh
CTO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2013 04:42 PM
Hi,
You can run the following command in the CLI/SSH session to the CUCM server to get the list of phones and their status.
- show risdb query phone
HTH,
Jagpreet Singh Barmi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2013 07:32 AM
I use excel to import the data from the web...
This has worked for me many times in the past.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2013 07:39 AM
Hi,
It would help if you could provide a better idea of what endpoint information you are looking for, or what you need the information for.
However, I do recommend you have a look at PhoneView from UnifiedFX it is a very powerful and flexible Endpoint Management Solution that should cover your immediate requirement as well as a bunch of other capabilities.
You can use PhoneView for FREE for up to 50 phones, to ideal for testing and lab environments, if you need to try with more than 50 phones you can request a trial here:
http://www.unifiedfx.com/phoneview/trial
The following is a list of the information gathered by PhoneView for each IP Phone
- Name
- IP Address
- DN
- Description
- User
- Device Pool
- Location
- Region
- CM Group
- Device CSS
- Phone Load
- EM Enabled
- Login Time
- Last Change
- Status
- ActiveServer
- Model
- Group
- SSHEnabled
- SSHUsername
- WebAccess
- PC Port SPAN
- Settings Access
- LLDP Asset ID
- SerialNumber
- ITL Status
- Firmware
- FirmwareModule1
- FirmwareModule2
- AltTFTP
- TFTPServer1
- SecurityMode
- VideoCapability
- MWI
- SwitchPortCfg
- PCPortCfg
- VoiceVLAN
- SwitchName
- SwitchIPAddress
- SwitchPort
- MOS
- Codec
Thanks
Stephen Welsh
CTO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2013 04:42 PM
Hi,
You can run the following command in the CLI/SSH session to the CUCM server to get the list of phones and their status.
- show risdb query phone
HTH,
Jagpreet Singh Barmi
