<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Thanks for great help , I tried to add new device but it did'nt work can you please help me </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">On 2017-11-28 04:05, Barry O'Donovan wrote:
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Hi K,<br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">3) Remove the log file, retry and then post the entire log file to a<br /> pastebin and provide the URL please.<br /> can you please see the log *<a href="https://pastebin.com/whR4KWP0*" target="_blank" rel="noreferrer">https://pastebin.com/whR4KWP0*</a></blockquote>
</blockquote>
<br /> Thanks.<br /> <br /> That's narrowed it down to an issue with OSS_SNMP - the library we use<br /> to SNMP poll the switches. Looks like yours is not fully supported.<br /> <br /> Can you following the instructions from:<br /> <br /> <a href="https://github.com/opensolutions/OSS_SNMP/wiki/Device-Discovery#adding-new-devices" target="_blank" rel="noreferrer">https://github.com/opensolutions/OSS_SNMP/wiki/Device-Discovery#adding-new-devices</a><br /> <br /> Specifically, provide:<br /> <br /> 1) switch make, model, OS name and version<br /> <br /> 2) the output of:<br /> <br />     snmpget -c $community -On -v 2c $hostname .1.3.6.1.2.1.1.1.0</blockquote>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><strong>.1.3.6.1.2.1.1.1.0 = STRING: "Cisco IOS Software, C3560E Software (C3560E-UNIVERSALK9-M), Version 12.2(55)SE5, RELEASE SOFTWARE (fc1)</strong><br /><strong>Technical Support: http://www.cisco.com/techsupport</strong><br /><strong>Copyright (c) 1986-2012 by Cisco Systems, Inc.</strong><br /><strong>Compiled Thu 09-Feb-12 18:32 by prod_rel_team"</strong></blockquote>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><br />     snmpget -c $community -On -v 2c $hostname .1.3.6.1.2.1.1.2.0</blockquote>
    <strong>.1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.9.1.796</strong><br /> <br /> 3) if you want to record the serial number and your device supports it,<br /> then the OID and a sample response for that also. E.g. on a Brocade FESX<br /> it's:<br /> <br />     snmpget -c $community -On -v 2c $hostname .1.3.6.1.4.1.1991.1.1.1.1.2.0<br /> <br /> <br /> <br /> Barry</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Thanks again !and much appreciated </div>
</body></html>