Ethernet Object Identifiers (Windows Embedded CE 6.0)
1/6/2010
The following table shows the ethernet objects with a description of the purpose of each.
Programming element | Description |
---|---|
This object specifies address the NIC is currently using. |
|
A protocol can use this object to determine features supported by the underlying driver, which could be emulating Ethernet. |
|
This object specifies the maximum number of multicast addresses the NIC driver can manage. |
|
This object specifies the multicast address list on the NIC enabled for packet reception. |
|
This object specifies the permanent station address of the NIC. |
|
This object specifies the number of frames received with alignment errors. |
|
This object specifies the number of frames not received due to overrun errors on the NIC. |
|
This object specifies the number of frames successfully transmitted after the NIC defers transmission at least once. |
|
This object specifies the number of frames successfully transmitted without detection of the collision-detect heartbeat. |
|
This object specifies the number of collisions detected after the normal window. |
|
This object specifies the number of frames not transmitted due to excessive collisions. |
|
This object specifies the number of frames successfully transmitted after more than one collision. |
|
This object specifies the number of frames successfully transmitted after exactly one collision. |
|
This object specifies the number of times the CRS signal has been lost during packet transmission. |
|
This object specifies the number of frames not transmitted due to underrun errors on the NIC. |