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

Prime infrastructure config report

KacyHicks21882
Level 1
Level 1

I want to see a output report from sending the command show run | i snmp to a group of devices Is it possible to use PI to produce a report of the output from specific devices when a command is sent?

4 Replies 4

Hi

 Do you want to run the command "show run | i snmp" and you want to see the output of this command in a Prime report?

I dont think is possible. Report generated by Prime is based on snmp raw data collected from devices and I dont believe this information could be gathered using snmp.

 

iportuga
Cisco Employee
Cisco Employee

Hi,

 

You might use the REST API CLI Template endpoints, to create, deploy a CLI template to run it to target list of devices, then collect the CLI ouput outcome in the job result.

Take a look:
https://developer.cisco.com/site/prime-infrastructure/documents/api-reference/rest-api-v3-9/
https://developer.cisco.com/site/prime-infrastructure/documents/api-reference/rest-api-v3-9/v4/op/cliTemplateConfiguration/deployTemplateThroughJob-PUT@_docs/

Those links are either not available us or have been moved.