




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
1、簡單網(wǎng)絡(luò)管理協(xié)議論文:基于snmpv3安全管理的voip企業(yè)級網(wǎng)關(guān)通信的研究與設(shè)計(jì)【中文摘要】voip技術(shù)最近幾年在互聯(lián)網(wǎng)和通信領(lǐng)域迅速發(fā)展, 隨著voip技術(shù)的應(yīng)用日趨廣泛,對voip設(shè)備進(jìn)行管理變得越發(fā)重要。 對voip設(shè)備進(jìn)行網(wǎng)絡(luò)管理需要在voip設(shè)備上實(shí)現(xiàn)snmp的代理 (agent)以及實(shí)現(xiàn)所需的管理信息mib。對于voip設(shè)備的mib,由于相 關(guān)領(lǐng)域發(fā)展較快,還沒有一套成熟的涵概所有votp設(shè)備管理信息的 國際標(biāo)準(zhǔn)。目前對于voip設(shè)備的mib存在一些標(biāo)準(zhǔn)的定義,另外,對 于未標(biāo)準(zhǔn)化的管理信息,可以根據(jù)需要定義私有的mibo internet工 程任務(wù)組(1etf)捉出的簡單網(wǎng)絡(luò)管
2、理協(xié)議(snmp)是一種基于tcp/ip 的網(wǎng)絡(luò)管理技術(shù)。由于其簡單易用的特點(diǎn),snmp得到了廣泛的應(yīng)用, 成為了事實(shí)上的計(jì)算機(jī)網(wǎng)絡(luò)管理國際標(biāo)準(zhǔn)。snmp的盡期版本在得到 迅猛發(fā)展的同時(shí)也暴露出了明顯的不足,其中個(gè)主要缺陷是缺乏安 全機(jī)制。snmpv3作為snmp的最新版本增加了實(shí)體通信中的認(rèn)證和加 密。本文的目標(biāo)就是在voip設(shè)備上實(shí)現(xiàn)更為安全的snmpv3的代理。 本文首先介紹了 voip技術(shù),并對開發(fā)平臺svg6116 voip網(wǎng)關(guān)的功能 特性、軟硬件平臺以及體系結(jié)構(gòu)進(jìn)行了描述。然后對snmp協(xié)議進(jìn)行 了研究,著重分析了 snmpv3的框架以及snmpv3的安全機(jī)制。接著對 svg611
3、6網(wǎng)絡(luò)管理的功能需求進(jìn)行了總結(jié),對相關(guān)的mib進(jìn)行了分析; 在綜合了成本和實(shí)現(xiàn)效率的基礎(chǔ)上,確定了在svg6116網(wǎng)關(guān)的 vxworks系統(tǒng)上移植剪裁net-snmp軟件包的snmp代理的實(shí)現(xiàn)方案; 在對復(fù)雜的net-snmp軟件包及源碼進(jìn)行深入研究后,理清系統(tǒng)的體 系結(jié)構(gòu)及模塊劃分,分析重要模塊的數(shù)據(jù)結(jié)構(gòu)和算法并完成移植和剪 裁。最后,本文設(shè)計(jì)了測試用例對所實(shí)現(xiàn)系統(tǒng)的功能進(jìn)行了驗(yàn)證,并對 測試結(jié)果進(jìn)行了分析?!居⑽恼縤n ter net and comm un ica tion n etworks thus the management and control to voip devic
4、e becomes more and more important for the purpose of management to voip device, snmp agent and the management of information which should be implemented on the device while developing fast, for some mib of voip, there exists international standard like rfc, but for the others, theres not, so we shou
5、ld define our private mib for it simple network management protocol (snmp), which is proposed by internet engineering task force (ietf), is a network management protocol based on tcp/ip protocol because it is simple and easy to apply, snmp is used very widely, and has made itseif actual internationa
6、l standard of computer network management while quickly developing, early versions of snmp have shown their shortcomings one of the main defects of snmp is lack of security mechanism as the newest version of snmp, snmpv3 enhaneed a series of security and access control mechanisms to solve the securi
7、ty problem of snmp the aim of this paper is just to implement snmpv3 agent that is of securityon voip device firstly, this thesis briefly introduces thevoip technology and then the characters of the developing platform svg6116 voip gateway are discussed secondly, snmp protocol is studied. snmpv3 fra
8、mework and snmpv3 security mechanisms are mainly analyzed thirdly, the management requirements for svg6116 and mib concerned are discussed then, the plan of port and cut for net-snmp is determined for implementing snmp agent after considering the cost and efficiency. the software architecture, impor
9、tant modules and data structures are mainly analyzed lastly, test cases are designed and the test resuits are analyzed 【關(guān)鍵詞】簡單網(wǎng)絡(luò)管理協(xié)議 代理svg6116基于視圖的存取控 制模型voip【英文關(guān)鍵詞】snmpagentsvg6116vacmvoip【口錄】基于snmpv3安全管理的votp企業(yè)級網(wǎng)關(guān)通信的研究與 設(shè)計(jì) 摘要 4-5 abstract 5 笫一章 緒論9- 1411選題依據(jù)與意義9-1012國內(nèi)外文獻(xiàn)綜述10- 121.3本人主要工作121.4論文各部
10、分的主要內(nèi)容 12-14第二章voip網(wǎng)關(guān)技術(shù) 14-262. 1 voip技術(shù)簡介 14-182. 1. 1 voip 概述 14-152. 1. 2 voip 系統(tǒng)組成 15-162. 1.3 voip 關(guān)鍵技術(shù) 16-182.2 voip 網(wǎng)關(guān)18-252. 2. 1 svg6116 概述 182. 2.2 svg6116 功能與特點(diǎn)18-192.2.3 svg6116硬件平臺及操作系統(tǒng)19-222. 2.4 voip網(wǎng)關(guān)體系結(jié)構(gòu)22-252. 3本章小結(jié)25-26第三章snmp網(wǎng)絡(luò)管理協(xié)議分析26-423. 1snmp概述 26-303. 1. 1 snmp基本組件和結(jié)構(gòu)26-273.
11、 1. 2 snmp的基本操作27-283. 1. 3管理信息庫 mib 28-293. 1.4 三版 snmp 比較 29-303.2 snmpv3框架分析 30-353. 2. 1 snmpv3 體系結(jié)構(gòu) 30-333. 2. 2snmpv3消息結(jié)構(gòu)33-353.3 snmpv3安全機(jī)制分析35-413. 3. 1 usm 安全模型 35-383. 3. 2 vacm 存取控制模型38-413.4本章小結(jié)41-42 第四章v0ip網(wǎng)關(guān)網(wǎng)絡(luò)管理需求分析42-504. 1 svg6116網(wǎng)關(guān)的功能需求42-444. 1. 1產(chǎn)品中的角色424. 1.2產(chǎn)品的功能性需求 42-444.2 svg
12、6116網(wǎng)關(guān)網(wǎng)管相關(guān)的mib 44-494. 2. 1 mib-ii 44-454. 2.2 sip-mib (rfc4780)45-484. 2. 3 snmpv3 mtb 48-494. 2. 4 私有mib 494. 3本章小結(jié)49-50第五章snmp agent設(shè)計(jì)的實(shí)現(xiàn)50-835. 1開發(fā)環(huán)境和技術(shù)方案50-525. 1. 1開發(fā)環(huán)境505. 1. 2技術(shù)方案50-525. 2系統(tǒng)設(shè)計(jì)52-615. 2. 1系統(tǒng)概述及拓?fù)鋱D52-535. 2. 2設(shè)計(jì)目標(biāo) 53-545. 2. 3設(shè)計(jì)策略545. 2.4系統(tǒng)體系結(jié)構(gòu)54-615. 3系統(tǒng)實(shí)現(xiàn) 61-825. 3. 1 usm模塊塊 72-735. 3. 4系統(tǒng)移植和剪裁73-775. 3. 5 mib 的實(shí)現(xiàn) 77-795.3.6用戶接口配置79-825. 4本章小結(jié)82-83第六章 軟件測試83-896. 1測試內(nèi)容836.2測試環(huán)境836. 3測試用例設(shè)計(jì)83-866. 3. 1任務(wù)狀態(tài)測
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 過敏性紫癜腎炎的護(hù)理
- 高端車型抵押貸款服務(wù)協(xié)議
- 高速路口立柱廣告牌年度租賃服務(wù)協(xié)議
- 多發(fā)傷急救與護(hù)理
- 環(huán)保標(biāo)準(zhǔn)國際貨物運(yùn)輸代理協(xié)議
- 廠房租賃合同續(xù)約及押金退還協(xié)議
- 財(cái)務(wù)部門負(fù)責(zé)人保密義務(wù)及離職后競業(yè)限制協(xié)議
- 餐飲連鎖店簽單掛賬顧客滿意度調(diào)查合同
- 生態(tài)濕地草花苗木養(yǎng)護(hù)與采購一體化合同
- 澳大利亞雇主擔(dān)保移民項(xiàng)目合作協(xié)議
- 變電站電氣設(shè)備管理制度
- 50篇短文搞定高考英語3500單詞
- 2025年四川省內(nèi)江市中考數(shù)學(xué)試題【含答案解析】
- 外研社版小學(xué)英語(三起)四年級下冊單詞默寫表
- 2025年瀘州市中考數(shù)學(xué)試卷真題(含答案解析)
- 河南省豫地科技集團(tuán)有限公司招聘筆試真題2024
- 2025年安徽省醫(yī)師考核管理試題
- 胃管護(hù)理操作規(guī)范與管理要點(diǎn)
- JG/T 446-2014建筑用蓄光型發(fā)光涂料
- 人文關(guān)懷在護(hù)理工作中的意義
- 2025杭州市臨安區(qū)事業(yè)單位招聘80人考前自測高頻考點(diǎn)模擬試題附答案詳解(鞏固)
評論
0/150
提交評論