[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference netcad::hub_mgnt

Title:DEChub/HUBwatch/PROBEwatch CONFERENCE
Notice:Firmware -2, Doc -3, Power -4, HW kits -5, firm load -6&7
Moderator:NETCAD::COLELLADT
Created:Wed Nov 13 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4455
Total number of notes:16761

1435.0. "HP Openview startup problem" by WELSWS::GREENR (Curiosity Killed The Cat) Thu Sep 15 1994 17:42

    Can I suggest we have a note for install problems with the HP Openview
    for Windows product v 7.2.
    
    I have just installed it on my pc, DECpc 425SE notebook with 8mb and a
    Zircom PCMIA card.
    
    I have previously been running v2 of hubwatch and probewatch without
    problems using the Pathworks IP stack supplied with HUBwatch and the
    NDIS Zircom driver.
    
    After installing HP Openview I asked it to configure for IP as I was
    using the original HUBwatch IPstack. On firing up HPopenview it
    complains of:
    
    PINGINIT Failure OVNETMONERR 20 and then after OK'ing this it then says
    
    NETMON application did not initialize [OV212]
    
    Any help would be much appreciated. I don't have any manuals so I'm
    going blind on this at present. Any chance of some manuals ?
    
    Ross
T.RTitleUserPersonal
Name
DateLines
1435.1exWELSWS::GREENRCuriosity Killed The CatMon Sep 26 1994 08:0512
    Just to tidy things up I thought I'd better post a reply to my own
    note.
    Although HP Openview gave the two previously mentioned failure codes it
    was operational.
    By manually entering my hub IP address's using the User defined address
    feature I was able to configure in my hub.
    I'm not sure whether traps is operational, I'll give it a try and post
    a question here if it doesn't.
    
    regs
    
    rosso
1435.2My configWELSWS::GREENRCuriosity Killed The CatThu Sep 29 1994 10:29223
    A couple of people have mailed me asking for details on my pc config,
    here goes -
    
    CONFIG.SYS
    
[menu]
menuitem=CARD,Card Services
menuitem=DECNET,DECnet
menuitem=HUBW, HUBwatch and Probewatch startup
menucolor=14,1
menudefault=DECNET,10
[MIN_CONFIG]
DEVICE=C:\DOS\HIMEM.SYS /testmem:off
DOS=HIGH,UMB
BUFFERS=15,0
FILES=8
LASTDRIVE=j
FCBS=4,0
DEVICEHIGH /L:1,15792 =C:\DOS\DISPLAY.SYS CON=(EGA,, 1)
[BASE_CONFIG]
DEVICE=C:\DOS\HIMEM.SYS /testmem:off
DEVICE=C:\DOS\EMM386.EXE NOEMS X=D000-DFFF
DOS=HIGH,UMB
BUFFERS=40,0
FILES=50
LASTDRIVE=Z
FCBS=4,0
DEVICE=C:\DOS\SETVER.EXE
BREAK=ON
STACKS=0,0
SHELL=C:\COMMAND.COM C:\  /P /E:1024
COUNTRY=044, 850, C:\DOS\COUNTRY.SYS
DEVICE=C:\DOS\DISPLAY.SYS CON=(EGA,, 1)
[CARD]
include=BASE_CONFIG
DEVICE=C:\DOS\POWER.EXE
DEVICE=C:\CARDSOFT\SS365SL.EXE
DEVICE=C:\CARDSOFT\CS.EXE
DEVICE=C:\CARDSOFT\CSALLOC.EXE C:\CARDSOFT\CSALLOC.INI
DEVICE=C:\CARDSOFT\ATADRV.EXE
DEVICE=C:\CARDSOFT\SRAMDRV.EXE
DEVICE=C:\CARDSOFT\CARDID.EXE
DEVICE=C:\DOS\DBLSPACE.SYS /MOVE
[DECNET]
include=BASE_CONFIG
DEVICE=\decnet\protman.sys /I:C:\DECNET
DEVICE=\decnet\cendis.exe
[HUBW]
include=CARD
    
    AUTOEXEC.BAT
set WSAVERS=1.1
@ECHO OFF
PROMPT $P$G
PATH C:\;C:\DOS;C:\WINDOWS;C:\MOUSE
LH /L:1,40896 C:\MOUSE\MOUSE CENHANCE
SET TEMP=C:\WINDOWS\TEMP
MODE CON CP PREPARE=((850) C:\DOS\EGA.CPI)
MODE CON CP SELECT=850
LH /L:1,16656 KEYB UK,, C:\DOS\KEYBOARD.SYS
goto %config%
goto end
:DECNET
SMARTDRV /V
DOSKEY
set nvtwin=1
call \DECNET\STARTNET
\digital\lat
goto end
:CARD
SMARTDRV /V
DOSKEY
goto end
:HUBW
set HUBWATCH_SYSTEM=C:\HUBWATCH
set HUBWATCH_LIBRARY=C:\HUBWATCH\USERDATA
if exist C:\HUBWATCH\IPSTACK\STRTNDIS.BAT call C:\HUBWATCH\IPSTACK\STRTNDIS.BAT
:end
rem win
    
    Protocol.ini
[protocol manager]
DRIVERNAME = PROTMAN$

[XIRCOMNET]
DRIVERNAME = XIRCOM$
IOADDRESS = 0x300
INT = 5
MEM = 0xD000
IOWORDSIZE = 16
SOCKET = 1

[IPX4MAC]
DRIVER = IPX$MAC
BINDINGS     = XIRCOMNET

[DATALINK]
DRIVERNAME   = DLL$MAC
LG_BUFFERS   = 16
SM_BUFFERS   = 6
OUTSTANDING  = 32
HEURISTICS   = 0
BINDINGS     = XIRCOMNET
NI_IRQ       = 5

PWTCP.INI
;****************************************************************
; PATHWORKS TCP/IP Version 5.0 Init parameters file.            *
;       File version:   V5.0.2                                  *
;****************************************************************

;
; TCP/IP local host, applications and database section
;
[TCPGLOBAL]
 UserName = xxx
HostName = rosspc
NetFiles = C:\HUBWATCH\IPSTACK

;
; Printer setup for LPR
;
[LPR]

Server          =                       ; The node name of Print server
Printer         =                       ; print queue

;
; TCP/IP kernel section. For more advanced TCP/IP kernel parameters,
; please refer to the documentation.
; 
;
[TCPIP]
IPAddress = 16.194.192.10 ; Host ip address
SubnetMask = 255.255.255.0 ; subnetmask
DefaultGW0 = 0.0.0.0 ; first default gateway
NetworkType = 0 ; 0 = Ethernet or Token Ring or Mobile
				       ; 2 = SLIP
Snap            = no                   ; yes|no to use 802.2 SNAP frame format 
				       ; (default = no)
TCPMaxSock      =       15              ; max tcp connections
UDPMaxSock      =       10              ; max udp connections
TCPWinSize      =       3              ; Max receive window in multiple of
				       ; 1024 bytes.
WANMaxSegSize   =       1448           ; Max Seg Size of TCP/UDP data for WAN
BroadcastFlag   =       1              ; can be set to 0s or 1s (default = 1s). 
RtDiscover      =       no             ; yes|no to turn on/off Dynamic Router
				       ; Discovery. Default is off.

;
; The SLIP section.
;
[SLIP]
CommPort        = 1                    ; 1 = com1, 2 = com2
Speed           = 9600                 ; serial line speed
ModemControl    =       no             ; modem hardware flow control

;
; NetBIOS section
;
[NETBIOS]
NumLocalNames   =       16              ; Size of local NetBIOS name table
NumRemoteNames  =       10              ; Size of remote NetBIOS name table
ScopeID         =       ""              ; Scope ID

;
; Telnet section
;
[TELNET]
EcmChar         =       ""             ; default to CRTL \ char
NSessions       =       4
Nretries        =       60              ; # of 1 second retry intervals used  
					; on sending data if send should fail
					; due to low resources
CommPort        =       0               ; determines if low-level BIOS
					; reads/writes are supported by 
					; telnet. (function codes 1 & 2)
					; 0 = no low-level support (default)
					; 1 = low-level support for COM 1
					; 2 = low-level support for COM 2



;
; Domain Name Resolver section
;
[DNR]
Domain = xxx.xxx.xxx ; name of local domain (eg,
					; abc.xyz.com). No default.
NameServer0 = xxx.xxx.xxx.xxx ; IP address of first name server to
					; query. No default.
					; Up to three name server addresses
					; can be defined. The last two are 
					; optional.
Heuristics = 1                     ; Tell DNR how to look up names.
					; Not required.
					; 0=Network first, HOSTS. file second.
					; 1=HOSTS. first, Network second.
					; default is 0.

;
; Simple Network Management section
;
[SNMP]

SysDescr        =                       ; The full name and version
					; ID of the system's hardware type,
					; OS type and networking software.
					; It can be up to 64 chars.
SysContact      =                       ; The contact person for this managed
					; node, together with information
					; on how to contact this person.
					; It can be up to 64 chars.
SysName         =                       ; This is the host's fully-qualified 
					; domain name. It can be up to 64
					; chars.
SysLocation     =                       ; The physical location of this host.
					; It can be up to 64 chars.
SnmpReadCommunity =                     ; community name for reads (get 
					; & getnext)
SnmpWriteCommunity =                    ; community name for writes (set)