-----Original Message-----
From: Laurence, Francis (Joe)
Sent:
Friday, March 22, 2002 2:21 PM
To: Pape, Bruno
Subject: RE: 802.1x and TimeTicks

 

Bruno,

   You might want to forward your message to the standards mailer for the IEEE802.1

   group that created the standard. They are pretty good at answering questions regarding

   the standards that they create.

 

The address is :

            stds-802-1@ieee.org

 

Joe L.

 

-----Original Message-----
From: Pape, Bruno
Sent: Friday, March 22, 2002 1:48 PM
To: mibcommittee
Subject: 802.1x and TimeTicks

 

It looks like the IEEE8021-PAE-MIB attempts to redefine TimeTicks in
its definition of dot1xAuthSessionTime.  The Net-SNMP code interprets
TimeTicks as per SNMPv2-SMI.  I would propose that we resolve the
conflict in favor of the SNMPv2-SMI definition of TimeTicks.  This would
apply to etsysDot1xAuthSessionTime in enterasys-8021x-extensions-mib.txt
as well.
 
Anyone feel like taking this up with the IEEE?
 
Thanks,
 
Bruno
 
 
From http://cvsmibs/cgi-bin/cvsweb.cgi/standards/ieee/IEEE8021-PAE-MIB
 
dot1xAuthSessionTime OBJECT-TYPE
    SYNTAX TimeTicks
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
               "The duration of the session in seconds."
    REFERENCE  "9.4.4, Session Time"
    ::= { dot1xAuthSessionStatsEntry 7 }
 

And from http://cvsmibs/cgi-bin/cvsweb.cgi/standards/ietf/SNMPv2-SMI

 

-- hundredths of seconds since an epoch
TimeTicks ::=
    [APPLICATION 3]
        IMPLICIT INTEGER (0..4294967295)