As far as I know SNMP Agent is already included with 98FE/98SE/ME.
But u need to install this security update:
Microsoft Windows 95/98/ME SNMP Unchecked Buffer SNMP.EXE + SNMPAPI.DLL
Security Vulnerability Fix:
http://www.microsoft.com/technet/security/...n/ms02-006.mspxDirect download [160 KB, English]:
http://download.microsoft.com/download/WIN.../314147USA8.EXEMore info:
http://support.microsoft.com/?id=314147How to install SNMP.EXE + SNMPAPI.DLL Fix on Windows ME:
1. Create C:\TEMP (example) from a DOS box:
MD C:\TEMP
2. Download Patch (see above) into C:\TEMP.
3. Run (example using C:\TEMP as target folder) to extract files:
314147USA8.EXE /C /Q /T:C:\TEMP
4. You MUST disable System Restore: open Control Panel -> System ->
Performance tab -> File System -> Troubleshooting area -> check the "Disable
System Restore" box -> click OK -> reboot.
5. Download + install CoolKill [797 KB, freeware]:
http://www.prowebsitemanagement.com/downloads/coolkill.zip6. Run COOLKILL.EXE -> right-click on the CoolKill icon in Taskbar Tray ->
highlight STMGR.EXE -> left-click on it to terminate this process.
7. Copy SNMP.EXE + SNMPAPI.DLL from C:\TEMP to %windir% (usually C:\WINDOWS) +
%windir%\SYSTEM:
XCOPY32/H/R/Y C:\TEMP\SNMP.EXE %windir%
XCOPY32/H/R/Y C:\TEMP\SNMPAPI.DLL %windir%
XCOPY32/H/R/Y C:\TEMP\SNMPAPI.DLL %windir%\SYSTEM
8. You may want to reenable System Restore: open Control Panel -> System ->
Performance tab -> File System -> Troubleshooting area -> uncheck the "Disable
System Restore" box -> click OK -> reboot.
9. Delete C:\TEMP.
Also, an older version is posted exclusively for Windows 95:
Microsoft Windows 95/OSR1/OSR2 SNMP Agent allows to monitor remote SNMP
connections:
http://www.microsoft.com/windows95/downloa...s/w95snmpagent/Direct download [67 KB, English]:
http://download.microsoft.com/download/A/D...9/W95snmpzp.exeBut MS recommends not to install SNMP Agent on 98/ME.
Please note that Win95 SNMP Agent installs older versions of INETMIB1.DLL + SNMP.EXE.
These files [together with SNMPAPI.DLL] are already installed by 98/ME [all editions].
If u wish to install 95 SNMP Agent anyway, u can do so, but do not allow the older files to replace the newer ones you may already have.
Run W95snmpzp.exe and then read SNMP.TXT to learn how to install it from Control Panel -> Networks.
Hop this helps.