This Raycast extension allows you to quickly check key information about your Xerox C325 printer directly from Raycast.
The extension communicates with your printer over the network using the SNMP protocol.
SNMP (Simple Network Management Protocol) is a standard protocol used for monitoring and managing devices on an IP network. It allows applications to query devices (like routers, switches, and printers) to retrieve statistics and configuration details.
To get specific data, SNMP relies on OIDs (Object Identifiers). An OID is a unique sequence of numbers (formatted like 1.3.6.1.2.1.43.10.2.1.4.1.1) that points to a specific variable or value within the device's database (MIB - Management Information Base).
This extension uses configurable Printer-MIB OIDs suitable for the Xerox C325 to fetch data such as:
To use this extension, you must provide the IP address of your printer. The default OIDs target the Xerox C325 using standard Printer-MIB values, and can be changed in preferences if your firmware exposes different indexes.
192.168.1.10).