WO2017039730A1 - Common management frameworks - Google Patents

Common management frameworks Download PDF

Info

Publication number
WO2017039730A1
WO2017039730A1 PCT/US2015/061754 US2015061754W WO2017039730A1 WO 2017039730 A1 WO2017039730 A1 WO 2017039730A1 US 2015061754 W US2015061754 W US 2015061754W WO 2017039730 A1 WO2017039730 A1 WO 2017039730A1
Authority
WO
WIPO (PCT)
Prior art keywords
features
deployed
manageable
message
common management
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.)
Ceased
Application number
PCT/US2015/061754
Other languages
French (fr)
Inventor
Diptesh Patil
Ravindhranad NAGARUR
Sujith PRASAD
Timothy Blair
Mark A. Fahrenkrug
Joel FYAN
Honee Mesa
Sairam KAMATCHI GUPTHA
Hitesh Kumar GUPTA
Abhishek RAJ
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.)
Hewlett Packard Development Co LP
Original Assignee
Hewlett Packard Development Co LP
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
Priority to US15/748,678 priority Critical patent/US10708130B2/en
Application filed by Hewlett Packard Development Co LP filed Critical Hewlett Packard Development Co LP
Publication of WO2017039730A1 publication Critical patent/WO2017039730A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/085Retrieval of network configuration; Tracking network configuration history
    • H04L41/0853Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]

Definitions

  • 100011 Devices such as printers, scanners, and network storage devices, can b deployed on a network to provide corresponding functionality to many users in an organization.
  • Such deployed devices can include a number of functions or features that can be configured according to the needs or policies of the organization.
  • the specific manageable features available in particular deployed device can change with firmware updates or upgrades.
  • FIG. 1 depicts a schematic diagram of an example common management framework system
  • FIG. 2 depicts an example CMF controller.
  • FIG. 3 depicts an example dataflow for discovering manageable features in a deployed electronic device implemented using a common management framework
  • FIG. 4 is a flowchart of an example method for managing the manageable features in a deployed device using a common management framework.
  • Examples of the present disclosure include systems, devices, and methods for managing electronic devices in a variety of network environments using a common management framework.
  • the common management framework can include definitions for data structures and protocols that can be used by a central CMF controiler and deployed devices to communicate and manage features of the deployed devices during setup, upgrades, and repurpose.
  • the term "common management framework" can refer to any predetermined set of requirements, Instructions, file formats, or messaging protocols with which a C F controller and/or a deployed device can comply to implement various examples of the present disclosure.
  • a common management framework (CMF) controller can foe instantiated on a server computer or other computing system.
  • the CMF controller may broadcast a discover message across a network according to the definitions of a corresponding common management framework.
  • a deployed device such as a printer, a scanner, a copier, a storage device, a network device, and the like, can establish a communication session with the CMF controller.
  • the deployed device can transmit a manageable features message in compliance with the common management framework.
  • the manageable features message can include information about the features of the deployed device. Such information can include indications as to which features are available to be managed, specifications as to how the features can be configured, and/or definitions or instructions as to how controls for the corresponding the features are to be displayed as configuration items in a user interface.
  • the information in the manageabie features message can be updated, modified, or amended based on the state or version of executable code or electronic flies stored in of the deployed device.
  • the manageable features message can be Implemented as a single file or signal in a standard structure or format the CMF controller can parse and/or store.
  • the format of the manageable features message can be defined in a configuration file stored in the deployed device by the manufacturer or distributor.
  • the configuration fiie can be included in firmware stored in a non-volatile computer readable medium included in the deployed.
  • the CMF controller can parse the information for a particular deployed device to determine which features are available, how to configure those features, and how th corresponding conirois in a user interface should be displayed.
  • the CMF controller can generate a features object that can include any or all of the information in the manageable features message and associate it with the deployed device from which the manageable features message was received.
  • the CMF controller can then use the features object to generate a corresponding user interface through which a user can input configuration settings for the corresponding manageable features.
  • Suc implementations of the present disclosure allow for deployed devices that use a common management framework to inform the CMF controller of changes in the available manageable features. For instance, scenarios in which of a firmware update or hardware upgrade change the available manageable features for a particular deployed device, the corresponding configuration file or data can aiso be updated to reflect those changes. The configuration data can then be used to send a new manageable features message to the CMF controller. The information that the C F controller uses to manage the manageable features can be included in the manageable features message. Thus, when a manageable features is added, removed, or otherwise changed, the CMP controller used to manage that device can be updated by a new manageable features message..
  • the CMF controiier need not be updated independently for revisions to the configuration file or firmware in the common management framework compliant deployed devices.
  • Such implementations can reduce the time and effort spent on maintaining the CMF controller, thus simplifying the update process and management of the deployed devices.
  • FIG. 1 depicts an example system 100 that includes multiple deployed devices 1 10 and a CMF controiier 150, according to examples of the present disclosure.
  • each of the deployed devices 1 10 can be coupled to a network 115.
  • the CMF controller 150 can also be coupled to the network 1 5.
  • the network 115 can include any type of electronic communication media or protocol, such as a ioca! area network (LAN), a wide area network (WAN), a wireless network, a virtual private network (VPN), a local bus (e.g., universal serial bus or "USB”), or the like.
  • the network 1 15 can include a wired communication network implementing any variant of the IEEE 802.3 or other Ethernet type network protocol.
  • a wired communication connection can include a USB or other serial or parallel communication protocol.
  • the network 115 can include a wireless communication network, such as wireless networks or connections implementing any variant of the IEEE 802.1 1 ⁇ e.g., Wi-FiTM ⁇ or IEEE 802.15.1 (e.g., BluetoothTM) wireless networking protocol.
  • a wireless communication network such as wireless networks or connections implementing any variant of the IEEE 802.1 1 ⁇ e.g., Wi-FiTM ⁇ or IEEE 802.15.1 (e.g., BluetoothTM) wireless networking protocol.
  • IEEE 802.1 1 e.g., Wi-FiTM ⁇ or IEEE 802.15.1 (e.g., BluetoothTM) wireless networking protocol.
  • the network 1 15 can include optical, electromagnetic, and/or electrical signals transmitted: and received using corresponding media and protocols.
  • the network 115 can include multiple networks.
  • the network. 1 15 can include some deployed devices 110 connected to Ethernet connections, some deployed devices 1 10 connected to a Wi-FiTM router, and/or some deployed devices 110 n communication with one another using Bluetoot T& type connections.
  • the deployed devices 1 10 can include any type of electronic device.
  • the deployed devices 1 10 can include devices and appliances, such as printers, scanners, fax machines, multifunction printer- scanner-fax machines (e.g., "all-in-ones"), network storage devices, and the like.
  • each one of the deployed devices 1 0 can include various components, in some implementations, the components of the deployed devices 1 10 can be characterized as functionality components 120 that include the hardware and executable code for implementations of the device specific functionality of the device, and deployed device manager 130 type functionality.
  • the functionality components 120 of one particular deployed printer can include hardware, such as a printhead, paper handler, network cards, and corresponding electronic components and memories comprising computer executable code for implementing any or all of the printer related functionality.
  • the deployed device manager 130 can include functionality for configuring the manageable features of the deployed device 110 and/or the functionality components 120.
  • the deployed device manager 130 can communicate with the CMF controller 150 through the network 115 to obtain user configurable settings for the functionality components 120 and/or the deployed device 1 10,
  • the deployed device manager 130 can generate a manageable features message in compliance with a common management framework and information about the manageable features of the deployed device 110.
  • the information about the manageable features of the deployed device 110 can be included in the firmware implemented in the deployed device 1 10,
  • the deployed device manager 130 can receive a configuration settings command or message in compliance with the common management framework. The deployed device manager 130 can then apply the settings to the functionality components 120 and/or the deployed device 110. in one example implementation, the deployed device manager 130 in a multifunction device can receive and apply user configurable settings to set the defaults color print mode and/or default scanner resolutions.
  • the CMF controller 150 can be implemented as any combination of hardware and executable code.
  • the functionality of the C F controller 50 can be implemented as executable code executed in a processor of computer system or other computing device.
  • This executable code, stored on a nonvolatile computer readable medium, can include instructions for operations that when executed by a processor causes the processor to implement the functionality described in reference to the CMF controller 150 and/or its subcomponents.
  • CMF controller 150 can be implemented in a computer system comprising a processor, a memory, a communication interface, and/or other digital or analog logic circuits that can be used to store and/or execute operations defined by executable code or code segments.
  • the processors of the computer system may be a microprocessor, a micro-controller, an application specific integrated circuit (ASIC), or the like.
  • the processor is a hardware components, such as a circuit.
  • the memor can Include any type of transitory or non-transitory computer readable medium.
  • the memory can include volatile or non-volatile memory, such as dynamic random access memory (DRAM), electrically erasable programmable read-only memory (EEPROM), magneto-resistive random access memory (iVIRA ), memristor, flash memory, floppy disk, a compact disc read only memory (CD-ROM), a digital video disc read only memory ⁇ DVD-ROM), or other optical or magnetic media, and the like, on which executable code may be stored.
  • DRAM dynamic random access memory
  • EEPROM electrically erasable programmable read-only memory
  • iVIRA magneto-resistive random access memory
  • memristor memristor
  • flash memory floppy disk
  • CD-ROM compact disc read only memory
  • DVD-ROM digital video disc read only memory
  • other optical or magnetic media and the like, on which executable code may be stored.
  • the CMF controller 150 can be implemented as an application specific integrated circuit (ASIC ⁇ .
  • the CMF controller 150 can be implemented as executable code, also referred to as firmware, stored in a non-voiattie computer readable medium, such as electrically erasable programmable read-only memory (EEPROM) in a computing system or other computing device (e.g., a server computer, a desktop computer, laptop computer, tablet computer, etc.).
  • EEPROM electrically erasable programmable read-only memory
  • FIG. 2 depicts a schematic diagram of the CMF controller 150 and several example deployed devices 110 to which it is connected.
  • the CMF controlier 150 can include a number of components. Such components can include, but are not limited to, a parser 151 , a user interface 152, a database manager 155, a communication interface 158, and a configuration library 158, In various implementations, the CMF controller 150 can be implemented with more or fewer components than shown In FIG. 2, In addition, the components of the CMF controlier 150 are shown as individual subcomponents, however, any of the described subcomponents can be merged into any number of composite subcomponents. For example, the database manager 155 and the configuration library 158 can be merged into a single subcomponent,
  • the deployed devices 1 10, as described herein, can include any type of electronic device or appliance thai can communicate with the CMF controller 150 over a corresponding network 115 or communication protocol As shown, the CMF controller 150 can be coupled to and/or in communication with as many as N, where N is an integer, deployed devices 110. Examples of deployed devices described herein can include printers, scanners, and all-in- one devices that include multiple functions.
  • the communication interface 158 can broadcast a discovery message across a network 1 15.
  • the discovery message can include any information required by the common management framework and formatted according to the requirements of the common management framework.
  • the discovery message can include an indication or command for a receiving deployed device 110 compliant with a particular common management framework protocol or version to respond with a corresponding manageable features message. The details of the corresponding manageable features message will be described in more detail in reference to FIG. 3 below.
  • the communication interface 156 can include any combination of hardware and executable code.
  • the communication interface 158 can include a network communication card that includes a transceiver for communicating over a corresponding network 115, in related implementations, the communication interface 158 can also include executabie code executable by a processor for controlling the communication card for sending and receiving messages in compliance with the common management framework to and from a deployed device 110.
  • the communication interface 156 can also include a
  • the communication protocol library 157 can include information for any number of protocols, such as simple network management protocol (S MP), web service, and the like. Accordingly, the communication interface 156 can use the various communication protocols stored in the communication protocol library 157 to broadcast a discovery message to a variety of deployed devices 1 10 that implement various corresponding communication protocols.
  • S MP simple network management protocol
  • the communication interface 156 can use the various communication protocols stored in the communication protocol library 157 to broadcast a discovery message to a variety of deployed devices 1 10 that implement various corresponding communication protocols.
  • the parser 151 in response to the discovery message, can receive a manageable features message from a deployed device 110.
  • the parser 150 can parse and/or analyze the information in the manageable feature message received from the deployed device 110 according to the applicable common management framework.
  • the parser 151 can determine information from the manageable feature message regarding which features are available for configuration, how those features can be configured, and/or information regarding how those features should be depicted in a corresponding device management user interface. Such information can be determined on a per deployed device 1 10 basis.
  • the parser 151 can generate a corresponding features object that includes all such information.
  • the features object can then be associated with the deployed device 110 from which the manageable features message was received.
  • the features object generated based on the manageabl features message can be associated with a serial number, model number, manufacturer name, device description, firmware version, MAC address, network address, or any other information that can be used to specifically identify the deployed device 110 from which the corresponding manageable features message was received.
  • the database manager 155 can record the association between the features object and the particular deployed device 110, The database manager 155 can store the recorded association in the configuration library 158,
  • the features object can include any combination of a user interface object, a communication object, and/or a database object.
  • the features objects, and/or any of its component objects can be associated with a device mode! identifier and/or a firmware version of device.
  • the user interface 152 can generate a user interface through which a user can enter in user preferences and/or policy requirements for a particular deployment of the deployed device 1 1 ,
  • the user interface can include a user interface librar 153 that includes templates and/or requirements for the user interface for entering the configuration settings for particular deployed device 110.
  • the user interface library 153 can include various branding, version numbers, and user specific settings that the user interface engine 154 can use to generate a
  • the user interface 152 can retrieve or receive a feature object from the database manager 155 and/or configuration library 158 for a user-specified deployed device 1 10, For example, a user can initiate configuration of a particular deployed device 1 110-1 by submitting a unique identifier (e.g., a serial number, network address, device name, etc.) associated with the desired device.
  • the user interface 152 can request database manager 155 and/or configuration library 158 retrieve a features object associated with the desired device.
  • User interface 152 can then generate a number of data specific fields, controls, and other user interface control mechanisms.
  • the features object can indicate that some device configuration settings must be entered as a string that includes no special characters (e.g., a device name or a piain language description of a location) while other device configuration settings are to be entered as an integer controlled by a slider bar (e.g., an integer value associated with a particular density setting for printing).
  • the user interface engine 154 using the information in the feature object for the particular device and/or Information in the user interface library 153 can generate and/or render a corresponding user interface for entering configuration settings for the desired device.
  • the user Interface 152 can render a graphical use interface on a display device associated with the computing system in which the C F controller 150 is instantiated.
  • the CMF controller 150 can be instantiated on a remote computing system.
  • the user interface 152 can generate data corresponding to the user interface generated in accordance with the features object that can be accessed using an appropriate client application or web browser instantiated on a remote client computing device and/or on the corresponding deployed device 110.
  • a user such as a network administrator or end user, can access the user interface for the particular deployed device 110 to enter the desired configuration settings.
  • the configuration settings can include settings that comply with the policies of a particular entity or organization.
  • Such policies can inciude security information.
  • security information can include restrictions on which users ar allowed to access/use the deployed device 1 10, through which networks 115 the deployed device can be accessed, or restrictions on how the configuration settings ma he altered locally or remotely.
  • the policies can also inciude more functional information, such as default settings or preferences for the operation of the deployed device 1 10.
  • the poiicies can define whether a printer
  • a discovery procedure can begin with a CiviF coniroiier 150 initiating a discovery message 301 that includes a request and a message format in compliance with a common management framework.
  • the network address for the desired deployed device 110 can be provided to the CIVIF controller 150.
  • a discover message specifically targeting the desired deployed device 1 10 can be sent using the specified network address on network 115.
  • the discovery message can be broadcast to all deployed devices 110 on the network 1 5.
  • the deployed device 110 and the CMF controller 150 can conduct a secure handshake session.
  • the secure handshake session can include messages sent between a deployed device 1 10 and the CfvlF controller 150 to establish a secure communication session.
  • the deployed device 10 in response to the discovery message 301 , can return a device handshake message 303.
  • the device handshake message 303 from the deployed device 1 10 can include various security protocols according to the corresponding common management framework implemented by the CIV1F controller 150.
  • the CMF controller 150 can respond with a common management framework secure handshake message 305.
  • the common management framework secure handshake message 305 can be used by the deployed device 110 to establish a secure connection with the CfvlF controller 150.
  • the deployed device 110 can generate and send a manageable features message 307 to the Cfv!F controller 150,
  • the manageable features message 307 can include an electronic signal generated according to a predetermined and/or standard format that includes details for the
  • the manageable features message 307 can include information that specifies which features of the deployed device 110 can be managed.
  • the manageable features message 307 can Include information that specifically identifies the manageable features of the deployed device 1 10 that can be managed by implementations of the CMF controller 150.
  • the manageable features message 307 can Indicate printer features that can be managed, how the printer features can be configured, and how the printer features are to be displayed as configuration items in a user interface to an end-user.
  • the information in the manageable features message 307 can be updated, modified, or amended depending on the version of the operating system and/or firmware installed in the corresponding deployed device 1 0.
  • the manageable features message 307 can be implemented as a single file. Such files can include a standard structure according to a corresponding common management framework that the CMF controller can parse and store.
  • the CMF controller 150 When the CMF controller 150 receives the manageable features message 307, it can initiate to various processes to generate a corresponding user interface through which a user can enter configuration settings for the manageable features indicated in the manageable features message 307. The details of the processes are described In more detail in reference to the flowchart of an example method 400 depicted in FIG. 4.
  • the method 400 of FIG. 4 can begin at box 410, in which the CMF controller 150 can parse a manageable features message 307 received from a deployed device 10.
  • Parsing the manageable features message 307 can include parsing the information for the conf igurable features of the deployed device 110 according to a standardized messag format of a corresponding common management framework. Accordingly, parsing the manageable features message 307 can include determining an identifier, network address, serial number, model number, firmware version, and descriptions and other specifications fo the manageable features of that particular deployed device 110.
  • the CMF controller 50 can generate a corresponding features object using the information parsed from the manageable features message 307.
  • the features object can include a user interface object, the communication object, and a database object.
  • Each of the components of the features object can include information usable by the CMF controller 150 for a particular purpose of various implementations of the present disclosure.
  • the user interface object can include specifications for how the features included in the features object are to be depicted in a corresponding user interface.
  • the communication object can Include specifications regarding how the CMF controller 150 should communicate with the deployed device 110.
  • the database object can include information that links the specific manageable features of the deployed device 110 with an identifier that can individually or by class identify the deployed device 1 10.
  • the three component objects of a features object can be linked to a specific information (e.g. , an identifier) for a deployed device 110 or a class or type of deployed devices 1 10, at box 430.
  • the features object can be associated with a serial number and/or MAC address of the deployed device 110.
  • the features object can be linked to a model number or firmware version of the deployed device 110 (e.g., a printable model number and the firmware revision number installed on the printer).
  • the CMF controller 150 can generate a user interface based on the features object.
  • the CMF controller 150 can render a user interface that includes fields and other user interface controllers for any or all of the configurable features of the deployed device 110 according to the requirements of the corresponding information in the features object.
  • the features object may include an Indication regarding the order in which the configurable features of the deployed device 1 10 should be depicted in a corresponding managements user interface.
  • Such an order can include an indication that the name, location, serial number, network address, permissions, and other identifying
  • the features object can also indicate which order specific controls for various configurable settings should be displayed in a corresponding user interface, in the case of a deployed network printer, a corresponding features object can group print settings, such as color settings, density settings, media handling settings and the like, can be required by the features object to be grouped in one section of the user interface.
  • print settings such as color settings, density settings, media handling settings and the like
  • features that have to do with user access, security, power conservation, and the like may be required by the features object to be displayed in one or more other sections in a particular order.
  • the features objects can define what would be an
  • the features objects can require that a network setting include a particular format for a network location (e.g., an IP network separated into the requisite number of groups of integers).
  • the CMF controller 150 can receive user input for any of the
  • the user interface engine 154 can retrieve the user interface object from the corresponding features object. The user interface engine 154 can then reference the user interface library 153 and/or the user interface object to render the corresponding user interface.
  • the CMF controller 150 can generate and send a configuration message to the desired deployed device 110 based on the user input and the communication object and/or database object of the
  • the communication interface 156 of the CMF controller 50 can access the communication object of the features object to determine which communication is should use to communscate the settings received from the user. For example, if the communication object indicates that SN P has been selected for
  • the CMF controller 150 can generate a request message based on the user inputs, the SNMP protocol retrieved from the communication protocol library 157, and SNMP QSD for the deployed device 110 in the communication object.
  • the request message can include commands for the target deployed device 110 to apply the user input settings to the device.
  • CMF controller 150 can then send the request message to the deployed device 110 with request to apply the settings.
  • the target deployed device 110 can apply the setiings and then send an indication back to the CMF controller 150 regarding the success of the application of the settings, if the applications of the settings are successful, the response message can include indication of success.
  • CMF controller can store an indication of the current configuration settings for that particular deployed device 1 10 in the configuration library 158. Accordingly, the CMF controller 150 can retrieve the current states of a common management configuration framework compliant deployed device by accessing the configuration library 158. However, if the response message it's Includes an indication that the settings were not successfully applied to the deployed device 1 10, the CMF controller 150 can reattempt the request message until a response message indicating success is received.
  • the response message and/or an indication of successful application of the settings can vary or include indications of partial success. For instance, if only some of the sellings can be applied, due to the state, previous settings, firmware version, or capabilities of the deployed device, the response message can Include an Indication as to which of the settings were successfully applied and/or which settings were not successfully applied. In some implementations, if the deployed device 1 10 is able to apply less than all of the settings Indicated in the configuration message, then it can still send a response message that indicates a successful application of the settings. [00471 To provide such capabilities, the deployed device 10 can be configured to comply with a "relaxed parsing" specification.
  • Relaxed parsing allows the deployed device 110 to verify successful application of settings despite errors. For example, if a particular deployed device 1 10 received a configuration message that include an instruction to apply a particular setting which is not applicable to that device [e.g., a single platen scanner device without an automatic document feeder receives a configuration message to apply a setting that specifies a setting for an automatic document feeder), then it can simply skip over that setting,
  • the deployed device 110 can stop applying a group of settings when it encounters an error in applying one of the settings.
  • relaxed parsing allows the deployed 110 device to attempt to apply the settings on a "best effort" basis. That Is, the deployed device 110 can continue to the next setting in a configuration message even if the previous setting in the configuration message was not or could not be successfully applied (e.g., the setting was not applicable to the device).
  • the relaxed parsing specification can include instructions that when executed by the deployed device 100 cause it to use a best effort application of the settings.
  • Such implementations allow for management of many deployed devices 1 10 in a batch mode according to preconfigured policies.
  • the preconfigured policies can be used by the CMF controller 150 to generate a configuration message that includes various settings that may be usable by a iarger grou of deployed devices 1 10 based on a common characteristic (e.g., device type, device manufacturer, device location, device use, etc).
  • An settings in the configuration message generated based on the policies not applicable to a particular deployed device 110 can be ignored by the device without resulting in an error,

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)

Abstract

Examples described herein include methods for configuring deployed devices, such as printers and scanners, across a network. Such methods include parsing a manageable features message received from a deployed electronic device according to a common management framework protocol to determine specifications for a manageable feature of the deployed electronic device, generating a features object comprising the specification for the manageable feature according to the common management framework protocol, associating the features object to the deployed electronic device, generating a user interface based on the features object, and sending configuration message to the deployed electronic device based on user input received through the user interface and the features object.

Description

COMMON MANAGEMENT FRAMEWORKS
BACKGROUND
100011 Devices, such as printers, scanners, and network storage devices, can b deployed on a network to provide corresponding functionality to many users in an organization. Such deployed devices can include a number of functions or features that can be configured according to the needs or policies of the organization. The specific manageable features available in particular deployed device can change with firmware updates or upgrades.
BRIEF DESCRIPTION OF THE DRAWINGS
fOS02i FIG. 1 depicts a schematic diagram of an example common management framework system,
00031 FIG. 2 depicts an example CMF controller.
[00041 FIG. 3 depicts an example dataflow for discovering manageable features in a deployed electronic device implemented using a common management framework,
[000S] FIG. 4 is a flowchart of an example method for managing the manageable features in a deployed device using a common management framework.
DETAILED DESCRIPTION
[00061 Examples of the present disclosure include systems, devices, and methods for managing electronic devices in a variety of network environments using a common management framework. The common management framework can include definitions for data structures and protocols that can be used by a central CMF controiler and deployed devices to communicate and manage features of the deployed devices during setup, upgrades, and repurpose. As used herein, the term "common management framework" can refer to any predetermined set of requirements, Instructions, file formats, or messaging protocols with which a C F controller and/or a deployed device can comply to implement various examples of the present disclosure. [00071 in one example, a common management framework (CMF) controller can foe instantiated on a server computer or other computing system. The CMF controller may broadcast a discover message across a network according to the definitions of a corresponding common management framework. In response to the discovery message, a deployed device, such as a printer, a scanner, a copier, a storage device, a network device, and the like, can establish a communication session with the CMF controller. Once the session is initiated, the deployed device can transmit a manageable features message in compliance with the common management framework. The manageable features message can include information about the features of the deployed device. Such information can include indications as to which features are available to be managed, specifications as to how the features can be configured, and/or definitions or instructions as to how controls for the corresponding the features are to be displayed as configuration items in a user interface.
[00081 The information in the manageabie features message can be updated, modified, or amended based on the state or version of executable code or electronic flies stored in of the deployed device. The manageable features message can be Implemented as a single file or signal in a standard structure or format the CMF controller can parse and/or store. For example, the format of the manageable features message can be defined in a configuration file stored in the deployed device by the manufacturer or distributor. In some implementations, the configuration fiie can be included in firmware stored in a non-volatile computer readable medium included in the deployed.
[000S1 Upon receipt of a manageabie features message, the CMF controller can parse the information for a particular deployed device to determine which features are available, how to configure those features, and how th corresponding conirois in a user interface should be displayed. The CMF controller can generate a features object that can include any or all of the information in the manageable features message and associate it with the deployed device from which the manageable features message was received. The CMF controller can then use the features object to generate a corresponding user interface through which a user can input configuration settings for the corresponding manageable features.
[0010| Suc implementations of the present disclosure allow for deployed devices that use a common management framework to inform the CMF controller of changes in the available manageable features. For instance, scenarios in which of a firmware update or hardware upgrade change the available manageable features for a particular deployed device, the corresponding configuration file or data can aiso be updated to reflect those changes. The configuration data can then be used to send a new manageable features message to the CMF controller. The information that the C F controller uses to manage the manageable features can be included in the manageable features message. Thus, when a manageable features is added, removed, or otherwise changed, the CMP controller used to manage that device can be updated by a new manageable features message.. Accordingly, the CMF controiier need not be updated independently for revisions to the configuration file or firmware in the common management framework compliant deployed devices. Such implementations can reduce the time and effort spent on maintaining the CMF controller, thus simplifying the update process and management of the deployed devices.
[00111 F^G- depicts an example system 100 that includes multiple deployed devices 1 10 and a CMF controiier 150, according to examples of the present disclosure. As shown, each of the deployed devices 1 10 can be coupled to a network 115. In addition, the CMF controller 150 can also be coupled to the network 1 5.
[0012J The network 115 can include any type of electronic communication media or protocol, such as a ioca! area network (LAN), a wide area network (WAN), a wireless network, a virtual private network (VPN), a local bus (e.g., universal serial bus or "USB"), or the like. For example, the network 1 15 can include a wired communication network implementing any variant of the IEEE 802.3 or other Ethernet type network protocol. In some examples, a wired communication connection can include a USB or other serial or parallel communication protocol. In other examples, the network 115 can include a wireless communication network, such as wireless networks or connections implementing any variant of the IEEE 802.1 1 {e.g., Wi-Fi™} or IEEE 802.15.1 (e.g., Bluetooth™) wireless networking protocol. In any such example
implementations, the network 1 15 can include optical, electromagnetic, and/or electrical signals transmitted: and received using corresponding media and protocols. As such, the network 115 can include multiple networks. For example, the network. 1 15 can include some deployed devices 110 connected to Ethernet connections, some deployed devices 1 10 connected to a Wi-Fi™ router, and/or some deployed devices 110 n communication with one another using Bluetoot T& type connections.
[0013J The deployed devices 1 10 can include any type of electronic device. For example, the deployed devices 1 10 can include devices and appliances, such as printers, scanners, fax machines, multifunction printer- scanner-fax machines (e.g., "all-in-ones"), network storage devices, and the like.
|0014] As shown , each one of the deployed devices 1 0 can include various components, in some implementations, the components of the deployed devices 1 10 can be characterized as functionality components 120 that include the hardware and executable code for implementations of the device specific functionality of the device, and deployed device manager 130 type functionality.
[001 Si For example, the functionality components 120 of one particular deployed printer can include hardware, such as a printhead, paper handler, network cards, and corresponding electronic components and memories comprising computer executable code for implementing any or all of the printer related functionality. The deployed device manager 130 can include functionality for configuring the manageable features of the deployed device 110 and/or the functionality components 120. The deployed device manager 130 can communicate with the CMF controller 150 through the network 115 to obtain user configurable settings for the functionality components 120 and/or the deployed device 1 10, For example, the deployed device manager 130 can generate a manageable features message in compliance with a common management framework and information about the manageable features of the deployed device 110. The information about the manageable features of the deployed device 110 can be included in the firmware implemented in the deployed device 1 10,
|001β| in response to the manageable features message sent to the CMF controller 150, the deployed device manager 130 can receive a configuration settings command or message in compliance with the common management framework. The deployed device manager 130 can then apply the settings to the functionality components 120 and/or the deployed device 110. in one example implementation, the deployed device manager 130 in a multifunction device can receive and apply user configurable settings to set the defaults color print mode and/or default scanner resolutions.
|0017| in various implementations described herein, the CMF controller 150 can be implemented as any combination of hardware and executable code. Fo example, the functionality of the C F controller 50 can be implemented as executable code executed in a processor of computer system or other computing device. This executable code, stored on a nonvolatile computer readable medium, can include instructions for operations that when executed by a processor causes the processor to implement the functionality described in reference to the CMF controller 150 and/or its subcomponents. Accordingly, CMF controller 150 can be implemented in a computer system comprising a processor, a memory, a communication interface, and/or other digital or analog logic circuits that can be used to store and/or execute operations defined by executable code or code segments.
|O018] The processors of the computer system may be a microprocessor, a micro-controller, an application specific integrated circuit (ASIC), or the like. According to an example implementation, the processor is a hardware components, such as a circuit. The memor can Include any type of transitory or non-transitory computer readable medium. For example the memory can include volatile or non-volatile memory, such as dynamic random access memory (DRAM), electrically erasable programmable read-only memory (EEPROM), magneto-resistive random access memory (iVIRA ), memristor, flash memory, floppy disk, a compact disc read only memory (CD-ROM), a digital video disc read only memory {DVD-ROM), or other optical or magnetic media, and the like, on which executable code may be stored. [00191 *π some implementations, the CMF controller 150 can be
Instantiated on a server computer or a virtual computer in a cloud computing environment, in other implementations, the CMF controller 150 can be implemented as an application specific integrated circuit (ASIC}. In yet other implantations, the CMF controller 150 can be implemented as executable code, also referred to as firmware, stored in a non-voiattie computer readable medium, such as electrically erasable programmable read-only memory (EEPROM) in a computing system or other computing device (e.g., a server computer, a desktop computer, laptop computer, tablet computer, etc.).
[00201 FIG. 2 depicts a schematic diagram of the CMF controller 150 and several example deployed devices 110 to which it is connected. As illustrated, the CMF controlier 150 can include a number of components. Such components can include, but are not limited to, a parser 151 , a user interface 152, a database manager 155, a communication interface 158, and a configuration library 158, In various implementations, the CMF controller 150 can be implemented with more or fewer components than shown In FIG. 2, In addition, the components of the CMF controlier 150 are shown as individual subcomponents, however, any of the described subcomponents can be merged into any number of composite subcomponents. For example, the database manager 155 and the configuration library 158 can be merged into a single subcomponent,
|O0211 The deployed devices 1 10, as described herein, can include any type of electronic device or appliance thai can communicate with the CMF controller 150 over a corresponding network 115 or communication protocol As shown, the CMF controller 150 can be coupled to and/or in communication with as many as N, where N is an integer, deployed devices 110. Examples of deployed devices described herein can include printers, scanners, and all-in- one devices that include multiple functions.
|00221 Various implementations of the present disclosure began when a deployed device 1 10 is discovered by the CMF controller 150. The discovery of the deployed devices 110 can be initiated either b the CMF controller 150 or the deployed devices 1 0. For example, in one of the mentation, the communication interface 158 can broadcast a discovery message across a network 1 15. The discovery message can include any information required by the common management framework and formatted according to the requirements of the common management framework. For example, the discovery message can include an indication or command for a receiving deployed device 110 compliant with a particular common management framework protocol or version to respond with a corresponding manageable features message. The details of the corresponding manageable features message will be described in more detail in reference to FIG. 3 below.
[00231 ^ some implementations, the communication interface 156 can include any combination of hardware and executable code. For example, the communication interface 158 can include a network communication card that includes a transceiver for communicating over a corresponding network 115, in related implementations, the communication interface 158 can also include executabie code executable by a processor for controlling the communication card for sending and receiving messages in compliance with the common management framework to and from a deployed device 110.
[00241 The communication interface 156 can also include a
communication protocol library 157. The communication protocol library 157 can include information for any number of protocols, such as simple network management protocol (S MP), web service, and the like. Accordingly, the communication interface 156 can use the various communication protocols stored in the communication protocol library 157 to broadcast a discovery message to a variety of deployed devices 1 10 that implement various corresponding communication protocols.
[002SJ in response to the discovery message, the parser 151 , or other component of the CMF controller 150, can receive a manageable features message from a deployed device 110. The parser 150 can parse and/or analyze the information in the manageable feature message received from the deployed device 110 according to the applicable common management framework. As such, the parser 151 can determine information from the manageable feature message regarding which features are available for configuration, how those features can be configured, and/or information regarding how those features should be depicted in a corresponding device management user interface. Such information can be determined on a per deployed device 1 10 basis.
|002β| When a manageable features message is parsed and/or analyzed to determine the manageable features, configuration settings, and/or user interface requirements, the parser 151 can generate a corresponding features object that includes all such information. The features object can then be associated with the deployed device 110 from which the manageable features message was received. For example, the features object generated based on the manageabl features message can be associated with a serial number, model number, manufacturer name, device description, firmware version, MAC address, network address, or any other information that can be used to specifically identify the deployed device 110 from which the corresponding manageable features message was received. The database manager 155 can record the association between the features object and the particular deployed device 110, The database manager 155 can store the recorded association in the configuration library 158,
[00271 in some implementations, the features object can include any combination of a user interface object, a communication object, and/or a database object. The features objects, and/or any of its component objects, can be associated with a device mode! identifier and/or a firmware version of device.
£00281 Using a features object associated with a particular deployed device 110, the user interface 152 can generate a user interface through which a user can enter in user preferences and/or policy requirements for a particular deployment of the deployed device 1 1 , For example, the user interface can include a user interface librar 153 that includes templates and/or requirements for the user interface for entering the configuration settings for particular deployed device 110. For example, the user interface library 153 can include various branding, version numbers, and user specific settings that the user interface engine 154 can use to generate a
corresponding user interface. [00291 *π some implications, the user interface 152, or one of its subcomponents, can retrieve or receive a feature object from the database manager 155 and/or configuration library 158 for a user-specified deployed device 1 10, For example, a user can initiate configuration of a particular deployed device 1 110-1 by submitting a unique identifier (e.g., a serial number, network address, device name, etc.) associated with the desired device. The user interface 152 can request database manager 155 and/or configuration library 158 retrieve a features object associated with the desired device. User interface 152 can then generate a number of data specific fields, controls, and other user interface control mechanisms.
[0030J For example, the features object can indicate that some device configuration settings must be entered as a string that includes no special characters (e.g., a device name or a piain language description of a location) while other device configuration settings are to be entered as an integer controlled by a slider bar (e.g., an integer value associated with a particular density setting for printing). The user interface engine 154 using the information in the feature object for the particular device and/or Information in the user interface library 153 can generate and/or render a corresponding user interface for entering configuration settings for the desired device.
|O031] in some implementations, the user Interface 152 can render a graphical use interface on a display device associated with the computing system in which the C F controller 150 is instantiated. In other
implementations, the CMF controller 150 can be instantiated on a remote computing system. In such implementations, the user interface 152 can generate data corresponding to the user interface generated in accordance with the features object that can be accessed using an appropriate client application or web browser instantiated on a remote client computing device and/or on the corresponding deployed device 110.
|00321 A user, such as a network administrator or end user, can access the user interface for the particular deployed device 110 to enter the desired configuration settings. For example, the configuration settings can include settings that comply with the policies of a particular entity or organization. Such policies can inciude security information. Such security information can include restrictions on which users ar allowed to access/use the deployed device 1 10, through which networks 115 the deployed device can be accessed, or restrictions on how the configuration settings ma he altered locally or remotely. The policies can also inciude more functional information, such as default settings or preferences for the operation of the deployed device 1 10. For example, the poiicies can define whether a printer
automatically prints on both sides of the page, whether a scanner can emaii scanned documents to external emaii addresses, and the like.
[00331 f^G. 3 depicts an example dataflow between a CIV1F controller 150 and a deployed device 110, As described herein, a discovery procedure can begin with a CiviF coniroiier 150 initiating a discovery message 301 that includes a request and a message format in compliance with a common management framework. In some implementations, the network address for the desired deployed device 110 can be provided to the CIVIF controller 150. in such implementations, a discover message specifically targeting the desired deployed device 1 10 can be sent using the specified network address on network 115. in other implementations, the discovery message can be broadcast to all deployed devices 110 on the network 1 5.
|0034| in response to the discovery message 301 , the deployed device 110 and the CMF controller 150 can conduct a secure handshake session. The secure handshake session can include messages sent between a deployed device 1 10 and the CfvlF controller 150 to establish a secure communication session. For example, in response to the discovery message 301 , the deployed device 10 can return a device handshake message 303. The device handshake message 303 from the deployed device 1 10 can include various security protocols according to the corresponding common management framework implemented by the CIV1F controller 150. Accordingly, in response fo the device handshake message 300, the CMF controller 150 can respond with a common management framework secure handshake message 305. As such, the common management framework secure handshake message 305 can be used by the deployed device 110 to establish a secure connection with the CfvlF controller 150. [003S1 Once the connection is established between the C F controller 150 and the deployed device 110, the deployed device 110 can generate and send a manageable features message 307 to the Cfv!F controller 150, In various implementations of the present d isclosure, the manageable features message 307 can include an electronic signal generated according to a predetermined and/or standard format that includes details for the
manageable features of the deployed device 110. For example, the manageable features message 307 can include information that specifies which features of the deployed device 110 can be managed. In particular, the manageable features message 307 can Include information that specifically identifies the manageable features of the deployed device 1 10 that can be managed by implementations of the CMF controller 150. For example, the manageable features message 307 can Indicate printer features that can be managed, how the printer features can be configured, and how the printer features are to be displayed as configuration items in a user interface to an end-user.
!0Q38J As described herein, the information in the manageable features message 307 can be updated, modified, or amended depending on the version of the operating system and/or firmware installed in the corresponding deployed device 1 0. In various implementations, the manageable features message 307 can be implemented as a single file. Such files can include a standard structure according to a corresponding common management framework that the CMF controller can parse and store.
[00371 When the CMF controller 150 receives the manageable features message 307, it can initiate to various processes to generate a corresponding user interface through which a user can enter configuration settings for the manageable features indicated in the manageable features message 307. The details of the processes are described In more detail in reference to the flowchart of an example method 400 depicted in FIG. 4.
|00381 The method 400 of FIG. 4 can begin at box 410, in which the CMF controller 150 can parse a manageable features message 307 received from a deployed device 10. Parsing the manageable features message 307 can include parsing the information for the conf igurable features of the deployed device 110 according to a standardized messag format of a corresponding common management framework. Accordingly, parsing the manageable features message 307 can include determining an identifier, network address, serial number, model number, firmware version, and descriptions and other specifications fo the manageable features of that particular deployed device 110.
|0039j At box 420, the CMF controller 50 can generate a corresponding features object using the information parsed from the manageable features message 307. As described herein, the features object can include a user interface object, the communication object, and a database object. Each of the components of the features object can include information usable by the CMF controller 150 for a particular purpose of various implementations of the present disclosure. For example, the user interface object can include specifications for how the features included in the features object are to be depicted in a corresponding user interface. The communication object can Include specifications regarding how the CMF controller 150 should communicate with the deployed device 110. The database object can include information that links the specific manageable features of the deployed device 110 with an identifier that can individually or by class identify the deployed device 1 10.
|0040| Accordingly, the three component objects of a features object can be linked to a specific information (e.g. , an identifier) for a deployed device 110 or a class or type of deployed devices 1 10, at box 430. For example, the features object can be associated with a serial number and/or MAC address of the deployed device 110. in other implementations, the features object can be linked to a model number or firmware version of the deployed device 110 (e.g., a printable model number and the firmware revision number installed on the printer).
|00411 At box 440, the CMF controller 150 can generate a user interface based on the features object. As such, the CMF controller 150 can render a user interface that includes fields and other user interface controllers for any or all of the configurable features of the deployed device 110 according to the requirements of the corresponding information in the features object. For example, the features object may include an Indication regarding the order in which the configurable features of the deployed device 1 10 should be depicted in a corresponding managements user interface.,
|00421 Such an order can include an indication that the name, location, serial number, network address, permissions, and other identifying
information should be listed first in the user interface. The features object can also indicate which order specific controls for various configurable settings should be displayed in a corresponding user interface, in the case of a deployed network printer, a corresponding features object can group print settings, such as color settings, density settings, media handling settings and the like, can be required by the features object to be grouped in one section of the user interface. Features that have to do with user access, security, power conservation, and the like may be required by the features object to be displayed in one or more other sections in a particular order. In all such implementations, the features objects can define what would be an
acceptable setting for each of the manageable features. For example, the features objects can require that a network setting include a particular format for a network location (e.g., an IP network separated into the requisite number of groups of integers).
0043] Once th user interface for the manageable features of a particular the deployed device 110 is generated according to the corresponding features object, the CMF controller 150 can receive user input for any of the
configurable settings. For example, when a user selects a particular feature in the manageable features user interface, the user interface engine 154 can retrieve the user interface object from the corresponding features object. The user interface engine 154 can then reference the user interface library 153 and/or the user interface object to render the corresponding user interface.
|0044| At box 450, the CMF controller 150 can generate and send a configuration message to the desired deployed device 110 based on the user input and the communication object and/or database object of the
corresponding features object. For example, the communication interface 156 of the CMF controller 50 can access the communication object of the features object to determine which communication is should use to communscate the settings received from the user. For example, if the communication object indicates that SN P has been selected for
communication with the desired deployed device 1 10, then the CMF controller 150 can generate a request message based on the user inputs, the SNMP protocol retrieved from the communication protocol library 157, and SNMP QSD for the deployed device 110 in the communication object. The request message can include commands for the target deployed device 110 to apply the user input settings to the device. CMF controller 150 can then send the request message to the deployed device 110 with request to apply the settings.
[0G4SJ in response to the request message, the target deployed device 110 can apply the setiings and then send an indication back to the CMF controller 150 regarding the success of the application of the settings, if the applications of the settings are successful, the response message can include indication of success. In response to the indication success, CMF controller can store an indication of the current configuration settings for that particular deployed device 1 10 in the configuration library 158. Accordingly, the CMF controller 150 can retrieve the current states of a common management configuration framework compliant deployed device by accessing the configuration library 158. However, if the response message it's Includes an indication that the settings were not successfully applied to the deployed device 1 10, the CMF controller 150 can reattempt the request message until a response message indicating success is received.
[00461 n various implementations of the present disclosure, the response message and/or an indication of successful application of the settings can vary or include indications of partial success. For instance, if only some of the sellings can be applied, due to the state, previous settings, firmware version, or capabilities of the deployed device, the response message can Include an Indication as to which of the settings were successfully applied and/or which settings were not successfully applied. In some implementations, if the deployed device 1 10 is able to apply less than all of the settings Indicated in the configuration message, then it can still send a response message that indicates a successful application of the settings. [00471 To provide such capabilities, the deployed device 10 can be configured to comply with a "relaxed parsing" specification. Relaxed parsing allows the deployed device 110 to verify successful application of settings despite errors. For example, if a particular deployed device 1 10 received a configuration message that include an instruction to apply a particular setting which is not applicable to that device [e.g., a single platen scanner device without an automatic document feeder receives a configuration message to apply a setting that specifies a setting for an automatic document feeder), then it can simply skip over that setting,
[0048] In some implementations, the deployed device 110 can stop applying a group of settings when it encounters an error in applying one of the settings. However, relaxed parsing allows the deployed 110 device to attempt to apply the settings on a "best effort" basis. That Is, the deployed device 110 can continue to the next setting in a configuration message even if the previous setting in the configuration message was not or could not be successfully applied (e.g., the setting was not applicable to the device). As such, in some implementations, the relaxed parsing specification can include instructions that when executed by the deployed device 100 cause it to use a best effort application of the settings.
|0049| Such implementations allow for management of many deployed devices 1 10 in a batch mode according to preconfigured policies. The preconfigured policies can be used by the CMF controller 150 to generate a configuration message that includes various settings that may be usable by a iarger grou of deployed devices 1 10 based on a common characteristic (e.g., device type, device manufacturer, device location, device use, etc). An settings in the configuration message generated based on the policies not applicable to a particular deployed device 110 can be ignored by the device without resulting in an error,
fOOSOJ These and other variations, modifications, additions, and
improvements may fall within the scope of the appended eiaims(s). As used in the description herein and throughout the claims that follow, "a'\ "an", and "the" includes plural references unless the context clearly dictates otherwise. Also, as used in the description herein and throughout the claims that follow, the meaning of *in* includes "in" and "on" unless the context dearly dictates otherwise. All of the features disclosed in this specification {including any accompanying claims, abstract and drawings), and/or ail of the elements of any method or process so disclosed, may be combined in any combination, except combinations where at least some of such features and/or elements are mutually exclusive.

Claims

We Claim:
L A computing device comprising:
a processor; and
a non-transitory computer readable medium coupied to the processor and comprising instructions that when executed by the processor cause the processor to:
broadcast a discover message on a communication network according to a common management framework protocol;
conduct a secure handshake session according to the common management framework protocol with a plurality of deployed devices; receive, in response to the discovery message, a plurality of manageable features messages from the plurality of deployed devices in compliance with the common management framework protocol, each of the plurality of manageable features messages comprising a plurality of manageable feature specifications for a corresponding deployed device in the plurality of deployed devices; and
generate a plurality of features objects corresponding to the plurality of manageable feature specifications in accordance with the common management framework protocol each of the plurality of features objects comprising configuration specifications and user interface specifications for a corresponding manageable feature specification in the plurality of manageable features specifications.
2. The computing device of claim 1 wherein the instructions further cause the processor to associate each of the plurality of features objects with information specific to a corresponding deployed device in the plurality of deployed devices.
3. The computing device of claim 2 wherein the instructions further cause the processor to:
generate a user interface based on a subset of features objects in the plurality of features objects associated with information specific to a selected corresponding deployed device in the plurality of deployed devices; and
send a configuration message to the selected corresponding deployed device based on user input received through the user interfac and at the subset of features objects.
4. The computing device of claim 1 wherein the common management framework protocol comprises definitions storahle in firmware of the plurality of deployed devices.
5. The computing device of claim 1 wherein the plurality of deployed devices comprises a deployed device comprising updated firmware for additional or altered features.
6. The computing device of claim 1 wherein the plurality of deployed devices comprises a deployed device with which the computer system has not previously conducted the secure handshake session.
7. A method comprising:
parsing, by a computer system, a manageable features message received from a deployed electronic device according to a common management framework protocol to determine specifications for a manageable feature of the deployed electronic device;
generating, by the computer system, a features object comprising the specification for the manageable feature according to the common management framework protocol;
associating, by the computer system, the features object to the deployed electronic device;
generating, by the computer system, a user Interface based on the features object; and
sending, by the computer system, configuration message to the deployed electronic device based on user Input received through the user interface and the features object.
8. The method of claim 7, further comprising updating the features objects based on the user input and a response message received in response to the configuration message,
9. The method of claim 8, wherein the response message comprises an indication that the deployed electronic device successfully applied
configuration settings based on the configuration message.
10. The method of claim 7, wherein the manageable features message comprises information corresponding to configurable functionality specific to the deployed electronic device in a format defined by the common
management framework protocol.
1 i . The method of claim 7, wherein the features object defines a user interface property, a communication property, and feature details associated with the manageable feature in a format defined by the common management framework protocol.
12. The method of claim 7, wherein th common management framework protocol comprises definitions siorabie in firmware of a plurality of disparate deployed electronic devices and usabie by the plurality of disparate deployed electronic devices to generate corresponding manageable features messages,
13, An electronic device comprising;
a processor; and
a memory comprising executable code comprising instructions that when executed by the processor cause the processor to.
monitor for a discovery message broadcast in compliance with a common management framework protocol from a remote computing system on a communication network to which th electronic device is coupled; conduct a secure handshake session with the remote computing system according to the common management framework protocol in response to the discovery message; and
send a manageable features message in compliance with the common management framework proiocoi and comprising a plurality of manageable feature specifications for the electronic device.
14, The electronic device of ciaim 13, wherein the instructions further cause ihe processor to:
receive a configuration command based on the manageable features message and the common management framework protocol; and
change a setting for the operation of the electronic device in response to the configuration command.
15. The apparatus of claim 14, wherein the instructions that cause the
processor to change the setting are compliant with a relaxed parsing specification.
PCT/US2015/061754 2015-08-28 2015-11-20 Common management frameworks Ceased WO2017039730A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/748,678 US10708130B2 (en) 2015-08-28 2015-11-15 Common management frameworks

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IN4555CH2015 2015-08-28
IN4555/CHE/2015 2015-08-28

Publications (1)

Publication Number Publication Date
WO2017039730A1 true WO2017039730A1 (en) 2017-03-09

Family

ID=58188888

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2015/061754 Ceased WO2017039730A1 (en) 2015-08-28 2015-11-20 Common management frameworks

Country Status (2)

Country Link
US (1) US10708130B2 (en)
WO (1) WO2017039730A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005050062A (en) * 2003-07-31 2005-02-24 Canon Inc Print processing system, information processing method for the system, information processing device, information processing method for the information processing device, client device, and information processing program
US20080178202A1 (en) * 2007-01-18 2008-07-24 General Instrument Corporation Interface For Supporting an Element Management System
US20110289517A1 (en) * 2003-10-27 2011-11-24 Microsoft Corporation Simple and dynamic configuration of network devices
JP2012238323A (en) * 2012-07-25 2012-12-06 Brother Ind Ltd Device control program, and device control method
US20130279698A1 (en) * 2010-08-30 2013-10-24 Apple Inc. Secure wireless link between two devices using probes

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0653700B1 (en) 1993-11-16 2002-01-30 Fujitsu Limited Network printer apparatus
EP0810755B1 (en) 1996-05-31 2003-04-16 Hewlett-Packard Company, A Delaware Corporation Systems and methods for operating a network management system
US20030069848A1 (en) 2001-04-06 2003-04-10 Larson Daniel S. A User interface for computer network management
US7433935B1 (en) 2005-04-29 2008-10-07 Hewlett-Packard Development Company, L.P. Self-adapting plug-in service
JP4994909B2 (en) * 2007-03-26 2012-08-08 キヤノン株式会社 Program management apparatus and method
US8010661B2 (en) 2008-12-18 2011-08-30 Konica Minolta Laboratory U.S.A., Inc. Method for executing discovery and status update polling procedures of networked devices
US9081747B1 (en) * 2012-03-06 2015-07-14 Big Bang Llc Computer program deployment to one or more target devices
US20140156820A1 (en) * 2012-11-30 2014-06-05 Hewlett-Packard Development Company, L.P. Configuration information selection based on extracted information
US9311486B2 (en) 2013-08-13 2016-04-12 American Megatrends, Inc. Network based firmware feature configuration and firmware image generation
US9634928B2 (en) * 2014-09-29 2017-04-25 Juniper Networks, Inc. Mesh network of simple nodes with centralized control
US20160132538A1 (en) * 2014-11-07 2016-05-12 Rockwell Automation Technologies, Inc. Crawler for discovering control system data in an industrial automation environment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005050062A (en) * 2003-07-31 2005-02-24 Canon Inc Print processing system, information processing method for the system, information processing device, information processing method for the information processing device, client device, and information processing program
US20110289517A1 (en) * 2003-10-27 2011-11-24 Microsoft Corporation Simple and dynamic configuration of network devices
US20080178202A1 (en) * 2007-01-18 2008-07-24 General Instrument Corporation Interface For Supporting an Element Management System
US20130279698A1 (en) * 2010-08-30 2013-10-24 Apple Inc. Secure wireless link between two devices using probes
JP2012238323A (en) * 2012-07-25 2012-12-06 Brother Ind Ltd Device control program, and device control method

Also Published As

Publication number Publication date
US10708130B2 (en) 2020-07-07
US20190007266A1 (en) 2019-01-03

Similar Documents

Publication Publication Date Title
US8610921B2 (en) Systems and methods for message based determination of printer capabilities
RU2569564C2 (en) Network system, interface board, method of controlling printing in network system and programme
CN106161069B (en) Device management system, management device, management method, relay device, and relay method
US9779369B2 (en) Process flow definition creating system, process flow definition creating device, and a method of creating process flow definition
US8937730B2 (en) System, image forming apparatus, server, and control method thereof
WO2001073558A1 (en) System for managing device connected to network
US10178134B2 (en) Management apparatus and method for controlling management apparatus
US11755263B2 (en) Information processing apparatus, control method, and storage medium
US9063686B2 (en) Distributing setting values from a client device to an image forming apparatus
US10896011B2 (en) Mobile device for automatically delivering print jobs to printers
JP2015046161A (en) Integrated function-oriented ad-hoc printer selection system for mobile client device
US20180152482A1 (en) Image forming apparatus, method of controlling the same, and storage medium storing program
US20230153045A1 (en) Information processing apparatus, control method of the same, and storage medium
US20150067767A1 (en) Information processing apparatus that distributes settings compliant with security policy and control method therefor, image processing apparatus and control method therefor, information processing system and control method therefor, and storage medium
US20100328706A1 (en) Systems and methods for message based determination of printer capabilities
US10298719B2 (en) Network system, and control method for network system
JP6226694B2 (en) Information processing apparatus, control method therefor, and program
US10708130B2 (en) Common management frameworks
CN104932843B (en) Image forming apparatus and image forming method
US20170243272A1 (en) Systems and methods for preconfiguration of an image forming device
JP5817545B2 (en) Print trial device, print trial program, print trial method, print control server
JP5900071B2 (en) Information terminal device, printing device, and printing system
JP6606355B2 (en) Information processing apparatus, information processing method, and program
US20200264817A1 (en) Information processing apparatus and non-transitory computer readable medium
JP2024164664A (en) Management device, method and program for controlling management device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15903285

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15903285

Country of ref document: EP

Kind code of ref document: A1