centreon-plugins
centreon-plugins copied to clipboard
[network::moxa::switch::snmp::plugin] --mode=interfaces, option --add-duplex-status : (duplex: unknown)
Hi,
- centreon-plugin-Network-Switchs-Moxa-Snmp-20230912-083720.el7.noarch
- mib : moxa-eds-405a-v3.7.txt
On moxa industrial switches (eds405a), the --add-duplex-status option does not work: Interface 'Ethernet Port 1' Status: up (admin: up) (duplex: unknown)
The generic oid does not work, apparently only a specific oid exists: .1.3.6.1.4.1.8691.7.6.1.10.3.1.3
monitorSpeed OBJECT-TYPE
SYNTAX INTEGER
{
speed100M-Full(3),
speed100M-Half(2),
speed10M-Full(1),
speed10M-Half(0),
na(-1)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The port speed and duplex status."
::= { monitorPortEntry 3 }
Can you integrate this correction ?
Best regards,
Hi, do you have any news for this fix ? Best regards,
Hi, do you have any news for this fix ? Best regards,
Hello :)
I've put this issue in our backlog and we'll try to treat it as quickly as possible. To help us testing it internally, can you provide us an anonymized .snmpwalk (full snmpwalk of enterprise branch : snmpwalk -ObentU -v 2c -c public address .1.3.6.1.4.1 > equipment.snmpwalk
) of your equipment (at least where the interface mode match)?
Thanks for your patience 🙏
Hello, Anonymized snmpwalk for 1.3.6.1.4.1 : moxa.txt Best regards,