opensolutions/OSS_SNMP

Celestica switch live ports.

Closed this issue · 11 comments

Hi Barry,
I have an issue with a Celestica switch with Sonic OS. I can created via SNMP into the IXP, but I was unable to view the live ports and other features. I manually created the vendor_celestica.php, but still can't view the ports.
Could you help me please.
imagen

can you put vendor_celestica.php up on https://gist.github.com/?

reference: https://gist.github.com/Jgon46/6a260e7178332837b68e25d42dfcfc20

Does IXP Manager recognise this as a Seastone-DX010 unit? If it does, what is the output of:

snmpwalk -v 2c -c <community> <switchname> ifIndex
snmpwalk -v 2c -c <community> <switchname> ifName
snmpwalk -v 2c -c <community> <switchname> ifDescr
snmpwalk -v 2c -c <community> <switchname> ifAlias

this switch is running SONiC, so it should be picked up by vendor_sonic.php. Can you delete vendor_celestica.php?

What happens when you execute these commands from the OSS_SNMP directory:

% ./examples/platform.php <switchip> <community>
% ./examples/interfaces.php <switchip> <community>

i can't see the image. can you upload to gist?

results:
image

this means that OSS_SNMP is working fine, so I'm closing this issue on GH.

If there's nothing appearing in IXP Manager, then this might be an IXP Manager problem. Can you email ixpmanager@inex.ie with the output of:

./artisan switch:snmp-poll --log -vvv <switchname>