From 88a4f7041ba89465a1260955ab68665a647d1cc7 Mon Sep 17 00:00:00 2001 From: Daniel Lo Nigro Date: Fri, 2 Feb 2024 01:53:27 -0800 Subject: [PATCH] [Brother] Add information about default password (#30229) * [Brother] Add information about default password * Update source/_integrations/brother.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/brother.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/brother.markdown b/source/_integrations/brother.markdown index b8222e49034..90406109240 100644 --- a/source/_integrations/brother.markdown +++ b/source/_integrations/brother.markdown @@ -32,7 +32,8 @@ Some very old Brother printers use different data format and these models are no ## Configuring the printer -To enable SNMP, navigate to the printer's web interface (for example: `http://192.168.5.6`) and turn it on under Network / Protocol / SNMP. +To enable SNMP, navigate to the printer's web interface (for example: `http://192.168.5.6`) and turn it on under Network / Protocol / SNMP. For some models, access to the web interface is password-protected. For some printers, the default password is printed on a sticker on the back of the printer, preceded by "Pwd:". If the printer does not have a password on the sticker, the default password is "initpass". + For some Brother devices, `SNMPv3 read-write access and v1/v2c read-only access` is the option required (under advanced settings). ![SNMP settings on Brother Printer web interface](/images/integrations/brother/brother-printer-webui.png)