On 27/09/16 14:55, Mr. Man-wai Chang wrote:
>
> The problem seems to affect Office 2007 only.
>
> And that PC to which the printer was connected had installed Office 2016
> once, but it's removed afterwards. I suspect this caused the problem.
For your curiosity, posting notes I found this afternoon:
HP m277dw gone offline and SNMP
Source:
http://h30434.www3.hp.com/t5/LaserJet-Printing/m277dw-will-not-print-test-page-but-prints-from-notepad/td-p/5038117
I see that with the full software you are getting the Port Match error
from the PSDR, but you can print fine using Universal drivers. Thanks
for providing that detailed information.
There were issues with Windows 8 it was putting the port in as WSD,
which there was a Hot Fix for it, but nothing yet for Windows 10. So we
can check it manually. Check the port assigned to the printer.
From Devices and Printers, right click the printer and left click
Printer Properties.
Click on the Ports tab and let me know which one is selected for
the printer. It should be the TCP/IP port.
Click on Configure Port and uncheck the SNMP Status Enabled, and
click OK.
Try printing again.
Related:
Printer server goes offline when you wake up the computer at
another network location in Windows
https://support.microsoft.com/en-us/kb/2961042
How to: Fix a network printer suddenly showing as offline in
Windows Vista, 7 or 8
Source:
http://blog.rtwilson.com/how-to-fix-a-network-printer-suddenly-showing-as-offline-in-windows-vista/
If you find that this solves it for a bit but it keeps going
offline again then editing the registry at
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print and adding a
new DWORD called SNMPLegacy with the value 1 and restarting may solve it
(thanks Coxy. Setting the SNMP ‘group name’ to “public” can also help
(thanks PP).
HP Web Jetadmin software
http://www8.hp.com/us/en/solutions/business-solutions/printingsolutions/wja.html
SNMP disable
http://forum.support.xerox.com/t5/Security-Accounting-Auditron/SNMP-disable/td-p/165170
Have you turned SNMP off on two places? If not do as following:
Navigate to Start -> Devices and Printers and select the
correct printer, right click and choose “Printer Preferences”.
Go to the “Configuration” tab and press the “Bi-Directional
Setup” button.
Here you can turn “Bi-Directional Communication” off.
You may also need to Navigate to Printer Preferences -> Ports
-> Configure Port
And turn “SNMP Status Enabled” off there as well. This can be
turned off if the driver gives a false “Printer Offline” message.
What about disabling the ports that SNMP use?
UDP PORT 161: The SNMP agent receives requests through this port.
UDP PORT 162: The SNMP agent receives notifications (Traps)
through this port.
Print server role server 08 r2 hp WSD printer ports
https://social.technet.microsoft.com/Forums/en-US/26ff7f74-12eb-4695-963e-490f6681460e/print-server-role-server-08-r2-hp-wsd-printer-ports?forum=winserverprint
Disable PnP-X IP Bus Enumerator service
The PnP-X bus enumerator service manages the virtual network
bus. It discovers network connected devices using the SSDP/WS discovery
protocols and gives them presence in PnP. If this service is stopped or
disabled, presence of NCD devices will not be maintained in PnP. All
pnpx based scenarios will stop functioning.
Or
Use the drop down when initially creating ports and select
Standard TCP/IP Port. The query first performs WSD, if this fails, goes
to SNMP, if this fail, user is prompted to manual port configuration.
You can find the IP in device mananger in the properties of the
WSD Print device (Location Information).
You can't delete these port unless you are deleting a printer
at the same time so once you switch the existing printer to IP, you will
need to create a fake printer to clean up the port.
Network Printers Offline (but not really)
http://serverfault.com/questions/24052/network-printers-offline-but-not-really
Try restarting the local print spooler service on the
workstation in question. (ex: net stop "Print Spooler" && net start
"Print Spooler"). See if that has any effect.
Navigate to the driver properties of the printer, on the
workstation, select "Advanced", select "Print Processor", try setting
"WinPrint" to RAW, or changing to MS_XPS and select RAW.
Check the port on the local workstations that the printer is
configured to use, is it valid or did it mysteriously dissapear? (We've
seen THAT one before. Man, what a pain!)
It's a long-shot, but see if a local firewall is blocking it.
Disable any local firewall/ip filtering and test to see if it works.
We've seen this before, but specifically in this situation: We're
running Symantec EndPoint on all workstations and in some instances, the
local Windows default firewall was showing as enabled and running and
doing some funky, funky blocking.
How to delete unwanted TCP/IP Printer Ports
https://social.technet.microsoft.com/Forums/windows/en-US/52f21d72-a039-4f37-92f4-b1c7bf3dfa7f/how-to-delete-unwanted-tcpip-printer-ports?forum=w7itprogeneral
Start regedit.exe and browse to
HKEY_LOCAL_MACHINE\SYSTEM\Currentcontrolset\Control\Print\Monitors\Standard
TCP/IP Ports and remove the entire key (folder) with the name of the
port you are deleting. You might have to restart the Print Spooler
service after deleting that key to see the change go through. As always
when working with the registry be careful and to be on the safe side
create a System Restore Point before doing the edit.
Accepted Solution how do I stop my window firewall from blocking my
printer
http://h30434.www3.hp.com/t5/Inkjet-Printing/how-do-I-stop-my-window-firewall-from-blocking-my-printer/td-p/1925939
HP printer ports:
137 NetBIOS network Basic Input/Output System - (basic
communication) UDP: Printing, Photo Card Upload
138 NetBIOS network Basic Input/Output System - (basic
communication) UDP: Photo Card Upload
139 NetBIOS network Basic Input/Output System - (basic
communication) TCP: PhotoCard Upload
161 SNMP Simple Network Management Protocol - Monitering
network attached devices UDP: Printing
427 SLP Service Location Protocol (finding out what things can
do on the network) UDP: Printing, Photo Card Upload, Scanning, Faxing,
Installation
9100 PDL page description language - printer control language
(how does the page you want printed look) TCP: Printing
9220 TCP: Scanning, Faxing
9500 TCP: Scanning
(Also posted in
https://sites.google.com/site/changmw/win-8-metro-crashed)