| Version | 1 |
| Variant | specified in RFC 4122 |
| urn | urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf8 |
| Hexdump | f81d4fae7dec11d0a76500a0c91e6bf8 |
| Bytes | °␝O«}∞␑╨ºe␀á╔␞k° |
| Clock ID | 10085 |
| Clock ID (hex) | 0x2765 |
| Timestamp, RFC | 1997-02-03 17:43:12 |
| Timestamp, MS | 2015-04-23 17:43:12 |
| Timestamp, UNIX | 2384-04-22 17:43:12 |
| Raw hex timestamp | 0x1d07decf81d4fae |
| Raw timestamp | 130742845922168750 |
| Sub-millisecond timestamp | 68750 |
| MAC Address | 00a0c91e6bf8 |
| is_local bit | False |
| is_multicast bit | False |
| MAC Manufacturer | IntelPro, [used on Cisco PIX firewall among others] |
| UUIDv1 | timestamp + clock_id + version (1) + node ID (MAC) |
| MAC Date | 1998-04-22, deepmac.org, 00a0c9/24 |
Seen in RFC 5842 Counts : rfc5842:2 RFC 5842 Binding Extensions to WebDAV April 2010 >> Response: HTTP/1.1 207 Multi-Status Content-Type: application/xml; charset="utf-8" Content-Length: 1241 <?xml version="1.0" encoding="utf-8" ?> <D:multistatus xmlns:D="DAV:"> <D:response> <D:href>http://www.example.com/Coll/</D:href> <D:propstat> <D:prop> <D:displayname>Loop Demo</D:displayname> <D:resource-id> <D:href >urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf8</D:href> </D:resource-id> </D:prop> <D:status>HTTP/1.1 200 OK</D:status> </D:propstat> </D:response> <D:response> <D:href>http://www.example.com/Coll/Foo</D:href> <D:propstat> <D:prop> <D:displayname>Bird Inventory</D:displayname> <D:resource-id> <D:href >urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf9</D:href> </D:resource-id> </D:prop> <D:status>HTTP/1.1 200 OK</D:status> </D:propstat> </D:response> <D:response> <D:href>http://www.example.com/Coll/Bar</D:href> <D:propstat> <D:prop> <D:displayname>Loop Demo</D:displayname> <D:resource-id> <D:href >urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf8</D:href> </D:resource-id> </D:prop> <D:status>HTTP/1.1 208 Already Reported</D:status> </D:propstat> </D:response> </D:multistatus> Clemm, et al. Experimental [Page 33]