[ixpmanager] Error when Adding Switch via SNMP on IXP Manager

Barry O'Donovan barry.odonovan at inex.ie
Tue Nov 28 10:05:23 GMT 2017


Hi K,

>> 3) Remove the log file, retry and then post the entire log file to a
>> pastebin and provide the URL please.
>> can you please see the log *https://pastebin.com/whR4KWP0*

Thanks.

That's narrowed it down to an issue with OSS_SNMP - the library we use
to SNMP poll the switches. Looks like yours is not fully supported.

Can you following the instructions from:

https://github.com/opensolutions/OSS_SNMP/wiki/Device-Discovery#adding-new-devices

Specifically, provide:

1) switch make, model, OS name and version

2) the output of:

    snmpget -c $community -On -v 2c $hostname .1.3.6.1.2.1.1.1.0
    snmpget -c $community -On -v 2c $hostname .1.3.6.1.2.1.1.2.0

3) if you want to record the serial number and your device supports it,
then the OID and a sample response for that also. E.g. on a Brocade FESX
it's:

    snmpget -c $community -On -v 2c $hostname .1.3.6.1.4.1.1991.1.1.1.1.2.0



Barry






More information about the ixpmanager mailing list