I don’t know how to do it reliably without having the device physically available on the network, if you could get it on the Internet and responding to SNMP, I could probably get it added. Each Moxa model (not just family, every model in that family too) has a different MIB, but it’s fairly straight forward to update the relevant files to add new models.
Alternatively if you can generate the test data for it, I know how to use that to test against - but you’d need a development environment of sorts to do that I think, and we’d have to back and forward a bit to update the test data once we have the device detecting fully - would be a little bumpy, but possible if you’re motivated to get them added - what’s your capability to do some mild development work and learn the process with me?
Can someone give me SNMP access to this device? I don’t know why, but I am unable to (properly) read SNMPwalk files posted here (not just this device). I’m getting all kinds of errors in my snmpsimd.
We’re upgrading our older switches all to the 4008, 4012, 4014 series switches.
I’d really like to get these working better in LibreNMS. The info pulled off of them now leaves a lot to be desired.
I also am trying to get a Moxa based switch into Librenms. It is showing up and getting poll results however the interface data is not correct. This is likely because the real interfaces (in my case) start here:
IF-MIB::ifDescr.1000001 = STRING: Switch 1 - Port 1 IF-MIB::ifDescr.1000002 = STRING: Switch 1 - Port 2 IF-MIB::ifDescr.1000003 = STRING: Switch 1 - Port 3 IF-MIB::ifDescr.1000004 = STRING: Switch 1 - Port 4 IF-MIB::ifDescr.1000005 = STRING: Switch 1 - Port 5 IF-MIB::ifDescr.1000006 = STRING: Switch 1 - Port 6 IF-MIB::ifDescr.1000007 = STRING: Switch 1 - Port 7 IF-MIB::ifDescr.1000008 = STRING: Switch 1 - Port 8 IF-MIB::ifDescr.1000009 = STRING: Switch 1 - Port 9 IF-MIB::ifDescr.1000010 = STRING: Switch 1 - Port 10 IF-MIB::ifDescr.1000011 = STRING: Switch 1 - Port 11 IF-MIB::ifDescr.1000012 = STRING: Switch 1 - Port 12
I just discovered that these interfaces ARE there and show up just fine they are on page 129! I do not need the first 128 pages full of dummy interfaces. How can I get rid of them?