centreon-plugins icon indicating copy to clipboard operation
centreon-plugins copied to clipboard

[network::moxa::switch::snmp::plugin] --mode=interfaces, option --add-duplex-status : (duplex: unknown)

Open gagzou opened this issue 1 year ago • 4 comments

Hi,

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,

gagzou avatar Jan 11 '24 22:01 gagzou

Hi, do you have any news for this fix ? Best regards,

gagzou avatar Mar 02 '24 21:03 gagzou

Hi, do you have any news for this fix ? Best regards,

gagzou avatar May 13 '24 20:05 gagzou

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 🙏

lucie-dubrunfaut avatar Jun 04 '24 08:06 lucie-dubrunfaut

Hello, Anonymized snmpwalk for 1.3.6.1.4.1 : moxa.txt Best regards,

gagzou avatar Jun 05 '24 07:06 gagzou