Firmware details for Cisco switch

Sunny45
Kilo Guru

Hello Team,

We are running discovery on Cisco switch. Now I see firmware details are not getting populated in firmware manufacturer and firmware version. 

But the same is available on Description field. [ Firmware Manufacturer: Cisco  and Firmware Version: 15.2(4) EA9 ].

Can some one advise which pattern I can look in to modify so that I can parse the description and populate the firmware fields? 

Please help.

Thanks.

 

find_real_file.png

 

1 ACCEPTED SOLUTION

Rajanmehta
Mega Guru

You may look into Network Switch Pattern. Step 1.46 gets the value of Description from OID and is set at step #18. 

Hope this clarifies.

 

View solution in original post

2 REPLIES 2

Rajanmehta
Mega Guru

You may look into Network Switch Pattern. Step 1.46 gets the value of Description from OID and is set at step #18. 

Hope this clarifies.

 

Thanks for your reply.