Device SNMP community string details in Spectrum
search cancel

Device SNMP community string details in Spectrum

book

Article ID: 10154

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

Is there a way in Spectrum we can find out what SNMP community string is being used by all the devices. Can a report be pulled out for all devices, with their SNMP mappings?



Environment

Release: a7n0c000000PBNr
Component:

Resolution

You can add the Community_Name attribute id 0x10024 to be displayed in the Results tab after a Locater search. This can be done by editing the $SPECROOT/tomcat/webapps/spectrum/WEB-INF/common/config/table-model-config.xml file. Copy this file to the $SPECROOT/custom/common/config directory and add a reference to the column-community-config.xml file. The following is an example where I added it near the end:

 

<column idref="column-device-uuid-config">
<hidden-by-default>true</hidden-by-default>
</column>
<column idref="column-community-config">
<hidden-by-default>true</hidden-by-default>
</column>
</column-list>
</table>

 

Log out of OneClick and then log back in. Run the All Devices Locater search. Right click on any column header in the Results tab and you should see the following:

 

<Please see attached file for image>

class="image-1 jive-image j-img-original" alt="" height="742" src="https://communities.ca.com/servlet/JiveServlet/downloadImage/2-241914533-96023/Comm_Name.png" style="font-weight: inherit; font-style: inherit; font-family: inherit; height: auto;" width="389">

Attachments

1558693079058000010154_sktwi1f5rjvs16h6l.png get_app