Re: RmonMIB implementation problems.
Richard Kooijman <R.Kooijman@et.tudelft.nl> Fri, 16 April 1993 19:19 UTC
Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa12206;
16 Apr 93 15:19 EDT
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa12202;
16 Apr 93 15:19 EDT
Received: from JARTHUR.CLAREMONT.EDU by CNRI.Reston.VA.US id aa25405;
16 Apr 93 15:19 EDT
Received: from jarthur by jarthur.Claremont.EDU id aj08301; 16 Apr 93 9:32 PDT
Received: from dutepp6.et.tudelft.nl by jarthur.Claremont.EDU id aa15563;
16 Apr 93 5:26 PDT
Received: by dutepp6.et.tudelft.nl id AA22604
(5.65c/IDA-1.4.4 for rmonmib@jarthur.Claremont.EDU);
Fri, 16 Apr 1993 14:23:54 +0200
Date: Fri, 16 Apr 1993 14:20:00 +0200 (MET DST)
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Richard Kooijman <R.Kooijman@et.tudelft.nl>
Subject: Re: RmonMIB implementation problems.
To: "F.PIPA" <fmlp@ua.pt>
Cc: rmonmib@jarthur.claremont.edu
In-Reply-To: <199304161058.AA26249@dutepp13.et.tudelft.nl>
Message-Id: <Pine.3.07.9304161458.A22592-a100000@dutepp6.et.tudelft.nl>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Thu, 15 Apr 1993, F.PIPA wrote: > Hi, > > My question is: what value should an object have, whose contents can't be > obtained due to resource limitations? An example: for the Statistics > and History Groups I must know the number of collisions during packet > reception. In this mode of operation (packet reception) a Western > Digital Ethernet card plugged in a PC doesn't provide this information! > What value should I give to these objects? We have built an RMON agent on top of the NDIS specification and we had the same problems. I don't know if it is written down somewhere, but we left all counters for which we could not retrieve information, plain 0. Richard.
- Re: RmonMIB implementation problems. Richard Kooijman