Re: Adjacency index

Debasis Dalapati <deb@tci.bell-atl.com> Fri, 28 August 1992 18:10 UTC

Received: from ietf.nri.reston.va.us by IETF.NRI.Reston.VA.US id aa05126; 28 Aug 92 14:10 EDT
Received: from NRI.NRI.Reston.Va.US by IETF.NRI.Reston.VA.US id aa05122; 28 Aug 92 14:10 EDT
Received: from inet-gw-2.pa.dec.com by NRI.Reston.VA.US id aa12772; 28 Aug 92 14:12 EDT
Received: by inet-gw-2.pa.dec.com; id AA11810; Fri, 28 Aug 92 11:08:36 -0700
Received: by nsl.pa.dec.com; id AA11062; Fri, 28 Aug 92 10:47:04 -0700
Received: by nsl.pa.dec.com; id AA11058; Fri, 28 Aug 92 10:47:03 -0700
Received: by inet-gw-2.pa.dec.com; id AA10407; Fri, 28 Aug 92 10:47:02 -0700
Received: by bagate.BELL-ATL.COM (/\==/\ Smail3.1.25.1 #25.29)id <m0mOAR2-0000fyC@bagate.BELL-ATL.COM>; Fri, 28 Aug 92 13:48 EDT
Received: by tci.bell-atl.com (4.1/SMI-4.1)id AA24147; Fri, 28 Aug 92 13:55:33 EDT
Date: Fri, 28 Aug 1992 13:55:33 -0400
From: Debasis Dalapati <deb@tci.bell-atl.com>
Message-Id: <9208281755.AA24147@tci.bell-atl.com>
To: saperia@tcpjon.ogo.dec.com
Subject: Re: Adjacency index
Cc: phiv-mib@pa.dec.com

>>
>>saperia@tcpjon.ogo.dec.com ( jon saperia ) wrote:
>>
>> [ stuffs deleted ]
>>
>>       phivAdjEntry OBJECT-TYPE
>>           SYNTAX PhivAdjEntry
>>           ACCESS not-accessible
>>           STATUS mandatory
>>           DESCRIPTION
>>               "There is one entry in the table for each adjacency."
>>           INDEX  { phivAdjCircuitName, phivAdjNodeAddr }
>>           ::= { phivAdjTable 1 }
>>
>> [ stuffs deleted ]
>>
>>       phivAdjCircuitName OBJECT-TYPE
>>           SYNTAX OCTET STRING
>>           ACCESS read-only
>>           STATUS mandatory
>>           DESCRIPTION
>>               "The name of the circuit over which the adjacency is
>>               realized.  This combined with the phivAdjNodeAddr give
>>               a unique index into this table."
>>           ::= { phivAdjEntry 1 }
>>
>> [ stuffs deleted ]
>>
>
>jas@proteon.com (John A. Shriver) replied:
>
>Using a variable length name as an index?  That sounds very painful to
>me.  I'd really rather index by the circuit number.  This is very
>consistent with the IP MIB indexing by interface number.
>
>
>art@opal.acc.com (Art Berggreen) replied:
>
>If you were to use phivAdjCircuitNmae, it would have to be the last component
>of the instance (being variable length).
>
>But please, let's use phivAdjCircuitIndex, it's much simpler to deal with.
>

I am not sure when the idea of using "circuit name" got into this discussion
but I am panicking about the consequences. I am not sure also of the 
motivation. Whatever could be done with "circuit name", it could be done
with "phivCircuitIndex".

And, it could be done with so much less complication and less memory!

I have to deal with not only a management station but also with the
routing implementation. 

So, please use "phivCircuitIndex" with whatever name you prefer. 

debasis dalapati