CN110851086A - Data reading method, device, system and equipment of printing equipment - Google Patents

Data reading method, device, system and equipment of printing equipment Download PDF

Info

Publication number
CN110851086A
CN110851086A CN201910965141.XA CN201910965141A CN110851086A CN 110851086 A CN110851086 A CN 110851086A CN 201910965141 A CN201910965141 A CN 201910965141A CN 110851086 A CN110851086 A CN 110851086A
Authority
CN
China
Prior art keywords
data reading
model information
data
printing
protocol
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910965141.XA
Other languages
Chinese (zh)
Inventor
不公告发明人
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Ellos Technology Co Ltd
Original Assignee
Hangzhou Ellos Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Ellos Technology Co Ltd filed Critical Hangzhou Ellos Technology Co Ltd
Priority to CN201910965141.XA priority Critical patent/CN110851086A/en
Publication of CN110851086A publication Critical patent/CN110851086A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1209Improving or facilitating administration, e.g. print management resulting in adapted or bridged legacy communication protocols, e.g. emulation, protocol extension
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1229Printer resources management or printer maintenance, e.g. device status, power levels
    • G06F3/123Software or firmware update, e.g. device firmware management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1253Configuration of print job parameters, e.g. using UI at the client
    • G06F3/1254Automatic configuration, e.g. by driver
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1253Configuration of print job parameters, e.g. using UI at the client
    • G06F3/1255Settings incompatibility, e.g. constraints, user requirements vs. device capabilities

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

The invention provides a data reading method, a data reading device, a data reading system and data reading equipment of printing equipment. The data reading method of the printing device comprises the following steps: acquiring model information of printing equipment; requesting a data reading protocol of the printing equipment from the server according to the model information; data of the printing apparatus is read in accordance with a data reading protocol. By the method and the device, the problem of poor expansibility and compatibility of the data acquisition device caused by pre-configuring the data reading protocol in the firmware of the data acquisition device is solved, and the expansibility and the compatibility of the data acquisition device of the printing equipment are improved.

Description

Data reading method, device, system and equipment of printing equipment
Technical Field
The invention relates to the field of office equipment control, in particular to a data reading method, a data reading device, a data reading system and data reading equipment of printing equipment.
Background
The printing apparatus is a common office apparatus, and its application range is very wide. Whether the ink jet printing equipment or the laser printing equipment needs to use printing equipment consumables, for example, the consumables of the ink jet printing equipment are ink, and the consumables of the laser printing equipment are carbon powder. Further, the printing apparatus is inevitably out of order during use of the printing apparatus. Consumable replacements and failures of printing equipment are often inspected and maintained by professional service personnel. When the number of the printing devices is large and the printing devices are distributed and dispersed, if the printing devices are not patrolled in time, consumables are used up or faults of the printing devices bring inconvenience to users of the printing devices. In addition, with the development of the printing equipment rental industry, in order to realize refined printing equipment management, the renter of the printing equipment needs to acquire information of consumables, faults, maintenance conditions, the number of printing paper sheets, the working time of the printing equipment and the like of the rented printing equipment.
The problem of data acquisition of printing equipment is solved by adopting a data acquisition device in the related art.
In the prior art, a Simple Network Management Protocol (SNMP) is generally used for communication with a printing device. In the SNMP protocol architecture, the printing device runs an SNMP agent in the form of a daemon process that can respond to various request information from the network. The SNMP agent provides a number of Object Identifiers (OIDs for short). An OID is a unique key-value pair, which includes a unique identification of the OID and a corresponding key value. Although each OID has a unique identifier, it is not uniform what data is stored in the key of the OID. That is, after the requester reads data in the key of an OID, what parameters this data represents may be unknown. In order to enable the OID to establish a mapping relationship with the data stored in the key value thereof and enable the requesting party to know what kind of parameter the read data is, the requesting party needs to configure a Management Information Base (MIB) library, which is used to establish a mapping relationship between the OID key value and the data, so that the requesting party can query the corresponding OID from the MIB library according to the data to be read and then read the data to be read from the corresponding OID of the requested party. Various data of the printing apparatus, for example: the basic information of the system, the name of the printing device, the position of the printing device, the network interface information of the printing device, the CPU and load information of the printing device, the fault information of the printing device, the consumable information of the printing device, and the like are all obtained as key values of the OID through commands provided by the SNMP protocol.
However, only the parameters stored in the key values of the common OIDs are fixed, for example, the printing apparatus model information is fixedly stored in the key values of the OIDs named. 1.3.6.1.2.1.1.1.0. However, more OIDs are not fixed, and different MIB libraries (i.e., data reading protocols) are used by respective printing device vendors for different models of printing devices, so that data stored in key values of OIDs of the same name may represent different parameters.
In the related art, the problem of data acquisition difficulty caused by different printing devices using different data reading protocols is solved by a mode of pre-configuring corresponding data reading protocols in firmware of a data acquisition device according to the types of the printing devices.
However, it has been found that the above-mentioned solution has the following disadvantages:
1. different data acquisition devices need to be compatible with different printing equipment models, so that different data reading protocols need to be configured for the data acquisition devices according to the printing equipment models, and the installation cost of the data acquisition devices is increased;
2. the data reading protocol is fixedly configured in the firmware of the data acquisition device, the firmware version of the data acquisition device needs to be remotely upgraded when the data acquisition device is required to be added and the type of the printing equipment is compatible, version management is disordered due to frequent firmware version upgrading, and poor expansibility of the data acquisition device is caused.
Disclosure of Invention
Based on this, it is necessary to provide a data reading method, device, system and apparatus for a printing apparatus, aiming at the problem of poor expansibility and compatibility of a data acquisition device caused by configuring a data reading protocol in advance in firmware of the data acquisition device in the related art.
In a first aspect, an embodiment of the present invention provides a data reading method for a printing apparatus, including: acquiring model information of printing equipment; acquiring a data reading protocol of the printing equipment from a server according to the model information; and reading the data of the printing equipment according to the data reading protocol.
Optionally, the acquiring the model information of the printing apparatus includes: receiving configuration information of a user, wherein the configuration information comprises the model information; and determining the model information of the printing equipment according to the configuration information.
Optionally, the acquiring the model information of the printing apparatus includes: reading a key value of a preset Object Identifier (OID) of the printing equipment by using a Simple Network Management Protocol (SNMP), wherein the key value of the preset OID comprises model information of the printing equipment; and determining the model information of the printing equipment according to the key value of the preset OID.
Optionally, the acquiring the model information of the printing apparatus includes: reading a key value of a preset object identifier OID of the printing equipment by using a Simple Network Management Protocol (SNMP); and sending the key value of the preset object identifier OID to the server side so that the server side can match the model information of the printing equipment according to the key value of the preset object identifier OID.
Optionally, according to the model information, acquiring a data reading protocol of the printing device from a server includes: the server receives data reading protocol request information sent by a requester, wherein the data reading protocol request information comprises the model information; the server side searches the data reading protocol corresponding to the model information; and under the condition that the data reading protocol corresponding to the model information is found, the server side sends the data reading protocol to the requester.
Optionally, obtaining, from the server, a data reading protocol of the printing device according to the model information further includes: and under the condition that the data reading protocol corresponding to the model information is not found, the server records the model information and sends reminding information to maintenance personnel.
Optionally, the data reading protocol includes: and managing an information base MIB base.
Optionally, according to the data reading protocol, reading the data of the printing apparatus includes: determining an object identifier OID to be read corresponding to the data to be read according to the MIB library; and reading the key value of the OID to be read of the printing equipment by using a GET method or a WALK method of a Simple Network Management Protocol (SNMP), wherein the key value of the OID to be read comprises the data to be read.
In a second aspect, an embodiment of the present invention provides a data reading apparatus of a printing device, including: the first acquisition module is used for acquiring the model information of the printing equipment; the second acquisition module is used for acquiring a data reading protocol of the printing equipment from a server according to the model information; and the reading module is used for reading the data of the printing equipment according to the data reading protocol.
In a third aspect, an embodiment of the present invention provides a data reading apparatus of a printing apparatus, including: at least one processor, at least one memory, and computer program instructions stored in the memory that, when executed by the processor, implement the method of the first aspect.
In a fourth aspect, an embodiment of the present invention provides a data reading system of a printing apparatus, including: printing apparatus, data acquisition device and server, wherein, data acquisition device is used for: acquiring model information of the printing equipment; acquiring a data reading protocol of the printing equipment from the server according to the model information; and reading the data of the printing equipment according to the data reading protocol.
In a fifth aspect, the present invention provides a computer-readable storage medium, on which computer program instructions are stored, which when executed by a processor implement the method according to the first aspect.
By the data reading method, the device, the system and the equipment of the printing equipment provided by the embodiment of the invention, the model information of the printing equipment is acquired; requesting a data reading protocol of the printing equipment from the server according to the model information; according to the data reading protocol, the data of the printing equipment is read, the problem that the data acquisition device is poor in expansibility and compatibility due to the fact that the data reading protocol is configured in the firmware of the data acquisition device in advance is solved, and the expansibility and the compatibility of the data acquisition device are improved.
Drawings
Fig. 1 is a flowchart of a data reading method of a printing apparatus according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a data acquisition flow of a data acquisition device according to an embodiment of the invention;
fig. 3 is a block diagram of a data reading device of a printing apparatus according to an embodiment of the present invention;
fig. 4 is a hardware configuration diagram of a data reading apparatus of a printing apparatus according to an embodiment of the present invention;
fig. 5 is a schematic configuration diagram of a data reading system of a printing apparatus according to an embodiment of the present invention.
Detailed Description
In the present embodiment, a data reading method of a printing apparatus is provided according to an embodiment of the present invention.
Fig. 1 is a flowchart of a data reading method of a printing apparatus according to an embodiment of the present invention. As shown in fig. 1, the process includes the following steps:
step S101, a data acquisition device acquires model information of printing equipment;
step S102, the data acquisition device acquires a data reading protocol of the printing equipment from the server according to the model information;
and step S103, the data acquisition device reads the data of the printing equipment according to the data reading protocol.
Through the steps, the data acquisition device acquires the data reading protocol of the printing equipment from the server side according to the acquired model information of the printing equipment, and then reads the data of the printing equipment according to the data reading protocol, so that the problem that the expansibility and the compatibility of the data acquisition device are poor due to the fact that the data reading protocol is configured in the firmware of the data acquisition device in advance is solved. By adopting the printing equipment data reading method, the data reading protocol can be automatically updated from the server according to the type of the printing equipment to be acquired, and the step of configuring the data reading protocol for the data acquisition device when the data acquisition device is installed is omitted, so that the installation cost of the data acquisition device is reduced.
It should be noted that, in the present embodiment, the data reading method of the printing apparatus of the present embodiment is described by taking the data acquisition device as an example, but the data reading method of the printing apparatus provided in the present embodiment is not limited to be applied to the data acquisition device, and may be applied to other apparatuses that need to acquire data of the printing apparatus.
In addition, through the steps, the data reading protocols of all the data acquisition devices are updated through the server, when the data reading protocol of the printing equipment of a certain model is updated, the data reading protocols of all the data acquisition devices connected with the printing equipment of the model can be updated only by updating the corresponding data reading protocol at the server, and the management cost is reduced.
Table 1 lists some of the information on the conventional OIDs. Since the parameters stored in the key values of the common OIDs are mostly fixed, for example, the printing apparatus model information is fixedly stored in the key value of the OID named 1.3.6.1.2.1.1.1.0. Therefore, in the above step S101, the data acquisition device may read the key value of the preset object identifier OID of the printing apparatus using the GET method or the WALK method of the Simple Network Management Protocol (SNMP), where the key value of the preset OID includes the model information of the printing apparatus, for example, the preset OID is the OID named as. 1.3.6.1.2.1.1.1.0; the data acquisition device can determine the model information of the printing equipment according to the key value of the preset OID.
TABLE 1 OID commonly used in SNMP
Figure BDA0002230240860000071
Additionally, in some embodiments, model information of the printing device may also be obtained in a user-configured manner. For example, a user configures the model information of the printing device in a management interface by accessing the management interface of the data acquisition device, and after the data acquisition device receives the configuration information including the model information, the data acquisition device determines the model information of the printing device according to the configuration information. The mode can be used as a reservation means, and the situation that the printing equipment manufacturer cannot automatically acquire the model information of the printing equipment due to the fact that the common OID is changed is avoided.
The MIB which is used as the data reading protocol records the corresponding relationship between the OID and the parameter information of the printing device, so that if the MIB is not available, the data acquisition device cannot know which parameter the key value of the read OID represents, but the absence of the MIB does not affect the data acquisition device to read the key value of some specific OIDs. Based on the method, the data acquisition device can read the key values of a plurality of preset OIDs of the printing equipment by using a Simple Network Management Protocol (SNMP) under the condition of no MIB library; the data acquisition device sends the key values of the OIDs to the server; the server matches the model information of the printing device in the MIB stored therein one by one according to the attributes or characteristics of the key values (e.g., whether the key value is a numeric value or a character, a range and a representation form of the numeric value, etc.). If the attributes or characteristics of the key values of the MIB base and the OIDs are matched to be consistent, the MIB base is considered to be needed by the data acquisition device, and the service end sends the MIB base to the data acquisition device, so that the automatic issuing of the data reading protocol is realized.
In one embodiment, the server maintains model information for all known printing devices and their corresponding data reading protocols. In step S102, the data acquisition device serving as the requester sends data reading protocol request information to the server according to the model information; after receiving the data reading protocol request information sent by the data acquisition device, the server searches a data reading protocol corresponding to the model information from a data reading protocol database according to the model information carried in the data reading protocol request information; and under the condition that the data reading protocol corresponding to the model information is found, the server side sends the data reading protocol to the data acquisition device. The data reading protocol of the data acquisition device is acquired in the mode.
It should be noted that the data collection device may be configured to request a data reading protocol from the server before data of the printing device needs to be read each time, but this way may cause frequent data interaction between the data collection device and the server. In order to avoid frequent data interaction between the data acquisition device and the server, the data acquisition device may periodically request a data reading protocol from the server, or the server may periodically push the data reading protocol to the data acquisition device. Preferably, the data acquisition device may attempt to acquire data from the printing apparatus according to a current data reading protocol, determine whether the acquired data is a correct parameter according to characteristics such as a type or a numerical range of the acquired data, and re-read the data through the steps S101 to S103 if the acquired data is not the correct parameter. Preferably, the data acquisition device may further read the model information of the printing device, and determine whether the model information of the printing device is the same as the model information corresponding to the current data reading protocol, and if so, update the data reading protocol through the steps S101 to S102.
In one embodiment, after the server receives the model information of the printing device, if the server does not find the data reading protocol corresponding to the model information in the data reading protocol database, it indicates that the server does not have the data reading protocol of the printing device of the model, and in this case, the server can record the model information and send a reminding message to the maintenance personnel to allow the maintenance personnel to find the problem in time, and add the data reading protocol corresponding to the printing device of the model in the data reading protocol database of the server in time.
In this embodiment, the data reading protocol includes: and managing an information base MIB base. In addition, the data read protocol may include a command specification to read data.
In this embodiment, the data acquisition device reads the data of the printing apparatus according to a data reading protocol, and the data acquisition device includes: the data acquisition device determines an object identifier OID to be read corresponding to the data to be read according to the MIB; the data acquisition device reads the key values of the OIDs to be read of the printing equipment by using a GET method or a WALK method of a simple network management protocol SNMP, wherein the key values of the OIDs to be read comprise the data to be read.
Fig. 2 is a schematic diagram of a data acquisition process of the data acquisition device according to an embodiment of the present invention, as shown in fig. 2, after obtaining model information of the printing apparatus 22, the data acquisition device 20 first sends the model information to the server 21 through the data upload link, and the server 21 issues a corresponding data reading protocol to the data acquisition device 20 according to the model information. After receiving the data reading protocol, the data acquisition device 20 initiates a protocol reading command according to the data reading protocol to acquire protocol data from the printing apparatus, so as to realize data acquisition. Each time compatibility with a new model of printing device needs to be added, only a new data reading protocol needs to be entered in the server 21. By the mode, a new printing equipment data reading protocol can be conveniently expanded, the new data reading protocol is added to the server at any time, the data reading protocol is acquired from the server when the data acquisition device 20 needs to be used, and frequent version upgrading and version management are reduced. The mode of managing the data reading protocol at the server also solves the problems that the factory configuration of the data acquisition device is not uniform and the targeted stock is difficult.
The embodiment also provides a data reading device of the printing equipment. The device is used for implementing the above embodiments and preferred embodiments, and the description of the device is omitted. As used below, the terms "module" or "sub-module" or the like may implement a combination of software and/or hardware of predetermined functions. While the system described in the embodiments below is preferably implemented in software, implementations in hardware, or a combination of software and hardware are also possible and contemplated.
Fig. 3 is a block diagram of a configuration of a data reading apparatus of a printing device according to an embodiment of the present invention, the apparatus including, as shown in fig. 3:
a first acquisition module 31 configured to acquire model information of the printing apparatus;
a second obtaining module 32, coupled to the first obtaining module 31, configured to obtain, from the server, a data reading protocol of the printing device according to the model information;
and a reading module 33, coupled to the second obtaining module 32, for reading data of the printing device according to a data reading protocol.
Optionally, the first obtaining module 31 includes: the device comprises a receiving unit, a judging unit and a judging unit, wherein the receiving unit is used for receiving configuration information of a user, and the configuration information comprises model information; a first determination unit configured to determine model information of the printing apparatus based on the configuration information.
Optionally, the first obtaining module 31 includes: the device comprises a reading unit, a processing unit and a processing unit, wherein the reading unit is used for reading a key value of a preset object identifier OID of the printing equipment by using a GET method or a WALK method of a simple network management protocol SNMP, and the key value of the preset OID comprises model information of the printing equipment; and the second determining unit is used for determining the model information of the printing equipment according to the key value of the preset OID.
Optionally, the first obtaining module 31 includes: a first reading unit, configured to read a key value of a preset object identifier OID of the printing apparatus using a simple network management protocol SNMP; and the sending unit is used for sending the key value of the preset object identifier OID to the server so that the server can match the model information of the printing equipment according to the key value of the preset object identifier OID.
Optionally, the data reading protocol comprises: and managing an information base MIB base.
Optionally, the reading module 33 comprises: a third determining unit, configured to determine, according to the MIB, an object identifier OID to be read corresponding to the data to be read; and the second reading unit is used for reading the key values of the OIDs to be read of the printing equipment by using a GET method or a WALK method of a Simple Network Management Protocol (SNMP), wherein the key values of the OIDs to be read comprise the data to be read.
In addition, the data reading method of the printing apparatus of the embodiment of the present invention described in conjunction with fig. 1 may be implemented by the data reading apparatus of the printing apparatus. Fig. 4 is a schematic diagram showing a hardware configuration of a data reading apparatus of a printing apparatus according to an embodiment of the present invention.
The data reading device of the printing device may comprise a processor 41 and a memory 42 in which computer program instructions are stored.
Specifically, the processor 41 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured as one or more Integrated circuits implementing the embodiments of the present invention.
Memory 42 may include mass storage for data or instructions. By way of example, and not limitation, memory 42 may include a Hard Disk Drive (HDD), a floppy Disk Drive, flash memory, an optical Disk, a magneto-optical Disk, tape, or a Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 42 may include removable or non-removable (or fixed) media, where appropriate. The memory 42 may be internal or external to the data processing apparatus, where appropriate. In a particular embodiment, the memory 42 is a non-volatile solid-state memory. In particular embodiments, memory 42 includes Read Only Memory (ROM). Where appropriate, the ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), electrically rewritable ROM (EAROM), or flash memory or a combination of two or more of these.
The processor 41 realizes the data reading method of any one of the printing apparatuses in the above-described embodiments by reading and executing computer program instructions stored in the memory 42.
In one example, the data reading device of the printing device may also include a communication interface 43 and a bus 40. As shown in fig. 4, the processor 41, the memory 42, and the communication interface 43 are connected via the bus 40 to complete mutual communication.
The communication interface 43 is mainly used for implementing communication between modules, apparatuses, units and/or devices in the embodiment of the present invention.
Bus 40 includes hardware, software, or both to couple the components of the data reading device of the printing device to each other. By way of example, and not limitation, a bus may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side Bus (FSB), a Hypertransport (HT) interconnect, an Industry Standard Architecture (ISA) bus, an infiniband interconnect, a Low Pin Count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Component Interconnect (PCI) bus, a PCI-Express (PCI-X) bus, a Serial Advanced Technology Attachment (SATA) bus, a video electronics standards association local (VLB) bus, or other suitable bus or a combination of two or more of these. Bus 40 may include one or more buses, where appropriate. Although specific buses have been described and shown in the embodiments of the invention, any suitable buses or interconnects are contemplated by the invention.
The data reading device of the printing device may execute the data reading method of the printing device in the embodiment of the present invention based on the acquired model information and the data reading protocol of the printing device, thereby implementing the data reading method of the printing device described in conjunction with fig. 1.
In addition, in combination with the data reading method of the printing apparatus in the above embodiments, the embodiments of the present invention may be implemented by providing a computer-readable storage medium. The computer readable storage medium having stored thereon computer program instructions; the computer program instructions, when executed by a processor, implement a data reading method of any of the printing devices in the above embodiments.
A data reading system of a printing apparatus is also provided in the present embodiment. Fig. 5 is a schematic configuration diagram of a data reading system of a printing apparatus according to an embodiment of the present invention, and as shown in fig. 5, the system includes: the printing device 51, the data acquisition device 52 and the server 53 are connected in sequence through wired communication or wireless communication links.
Wherein the data acquisition device 52 is configured to: acquiring model information of printing equipment; acquiring a data reading protocol of the printing equipment from the server according to the model information; data of the printing apparatus is read in accordance with a data reading protocol.
Optionally, the data acquisition device 52 is further configured to: receiving configuration information of a user, wherein the configuration information comprises model information; based on the configuration information, model information of the printing apparatus is determined.
Optionally, the data acquisition device 52 is further configured to: reading a key value of a preset object identifier OID of the printing equipment by using a simple network management protocol SNMP, wherein the key value of the preset OID comprises model information of the printing equipment; and determining the model information of the printing equipment according to the key value of the preset OID.
Wherein, the server 53 is configured to: receiving data reading protocol request information sent by the data acquisition device 52, wherein the data reading protocol request information includes model information; searching a data reading protocol corresponding to the model information; in the case where the data reading protocol corresponding to the model information is found, the data reading protocol is sent to the data acquisition device 52; and under the condition that the data reading protocol corresponding to the model information is not found, recording the model information and sending reminding information to maintenance personnel.
Optionally, the data acquisition device 52 is further configured to: reading a key value of a preset object identifier OID of the printing equipment by using a simple network management protocol SNMP; sending the key value of the preset object identifier OID to the server 53; the server 53 is further configured to match the model information of the printing device according to the key value of the preset object identifier OID.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A data reading method of a printing apparatus, characterized by comprising:
acquiring model information of printing equipment;
acquiring a data reading protocol of the printing equipment from a server according to the model information;
and reading the data of the printing equipment according to the data reading protocol.
2. The data reading method of a printing apparatus according to claim 1, wherein acquiring model information of the printing apparatus comprises:
receiving configuration information of a user, wherein the configuration information comprises the model information;
and determining the model information of the printing equipment according to the configuration information.
3. The data reading method of a printing apparatus according to claim 1, wherein acquiring model information of the printing apparatus comprises:
reading a key value of a preset Object Identifier (OID) of the printing equipment by using a Simple Network Management Protocol (SNMP), wherein the key value of the preset OID comprises model information of the printing equipment;
and determining the model information of the printing equipment according to the key value of the preset OID.
4. The data reading method of a printing apparatus according to claim 1, wherein acquiring model information of the printing apparatus comprises:
reading a key value of a preset object identifier OID of the printing equipment by using a Simple Network Management Protocol (SNMP);
and sending the key value of the preset object identifier OID to the server side so that the server side can match the model information of the printing equipment according to the key value of the preset object identifier OID.
5. The data reading method of the printing apparatus according to claim 1, wherein acquiring, from a server, a data reading protocol of the printing apparatus according to the model information includes:
the server receives data reading protocol request information sent by a requester, wherein the data reading protocol request information comprises the model information;
the server side searches the data reading protocol corresponding to the model information;
under the condition that the data reading protocol corresponding to the model information is found, the server side sends the data reading protocol to the requester;
and under the condition that the data reading protocol corresponding to the model information is not found, the server records the model information and sends reminding information to maintenance personnel.
6. The data reading method of the printing apparatus according to any one of claims 1 to 5, wherein the data reading protocol includes: and managing an information base MIB base.
7. A data reading apparatus of a printing device, characterized by comprising:
the first acquisition module is used for acquiring the model information of the printing equipment;
the second acquisition module is used for acquiring a data reading protocol of the printing equipment from a server according to the model information;
and the reading module is used for reading the data of the printing equipment according to the data reading protocol.
8. A data reading system of a printing apparatus, comprising: printing equipment, a data acquisition device and a server side, wherein,
the data acquisition device is used for: acquiring model information of the printing equipment; acquiring a data reading protocol of the printing equipment from the server according to the model information; and reading the data of the printing equipment according to the data reading protocol.
9. The data reading system of the printing apparatus according to claim 8, wherein the server is configured to: receiving data reading protocol request information sent by the data acquisition device, wherein the data reading protocol request information comprises the model information; searching the data reading protocol corresponding to the model information; under the condition that the data reading protocol corresponding to the model information is found, sending the data reading protocol to the data acquisition device; and under the condition that the data reading protocol corresponding to the model information is not found, recording the model information and sending reminding information to maintenance personnel.
10. A data reading apparatus of a printing apparatus, characterized by comprising: at least one processor, at least one memory, and computer program instructions stored in the memory that, when executed by the processor, implement the method of any of claims 1-6.
CN201910965141.XA 2019-10-11 2019-10-11 Data reading method, device, system and equipment of printing equipment Pending CN110851086A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910965141.XA CN110851086A (en) 2019-10-11 2019-10-11 Data reading method, device, system and equipment of printing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910965141.XA CN110851086A (en) 2019-10-11 2019-10-11 Data reading method, device, system and equipment of printing equipment

Publications (1)

Publication Number Publication Date
CN110851086A true CN110851086A (en) 2020-02-28

Family

ID=69598019

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910965141.XA Pending CN110851086A (en) 2019-10-11 2019-10-11 Data reading method, device, system and equipment of printing equipment

Country Status (1)

Country Link
CN (1) CN110851086A (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000181828A (en) * 1998-12-18 2000-06-30 Canon Inc Network management method and data processor
US20020196451A1 (en) * 2001-06-25 2002-12-26 Xerox Corporation System for replicating desired configurations for printers on a network
JP2003044374A (en) * 2001-07-31 2003-02-14 Matsushita Graphic Communication Systems Inc Device and method for monitoring network
US20060139679A1 (en) * 1999-11-12 2006-06-29 Michael Barry Apparatus and methods for distributing print jobs
US20070263236A1 (en) * 2006-04-27 2007-11-15 Selvaraj Senthil K Automatic discovery of print media attributes
US20080065584A1 (en) * 2006-09-08 2008-03-13 Tetsuro Motoyama System, method, and computer program product for obtaining vendor identification of a remote device of merged companies
US20080312944A1 (en) * 2007-06-14 2008-12-18 Dex Imaging Apparatus and method for metering, monitoring and providing real time enterprise printing information
JP2010072873A (en) * 2008-09-17 2010-04-02 Ricoh Co Ltd Network management device, network management method, network management program, and recording medium
JP2012079326A (en) * 2006-09-15 2012-04-19 Ricoh Co Ltd Information processing apparatus, method, system, program, and recording medium thereof
JP2012164134A (en) * 2011-02-07 2012-08-30 Canon Inc Management device, management method, and program
CN104378233A (en) * 2014-11-17 2015-02-25 北京百度网讯科技有限公司 Equipment unified management method, incorporation method and corresponding devices
CN108880867A (en) * 2018-05-31 2018-11-23 腾讯科技(深圳)有限公司 A kind of network equipment collecting method and system
CN108989089A (en) * 2018-06-22 2018-12-11 迈普通信技术股份有限公司 A kind of device data acquisition methods, equipment and system
JP2019067021A (en) * 2017-09-29 2019-04-25 ブラザー工業株式会社 Computer program for communication device, and communication device

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000181828A (en) * 1998-12-18 2000-06-30 Canon Inc Network management method and data processor
US20060139679A1 (en) * 1999-11-12 2006-06-29 Michael Barry Apparatus and methods for distributing print jobs
US20020196451A1 (en) * 2001-06-25 2002-12-26 Xerox Corporation System for replicating desired configurations for printers on a network
JP2003044374A (en) * 2001-07-31 2003-02-14 Matsushita Graphic Communication Systems Inc Device and method for monitoring network
US20070263236A1 (en) * 2006-04-27 2007-11-15 Selvaraj Senthil K Automatic discovery of print media attributes
US20080065584A1 (en) * 2006-09-08 2008-03-13 Tetsuro Motoyama System, method, and computer program product for obtaining vendor identification of a remote device of merged companies
JP2012079326A (en) * 2006-09-15 2012-04-19 Ricoh Co Ltd Information processing apparatus, method, system, program, and recording medium thereof
US20080312944A1 (en) * 2007-06-14 2008-12-18 Dex Imaging Apparatus and method for metering, monitoring and providing real time enterprise printing information
JP2010072873A (en) * 2008-09-17 2010-04-02 Ricoh Co Ltd Network management device, network management method, network management program, and recording medium
JP2012164134A (en) * 2011-02-07 2012-08-30 Canon Inc Management device, management method, and program
CN104378233A (en) * 2014-11-17 2015-02-25 北京百度网讯科技有限公司 Equipment unified management method, incorporation method and corresponding devices
JP2019067021A (en) * 2017-09-29 2019-04-25 ブラザー工業株式会社 Computer program for communication device, and communication device
CN108880867A (en) * 2018-05-31 2018-11-23 腾讯科技(深圳)有限公司 A kind of network equipment collecting method and system
CN108989089A (en) * 2018-06-22 2018-12-11 迈普通信技术股份有限公司 A kind of device data acquisition methods, equipment and system

Similar Documents

Publication Publication Date Title
US8949482B2 (en) Device management apparatus, device management system, information management method, information management program and recording medium storing the program therein
US10216840B2 (en) Asset tag template creation from readable elements
US20100094979A1 (en) Network System, Server Apparatus, and Printer Driver
CN112600716A (en) Equipment configuration method, configuration device and management equipment
WO2006058500A1 (en) A method for acquiring network key performance indicators and the key performance indicators groupware thereof
US20050166266A1 (en) Service providing system, application management system, service providing apparatus, service providing program, application management program, recording medium, service providing method, and application management method
JP4458884B2 (en) Device configuration information acquisition method and information processing apparatus
US10069985B2 (en) Managing system, intermediate apparatus, and managing method
CN112910749B (en) CAN channel connection equipment identification method and data transmission method and system
US8332494B2 (en) Device management system, servers, method for managing device, and computer readable medium
CN110851086A (en) Data reading method, device, system and equipment of printing equipment
CN111625264B (en) Method, device, equipment and medium for upgrading multi-level management system
JP5157775B2 (en) Network management apparatus, network management method, network management program, and recording medium
CN110019321B (en) Question delimitation method, device and equipment
CN116483416A (en) Firmware online upgrading method, server and storage medium
US9740475B2 (en) Image forming apparatus, management system for managing the image forming apparatus, and information providing method of the image forming appartus
CN107241209B (en) Data transmission method and equipment
US20210029269A1 (en) Information processing apparatus, information processing system, and non-transitory computer readable medium
US20190289143A1 (en) Information processing device and device management apparatus
US9697017B2 (en) Configuring and processing management information base (MIB) in a distributed environment
JP2019149103A (en) Data processing device, measurement system, and data processing program
JP3900160B2 (en) How to provide recovery data
US10873551B2 (en) Notification apparatus, notification method, and storage medium
US11706131B2 (en) Information processing apparatus, information processing system, and information processing method
KR20220018275A (en) Update network information of identified image forming apparatus using unique information of image forming apparatus

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200228