Printed in the Federal Republic of Germany
TR-Electronic GmbH 2013, All Rights Reserved
09/23/2014
TR - ECE - BA - DGB - 0102 - 03
Page 159 of 171
8.8.3 Instance 1 and 2, Attributes
Attr.-ID
Access
Name
Data type Description
Default
1
Get
Interface
Speed
UDINT
Interface speed currently in
use [MBit/s]
-
2
Get
Interface Flags DWORD
Interface status flags,
see below
0x00 00 00 0F
3
Get
Physical
Address
ARRAY of
6 USINTs
MAC Layer Address (HEX),
see also page 106
Device dependent
e.g.:
00 03 12 07 00 0D
4
Get
Interface
Counters
STRUCT
of:
-
In Octets
UDINT
Octets received on the
interface
-
In Ucast
Packets
UDINT
Unicast packets received
on the interface
-
In NUcast
Packets
UDINT
Non-unicast packets
received on the interface
-
In Discards
UDINT
Inbound packets received
on the interface but
discarded
-
In Errors
UDINT
Inbound packets that
contain errors (does not
include In Discards)
-
In Unknown
Protos
UDINT
Inbound packets with
unknown protocol
-
Out Octets
UDINT
Octets sent on the interface
-
Out Ucast
Packets
UDINT
Unicast packets sent on the
interface
-
Out NUcast
Packets
UDINT
Non-unicast packets sent
on the interface
-
Out Discards
UDINT
Outbound packets
discarded
-
Out Errors
UDINT
Outbound packets that
contain errors
-
5
Get
Media
Counters
STRUCT
of:
Media-specific counters
-
Alignment
Errors
UDINT
Frames received that are
not an integral number of
octets in length
-
FCS Errors
UDINT
Frames received that do
not pass the FCS check
-
Single
Collisions
UDINT
Successfully transmitted
frames which experienced
exactly one collision
-
…