Cisco Wireless Access Controller - Device Type

Bob Mullineaux
Tera Contributor

Discovery of Wireless Access Points via the Cisco WAPs Network Switch Pattern extension seems to be auto-populating the device_type field with a invalid sys_choice value wireless_access_point.  I cannot locate where this value is being populated.  It seems not to be in the pattern, a BR or dictionary default.  

Any ideas how and where this wireless_access_point value is being populated on the CIs?

Using 1.0.91 Patterns

1 ACCEPTED SOLUTION

SiD2
ServiceNow Employee
ServiceNow Employee

Hi @Bob Mullineaux,

It is set in Pre Sensor Script "WAPs - Pre" under menu "Pattern Designer->Pre Post Processing".

 

Please mark Helpful / Accept Solution so that it helps others with similar questions.

Please mark Helpful / Accept Solution so that it helps others with similar questions.

View solution in original post

6 REPLIES 6

SiD2
ServiceNow Employee
ServiceNow Employee

Hi @Bob Mullineaux,

It is set in Pre Sensor Script "WAPs - Pre" under menu "Pattern Designer->Pre Post Processing".

 

Please mark Helpful / Accept Solution so that it helps others with similar questions.

Please mark Helpful / Accept Solution so that it helps others with similar questions.

Thanks much!

Saurav
Tera Expert

Hello @SiD2 ,

Please could you help on what classes are populating the Device Type Field , we would like to have this populated for Switches , Routers , Firewalls through to any other devices as applicable.

 

Thanks !!

SiD2
ServiceNow Employee
ServiceNow Employee

Hi @Saurav 

 

Actually OOB apart from WAP CI nowhere we see this populated but this field is available on the parent CI class "Network Gear", so you can create extensions and populate this field on CI classes that derive from this.

 

Please mark Helpful / Accept Solution so that it helps others with similar questions.