LLInterface : Public Class
Created:
1/11/2012 6:10:49 PM
Modified:
10/9/2012 4:19:22 PM
Project:
Author:
svanausdall
Version:
1.0
Phase:
1.0
Status:
Proposed
Complexity:
Easy
Difficulty:
Priority:
Multiplicity:
Advanced:
UUID:
{C245A0ED-0152-4340-B9E3-79EE490A3317}
Appears In:
NetworkStatus
A link-layer interface object.<br/>
Attributes
Associations To
Associations From
Advanced
Other Links
Attribute
Scope
Type
CRCerrors
Public
UInt32
Notes:
Contains the number of CRC errors since reset. <br/>
EUI64
Public
HexBinary64
Notes:
Contains the EUI-64 of the link layer interface. 48 bit MAC addresses SHALL be changed into an EUI-64 using the method defined in [RFC 4291], Appendix A. (The method is to insert "0xFFFE" as described in the reference.)<br/>
linkLayerType
Public
UInt8
Notes:
Specifies the type of link layer interface associated with the IPInterface. Values are below.<br/>0 = Unspecified <br/>1 = IEEE 802.3 (Ethernet)<br/>2 = IEEE 802.11 (WLAN)<br/>3 = IEEE 802.15 (PAN)<br/>4 = IEEE 1901 (PLC)<br/>All other values reserved.<br/>
LLAckNotRx
Public
UInt32
Notes:
Number of times an ACK was not received for a frame transmitted (when ACK was requested).<br/>
LLCSMAFail
Public
UInt32
Notes:
Number of times CSMA failed.<br/>
LLFramesDropRx
Public
UInt32
Notes:
Number of dropped receive frames.<br/>
LLFramesDropTx
Public
UInt32
Notes:
Number of dropped transmit frames.<br/>
LLFramesRx
Public
UInt32
Notes:
Number of link layer frames received.<br/>
LLFramesTx
Public
UInt32
Notes:
Number of link layer frames transmitted.<br/>
LLMediaAccessFail
Public
UInt32
Notes:
Number of times access to media failed.<br/>
LLOctetsRx
Public
UInt32
Notes:
Number of Bytes received.<br/>
LLOctetsTx
Public
UInt32
Notes:
Number of Bytes transmitted.<br/>
LLRetryCount
Public
UInt32
Notes:
Number of MAC transmit retries.<br/>
LLSecurityErrorRx
Public
UInt32
Notes:
Number of receive security errors.<br/>
Element
Source Role
Target Role
IEEE_802_15_4
Class
Name:
Name:
Details:
loWPAN
Class
Name:
Name:
Details:
Property
Value
isFinalSpecialization:
0
Object
Type
Connection
Direction
Notes
Resource
Class
Generalization
To