Skip navigation

DSpace

機構典藏 DSpace 系統致力於保存各式數位資料(如:文字、圖片、PDF)並使其易於取用。

點此認識 DSpace
DSpace logo
English
中文
  • 瀏覽論文
    • 校院系所
    • 出版年
    • 作者
    • 標題
    • 關鍵字
  • 搜尋 TDR
  • 授權 Q&A
    • 我的頁面
    • 接受 E-mail 通知
    • 編輯個人資料
  1. NTU Theses and Dissertations Repository
  2. 電機資訊學院
  3. 電機工程學系
請用此 Handle URI 來引用此文件: http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/32683
完整後設資料紀錄
DC 欄位值語言
dc.contributor.advisor郭斯彥
dc.contributor.authorChun-Chieh Wangen
dc.contributor.author王俊傑zh_TW
dc.date.accessioned2021-06-13T04:13:26Z-
dc.date.available2006-07-31
dc.date.copyright2006-07-31
dc.date.issued2006
dc.date.submitted2006-07-24
dc.identifier.citation[1] AGENT++. Snmp++ v3.x [online]. Available from: http://www.
agentpp.com/snmp_pp3_x/snmp_pp3_x.html.
[2] Apache. Xerces c++ parser [online]. Available from: http://xml.apache.
org/xerces-c/.
[3] GNOME. The xml c parser and toolkit of gnome [online]. Available from:
http://www.xmlsoft.org/.
[4] International Telecommunication Union. Abstract syntax notation one
(ASN.1): specification of basic notation. Recommendation X.680,
Telecommunication Standardization Sector of ITU, Geneva, Switzerland,
December 1997. Available from: http://www.itu.int.
[5] International Telecommunication Union. ASN.1 encoding rules -
specification of basic encoding rules (BER), canonical encoding rules
(CER) and distinguished encoding rules (DER). Recommendation X.690,
Telecommunication Standardization Sector of ITU, Geneva, Switzerland,
December 1997. Available from: http://www.itu.int.
[6] International Telecommunication Union. ASN.1 encoding rules -
specification of packed encoding rules (PER). Recommendation X.691,
Telecommunication Standardization Sector of ITU, Geneva, Switzerland,
December 1997. Available from: http://www.itu.int.
[7] Marek Malowidzki. SNMP++.NET: your open-source SNMP for .NET
Framework [online]. Available from: http://republika.pl/maom_onet/
snmp/snmp_ppnet/.
[8] K. McCloghrie, M. Fine, J. Seligson, K. Chan, S. Hahn, R. Sahita,
A. Smith, and F. Reichmeyer. Structure of policy provisioning information
(SPPI). RFC 3159, Internet Engineering Task Force, August 2001.
Available from: http://www.rfc-editor.org/rfc/rfc3159.txt.
[9] K. McCloghrie and F. Kastenholz. The interfaces group MIB. RFC 2863,
Internet Engineering Task Force, June 2000. Available from: http://www.
rfc-editor.org/rfc/rfc2863.txt.
[10] K. McCloghrie, D. Perkins, and J. Schoenwaelder. Conformance statements
for smiv2. RFC 2580, Internet Engineering Task Force, April 1999.
Available from: http://www.rfc-editor.org/rfc/rfc2580.txt.
[11] K. McCloghrie, D. Perkins, and J. Schoenwaelder. Structure of
management information version 2 (smiv2). RFC 2578, Internet
Engineering Task Force, April 1999. Available from: http://www.
rfc-editor.org/rfc/rfc2578.txt.
[12] K. McCloghrie, D. Perkins, and J. Schoenwaelder. Textual conventions for
smiv2. RFC 2579, Internet Engineering Task Force, April 1999. Available
from: http://www.rfc-editor.org/rfc/rfc2579.txt.
[13] K. McCloghrie and M. Rose. Structure and identification of management
information for TCP/IP-based internets. RFC STD 17, 1155, Internet
Engineering Task Force, May 1990. Available from: ftp://ftp.isi.edu/
in-notes/rfc1155.txt.
[14] K. McCloghrie and M. Rose. Concise MIB definitions. RFC STD 16,
1212, Internet Engineering Task Force, March 1991. Available from: ftp:
//ftp.isi.edu/in-notes/rfc1212.txt.
[15] K. McCloghrie and M. Rose. Management information base for network
management of TCP/IP-based internets: MIB-II. RFC STD 17, 1213,
Internet Engineering Task Force, March 1991. Available from: ftp://
ftp.isi.edu/in-notes/rfc1213.txt.
[16] Microsoft. Internet explorer web controls [online]. Available from: http:
//www.asp.net/IEWebControls/Download.aspx?tabindex=0&tabid=1.
[17] Microsoft. Xml developer center: Xml downloads [online]. Available from:
http://msdn.microsoft.com/XML/XMLDownloads/default.aspx.
[18] M. Rose. A convention for defining traps for use with the SNMP. RFC
1215, Internet Engineering Task Force, March 1991. Available from: ftp:
//ftp.isi.edu/in-notes/rfc1215.txt.
[19] Jぴurgen Schぴonwぴalder and Frank Strau
dc.identifier.urihttp://tdr.lib.ntu.edu.tw/jspui/handle/123456789/32683-
dc.description.abstractNowadays network management for IP devices is very important to device
vendors and system integrators. They may use their own protocols, or, use
the most popular protocol: SNMP.
Popularity of SNMP is especially important to system integrators. Because
SNMP is a standard protocol, system integrators can easily integrate several
components developed by different vendors. If the IP devices understand SNMP
protocol, they can be managed by SNMP-compatible software.
There are many SNMP-compatible software, but there are few web-based
SNMP management system. This thesis is focused on how to develop a web-based
SNMP management system. All needed background knowledge, software, library,
etc. are covered before the main dish, such that readers can know the necessary
background for develop such a system.
en
dc.description.provenanceMade available in DSpace on 2021-06-13T04:13:26Z (GMT). No. of bitstreams: 1
ntu-95-R93921112-1.pdf: 1189988 bytes, checksum: 2db69e820d15f02ab491d11734f79db8 (MD5)
Previous issue date: 2006
en
dc.description.tableofcontentsTable of Contents iii
1 Introduction 1
1.1 Background and Motivation . . . . . . . . . . . . . . . . . . . . . 1
1.2 Goal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Thesis Outline . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 SNMP 5
2.1 Introduction to SNMP . . . . . . . . . . . . . . . . . . . . . . . . 5
2.1.1 Why and What Is SNMP? . . . . . . . . . . . . . . . . . . 5
2.1.2 Managers and Agents . . . . . . . . . . . . . . . . . . . . 6
2.1.3 Structure of Management Information . . . . . . . . . . . 7
2.1.4 Management Information Base . . . . . . . . . . . . . . . 8
2.2 SNMPv1 and SNMPv2 . . . . . . . . . . . . . . . . . . . . . . . . 8
2.2.1 SNMP and UDP . . . . . . . . . . . . . . . . . . . . . . . 8
2.2.2 SNMP Communities . . . . . . . . . . . . . . . . . . . . . 9
2.2.3 SMI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2.4 SNMP Operations . . . . . . . . . . . . . . . . . . . . . . 11
3 Related Works 21
3.1 libsmi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
3.1.1 Library . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
3.1.2 Tools . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.1.3 What I Need from Libsmi? . . . . . . . . . . . . . . . . . 23
3.1.4 Where can I get libsmi? . . . . . . . . . . . . . . . . . . . 24
3.2 SNMP++ .NET . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
3.3 Internet Explorer Web Controls . . . . . . . . . . . . . . . . . . . 24
3.3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 24
3.3.2 Tour of the WebControls . . . . . . . . . . . . . . . . . . 25
3.3.3 Download and Install . . . . . . . . . . . . . . . . . . . . 26
4 Implementation 27
4.1 MIB To XML Converter : smidump . . . . . . . . . . . . . . . . 28
4.1.1 smidump usage . . . . . . . . . . . . . . . . . . . . . . . . 28
4.1.2 tracing smidump . . . . . . . . . . . . . . . . . . . . . . . 30
4.2 Web-Based Configuration Manager . . . . . . . . . . . . . . . . . 31
4.2.1 Left Frame . . . . . . . . . . . . . . . . . . . . . . . . . . 32
4.2.2 Right Frame . . . . . . . . . . . . . . . . . . . . . . . . . 38
iii
iv TABLE OF CONTENTS
4.2.3 Dynamic Template Column of DataGrid . . . . . . . . . . 41
5 Conclusion 49
Bibliography 51
A RFCs 53
dc.language.isoen
dc.titleSNMP組態管理系統之實作zh_TW
dc.titleImplementation of SNMP Configuration Systemen
dc.typeThesis
dc.date.schoolyear94-2
dc.description.degree碩士
dc.contributor.oralexamcommittee呂毓榮,陳英一
dc.subject.keyword組態管理,zh_TW
dc.subject.keywordSNMP,en
dc.relation.page56
dc.rights.note有償授權
dc.date.accepted2006-07-25
dc.contributor.author-college電機資訊學院zh_TW
dc.contributor.author-dept電機工程學研究所zh_TW
顯示於系所單位:電機工程學系

文件中的檔案:
檔案 大小格式 
ntu-95-1.pdf
  目前未授權公開取用
1.16 MBAdobe PDF
顯示文件簡單紀錄


系統中的文件,除了特別指名其著作權條款之外,均受到著作權保護,並且保留所有的權利。

社群連結
聯絡資訊
10617臺北市大安區羅斯福路四段1號
No.1 Sec.4, Roosevelt Rd., Taipei, Taiwan, R.O.C. 106
Tel: (02)33662353
Email: ntuetds@ntu.edu.tw
意見箱
相關連結
館藏目錄
國內圖書館整合查詢 MetaCat
臺大學術典藏 NTU Scholars
臺大圖書館數位典藏館
本站聲明
© NTU Library All Rights Reserved