
Received: from cnri by ietf.org id aa01201; 15 Oct 96 8:02 EDT
Received: from thumper-13.bellcore.com by CNRI.Reston.VA.US id aa08237;
          15 Oct 96 8:02 EDT
Received: from tzr1.hirschmann.de (tzr1.hirschmann.de [149.218.20.7]) by thumper.bellcore.com (8.7.6/8.7.3) with SMTP id HAA12616 for <atommib@thumper.bellcore.com>; Tue, 15 Oct 1996 07:48:36 -0400 (EDT)
Received: from pt1.hirschmann.de by tzr1.hirschmann.de (5.65c/1.921207)
	id AA00789; Tue, 15 Oct 1996 11:53:03 +0100
Received: from klippel by pt1.hirschmann.de (4.1/SMI-4.1)
	id AA10102; Tue, 15 Oct 96 12:42:28 +0100
Message-Id: <9610151142.AA10102@pt1.hirschmann.de>
Comments: Authenticated sender is <dklippel@pt1>
From: dklippel <dklippel@pt1.hirschmann.de>
To: comp.dcom.cell-relay@indiana.edu
Date: Tue, 15 Oct 1996 13:36:20 +0000
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
Subject: IBM 8285 Address Registration
Cc: atommib@thumper.bellcore.com, af-nm@atmforum.com
X-Confirm-Reading-To: "dklippel" <dklippel@pt1>
X-Pmrqc: 1
Return-Receipt-To: "dklippel" <dklippel@pt1.hirschmann.de>
Priority: normal
X-Mailer: Pegasus Mail for Windows (v2.42a)

Hi folks,

I have a question concerning the Address Registration MIB:

We use an IBM 8285 ATM Workgroup Switch. When I perform a
get-next to its atmfAtmAddressTable, following result is printed:

atmfAddressStatus.103.20.57.153.153.153.153.153.153.0.0.153.153.1.1.2.0.
161.10.0.128.0 = 1

This is the entry for our ATM Workstation, which is connected to this 
switch. I interprete this entry as following:

- the last 7 bytes define the ESI and the SEL of the ATM Host
   ESI: 2.0.161.10.0.128
   SEL:0

- the 13 bytes before define the Net Prefix
  57.153.153.153.153.153.153.0.0.153.153.1.1

That is right so far. But what mean the first two bytes:  103.20 ??
Since the first index defines the ATM Port, what means the second ?


The atmfAddressEntry (UNI 3.1) uses following index:

     atmfAddressPort               : INTEGER
     atmfAddressAtmAddress :  AtmAddress --> OCTET STRING(SIZE(8|20))   

So the above entry should have a maximum index length of 21. 
(Port and ATM Address) and not 22. 

Can anyone help me ?

Thanks and best regards,




********************************
Dieter Klippel
Richard Hirschmann GmbH & Co.
Networking Technology - NEH 
Development High Speed LAN  

PO Box 1649
72606 Nuertingen

Tel: (49) 7127/14-1627
Fax: (49) 7127/14-1600 


Received: from cnri by ietf.org id aa02716; 15 Oct 96 8:46 EDT
Received: from thumper-13.bellcore.com by CNRI.Reston.VA.US id aa09160;
          15 Oct 96 8:46 EDT
Received: from webserver.casc.com (webserver.casc.com [152.148.41.200]) by thumper.bellcore.com (8.7.6/8.7.3) with SMTP id IAA14526 for <atommib@thumper.bellcore.com>; Tue, 15 Oct 1996 08:32:39 -0400 (EDT)
Received: from casc.com (alpo [152.148.10.6]) by webserver.casc.com (8.6.12/8.6.12) with ESMTP id IAA11906; Tue, 15 Oct 1996 08:31:07 -0400
Received: from emily.cascade by casc.com (SMI-8.6/SMI-SVR4-bob.2)
	id IAA18017; Tue, 15 Oct 1996 08:33:06 -0400
Received: by emily.cascade (5.x/SMI-SVR4)
	id AA10137; Tue, 15 Oct 1996 08:33:04 -0400
Date: Tue, 15 Oct 1996 08:33:04 -0400
From: "Ron M. Parker" <rmp@alpo.casc.com>
Message-Id: <9610151233.AA10137@emily.cascade>
To: comp.dcom.cell-relay@indiana.edu, dklippel@pt1.hirschmann.de
Subject: Re: AF-NM: IBM 8285 Address Registration
Cc: atommib@thumper.bellcore.com, af-nm@atmforum.com
X-Sun-Charset: US-ASCII

Dieter - 

This table is dual-indexed (port and address).  The "103" is the port
identifier.  Since the address, itself,  is variable length (8 or 20 octets), 
a length is required to precede it (20 in this case).  See RFC1212 for 
a description of variable length indices in MIB tables.

	Ron Parker
	Cascade Communications


> From af-bounce@atmforum.com Tue Oct 15 07:59 EDT 1996
> Date: Tue, 15 Oct 1996 04:56:55 -0700 (PDT)
> From: "dklippel" <dklippel@pt1.hirschmann.de>
> Subject: AF-NM: IBM 8285 Address Registration
> To: comp.dcom.cell-relay@indiana.edu
> Cc: atommib@thumper.bellcore.com, af-nm@atmforum.com
> Mime-Version: 1.0
> Content-Transfer-Encoding: 7BIT
> X-Info: [Un]Subscribe or administrative requests should go to info@atmforum.com
> X-Atm-Gateway: AF-NM AF-NM 
> 
> Hi folks,
> 
> I have a question concerning the Address Registration MIB:
> 
> We use an IBM 8285 ATM Workgroup Switch. When I perform a
> get-next to its atmfAtmAddressTable, following result is printed:
> 
> atmfAddressStatus.103.20.57.153.153.153.153.153.153.0.0.153.153.1.1.2.0.
> 161.10.0.128.0 = 1
> 
> This is the entry for our ATM Workstation, which is connected to this 
> switch. I interprete this entry as following:
> 
> - the last 7 bytes define the ESI and the SEL of the ATM Host
>    ESI: 2.0.161.10.0.128
>    SEL:0
> 
> - the 13 bytes before define the Net Prefix
>   57.153.153.153.153.153.153.0.0.153.153.1.1
> 
> That is right so far. But what mean the first two bytes:  103.20 ??
> Since the first index defines the ATM Port, what means the second ?
> 
> 
> The atmfAddressEntry (UNI 3.1) uses following index:
> 
>      atmfAddressPort               : INTEGER
>      atmfAddressAtmAddress :  AtmAddress --> OCTET STRING(SIZE(8|20))   
> 
> So the above entry should have a maximum index length of 21. 
> (Port and ATM Address) and not 22. 
> 
> Can anyone help me ?
> 
> Thanks and best regards,
> 
> 
> 
> 
> ********************************
> Dieter Klippel
> Richard Hirschmann GmbH & Co.
> Networking Technology - NEH 
> Development High Speed LAN  
> 
> PO Box 1649
> 72606 Nuertingen
> 
> Tel: (49) 7127/14-1627
> Fax: (49) 7127/14-1600 
> 


Received: from cnri by ietf.org id aa07931; 15 Oct 96 10:09 EDT
Received: from thumper-13.bellcore.com by CNRI.Reston.VA.US id aa11236;
          15 Oct 96 10:09 EDT
Received: from galaxy.npi.stpn.soft.net (mrityu@[204.143.126.27]) by thumper.bellcore.com (8.7.6/8.7.3) with SMTP id JAA20795 for <atommib@thumper.bellcore.com>; Tue, 15 Oct 1996 09:53:11 -0400 (EDT)
Received: (from mrityu@localhost) by galaxy.npi.stpn.soft.net (8.6.12/8.6.9) id SAA15458; Tue, 15 Oct 1996 18:59:40 +0500
Date: Tue, 15 Oct 1996 18:59:39 +0500 (GMT+0500)
From: mrityunjay <mrityu@galaxy.npi.stpn.soft.net>
To: dklippel <dklippel@pt1.hirschmann.de>
cc: comp.dcom.cell-relay@indiana.edu, atommib@thumper.bellcore.com, 
    af-nm@atmforum.com
Subject: Re: AF-NM: IBM 8285 Address Registration
In-Reply-To: <9610151142.AA10102@pt1.hirschmann.de>
Message-ID: <Pine.LNX.3.91.961015184359.13265B-100000@galaxy.npi.stpn.soft.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hi!

	
> 
> I have a question concerning the Address Registration MIB:
> 
> We use an IBM 8285 ATM Workgroup Switch. When I perform a
> get-next to its atmfAtmAddressTable, following result is printed:
> 
> atmfAddressStatus.103.20.57.153.153.153.153.153.153.0.0.153.153.1.1.2.0.
> 161.10.0.128.0 = 1
> 
> This is the entry for our ATM Workstation, which is connected to this 
> switch. I interprete this entry as following:
> 
> - the last 7 bytes define the ESI and the SEL of the ATM Host
>    ESI: 2.0.161.10.0.128
>    SEL:0
> 
> - the 13 bytes before define the Net Prefix
>   57.153.153.153.153.153.153.0.0.153.153.1.1
> 
> That is right so far. But what mean the first two bytes:  103.20 ??
> Since the first index defines the ATM Port, what means the second ?
> 



  20 says that the Address length is 20 bytes(and not 8).

  
> 
> The atmfAddressEntry (UNI 3.1) uses following index:
> 
>      atmfAddressPort               : INTEGER
>      atmfAddressAtmAddress :  AtmAddress --> OCTET STRING(SIZE(8|20))   
> 
> So the above entry should have a maximum index length of 21. 
> (Port and ATM Address) and not 22. 
>  
> Can anyone help me ?
 
	I hope this answer is satisfactory to you.



> 
> Thanks and best regards,
> 
> 
> 
> 
> ********************************
> Dieter Klippel
> Richard Hirschmann GmbH & Co.
> Networking Technology - NEH 
> Development High Speed LAN  
> 
> PO Box 1649
> 72606 Nuertingen
> 
> Tel: (49) 7127/14-1627
> Fax: (49) 7127/14-1600 
> 

With regards,
   Mrityunjay


----------------------------------------------
Mrityunjay Kumar
Network Programs Inc.
Noida, India.
Ph: +91-11-8536622
email: mrityu@galaxy.npi.stpn.soft.net
---------------------------------------------


