基於WinSNMP的網路管理程式設計----原理與實踐(摘要) (轉)
摘要
隨著的發展,越來越成為人們所關心和研究的熱門課題。簡單網路管理(SNMP)作為協議簇的一部分,已成為網路管理事實上的標準,有著極為廣泛的應用。系列操作是當今PC機上最為流行的平臺。Windows為基於SNMP的網路管理的開發提供了一套介面,即WinSNMP API。
本文先介紹了網路管理的一些基本概念,功能需求。以及簡單網路管理協議(SNMP)的協議標準,相關的管理資訊庫(MIB)、管理資訊結構(SMI)和ASN.1語法,並且對SNMP的發展(SNMPv2,SNMPv3)作了介紹,並列出各自特點。
本文重點介紹了SNMP在Windows下的實現。我們採用了WinSNMP API。介紹了WinSNMP的基本概念,以及基本程式設計。最後結合本課題介紹了幾個在WinSNMP程式設計中應該注意的問題。
最後,本文闡述了網路管理軟體的發展趨勢、技術前景。並舉例說明了幾個較為流行的網路管理軟體。.
關鍵詞:
網路管理 簡單網路管理協議(SNMP) 管理資訊庫(MIB)
管理資訊結構(SMI) 協議資料單元(PDU) WinSNMP 非同步模式
專家系統 基於的網路管理
Abstract
With the rapid development of computerwork, Network Management has been the pop problem that peoples concern and research. As a part of the TCP/protocol stack, Simple Network Management Protocol (SNMP) is a virtual standard of Network Management, and broadly applied. Windows family operating system is the most pop operating system platfoin PC. Windows supplies a set of API interface for the development of Network Management System based on SNMP, that is WinSNMP API.
This article firstly introduces some basic concepts about Network Management and its function requirement, then the protocol standard of Simple Network Management Protocol (SNMP) and related Management Information Base (MIB), Structure of Management Information (SMI), ASN.1 syntax, then the evolution of SNMP (SNMPv2, SNMPv3).
This article emphasis on the implementation of SNMP under Windows operating system. We adopt WinSNMP. We introduce some basic concepts about WinSNMP programming, and WinSNMP basic programming paradigm. At last we specify several problems that should be careful of in WinSNMP programming based on my Network Management system.
Finally, this article describes the development trend and technique foreground of Network Management Software, and introduces several pop Network Management Systems for example.
Keys:
Network Management Simple Network Management Protocol(SNMP)
Management Information Base(MIB) Protocol Data Unit(PDU)
Structure of Management Information(SMI) WinSNMP
Asynchronous Model Expert System Network Management based on WEB
可以在develop.com">www.driverdevelop.com閱讀全文及
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10748419/viewspace-1000534/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 基於WinSNMP的網路管理程式設計----原理與實踐(目錄) (轉)程式設計
- 基於WinSNMP的網路管理程式設計----原理與實踐(第四章) (轉)程式設計
- 基於WinSNMP的網路管理程式設計----原理與實踐(第一章) (轉)程式設計
- 基於WinSNMP的網路管理程式設計----原理與實踐(第三章) (轉)程式設計
- Socket網路程式設計基礎與實踐:建立高效的網路通訊程式設計
- 圖片管理系統:原理、設計與實踐
- Java實驗——基於GUI的網路通訊程式設計JavaGUI程式設計
- 基於java的網路招聘系統的設計與實現Java
- C#非同步程式設計:原理與實踐C#非同步程式設計
- 《JavaScript設計模式與開發實踐》閱讀摘要JavaScript設計模式
- Java畢業設計_基於MySQL網盤管理系統的設計與實現JavaMySql
- 孟巖談《C++程式設計原理與實踐》C++程式設計
- 網路程式設計原理與UDP實現程式設計UDP
- Java的網路功能與程式設計 一 (轉)Java程式設計
- 《網路安全原理與實踐》一1.9審計和改進
- Socket原理與程式設計基礎程式設計
- 基於PHP與XML的PDF文件生成技術(摘要) (轉)PHPXML
- 關於程式設計師寫文件(網路轉載)程式設計師
- C 程式設計最佳實踐(轉)程式設計
- 基於區塊鏈的隱私計算 - 原理和實踐區塊鏈
- vivo 基於 JaCoCo 的測試覆蓋率設計與實踐
- 《網路安全原理與實踐》一2.5複習題
- 《網路安全原理與實踐》一1.2資產確定
- 基於雲端計算的網路威脅管理分析
- 基於OpenStack+Docker設計與實現CI/CD——基於Docker技術的CI&CD實踐Docker
- 《網路安全原理與實踐》一1.8網路安全體系結構的部署
- 基於 KubeSphere 的分級管理實踐
- 可程式設計網路卡晶片在滴滴雲網路的應用實踐程式設計晶片
- 網路程式設計與通訊原理程式設計
- Swift 網路安全原理及實踐Swift
- C++程式設計最佳實踐(轉)C++程式設計
- 百度基於雲原生的推薦系統設計與實踐
- 基於SSH培訓機構管理系統的設計與實現
- 基於KubeEdge的邊緣節點分組管理設計與實現
- 流程設計與實施——再造與管理(轉)
- 《網路安全原理與實踐》一2.1安全區介紹
- vivo網際網路機器學習平臺的建設與實踐機器學習
- Java:基於TCP協議網路socket程式設計(實現C/S通訊)JavaTCP協議程式設計