cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
624
Views
0
Helpful
1
Replies

CiscoWorks integration with CA

nawas
Level 4
Level 4

I have CA service desk manager which contains CMDB for assets/inventory. I was wondering if CisoWorks can provide information in an automated fashion that can be used to update and keep the CMDB current.

I'm interested to see device names, model, serail numbers etc (Hardware Report). Does CiscoWorks support API’s that can be called?

1 Reply 1

yjdabear
VIP Alumni
VIP Alumni

The few items you listed should be obtainable with cwcli: http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_resource_manager_essentials/4.0/user/guide/cwcli.pdf

"CLI framework (cwcli) offers remote access facilities to allow you to invoke

cwcli

commands from the client in the same way as they run on the RME server.

The name of the servlet is /rme/cwcli.

The following is the servlet to be invoked to execute any command:

For post request,

http://

http://

rme-server:rme-port/rme/cwcli payload XML file

For get request,

http://

http://

rme-server:rme-port/rme/cwcli?command=cwcli config commandname -u user -p BAse64 encoded pwd -args1 arg1value..."

If you're on LMS 3.2, there's even more flexibility with the intro of "Open Database Schema Support":

http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/3.2/database_schema/guide/dbviews.html#wp67346

Serial number in CMDB has been a sore spot here (though not using LMS as source), because there's no single OID for storing it across Cisco hardware and the CMDB sw vendor doesn't bother doing more than that. I imagine that's why there's a "User_Defined_Serial_Number" column in RME Device_Inventory View Details ("Open Database Schema Support" link above), because it surely will need to be populated manually somehow.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: