Could you collect the output from this command
snmpwalk -v2c -c public 192.168.50.24 .1.3.6.1.4.1.8691.603
replace the community and ip for your EDS-G4014-6QGS-T
and
snmpwalk -v2c -c public 192.168.50.24 .1.3.6.1.4.1.8691.608
@iamskol
please try this patch.
master ← sandap1:moxa-eds-4000-2
opened 05:13AM - 24 Dec 25 UTC
Updated os_detection:
changed the hover 'over' to device traffic.
Update… d os_discovery:
Added sensors - processor , memory , power consumption
Added state data - PSU-Power Input , Digital Input , Relay Status
Port & device traffic is populating
IF-MIB:: ifXTable is mostly empty , Moxa has port data in MOXA-TCST-MIB::tcstStatGroupTable
created - /polling/ports/os/moxa-eds-4000-series.inc.php
Additional MIBS
** This Moxa switch does not have Fiber or POE. I noted the tables that contain this data if someone wants to add it in.**
<img width="1436" height="49" alt="image" src="https://github.com/user-attachments/assets/036c0faf-1601-4bdf-bee8-d7bc9087d474" />
<img width="1011" height="281" alt="image" src="https://github.com/user-attachments/assets/4cd8db40-379c-49c9-9744-84970681bee9" />
<img width="1887" height="679" alt="image" src="https://github.com/user-attachments/assets/aeb729bb-e56a-4d61-b67d-dc7f9a27d661" />
<img width="1863" height="709" alt="image" src="https://github.com/user-attachments/assets/123e3eb7-b476-4292-a688-984010ce8e5f" />
<img width="1170" height="248" alt="image" src="https://github.com/user-attachments/assets/8736bbfe-545b-4d12-ac79-5cd2bb8961c6" />
DO NOT DELETE THE UNDERLYING TEXT
#### Please note
> Please read this information carefully. You can run `./lnms dev:check` to check your code before submitting.
- [ ] Have you followed our [code guidelines?](https://docs.librenms.org/Developing/Code-Guidelines/)
- [ ] If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it.
- [ ] If my Pull Request makes discovery/polling/yaml changes, I have added/updated [test data](https://docs.librenms.org/Developing/os/Test-Units/).
#### Testers
If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
After you are done testing, you can remove the changes with `./scripts/github-remove`. If there are schema changes, you can ask on discord how to revert.
I added a couple POE and SFP stats.
rediscover the G4014 and let me know how it looks.
maybe it will have some poe/sfp data?
try the snmpwalk again but change it to
.1.3.6.1.4.1.8691.603.5.3
.1.3.6.1.4.1.8691.608.2
Just making sure , This G4014 is supplying POE power to devices?
If so, could you walk this please.
.1.3.6.1.4.1.8691.608.2.2
@iamskol
I added TurboRing/Chain/Dualhoming data and added SFP info to the name.
re-apply the patch and let me know how it looks.
I just need the snmpwalk from any device supplying POE power to devices to fill it in.
.1.3.6.1.4.1.8691.608.2.2
I’m going to get this done today. Sorry.. yesterday was not a good day. Things did not go to plan to put it lightly.
1 Like
I’ve been fighting some SNMP timeouts that I’m trying to fix.
There was a big project due today that has been siphoning a lot of my time this week as well, but that has now been postponed (because of course).
I’m prioritizing this today. Thank you for being so patient.
1 Like