CN108259199A - A kind of automation command generating method and device - Google Patents

A kind of automation command generating method and device Download PDF

Info

Publication number
CN108259199A
CN108259199A CN201611243512.6A CN201611243512A CN108259199A CN 108259199 A CN108259199 A CN 108259199A CN 201611243512 A CN201611243512 A CN 201611243512A CN 108259199 A CN108259199 A CN 108259199A
Authority
CN
China
Prior art keywords
command
trigger action
parameter
order
target object
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.)
Granted
Application number
CN201611243512.6A
Other languages
Chinese (zh)
Other versions
CN108259199B (en
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.)
Datang Mobile Communications Equipment Co Ltd
Original Assignee
Datang Mobile Communications Equipment 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 Datang Mobile Communications Equipment Co Ltd filed Critical Datang Mobile Communications Equipment Co Ltd
Priority to CN201611243512.6A priority Critical patent/CN108259199B/en
Publication of CN108259199A publication Critical patent/CN108259199A/en
Application granted granted Critical
Publication of CN108259199B publication Critical patent/CN108259199B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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/0233Object-oriented techniques, for representation of network management data, e.g. common object request broker architecture [CORBA]
    • 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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Computer And Data Communications (AREA)

Abstract

The embodiment of the invention discloses a kind of automation command generating methods and device, method to include:Management station receives the first trigger action that command object generates in graphic interface, and the corresponding target object of the command object is searched in the database according to first trigger action;It shows the parameter of the target object, and receives the second trigger action modified to the parameter;According to second trigger action, the corresponding command object of the target object is generated.The embodiment of the present invention is by the way that SNMP order inventories hard to understand are converted, it is shown with graphic interface, and target object and modification parameter are searched according to the trigger action of user, user need not be concerned about that actual command is, directly according to showing interface, can quickly, accurately generate automation order, reduce the requirement to operating personnel's ability, simplify integrated operating process, improve testing efficiency.

Description

A kind of automation command generating method and device
Technical field
The present embodiments relate to field of computer technology, and in particular to a kind of automation command generating method and device.
Background technology
It is interacted between base station and management station using SNMP (Simple Network Management Protocol), nearly all behaviour to base station All it is to be completed by SNMP orders.The form specified according to execution tool is needed to fill in SNMP orders and ginseng when writing script Number.
Existing order write method is by base station commands inventory, finds command name and corresponding parameter OID (object marks Know symbol);Then according to inquiring the node name of each parameter, meaning, value in OID to MIB (management information bank) table for getting The information such as range;Finally command name, nodal value are spliced according to specified format.Parameter is presented with OID in order inventory, So also to inquire the meaning and value range of each parameter from MIB tables according to OID, order (nodal value 1, section are ultimately formed Point value 2 ...) form order, such as:GetBoardTempStatics(0,0,0,0).Wherein, base station commands inventory such as Fig. 1 Shown, MIB tables are as shown in Figure 2.
Existing order write method, which has no rule, to be followed, and writer looks into according to use-case step in operational order inventory Order is looked for, since what is presented in use-case is the description of use-case Chinese rather than use-case English name, is come for a long time so to expend The corresponding command is searched, later in order to confirm the value range of each parameter and value definition, needs to search life one by one in MIB tables Enable each parameter included.If the parameter of order is more, it is also desirable to fill in all parameters one by one, redundant operation is excessive, causes Manpower wastes.And the executable command of generation can not parse, order inventory or MIB tables can not quickly analyze foot when changing Which order needs synchronized update in this, without inheritance and compatibility.
During the embodiment of the present invention is realized, inventor has found that existing method needs to combine order inventory and MIB Table is inquired, and position artificial judgment its meaning according to each parameter in bracket, and searching work amount is big, efficiency is low, easy Error, and the executable command generated can not parse.
Invention content
Since existing method needs to be inquired, and according to each parameter in bracket with reference to order inventory and MIB tables Position artificial judgment its meaning, searching work amount is big, efficiency is low, error-prone, and the executable command that generates can not parse Problem, the embodiment of the present invention propose a kind of automation command generating method and device.
In a first aspect, the embodiment of the present invention proposes a kind of automation command generating method, including:
Management station receives the first trigger action that command object generates in graphic interface, according to first trigger action The corresponding target object of the command object is searched in the database;
It shows the parameter of the target object, and receives the second trigger action modified to the parameter;
According to second trigger action, the corresponding command object of the target object is generated.
Optionally, it is described according to second trigger action, the corresponding command object of the target object is generated, into One step includes:
If the parameter is unmodified, the corresponding command object of the target object default parameters is generated;
If the parameter has been changed, the corresponding command object of parameter after the target object modification is generated.
Optionally, it is described according to second trigger action, the corresponding command object of the target object is generated, into One step includes:
The third trigger action of command type selection is received, and according to the third trigger action, generates the target pair As the command object of the corresponding command type;
Wherein, the command type includes order inventory register format order and single-unit dot command.
Optionally, the method further includes:
According to parameter after the modification, the command object is stored to destination path.
Optionally, the method further includes:
It receives in graphic interface and orders newer 4th trigger action, the mesh is obtained according to the 4th trigger action The command object under path is marked, and identifies the command type of the command object;
Target object corresponding with the command type and the command object in database after lookup update;
The command object and the target object are compared, exports the target component having differences;
The 5th trigger action of target component modification is received, and according to the 5th trigger action, to the destination path Under the command object be updated.
Second aspect, the embodiment of the present invention also propose a kind of automation order generating means, including:
Object searching module, for receiving the first trigger action that command object generates in graphic interface, according to described First trigger action searches the corresponding target object of the command object in the database;
Parameter adapting module for showing the parameter of the target object, and receives the to modify to the parameter Two trigger actions;
Order generation module, for according to second trigger action, generating the corresponding target of the target object Order.
Optionally, the order generation module further comprises:
Default parameters uses unit, if unmodified for the parameter, generate the target object default parameters and corresponds to The command object;
Parameter is changed using unit, if having been changed for the parameter, generates parameter pair after the target object modification The command object answered.
Optionally, the order generation module is further used for receiving the third trigger action of command type selection, and root According to the third trigger action, the command object of the corresponding command type of the target object is generated;
Wherein, the command type includes order inventory register format order and single-unit dot command.
Optionally, described device further includes:
Order memory module, for being stored the command object to destination path according to parameter after the modification.
Optionally, described device further includes:
Order acquisition module orders newer 4th trigger action, according to the described 4th for receiving in graphic interface Trigger action obtains the command object under the destination path, and identifies the command type of the command object;
Object searching module, it is corresponding with the command type and the command object in database after being updated for lookup Target object;
Parameter output module for comparing the command object and the target object, exports the target ginseng having differences Number;
Order update module for receiving the 5th trigger action of target component modification, and is grasped according to the described 5th triggering Make, the command object under the destination path is updated.
As shown from the above technical solution, the embodiment of the present invention is by the way that SNMP order inventories hard to understand are converted, It is shown with graphic interface, and target object and modification parameter is searched according to the trigger action of user, user is practical without being concerned about What order is, directly according to showing interface, can quickly, accurately generate automation order, reduce to operating personnel's ability It is required that simplifying integrated operating process, testing efficiency is improved.
Description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, to embodiment or will show below There is attached drawing needed in technology description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention, for those of ordinary skill in the art, without creative efforts, can be with Other attached drawings are obtained according to these figures.
Fig. 1 is the schematic diagram of base station commands inventory that the prior art provides;
Fig. 2 is the schematic diagram of MIB tables that the prior art provides;
Fig. 3 is the flow diagram of a kind of automation command generating method that one embodiment of the invention provides;
Fig. 4 is a kind of interface signal for the corresponding tool of automation command generating method that one embodiment of the invention provides Figure;
Fig. 5 is the flow diagram of a kind of automation command generating method that another embodiment of the present invention provides;
Fig. 6 is the structure diagram of a kind of automation order generating means that one embodiment of the invention provides.
Specific embodiment
Below in conjunction with the accompanying drawings, the specific embodiment of the present invention is further described.Following embodiment is only used for more Technical scheme of the present invention is clearly demonstrated, and is not intended to limit the protection scope of the present invention and limits the scope of the invention.
Below first to the present invention relates to explanation of nouns it is as follows:
SNMP:Simple Network Management Protocol, Simple Network Management Protocol are a standards The agreement of node on IP network management.
MIB:Management Information Base, management information bank, for storing managed device in snmp protocol In be managed the database of variable.
OID:The representation of variable in MIB.In SNMP message transmission procedures the node in MIB is represented using OID, such as In Fig. 2, OID 2.7.5.7.9.1.3 expression parameters " downlink semi-continuous scheduling interval ".
Fig. 3 shows a kind of flow diagram for automating command generating method provided in this embodiment, including:
S301, management station receive the first trigger action that command object generates in graphic interface, are touched according to described first The corresponding target object of the command object is searched in hair operation in the database.
Wherein, the command object is finally needs the order generated.
The target object is the corresponding object of command object described in the multiple objects stored in database.
First trigger action clicks the corresponding command name of target object, such as Fig. 4 for user in graphic interface Left side is each object, and right side is the corresponding command name of specific object and command description.
Specifically, each Object node is presented in graphic user interface in the form of object tree interface, such as left side institute in Fig. 4 Show.
Graphic user interface can realize following functions:It supports MIB database update, selection is supported when object tree is presented MIB versions;The order inventory and MIB tables in database are parsed, is presented with object tree graphical interfaces, parameter is filled in the form of pop-up Human-computer interaction is carried out, it can intuitive look-up command.Node name need to be only found in object tree for majority operation and fills in setting Value is not required to be concerned about that actual command is, to writing efficiency, script portability has promotion effect.
Artificial enquiry MIB tables are replaced with graphic interface during by making SNMP command script, improving script and making interface Friendly, reduce the requirement to operating personnel's ability, script edit work made to have broken away from the tedious work of looking into MIB repeatedly.
The parameter of S302, the display target object, and receive the second trigger action modified to the parameter.
Wherein, the parameter is respectively provided with default value.
The parameter that second trigger action selects to show in graphic user interface for user, and to the value of partial parameters After modifying, click and determine.
S303, according to second trigger action, generate the corresponding command object of the target object.
The present embodiment shows with graphic interface by converting SNMP order inventories hard to understand, and according to The trigger action of user searches target object and modification parameter, and user need not be concerned about that actual command is, directly according to interface Displaying, can quickly, accurately generate automation order, reduce the requirement to operating personnel's ability, simplify and integrate operating process, carry High testing efficiency.
Further, on the basis of above method embodiment, S303 further comprises:
If S3031, the parameter are unmodified, the corresponding command object of the target object default parameters is generated;
If S3032, the parameter have been changed, the corresponding target life of parameter after the target object modification is generated It enables.
The present embodiment using default value by for parameter setting default value, when user does not change parameter, can directly be given birth to Into order, after user changes parameter, generated and ordered according to modified parameter, parameter value is changed one by one without user, only needed It is concerned about the parameter value for needing to change, other parameter is filled in without repeating, and is simplified operating procedure, is saved user time.
Further, on the basis of above method embodiment, S303 further comprises:
The third trigger action of command type selection is received, and according to the third trigger action, generates the target pair As the command object of the corresponding command type;
Wherein, the command type includes order inventory register format order and single-unit dot command.
The third trigger action selects the command type of generation for user in graphic interface.
Specifically, the present embodiment supports two kinds of order generating modes of base station commands inventory and single node, can be according to user Different requirement generation corresponding types orders.
Further, on the basis of above method embodiment, the method further includes:
S304, according to parameter after the modification, the command object is stored to destination path.
Wherein, the destination path is the path of command object storage, can pre-set, can also be selected by user It selects.
Since command object is the order that can parse form, the present embodiment can parse the order of form by preserving, be convenient for It checks and replicates, improve the portability of script.
Further, on the basis of above method embodiment, the method further includes:
S304, it receives in graphic interface and orders newer 4th trigger action, obtained according to the 4th trigger action The command object under the destination path, and identify the command type of the command object.
Wherein, the 4th trigger action is the newer operation of user's select command in graphic interface.
Target object corresponding with the command type and the command object in database after S305, lookup update.
S306, the command object and the target object are compared, exports the target component having differences.
S307, the 5th trigger action for receiving target component modification, and according to the 5th trigger action, to the target The command object under path is updated.
Wherein, the 5th trigger action is user's operation that selection parameter is changed in graphic interface.
For example, the order of entitled (node name 1+ nodal values 1, node name 2+ nodal values 2 ...) form will be ordered, with The order entitled (nodal value 1, nodal value 2 ...) of executable command form corresponds.It realizes reverse resolution, orders and current The discrepant places of version MIB are shown by pop-up and allow to change, and new executable format order is regenerated after modification, when MIB can quickly update existing script when changing.
Specifically, the entire flow schematic diagram of automation command generating method is illustrated in figure 5, mainly includes three parts work( Energy:Database and parameter configuration management (Initialize installation in corresponding diagram 5), order generation and order update.
Database and parameter configuration management realize that function is specified in the update of MIB tables and output file path.User, which may specify, to be appointed Meaning version mib file orders for generation, may specify that free routing exports result.
Order is generated as Core Feature, for being presented with object tree after parsing MIB, user choose needed for after order, pop-up Corresponding parameter value is filled in prompting, and the value range of parameter current is shown in window;After the completion of filling in, generation life may be selected in user Enable the order or generation single-unit dot command that inventory registered;MIB tables are finally inquired according to selected by user and generate corresponding SNMP lives It enables and preserves.
Order updates to safeguard the command set generated.When user selects reading order function, to user The command file specified is parsed, and is matched with current MIB tables, and the inconsistent item pop-up of number of parameters is prompted, and in window The parameter name that need to be supplemented and value range are shown in mouthful.User regenerates order and preserves after filling in.
Fig. 6 shows a kind of structure diagram for automating order generating means provided in this embodiment, described device packet It includes:Object searching module 601, parameter adapting module 602 and order generation module 603, wherein:
The object searching module 601, for receiving the first trigger action that command object generates in graphic interface, root The corresponding target object of the command object is searched in the database according to first trigger action;
The parameter adapting module 602 for showing the parameter of the target object, and receives and the parameter is repaiied The second trigger action changed;
The order generation module 603, for according to second trigger action, generating the corresponding institute of the target object State command object.
Specifically, the object searching module 601, for receiving the first triggering that command object in graphic interface generates Operation, the corresponding target object of the command object is searched according to first trigger action in the database;The parameter is repaiied Change module 602, for showing the parameter of the target object, and receive the second trigger action modified to the parameter; The order generation module 603, for according to second trigger action, generating the corresponding target life of the target object It enables.
The present embodiment shows with graphic interface by converting SNMP order inventories hard to understand, and according to The trigger action of user searches target object and modification parameter, and user need not be concerned about that actual command is, directly according to interface Displaying, can quickly, accurately generate automation order, reduce the requirement to operating personnel's ability, simplify and integrate operating process, carry High testing efficiency.
Further, on the basis of above device embodiment, the order generation module 603 further comprises:
Default parameters uses unit, if unmodified for the parameter, generate the target object default parameters and corresponds to The command object;
Parameter is changed using unit, if having been changed for the parameter, generates parameter pair after the target object modification The command object answered.
Further, on the basis of above device embodiment, the order generation module 603 is further used for receiving life The third trigger action that type is enabled to select, and according to the third trigger action, generate the corresponding life of the target object Enable the command object of type;
Wherein, the command type includes order inventory register format order and single-unit dot command.
Further, on the basis of above device embodiment, described device further includes:
Order memory module, for being stored the command object to destination path according to parameter after the modification.
Further, on the basis of above device embodiment, described device further includes:
Order acquisition module orders newer 4th trigger action, according to the described 4th for receiving in graphic interface Trigger action obtains the command object under the destination path, and identifies the command type of the command object;
Object searching module, it is corresponding with the command type and the command object in database after being updated for lookup Target object;
Parameter output module for comparing the command object and the target object, exports the target ginseng having differences Number;
Order update module for receiving the 5th trigger action of target component modification, and is grasped according to the described 5th triggering Make, the command object under the destination path is updated.
Automation order generating means described in the present embodiment can be used for performing above method embodiment, principle and skill Art effect is similar, and details are not described herein again.
The apparatus embodiments described above are merely exemplary, wherein the unit illustrated as separating component can To be or may not be physically separate, the component shown as unit may or may not be physics list Member, you can be located at a place or can also be distributed in multiple network element.It can be selected according to the actual needs In some or all of module realize the purpose of this embodiment scheme.Those of ordinary skill in the art are not paying creativeness Labour in the case of, you can to understand and implement.
Through the above description of the embodiments, those skilled in the art can be understood that each embodiment can It is realized by the mode of software plus required general hardware platform, naturally it is also possible to pass through hardware.Based on such understanding, on Technical solution is stated substantially in other words to embody the part that the prior art contributes in the form of software product, it should Computer software product can store in a computer-readable storage medium, such as ROM/RAM, magnetic disc, CD, including several fingers It enables and (can be personal computer, server or the network equipment etc.) so that computer equipment is used to perform each implementation Method described in certain parts of example or embodiment.
It should be noted that:The above embodiments are merely illustrative of the technical solutions of the present invention, rather than its limitations;Although reference The present invention is described in detail in previous embodiment, it will be understood by those of ordinary skill in the art that:It still can be right Technical solution recorded in foregoing embodiments modifies or carries out equivalent replacement to which part technical characteristic;And this A little modifications are replaced, the spirit and model of various embodiments of the present invention technical solution that it does not separate the essence of the corresponding technical solution It encloses.

Claims (10)

1. a kind of automation command generating method, which is characterized in that including:
Management station receives the first trigger action that command object generates in graphic interface, according to first trigger action in number According to searching the corresponding target object of the command object in library;
It shows the parameter of the target object, and receives the second trigger action modified to the parameter;
According to second trigger action, the corresponding command object of the target object is generated.
2. according to the method described in claim 1, it is characterized in that, described according to second trigger action, the mesh is generated The corresponding command object of object is marked, is further comprised:
If the parameter is unmodified, the corresponding command object of the target object default parameters is generated;
If the parameter has been changed, the corresponding command object of parameter after the target object modification is generated.
3. according to the method described in claim 1, it is characterized in that, described according to second trigger action, the mesh is generated The corresponding command object of object is marked, is further comprised:
The third trigger action of command type selection is received, and according to the third trigger action, generates the target object pair The command object for the command type answered;
Wherein, the command type includes order inventory register format order and single-unit dot command.
4. according to the method described in claim 2, it is characterized in that, the method further includes:
According to parameter after the modification, the command object is stored to destination path.
5. according to the method described in claim 4, it is characterized in that, the method further includes:
It receives in graphic interface and orders newer 4th trigger action, the target road is obtained according to the 4th trigger action The command object under diameter, and identify the command type of the command object;
Search target object corresponding with the command type and the command object in updated database;
The command object and the target object are compared, exports the target component having differences;
The 5th trigger action of target component modification is received, and according to the 5th trigger action, under the destination path The command object is updated.
6. a kind of automation order generating means, which is characterized in that including:
Object searching module, for receiving the first trigger action that command object generates in graphic interface, according to described first Trigger action searches the corresponding target object of the command object in the database;
Parameter adapting module for showing the parameter of the target object, and receives second to modify to the parameter and touches Hair operation;
Order generation module, for according to second trigger action, generating the corresponding command object of the target object.
7. device according to claim 6, which is characterized in that the order generation module further comprises:
Default parameters uses unit, if unmodified for the parameter, generates the corresponding institute of the target object default parameters State command object;
Parameter is changed using unit, if having been changed for the parameter, parameter is corresponding after generating the target object modification The command object.
8. device according to claim 6, which is characterized in that the order generation module is further used for receiving order class The third trigger action of type selection, and according to the third trigger action, generate the corresponding order class of the target object The command object of type;
Wherein, the command type includes order inventory register format order and single-unit dot command.
9. device according to claim 7, which is characterized in that described device further includes:
Order memory module, for according to parameter after the modification, the command object to be stored to destination path.
10. device according to claim 9, which is characterized in that described device further includes:
Order acquisition module orders newer 4th trigger action for receiving in graphic interface, according to the described 4th triggering Operation obtains the command object under the destination path, and identifies the command type of the command object;
Object searching module, target corresponding with the command type and the command object in database after being updated for lookup Object;
Parameter output module for comparing the command object and the target object, exports the target component having differences;
Order update module is right for receiving the 5th trigger action of target component modification, and according to the 5th trigger action The command object under the destination path is updated.
CN201611243512.6A 2016-12-29 2016-12-29 Automatic command generation method and device Active CN108259199B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611243512.6A CN108259199B (en) 2016-12-29 2016-12-29 Automatic command generation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611243512.6A CN108259199B (en) 2016-12-29 2016-12-29 Automatic command generation method and device

Publications (2)

Publication Number Publication Date
CN108259199A true CN108259199A (en) 2018-07-06
CN108259199B CN108259199B (en) 2020-04-21

Family

ID=62719851

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611243512.6A Active CN108259199B (en) 2016-12-29 2016-12-29 Automatic command generation method and device

Country Status (1)

Country Link
CN (1) CN108259199B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108908336A (en) * 2018-07-20 2018-11-30 珠海智新自动化科技有限公司 A kind of manipulator command generating method and system
CN110311819A (en) * 2019-07-03 2019-10-08 广州鲁邦通物联网科技有限公司 Automatic production of HTML page and MIBs table generating method, management method, equipment end and management system based on page configuration file
CN112636953A (en) * 2020-12-07 2021-04-09 杭州迪普科技股份有限公司 Policy command issuing method and device and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101005681A (en) * 2006-01-17 2007-07-25 大唐移动通信设备有限公司 Interface automatic forming method and interface automatic forming system
CN103246784A (en) * 2013-05-24 2013-08-14 康力电梯股份有限公司 Parameterization drawing system for drawing escalator construction layout drawings
US20130331963A1 (en) * 2012-06-06 2013-12-12 Rockwell Automation Technologies, Inc. Systems, methods, and software to identify and present reliability information for industrial automation devices
CN104268072A (en) * 2014-09-03 2015-01-07 武汉烽火网络有限责任公司 Graphical script editor and method for fast developing communication equipment testing script
WO2015105936A1 (en) * 2014-01-10 2015-07-16 Ciambella Ltd. Method and apparatus for automatic device program generation
CN105549982A (en) * 2016-01-14 2016-05-04 国网山东省电力公司物资公司 Automated development platform based on model configuration

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101005681A (en) * 2006-01-17 2007-07-25 大唐移动通信设备有限公司 Interface automatic forming method and interface automatic forming system
US20130331963A1 (en) * 2012-06-06 2013-12-12 Rockwell Automation Technologies, Inc. Systems, methods, and software to identify and present reliability information for industrial automation devices
CN103246784A (en) * 2013-05-24 2013-08-14 康力电梯股份有限公司 Parameterization drawing system for drawing escalator construction layout drawings
WO2015105936A1 (en) * 2014-01-10 2015-07-16 Ciambella Ltd. Method and apparatus for automatic device program generation
CN104268072A (en) * 2014-09-03 2015-01-07 武汉烽火网络有限责任公司 Graphical script editor and method for fast developing communication equipment testing script
CN105549982A (en) * 2016-01-14 2016-05-04 国网山东省电力公司物资公司 Automated development platform based on model configuration

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108908336A (en) * 2018-07-20 2018-11-30 珠海智新自动化科技有限公司 A kind of manipulator command generating method and system
CN110311819A (en) * 2019-07-03 2019-10-08 广州鲁邦通物联网科技有限公司 Automatic production of HTML page and MIBs table generating method, management method, equipment end and management system based on page configuration file
CN112636953A (en) * 2020-12-07 2021-04-09 杭州迪普科技股份有限公司 Policy command issuing method and device and electronic equipment

Also Published As

Publication number Publication date
CN108259199B (en) 2020-04-21

Similar Documents

Publication Publication Date Title
US7631227B2 (en) Automated testing and control of networked devices
CN103268226B (en) A kind of test script file generates method and device
EP3709227A1 (en) System and method for interoperable communication of an automation system component with multiple information sources
US9128724B2 (en) Configuring assembly of a system using supplied architectural artifacts
WO2009012696A1 (en) A communication device batch configuration managing method and the apparatus thereof
US20040003067A1 (en) System and method for enabling a user interface with GUI meta data
CN108259199A (en) A kind of automation command generating method and device
WO2014145818A1 (en) A graphic user interface based network management system to define and execute troubleshooting procedure
CN105446983A (en) Method and device used for generating data format descriptive language model
CN106897153A (en) Call the method and system of API
CN109669741A (en) Language switching method, server and the storage medium of terminal applies dynamic official documents and correspondence
CN109491976A (en) A kind of storing data analytic method, device and relevant device
CN109191078A (en) A kind of traffic flow modeling method, device and equipment
KR101985635B1 (en) Method and system for creating template scripts based container orchestrator
CN108804100A (en) Create method, apparatus, storage medium and the mobile terminal of interface element
KR100596409B1 (en) Network modeling and simulation analysis apparatus for network simulatin package and the same method therefor
CN110445644A (en) Method, equipment end and the page management system that the page and CLI command sequence automatic generation method, the page generate
CA3138761A1 (en) Method, device, computer equipment and storage medium for verifying inter-system data admission
CN113568614A (en) Task issuing method, electronic device and storage medium
CN112632957A (en) Power drawing management method and device, terminal equipment and server
CN112306622A (en) VNF template construction method and device
KR20070083139A (en) Network management system using xml and method thereof
CN109254774A (en) The management method and device of code in software development system
KR20040103497A (en) Method and apparatus for generating a graphical user interface
Uytterhoeven et al. Zabbix 4 network monitoring: monitor the performance of your network devices and applications using the all-new Zabbix 4.0

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
GR01 Patent grant
GR01 Patent grant