User Documentation

User Manual Managed Switches
161
100
Get
Weidmüller-specific
Revision
UINT (16)
Revision of Weidmüller specific attributes
and services
Instance Attribute List
Attr ID
Access
Rule
Name
(Struct.)
Data Type
Description
1
Get
Interface
Speed
UDINT (32)
Interface speed currently in
use (Speed in Mbps, e.g., 0,
10, 100, 1000, etc.)
2
Get
Interface
Flags
DWORD (32)
Refer to the Interface Flags
table below.
3
Get
Physical
Address
ARRAY of 6
USINT(8)
MAC layer address (The
System MAC address).
4
Get
Interface
Counters
(Struct.)
Counters relevant to the
receipt of packets.
In Octets
UDINT (32)
Octets received on the
interface.
In Ucast
Packets
UDINT (32)
Unicast packets received on
the interface.
In NUcast
Packets
UDINT (32)
Non-unicast packets
received on the interface.
In Discards
UDINT (32)
Inbound packets received
on the interface but are
discarded.
In Errors
UDINT (32)
Inbound packets that
contain Errors (does not
include InDiscards).
Out Octets
UDINT (32)
Octets sent on the interface.
Out Ucast
Packets
UDINT (32)
Unicast packets sent on the
interface.
Out NUcast
Packets
UDINT (32)
Non-unicast packets sent on
the interface.
Out Discards
UDINT (32)
Discarded outbound
packets.
Out Errors
UDINT (32)
Outbound packets that
contain errors.
5
Get
Media
Counters
(Struct.)
Alignment
Errors
UDINT (32)
Received frames that are
not an integral number of
octets in length.
FCS Errors
UDINT (32)
Received frames that do not
pass the FCS check.