derivedDataType MacAddress

The MacAddress type represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.

This type is in the value set and its semantics equivalent to the MacAddress textual convention of the SMIv2.

Reference:
- RFC 2579: Textual Conventions for SMIv2

<defaultValue>00:00:00:00:00:00</defaultValue>


stringMacAddress

Valid values: [0-9a-fA-F]{2}(:[0-9a-fA-F]{2}){5}
  derivedDataType MacAddress