NetWare Client for DOS and MS Windows User Guide
11-9
Configuring Client Workstations for Desktop SNMP Services
Modifying DOS System and NetWare Client Configuration Files
By default, Desktop SNMP services are not enabled when you install the
NetWare Client software. To enable Desktop SNMP services, complete the
following procedure.
Procedure
1 Modify the C:\NWCLIENT\STARTNET.BAT file to load the Desktop SNMP
transport files.
Add the following commands in the STARTNET.BAT file after the line that
loads the VLM.EXE file:
• If you are using IPX transport, add
stpipx
• If you are using UDP/IP transport, add
stpudp
NOTE: You can add both commands if you use both IPX and UDP/IP transport.
2 Modify the C:\NWCLIENT\STARTNET.BAT file to load the MIB file.
Add the following command in the STARTNET.BAT file after the line that
loads the VLM.EXE file:
hrmib.exe
3 Ensure that the HRMIB.INI file exists in the same directory as the HRMIB.EXE
file does.
NOTE: If you are running LAN Workplace, make sure you do not load the SNMP.EXE file
provided with the LAN Workplace package.
The installation program for LAN Workplace creates a file called LANWP.BAT that
loads the LAN Workplace software. Check this file for a line reading SNMP. It
would be listed directly following the line TCPIP.
If the SNMP line is present, delete it or comment it out.
4 Add the following DOS SET command in the STARTNET.BAT file to set the
correct time zone for your area:
set tz = time_zone
Refer to your DOS manual for the exact syntax for your particular time zone.