SIOL-EI8B-USER-M
91
Powered by
Version 1, May 2022
Supported EtherNet/IP objects
Instance Attribute
Ethernet Link Object Instance Attribute
Attribute ID
Access Rule
Name
Data Type
Attribute Description
1
Get
Interface Speed
USINT
Interface speed currently in use.
2
Get
Interface Flags
USINT
Interface status flags.
3
Get
Physical Address
USINT
MAC layer address.
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.
Multiple Collisions
UDINT
Successfully transmitted frames which experienced more than
one collision.
SQE Test Errors
UDINT
Number of times SQE test error message is generated.
Deferred Transmissions UDINT
Frames for which first transmission attempt is delayed because
the medium is busy.
Late Collisions
UDINT
Number of times a collision is detected later than 512 bit-times
into the transmission of a packet.
Excessive Collisions
UDINT
Frames for which transmission fails due to excessive collisions.
MAC Transmit Errors
UDINT
Frames for which transmission fails due to an internal MAC
sublayer transmit error.
Carrier Sense Errors
UDINT
Times that the carrier sense condition was lost or never
asserted when attempting to transmit a frame.
Frame Too Long
UDINT
Frames received that exceed the maximum permitted frame
size.
MAC Receive Errors
UDINT
Frames for which reception on an interface fails due to an
internal MAC sublayer receive error.
6
Set, Get
Interface Control
STRUCT of
Configuration for physical interface.
Control Bits
WORD
Interface Control Bits
Forced Interface Speed UINT
Speed at which the interface shall be forced to operate.
7
Get
Interface Type
USINT
Type of interface: twisted pair, fiber, internal, etc.
8
Get
Interface State
USINT
Current state of the interface: operational, disabled, etc.
9
Set, Get
Admin State
USINT
Administrative state: enable, disable.
10
Set, Get
Interface Label
SHORT_
STRING
Human readable identification.
table continued on next page