From owner-freebsd-questions@FreeBSD.ORG Fri Oct 6 18:21:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D172516A403 for ; Fri, 6 Oct 2006 18:21:36 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (dc.cis.okstate.edu [139.78.100.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5446E43D8C for ; Fri, 6 Oct 2006 18:21:33 +0000 (GMT) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (localhost.okstate.edu [127.0.0.1]) by dc.cis.okstate.edu (8.13.3/8.13.3) with ESMTP id k96ILWHA008725 for ; Fri, 6 Oct 2006 13:21:32 -0500 (CDT) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <200610061821.k96ILWHA008725@dc.cis.okstate.edu> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <8723.1160158892.1@dc.cis.okstate.edu> Date: Fri, 06 Oct 2006 13:21:32 -0500 From: Martin McCormick Subject: Re: A Question of How to Handle Numerical Notation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 18:21:36 -0000 Chuck Swiger writes: > On Oct 6, 2006, at 4:26 AM, Martin McCormick wrote: > > Does anybody know what this notation is called? Does an > explanation of the algorithm exist in public so one can convert the > strings that are part of the call manager output in to the unsigned > ints that actually carry the right values? > That sure looks like a UUID, which may or may not encode valid time > information. My thanks to you and to one other individual who have written responses to my questions. Both have suggested the same possibility that this is a UUID and not the data I am actually looking for. I will talk to the people who extracted the file and see if there is a possibility we got the wrong data in that field. One would hope that the time stamp data are normal 32-bit values that can be sucked in by a %lx in sscanf. Thank you. Martin McCormick WB5AGZ Stillwater, OK Systems Engineer OSU Information Technology Department Network Operations Group