CN107370631B - SNMP protocol information monitoring method and system - Google Patents
SNMP protocol information monitoring method and system Download PDFInfo
- Publication number
- CN107370631B CN107370631B CN201710796348.XA CN201710796348A CN107370631B CN 107370631 B CN107370631 B CN 107370631B CN 201710796348 A CN201710796348 A CN 201710796348A CN 107370631 B CN107370631 B CN 107370631B
- Authority
- CN
- China
- Prior art keywords
- mib
- command group
- preset
- file
- tree
- 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.)
- Active
Links
- 238000012544 monitoring process Methods 0.000 title claims abstract description 55
- 238000000034 method Methods 0.000 title claims abstract description 53
- 238000012163 sequencing technique Methods 0.000 claims description 9
- 230000008030 elimination Effects 0.000 claims description 3
- 238000003379 elimination reaction Methods 0.000 claims description 3
- 238000013024 troubleshooting Methods 0.000 claims description 3
- 230000009286 beneficial effect Effects 0.000 abstract description 2
- 230000008569 process Effects 0.000 description 4
- 230000009471 action Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 238000007726 management method Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000011835 investigation Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/02—Standardisation; Integration
- H04L41/0213—Standardised network management protocols, e.g. simple network management protocol [SNMP]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3684—Test management for test design, e.g. generating new test cases
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/14—Arrangements for monitoring or testing data switching networks using software, i.e. software packages
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/18—Protocol analysers
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Computer And Data Communications (AREA)
Abstract
The application discloses a monitoring method of SNMP protocol information, which comprises the following steps: arranging a Get/Set message acquisition command group and a Trap message receiving command group in parallel at the same display level; the display hierarchy is provided with a display layer, wherein an MIB Tree formed by an MIB file loading command group is also arranged in the same display layer; judging whether the MIB files required to be loaded meet preset execution conditions or not, if so, calling a preset execution script to automatically load the MIB files into the MIB Tree so as to monitor the SNMP protocol information by utilizing the MIB Tree added with the MIB files. The monitoring method realizes more information and simpler and quicker MIB file updating in the same interface, can obviously improve the monitoring efficiency of SNMP protocol information, and reduces monotonous and repeated application and use operations. The application also discloses a monitoring system of the SNMP protocol information, which has the beneficial effects.
Description
Technical Field
The present application relates to the field of SNMP protocol information application, and in particular, to a method and a system for monitoring SNMP protocol information.
Background
In the field of servers, SNMP (Simple Network Management Protocol) is often used to monitor the operating state of a server, and the SNMP service can acquire real-time data of a monitored device through a command to determine whether the current server operates in a normal state.
In the application program for monitoring the server by applying the SNMP, whether the current server operates in a normal state is judged mainly by a Get/Set command and Trap information (warning information sent to an SNMP manager) of a monitored node, but a window (1) for receiving the Trap information and a window for using the Get/Set are both independently arranged, and another information for displaying an interface is easily omitted; (2) operations for updating and adding MIB (Management Information Base) files are cumbersome, and it takes time to develop or otherwise frequently replace MIB files; (3) the program does not actively prompt received messages when running in the background. In conclusion, the monitoring application program set in the way can cause low monitoring efficiency, time and labor consumption and poor effect on the SNMP protocol information of the server.
Therefore, how to provide a monitoring mechanism for implementing more information and simpler and faster MIB file update on the same interface for SNMP protocol information is a problem to be solved urgently by those skilled in the art.
Disclosure of Invention
The purpose of the application is to provide a method and a system for monitoring SNMP protocol information, which can realize more information and simpler and quicker MIB file update on the same interface, can obviously improve the monitoring efficiency of the SNMP protocol information, and reduce monotonous and repeated application and use operations.
In order to solve the above technical problem, the present application provides a monitoring method for SNMP protocol information, including:
arranging a Get/Set message acquisition command group and a Trap message receiving command group in parallel at the same display level; the display hierarchy is provided with a display layer, wherein an MIB Tree formed by an MIB file loading command group is also arranged in the same display layer;
judging whether the MIB files required to be loaded meet preset execution conditions or not, if so, calling a preset execution script to automatically load the MIB files into the MIB Tree so as to monitor the SNMP protocol information by utilizing the MIB Tree added with the MIB files.
Optionally, the step of arranging the Get/Set message acquisition command group and the Trap message reception command group in parallel at the same display level includes:
setting the same level display identification for the Get/Set message acquisition command group and the Trap message receiving command group;
and setting the command groups with the same hierarchical display identification in the same display interface.
Optionally, judging whether the MIB file to be loaded meets a preset execution condition, if so, calling a preset execution script to automatically load the MIB file into the MIB Tree, including:
judging whether the icon of the MIB file to be loaded is dragged to a preset position or not;
if yes, calling an automatic loading script to automatically load the MIB file into the MIB Tree.
Optionally, judging whether the MIB file to be loaded meets a preset execution condition, if so, calling a preset execution script to automatically load the MIB file into the MIB Tree, including:
judging whether the MIB files to be loaded are selected and a preset shortcut key or a preset shortcut key combination is pressed;
and if so, calling the automatic loading script to automatically load the MIB file into the MIB Tree.
Optionally, the monitoring method further includes:
and when a new Trap message is received, sending the Trap message through a preset path so that the Trap message can be timely acquired by an administrator and subjected to troubleshooting.
Optionally, the sending the Trap message through a preset path includes:
and displaying the contents of the Trap message on the topmost layer of a display interface in a popup window mode.
Optionally, the monitoring method further includes:
and sequencing the Trap messages received by the Trap message receiving command group according to a preset priority order to obtain a priority Trap information sequencing table.
Optionally, the monitoring method further includes:
and when the MIB Tree is loaded into a new MIB file, recording the data information of the new MIB file in an MIB adding log.
The present application further provides a monitoring system for SNMP protocol information, comprising:
the same-screen display setting unit is used for arranging the Get/Set message acquisition command group and the Trap message receiving command group in the same display level in parallel; the display hierarchy is provided with a display layer, wherein an MIB Tree formed by an MIB file loading command group is also arranged in the same display layer;
and the MIB file loading unit is used for judging whether the MIB files to be loaded meet preset execution conditions or not, and if so, calling a preset execution script to automatically load the MIB files into the MIB Tree so as to monitor the SNMP protocol information by utilizing the MIB Tree added with the MIB files.
Optionally, the MIB file loading unit includes:
the position judging subunit is used for judging whether the icon of the MIB file to be loaded is dragged to a preset position;
and the automatic execution subunit is used for calling an automatic loading script to automatically load the MIB file into the MIB Tree.
According to the monitoring method of the SNMP protocol information, a Get/Set message acquisition command group and a Trap message receiving command group are arranged on the same display level in parallel; the display hierarchy is provided with a display layer, wherein an MIB Tree formed by an MIB file loading command group is also arranged in the same display layer; judging whether the MIB files required to be loaded meet preset execution conditions or not, if so, calling a preset execution script to automatically load the MIB files into the MIB Tree so as to monitor the SNMP protocol information by utilizing the MIB Tree added with the MIB files.
Obviously, according to the technical scheme provided by the application, the Get/Set message acquisition command group and the Trap message receiving command group are arranged in parallel on the same display level, the preset execution condition is added to the MIB file to be loaded, and once the preset execution condition is met, the preset execution script can be called to automatically add the MIB file into the MIB Tree. The monitoring method realizes more information and simpler and quicker MIB file updating in the same interface, can obviously improve the monitoring efficiency of SNMP protocol information, and reduces monotonous and repeated application and use operations. The application also provides a monitoring system of the SNMP protocol information, which has the beneficial effects and is not repeated herein.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a monitoring method for SNMP protocol information according to an embodiment of the present application;
fig. 2 is a flowchart of another SNMP protocol information monitoring method according to an embodiment of the present application;
fig. 3 is a flowchart of another method for monitoring SNMP protocol information according to an embodiment of the present application;
fig. 4 is a flowchart of another monitoring method for SNMP protocol information according to an embodiment of the present application;
fig. 5 is a block diagram of a monitoring system for SNMP protocol information according to an embodiment of the present application.
Detailed Description
The core of the application is to provide a method and a system for monitoring SNMP protocol information, which can realize more information and simpler and quicker MIB file update on the same interface, can obviously improve the monitoring efficiency of the SNMP protocol information and reduce monotonous and repeated application and use operations.
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
With reference to fig. 1, fig. 1 is a flowchart of a monitoring method for SNMP protocol information according to an embodiment of the present application.
The method specifically comprises the following steps:
s101: arranging a Get/Set message acquisition command group and a Trap message receiving command group in parallel at the same display level; the display system comprises a display layer, a display layer and a display layer, wherein an MIB Tree formed by an MIB file loading command group is also arranged in the same display layer;
the method comprises the steps that a Get/Set message acquisition command group and a Trap message receiving command group which are commonly used for monitoring SNMP protocol information are arranged on the same display level in parallel, and an MIB Tree formed by an MIB file loading command group also exists on the same display level.
Compared with the setting mode in the prior art, the setting mode is that the Get/Set message acquisition command group and the Trap message receiving command group are Set on different display levels, so that the Get/Set message of the Get/Set message acquisition command group and the Trap message received by the Trap message receiving command group and reported at the bottom layer cannot be displayed on the same display page, switching between different pages needs to be carried out, certain information is omitted inadvertently, and serious loss is undoubtedly caused if certain important information is present.
Specifically, there are many ways how to arrange the Get/Set message acquisition command group and the Trap message reception command group on the same display level in parallel, so that the two command groups can be called simultaneously when the code level is written, and the command group can be placed under the code of the same display interface and Set the display position for the code, for example, the display position of the Trap message reception command group can be Set below the Get/Set message acquisition command group or at other positions; the same display mark may also be set for two command groups, so as to set the command group with the same display mark on the same display interface, and so on, which is not specifically limited herein and should be selected comprehensively according to the specific situation.
S102: judging whether the MIB files required to be loaded meet preset execution conditions or not;
the method comprises the steps of judging whether an MIB file needing to be loaded into an SNMP protocol information monitoring program meets a preset execution condition, wherein the preset execution condition is used as a trigger condition for automatically loading a target MIB file, and the specific expression modes of the preset execution condition are many, for example, the target MIB file is dragged to a target area; when the target MIB file is selected, a preset shortcut key is pressed simultaneously, or other modes and the like are carried out, only the target MIB file needs to be loaded into the MIB Tree can be judged through the preset execution condition, the specific limitation is not carried out, the most appropriate one is selected according to comprehensive consideration of various influence factors such as program design requirements, realization difficulty, convenience and the like, or multiple trigger conditions are set simultaneously, but only one of the trigger conditions needs to be met, and the target MIB file can be flexibly set by self.
S103: and calling a preset execution script to automatically load the MIB file into the MIB Tree so as to monitor the SNMP protocol information by using the MIB Tree added with the MIB file.
The step is established on the basis that the judgment result of the S102 is that the target MIB file meets the preset execution condition, and aims to call a preset execution script to automatically load the target MIB file into the MIB Tree so as to monitor the SNMP protocol information by utilizing the MIB Tree added with the MIB file. The preset execution script can be a simple flow automatic program, can be realized by recording or other modes, has a plurality of expression forms, is not specifically limited, only needs to complete a target task, and can be flexibly selected.
Furthermore, when a new MIB file is added into the MIB Tree each time, information of the added MIB file is recorded, and a corresponding MIB addition log is generated, so that the purposes of tracing, relevant investigation and the like can be performed in the following process.
Meanwhile, aiming at the problem that the information cannot be checked timely because the Trap message cannot be received and the program runs at the background effectively and the monitoring management program needs to be manually checked in the foreground by a manager in the prior art, the Trap message can be sent to a preset position through a preset path every time the Trap message is received, so that the Trap message can be timely acquired by the manager and subsequent troubleshooting operation can be arranged. Further, a Trap information sorting table or other similar expression forms can be generated comprehensively according to different received Trap messages and different priorities under different scenes, and the method is not particularly limited and can be changed and selected according to specific requirements under actual conditions.
Based on the technical scheme, according to the monitoring method for the SNMP protocol information, the Get/Set message acquisition command group and the Trap message receiving command group are arranged in parallel on the same display level, the preset execution condition is added to the MIB file to be loaded, and once the preset execution condition is met, the preset execution script can be called to automatically add the MIB file into the MIB Tree. The monitoring method realizes more information and simpler and quicker MIB file updating in the same interface, can obviously improve the monitoring efficiency of SNMP protocol information, and reduces monotonous and repeated application and use operations.
With reference to fig. 2, fig. 2 is a flowchart of another SNMP protocol information monitoring method according to an embodiment of the present application.
The method specifically comprises the following steps:
s201: setting the same level display identification for the Get/Set message acquisition command group and the Trap message receiving command group;
the content of this step is substantially the same as the description of S101, and reference may be made to the relevant description part of S101, which is not described herein again.
S202: setting command groups with the same level display identification on the same display interface;
on the basis of S201, the step adopts a mode that the command group with the same level display identification is arranged on the same display interface, so that the Get/Set message acquisition command group and the Trap message receiving command group are arranged on the same display interface, and the Get/Set message and the Trap message are simultaneously presented in the same display interface.
S203: judging whether an icon of the MIB file to be loaded is dragged to a preset position or not;
the method comprises the steps of judging whether an MIB file to be loaded meets preset execution conditions or not by judging whether an icon of the MIB file to be loaded is dragged to a preset position or not;
s204: and calling an automatic loading script to automatically load the MIB file into the MIB Tree.
This step is established on the basis that the determination result of S203 is that the icon of the MIB file to be loaded has been dragged to the preset position, that is, when it is detected that an MIB file has been dragged to the preset position of the monitoring management program, further, the monitoring management program may also automatically detect whether there is a node in the currently loaded MIB Tree that coincides with the dragged MIB file, if there is a node that coincides, the node is automatically updated to the content in the newly dragged MIB file, and other different parts are all added to the MIB Tree.
Fig. 3 is a flowchart of another method for monitoring SNMP protocol information according to an embodiment of the present application, where fig. 3 is substantially the same as fig. 2, and the difference is only that the determination conditions in S303 and S203 are inconsistent, and in S303, a method of determining whether a MIB file to be loaded satisfies a preset execution condition by determining whether a preset shortcut key or a shortcut key combination is synchronously pressed when the MIB file to be loaded is selected is adopted.
With reference to fig. 4, fig. 4 is a flowchart of another monitoring method for SNMP protocol information according to an embodiment of the present application.
The method specifically comprises the following steps:
s401: arranging a Get/Set message acquisition command group and a Trap message receiving command group in parallel at the same display level; the display system comprises a display layer, a display layer and a display layer, wherein an MIB Tree formed by an MIB file loading command group is also arranged in the same display layer;
s402: when a new Trap message is received, sending the Trap message through a preset path so that the Trap message can be timely acquired by an administrator and fault elimination is carried out;
the method comprises the steps of sending the Trap message received by the Trap message receiving command group through a preset path so that the Trap message can be timely acquired by an administrator and fault removal operation is carried out.
S403: sequencing the Trap messages according to a preset priority order to obtain a priority Trap information sequencing table;
the step aims to sort the received Trap messages according to a preset priority order to obtain a priority Trap information sorting table. Further, the step may be executed according to a preset period, or may be executed according to whether the number of received Trap messages reaches a threshold, which is various, and is not limited specifically here. The purpose of this step is to make a judgment on the danger levels corresponding to different Trap messages by using the generated Trap message sorting table, and further give a manager fault-removal guidance.
S404: judging whether the MIB files required to be loaded meet preset execution conditions or not;
s405: calling a preset execution script to automatically load the MIB file into the MIB Tree so as to monitor the SNMP protocol information by using the MIB Tree added with the MIB file;
s406: and when the MIB Tree is loaded into the new MIB file, recording the data information of the new MIB file in the MIB adding log.
Based on the technical scheme, according to the monitoring method for the SNMP protocol information, the Get/Set message acquisition command group and the Trap message receiving command group are arranged in parallel on the same display level, the preset execution condition is added to the MIB file to be loaded, and once the preset execution condition is met, the preset execution script can be called to automatically add the MIB file into the MIB Tree. The monitoring method realizes more information and simpler and quicker MIB file updating in the same interface, can obviously improve the monitoring efficiency of SNMP protocol information, and reduces monotonous and repeated application and use operations.
Because the situation is complicated and cannot be illustrated by a list, those skilled in the art can realize that many examples exist based on the principle of the basic method provided by the present application in combination with the actual situation, and the method is within the scope of the present application without sufficient inventive effort.
Referring to fig. 5, fig. 5 is a block diagram of a monitoring system for SNMP protocol information according to an embodiment of the present disclosure.
The monitoring system may include:
the present application further provides a monitoring system for SNMP protocol information, comprising:
the same-screen display setting unit 100 is used for setting a Get/Set message acquisition command group and a Trap message receiving command group in parallel at the same display level; the display system comprises a display layer, a display layer and a display layer, wherein an MIB Tree formed by an MIB file loading command group is also arranged in the same display layer;
and the MIB file loading unit 200 is configured to determine whether the MIB file to be loaded meets a preset execution condition, and if so, invoke a preset execution script to automatically load the MIB file into the MIB Tree, so as to monitor the SNMP protocol information by using the MIB Tree into which the MIB file is added.
Wherein, the on-screen display setting unit 100 includes:
the mark setting subunit is used for setting the same-level display mark for the Get/Set message acquisition command group and the Trap message receiving command group;
and the display setting subunit is used for setting the command groups with the same hierarchy display identification on the same display interface.
The MIB file loading unit 200 includes:
the position judging subunit is used for judging whether the icon of the MIB file to be loaded is dragged to a preset position;
the system comprises a shortcut key judgment subunit, a shortcut key judgment unit and a shortcut key judgment unit, wherein the shortcut key judgment subunit is used for judging whether a preset shortcut key or a preset shortcut key combination is pressed down while the MIB file to be loaded is selected;
and the automatic execution subunit is used for calling the automatic loading script to automatically load the MIB file into the MIB Tree.
Further, the monitoring system may further include:
the Trap message sending unit is used for sending a Trap message through a preset path when receiving a new Trap message so as to enable the Trap message to be timely acquired by an administrator and to be subjected to fault elimination;
the sequencing unit is not used for sequencing the Trap messages received by the Trap message receiving command group according to a preset priority order to obtain a priority Trap information sequencing table;
and the log recording unit is used for recording the data information of the new MIB file in the MIB adding log when the MIB Tree is loaded into the new MIB file.
Wherein, Trap message sending unit includes:
and the top popup subunit is used for displaying the contents of the Trap message on the topmost layer of the display interface in a popup mode.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The principles and embodiments of the present application are explained herein using specific examples, which are provided only to help understand the method and the core idea of the present application. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Claims (8)
1. A monitoring method for SNMP protocol information is characterized by comprising the following steps:
arranging a Get/Set message acquisition command group and a Trap message receiving command group in parallel at the same display level; the display hierarchy is provided with a display layer, wherein an MIB Tree formed by an MIB file loading command group is also arranged in the same display layer;
judging whether the MIB files required to be loaded meet preset execution conditions or not, if so, calling a preset execution script to automatically load the MIB files into the MIB Tree so as to monitor SNMP protocol information by using the MIB Tree added with the MIB files;
the method for setting the Get/Set message acquisition command group and the Trap message receiving command group in parallel on the same display level comprises the following steps:
setting the same level display identification for the Get/Set message acquisition command group and the Trap message receiving command group;
setting command groups with the same hierarchical display identification on the same display interface;
further comprising:
and when a new Trap message is received, sending the Trap message through a preset path so that the Trap message can be timely acquired by an administrator and subjected to troubleshooting.
2. The monitoring method according to claim 1, wherein judging whether the MIB file to be loaded meets a preset execution condition, if so, invoking a preset execution script to automatically load the MIB file into the MIB Tree, comprises:
judging whether the icon of the MIB file to be loaded is dragged to a preset position or not;
if yes, calling an automatic loading script to automatically load the MIB file into the MIB Tree.
3. The monitoring method according to claim 2, wherein judging whether the MIB file to be loaded meets a preset execution condition, if so, invoking a preset execution script to automatically load the MIB file into the MIB Tree, comprises:
judging whether the MIB files to be loaded are selected and a preset shortcut key or a preset shortcut key combination is pressed;
and if so, calling the automatic loading script to automatically load the MIB file into the MIB Tree.
4. The monitoring method according to claim 3, wherein the sending the Trap message through a preset path comprises:
and displaying the contents of the Trap message on the topmost layer of a display interface in a popup window mode.
5. The monitoring method of claim 4, further comprising:
and sequencing the Trap messages received by the Trap message receiving command group according to a preset priority order to obtain a priority Trap information sequencing table.
6. The monitoring method of claim 5, further comprising:
and when the MIB Tree is loaded into a new MIB file, recording the data information of the new MIB file in an MIB adding log.
7. A monitoring system for SNMP protocol information, comprising:
the same-screen display setting unit is used for arranging the Get/Set message acquisition command group and the Trap message receiving command group in the same display level in parallel; the display hierarchy is provided with a display layer, wherein an MIB Tree formed by an MIB file loading command group is also arranged in the same display layer;
the MIB file loading unit is used for judging whether the MIB files needing to be loaded meet preset execution conditions or not, if so, calling a preset execution script to automatically load the MIB files into the MIB Tree so as to monitor SNMP protocol information by utilizing the MIB Tree added with the MIB files;
wherein, with the screen display setting unit including:
the mark setting subunit is used for setting the same-level display mark for the Get/Set message acquisition command group and the Trap message receiving command group;
the display setting subunit is used for setting the command groups with the same level display identification on the same display interface;
further comprising:
and the Trap message sending unit is used for sending the Trap message through a preset path when receiving a new Trap message, so that the Trap message can be timely acquired by an administrator and can be subjected to fault elimination.
8. The monitoring system of claim 7, wherein the MIB file loading unit comprises:
the position judging subunit is used for judging whether the icon of the MIB file to be loaded is dragged to a preset position;
and the automatic execution subunit is used for calling an automatic loading script to automatically load the MIB file into the MIB Tree.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710796348.XA CN107370631B (en) | 2017-09-06 | 2017-09-06 | SNMP protocol information monitoring method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710796348.XA CN107370631B (en) | 2017-09-06 | 2017-09-06 | SNMP protocol information monitoring method and system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107370631A CN107370631A (en) | 2017-11-21 |
CN107370631B true CN107370631B (en) | 2020-11-24 |
Family
ID=60312072
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710796348.XA Active CN107370631B (en) | 2017-09-06 | 2017-09-06 | SNMP protocol information monitoring method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107370631B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109086072A (en) * | 2018-08-01 | 2018-12-25 | 郑州云海信息技术有限公司 | A kind of scenario generation method and device |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1563436A4 (en) * | 2002-11-21 | 2010-01-20 | Hewlett Packard Development Co | Update network with support for lifecycle management of update packages and mobile handsets |
CN101369918B (en) * | 2008-09-25 | 2011-06-29 | 浙江工业大学 | Network management browser |
US10565169B2 (en) * | 2015-08-19 | 2020-02-18 | Dell Products, Lp | System and method for dynamic generation of a management information base through common information model class transformation |
-
2017
- 2017-09-06 CN CN201710796348.XA patent/CN107370631B/en active Active
Non-Patent Citations (1)
Title |
---|
《基于SNMP的GPON网管系统中网络拓扑显示模块的设计》;陈曙;《计算机系统应用》;20111230;全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN107370631A (en) | 2017-11-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10270644B1 (en) | Framework for intelligent automated operations for network, service and customer experience management | |
US20210216303A1 (en) | Deployment routing of clients by analytics | |
AU2011340789B2 (en) | End-user performance monitoring for mobile applications | |
CN104360878B (en) | A kind of method and device of application software deployment | |
EP2990940B1 (en) | Icon display method and apparatus | |
US20150331882A1 (en) | Redundant file deletion method, apparatus and storage medium | |
US11157343B2 (en) | Systems and methods for real time computer fault evaluation | |
US20110197277A1 (en) | System and method for prioritizing computers based on anti-malware events | |
CN108108296B (en) | Cloud testing method, server and client | |
CN102694873B (en) | A kind of address pool distribution system and method | |
CN110704097A (en) | Data collection method and device, electronic equipment and storage medium | |
US20230171166A1 (en) | Endpoint-level sla evaluation in managed networks | |
CN114443332A (en) | Storage pool detection method and device, electronic equipment and storage medium | |
US20090141868A1 (en) | Call flow framework for consistent troubleshooting across multiple vendors and locations | |
CN107370631B (en) | SNMP protocol information monitoring method and system | |
US20130307854A1 (en) | Method and System for Visualising a System Model | |
CN112182581B (en) | Application testing method, device, application testing equipment and storage medium | |
US10002041B1 (en) | System and method for maintaining the health of a machine | |
CN108039956A (en) | Using monitoring method, system and computer-readable recording medium | |
US10855843B2 (en) | Systems and methods for monitoring and remediating trouble conditions using machine learning techniques | |
CN107885575B (en) | Virtual machine migration method and device | |
CN115712521A (en) | Cluster node fault processing method, system and medium | |
CN112948020B (en) | Configuration file processing method and device | |
CN112596750B (en) | Application testing method and device, electronic equipment and computer readable storage medium | |
CN104035858A (en) | Software monitoring method, communication terminal and server |
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 | ||
TA01 | Transfer of patent application right |
Effective date of registration: 20201105 Address after: 215100 No. 1 Guanpu Road, Guoxiang Street, Wuzhong Economic Development Zone, Suzhou City, Jiangsu Province Applicant after: SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd. Address before: 450018 Henan province Zheng Dong New District of Zhengzhou City Xinyi Road No. 278 16 floor room 1601 Applicant before: ZHENGZHOU YUNHAI INFORMATION TECHNOLOGY Co.,Ltd. |
|
TA01 | Transfer of patent application right | ||
GR01 | Patent grant | ||
GR01 | Patent grant |