cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1890
Views
0
Helpful
4
Replies

AXL Query Device IP

Gerald Chong
Level 1
Level 1

Hi, can't seem be find any AXL query that can return device IP address, possible via AXL ?

1 Accepted Solution

Accepted Solutions

William Bell
VIP Alumni
VIP Alumni

Actually, the AXL interface is only used for viewing and/or modifying configurations. The API you are looking for is the Serviceability XML API. Specifically, RISPort. It is pretty handy and a solid replacement for devicelistx.asp (if you are familiar with that "API"). I have worked with RISport a little and put together some blogs on the subject. If you are interested, check them out:

http://www.netcraftsmen.net/resources/blogs/good-bye-devicelistx-asp-hello-risport.html

http://www.netcraftsmen.net/resources/blogs/identifying-the-correct-device-status-in-a-risport-response.html

Another good place to look for information on the API: http://developer.cisco.com/web/sxml/home

What you need to look at is the Real-Time Device/CTI feed (RISport).

HTH.

Regards,

Bill

Please remember to rate helpful posts.

HTH -Bill (b) http://ucguerrilla.com (t) @ucguerrilla

Please remember to rate helpful responses and identify

View solution in original post

4 Replies 4

William Bell
VIP Alumni
VIP Alumni

Actually, the AXL interface is only used for viewing and/or modifying configurations. The API you are looking for is the Serviceability XML API. Specifically, RISPort. It is pretty handy and a solid replacement for devicelistx.asp (if you are familiar with that "API"). I have worked with RISport a little and put together some blogs on the subject. If you are interested, check them out:

http://www.netcraftsmen.net/resources/blogs/good-bye-devicelistx-asp-hello-risport.html

http://www.netcraftsmen.net/resources/blogs/identifying-the-correct-device-status-in-a-risport-response.html

Another good place to look for information on the API: http://developer.cisco.com/web/sxml/home

What you need to look at is the Real-Time Device/CTI feed (RISport).

HTH.

Regards,

Bill

Please remember to rate helpful posts.

HTH -Bill (b) http://ucguerrilla.com (t) @ucguerrilla

Please remember to rate helpful responses and identify

Thanks for the reply.

Just tested with RISPort request, and CM7 keep returning HTTP Status 500 internal error.

Have you come across this error before?

All sorted, WSDL had changed, corrected the XML all working correctly.

Good to hear. Sorry I missed your earlier query about the http status error but it appears you got it all worked out.

Regards,

Bill

HTH -Bill (b) http://ucguerrilla.com (t) @ucguerrilla

Please remember to rate helpful responses and identify