
We import it using CISCO-TC MIB .
Thanks Rohit
-----Original Message----- From: Juergen Schoenwaelder [mailto:j.schoenwaelder@iu-bremen.de] Sent: Thursday, May 04, 2006 1:08 PM To: Rohit Palthad Venkataramana (rovenkat) Cc: libsmi@ibr.cs.tu-bs.de Subject: Re: [libsmi] Regarding Unsigned64 interpretation by SMILINT
On Thu, May 04, 2006 at 01:02:31PM +0530, Rohit Palthad Venkataramana (rovenkat) wrote:
Sorry for the later response , I was out of the office .
The below is the definition of Unsigned64 object
ciscoTestRate64 OBJECT-TYPE SYNTAX Unsigned64 UNITS "bits/second" MAX-ACCESS read-only STATUS current DESCRIPTION "The committed policing rate. This is the sustained rate permitted by policing."
::= { ciscoTestRate 11 }
The mib is in my controll .I even checked for other mibs also ,smilint
gives same error for Unsigned64 object .
So how is Unsigned64 defined / imported? The SMIv2 itself does not have an Unsigned64 data type, only SPPI has it.
/js