Enrolling Zebra SNMP Printers
About this task
Onboarding Zebra SNMP Printer in SOTI Connect
Procedure
- Enable SNMP protocol on the printer and configure Community Names (for example, Public).
- Install the SOTI Connect SNMP Protocol Adapter (PA) on the printer subnet.
- Run a ‘Search’ within the SNMP PA to discover printers using the community names configured in Step 1.
- Register printers with their IP addresses and corresponding public/private community names.
- Discover devices on the registered IP addresses. See Discovering Devices for details.
- Set up an enrollment rule to auto approve or manually approve the devices as required. See Creating Enrollment Rules for more details.
Results
Configuring Zebra SNMP Printer Settings
About this task
Procedure
- Launch the Zebra Setup Utilities, then select Open Communication with Printer.
-
Verify the printer’s time and date:
! U1 getvar “rtc.time” ! U1 getvar “rtc.date” -
Verify the status of SNMP and community names:
! U1 getvar "ip.udp.enable" ! U1 getvar "ip.snmp.enable" ! U1 getvar "ip.snmp.trap_community_name" ! U1 getvar "ip.snmp.get_community_name" ! U1 getvar "ip.snmp.set_community_name" -
Apply SNMP settings if required:
! U1 setvar "ip.udp.enable" "on" ! U1 setvar "ip.snmp.enable" "on" ! U1 setvar "ip.snmp.trap_community_name" "changeme" ! U1 setvar "ip.snmp.get_community_name" "changeme" ! U1 setvar "ip.snmp.set_community_name" "changeme"Note: A printer reboot is often required after making changes.
Configuring SNMP Protocol Adapter Search and Discovering Devices
Procedure
- From the main menu, navigate to
-
Locate the
Soti-Snmp-Zebraprotocol. Select the icon beside the protocol, then choose from the available options to register a printer:Search for New Devices Search for printers across a subnet. - Requires the SNMP PA and the printer to be on the same subnet.
- Run a search on SOTI Connect utilizing SNMP PA and using public/private community names as set on printers.
Note: Internet Control Message Protocol (ICMP) must be enabled on the computer.Register Register a specific printer by IP address. Note: This is the IP address of the printer, not the computer.Bulk Import Devices Bulk import devices by uploading a CSV file with cells separated by IP address, Public and Private community strings.