Page 1 of 1

OmniSwitch 6000 + TimeTicks

Posted: 06 Jun 2011 11:04
by hinesh
I have a switch with the following system.

Welcome to the Alcatel-Lucent OmniSwitch 6000
Software Version 6.3.4.443.R01 Service Release, July 20, 2009

Copyright(c), 1994-2009 Alcatel-Lucent. All Rights reserved.

OmniSwitch(TM) is a trademark of Alcatel-Lucent registered
in the United States Patent and Trademark Office.

System:
Description: 6.3.4.443.R01 Service Release, July 20, 2009.
Object ID: 1.3.6.1.4.1.6486.800.1.1.2.1.7.1.6,
Up Time: 267 days 0 hours 53 minutes and 21 seconds,
Services: 72,
Date & Time: MON JUN 06 2011 15:01:26 (GMT)

Flash Space:
Primary CMM:
Available (bytes): 6593024,
Comments : None

Show chassis

Chassis 1
Model Name: OS6850-P48,
Description: 48 G POE,
Part Number: 902463-40,
Hardware Revision: 06,
Serial Number: G4751744,
Manufacture Date: DEC 01 2006,
Admin Status: POWER ON,
Operational Status: UP,
Number of Resets: 50


And against this switch I have run an SNMP query to interrogate the IF-MIB::ifLastChange for interface 42 and below is the output.

IF-MIB::ifLastChange.1042 = Timeticks: (2304794900) 266 days, 18:12:29.00

To convert the Timeticks (2304794900), I have used the following site

http://www.epochconverter.com/#

and converting Timeticks: (2304794900) =

GMT: Tue, 13 Jan 2043 20:48:20 UTC
Your timezone: 13 January 2043 20:48:20

Now my question is how can be. How can the Timeticks for this port reflect a futuristic date?

Naturally some where there is a bug and I do not believe the bug is with the Timeticks conversion process as I have verified the conversion process on a 2nd web site (http://www.onlineconversion.com/unix_time.htm)
and get the same output.

Timeticks: (2304794900) = Tue, 13 Jan 2043 20:48:20 UTC

So does any one have any idea where or what is causing this bug?

Re: OmniSwitch 6000 + TimeTicks

Posted: 07 Jun 2011 03:04
by one6f
Hi hinesh,
And against this switch I have run an SNMP query to interrogate the IF-MIB::ifLastChange for interface 42 and below is the output.

IF-MIB::ifLastChange.1042 = Timeticks: (2304794900) 266 days, 18:12:29.00
This means that port 1/42 has changed its status after 266 days, 18:12:29 after the OmniSwitch was turned on.
Up Time: 267 days 0 hours 53 minutes and 21 seconds,
An 267 days 0 hours 53 minutes and 21 seconds ago your switch has been rebooted.
And after that, 266 days, 18:12:29 later, changed the port status to UP.

You don't need to convert Timestick value to human date, it shows difference between the start time of switch and change state of port.