CI Description Populated Too Long in CMDB as compared to other CIs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 11:32 PM - edited 09-13-2023 01:01 PM
Hi All,
I ran the discovery for IP switches and populated CIs in CMDB and both have different Descriptions while both are Cisco, IP Switches within the same IP ranges and configurations. In the 1st CI has relative information in the Description and the 2nd CI has too long a description. I have attached a screenshot of the CIs.
I want to populate the same description in both CIs and Device Type while both are the same product.
How we can populate only relevant information in the CI description which is available in 1st CI?
Please help me.
#discovery #mapping
Thanks
Prahlad Kumar
- Labels:
-
Discovery
-
Event Management
-
Service Mapping
- 402 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2023 10:42 AM
Hi,
The network switch pattern collects this information from the Switch using SNMP query.
These are the steps that collects different part of the information and then concatenate it and set it as description.
For example the System OID is fetched with this
You need to look into the switch and see if you can control how it is presenting itself.
Regards,
Niklas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 01:01 PM
Can you please help me to understand how we can concatenate based on OIDs and solve the issue?
I have posted one more question can you please also help me with that because this question is completely related to that.
Thank You
Prahlad kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2024 11:16 PM
Please check the discovery sensors for SNMP-classify. where you can see the script which is populating data for slave switches.