Path: utzoo!mnetor!uunet!husc6!mailrus!ames!pasteur!ucbvax!C.NYSER.NET!yeongw From: yeongw@C.NYSER.NET Newsgroups: comp.sys.proteon Subject: Re: SNMP Proteon Specific Variables and a suggestion Message-ID: <8804192018.AA02849@c.nyser.net> Date: 19 Apr 88 20:18:18 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 9 An additional note with regard Proteon's implementation specific tree: because network numbers (interface numbers) occur in the middle of a variable name (see Marty's message for an example), you can't walk tables. Since SNMP operates on lexicographic precedence/succession and the interface numbers are not on the far right (least significant byte), it is not possible to get estimated line speed of all interfaces by walking a table, for example. Wengyik