opensolutions / OSS_SNMP

A PHP SNMP library for people who hate SNMP, MIBs and OIDs!
https://github.com/opensolutions/OSS_SNMP/wiki
Other
108 stars 58 forks source link

new Switch - FiberStore #66

Closed frankhabicht closed 2 years ago

frankhabicht commented 4 years ago

Would like to add new switch - FiberStore S5850-48S6Q (https://www.fs.com/products/29123.html)

geier@ixpmanager:~$ snmpget -c my_secret -On -v 2c sw8.nidc.tix.ix.ne.tz .1.3.6.1.2.1.1.1.0 .1.3.6.1.2.1.1.1.0 = STRING: "FSOS software, S5850 software (S5850 48S6Q), Version 7.2.2 Copyright (C) 2019 by FS.COM. All rights reserved. Compiled Dec 10 09:12:14 2019" geier@ixpmanager:~$ snmpget -c my_secret -On -v 2c sw8.nidc.tix.ix.ne.tz .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.52642.99.5803 geier@ixpmanager:~$

*.zip with MIBs : https://img-en.fs.com/file/user_manual/fs-s5850-mibs.zip

other output: TIX-SW8# sh vers FSOS Software, S5850, Version 7.2.2 Copyright (C) 2019 by FS.COM. All rights reserved. The current running image is flash:/boot/S5850_Series-FSOS-v7.2.2.bin

TIX-SW8 uptime is 16 days, 3 hours, 40 minutes Hardware Type is 48S6Q Hardware Version is 2.0 SDRAM size 1024M Flash size 2048M EPLD Version is 2.3 BootRom Version is 8.1.3 System serial number is CG1904160793N0018 Current Web Version is 6.2.29.r2 TIX-SW8#

PS: yes, working on IXPManager ;-)

Please let me know if anything else needed.

Greetings, Frank