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 }
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
Can you integrate this correction ?
Best regards,