Skip to content

Python script to output inventory of managed devices in Cisco Firepower Management Center (FMC)

Notifications You must be signed in to change notification settings

bgoulet00/FMC-Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FMC-Inventory

Python script to output inventory of managed devices in Cisco Firepower Management Center (FMC)

this script will will generate an output file FTD-device-list.csv containing the appliance inventory managed by FMC FMC misreports the serial number of the appliances. to obtain the serial associated with support contracts it will be queried directly from the cli of the appliance and extracted using regular expression. this technique currently only works on FTD appliances, not ASA running FTD code

About

Python script to output inventory of managed devices in Cisco Firepower Management Center (FMC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages