nv-l
[Top] [All Lists]

Re: Nortel device and Netview 5.1 (NT)

To: nv-l@lists.tivoli.com
Subject: Re: Nortel device and Netview 5.1 (NT)
From: James Shanks <James_Shanks@TIVOLI.COM>
Date: Fri, 5 Feb 1999 00:06:11 -0500
Reply-to: Discussion of IBM NetView and POLYCENTER Manager on NetView <NV-L@UCSBVM.UCSB.EDU>
Sender: Discussion of IBM NetView and POLYCENTER Manager on NetView <NV-L@UCSBVM.UCSB.EDU>
I think the ifType2 = 0 is exactly the problem.   SNMP now recognizes
something like 145 different ifTypes, but the enumeration begins with "1"
not zero.  If we don't think it is a legitimate interface type, then I
don't see how we could draw it.   As long as the value is within the
correct range, NetView will identify the interface as "ethernet", when it
doesn't know anything else about it. Also I have seen cases where bad
values on the other end of the scale are returned (one manufacturer
mistakenly returned "2D0") and we could not draw that on the map either,
though it was discovered and in the topology database.

But if you want real help on this, you will have to call Support.

James Shanks
Tivoli (NetView for UNIX) L3 Support



Leslie Clark <lclark@US.IBM.COM> on 02/04/99 10:08:26 PM

Please respond to Discussion of IBM NetView and POLYCENTER Manager on
      NetView <NV-L@UCSBVM.ucsb.edu>

To:   NV-L@UCSBVM.ucsb.edu
cc:    (bcc: James Shanks)
Subject:  Re: Nortel device and Netview 5.1 (NT)







Carlos, I asked the question in hopes that someone else would spot the
problem. I hope
you have called support by now, or Nortel. If this were Netview for AIX, I
would guess that
the device does not have ipforwarding enabled, however you do that on such
a device.

I had saved the thread and have attached it below. Nothing looks obviously
wrong to me.

Cordially,

Leslie A. Clark
IBM Global Services - Systems Mgmt & Networking




        Hi everybody,

        Some weeks ago I posted a problem regarding Netview not being able
to find
a Nortel FRAD correctly. Netview created one device for each interface.

        Leslie A. Clark asked me for the interface table of the device. I
posted
it but due to problems on my e-mail system I lost the thread.

        Any way, I found the following:

interfaces.ifTable.ifEntry.ifType.1 : INTEGER: ethernet-csmacd
interfaces.ifTable.ifEntry.ifType.2 : INTEGER: 0

        Is the ifType.2=0 the cause of the problem?

        Thank you for your attention.


        Best regards,

        Carlos Lima Dias







        Hi Leslie,

        Following is the output of the snmpwalk interfaces:

interfaces.ifNumber.0 : INTEGER: 2
interfaces.ifTable.ifEntry.ifIndex.1 : INTEGER: 1
interfaces.ifTable.ifEntry.ifIndex.2 : INTEGER: 2
interfaces.ifTable.ifEntry.ifDescr.1 : DISPLAY STRING- (ascii):  LAN
interfaces.ifTable.ifEntry.ifDescr.2 : DISPLAY STRING- (ascii):  WAN
interfaces.ifTable.ifEntry.ifType.1 : INTEGER: ethernet-csmacd
interfaces.ifTable.ifEntry.ifType.2 : INTEGER: 0
interfaces.ifTable.ifEntry.ifMtu.1 : INTEGER: 1500
interfaces.ifTable.ifEntry.ifMtu.2 : INTEGER: 1500
interfaces.ifTable.ifEntry.ifSpeed.1 : Gauge: 10000000
interfaces.ifTable.ifEntry.ifSpeed.2 : Gauge: 0
interfaces.ifTable.ifEntry.ifPhysAddress.1 : OCTET STRING-   (hex): length
= 6
     0:  00 40 c5 11 46 db -- -- -- -- -- -- -- -- -- --
.@..F...........

interfaces.ifTable.ifEntry.ifPhysAddress.2 : OCTET STRING-   (hex): length
= 6
     0:  00 40 c5 11 46 db -- -- -- -- -- -- -- -- -- --
.@..F...........

interfaces.ifTable.ifEntry.ifAdminStatus.1 : INTEGER: up
interfaces.ifTable.ifEntry.ifAdminStatus.2 : INTEGER: up
interfaces.ifTable.ifEntry.ifOperStatus.1 : INTEGER: up
interfaces.ifTable.ifEntry.ifOperStatus.2 : INTEGER: up
interfaces.ifTable.ifEntry.ifLastChange.1 : Timeticks: (0) 0:00:00.00
interfaces.ifTable.ifEntry.ifLastChange.2 : Timeticks: (0) 0:00:00.00

        After a few days, Netview created one object for each interface
with the
router symbol. Attached is the output of the ovobjprint for both objects.

        Thank you for your attention.

        Best regards,

        Carlos Lima Dias
At 06:36 14/01/99 -0500, you wrote:
>
>
>What does the interface table say?
>
>Cordially,
>
>Leslie A. Clark
>IBM Global Services - Systems Mgmt & Networking
>
>
>
>        Hi everybody.
>
>        I am looking for a hint to make netview (5.1 for Windows NT)
>discover a
>FRAD (Frame Relay Access Device) from Nortel.
>
>        I have already changed the following files:
>
>Oid_to_type
>1.3.6.1.4.1.335.1.1.3:Nortel:Nortel:G   # Nortel
>
>Oid_to_sym
>1.3.6.1.4.1.335.1.1.3:Connector:Gateway         # Nortel
>
>Ovw_fiels with "Nortel"
>
>Snmp_fields with "Nortel"
>
>        I found the following message on NV.LOG:
>01/11/99 15:18:49 [netmon] WARNING: endSnmpOperation: interface 10.32.98.1
>with invalid mask 0.0.0.0; not adding to topology.
>
>        With SNMPWALK I found the following:
>system.sysObjectID.0 : OBJECT IDENTIFIER:
>.iso.org.dod.internet.private.enterprises.micom.products.marathon-netrunne
r
>.3
>.
>.ipAddrEntry.ipAdEntAddr.10.32.98.1 : IpAddress:        10.32.98.1
>.ipAddrEntry.ipAdEntAddr.200.10.20.1 : IpAddress:       200.10.20.1
>.ipAddrEntry.ipAdEntIfIndex.10.32.98.1 : INTEGER: 1
>.ipAddrEntry.ipAdEntIfIndex.200.10.20.1 : INTEGER: 2
>.ipAddrEntry.ipAdEntNetMask.10.32.98.1 : IpAddress:     255.255.255.0
>.ipAddrEntry.ipAdEntNetMask.200.10.20.1 : IpAddress:    255.255.255.0
>.ipAddrEntry.ipAdEntBcastAddr.10.32.98.1 : IpAddress:   10.32.98.255
>.ipAddrEntry.ipAdEntBcastAddr.200.10.20.1 : IpAddress:  200.10.20.255
>
>Thank you for your attention.
>
>Carlos Lima Dias
>-------------------------------------------
>Carlos Lima Dias
>Suporte T
écnico
>mailto:Carlos@Compscientia.com.br
>Interconnection informática Ltda
>Rio de Janeiro - Brasil
>Tel: 55 (021) 558-1004
>Fax: 55 (021) 558-2270
>-------------------------------------------
>
>

Attachment: Ovobj1.txt
Description: Text - character set unknown






-------------------------------------------
Carlos Lima Dias
Suporte T
écnico
mailto:Carlos@Compscientia.com.br
Interconnection informática Ltda
Rio de Janeiro - Brasil
Tel: 55 (021) 558-1004
Fax: 55 (021) 558-2270
-------------------------------------------




<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web