Differences between revisions 5 and 9 (spanning 4 versions)
Revision 5 as of 2005-10-12 02:59:51
Size: 507
Editor: AlbertLee
Comment:
Revision 9 as of 2009-12-25 07:14:44
Size: 749
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
::-- AlbertLee [[[DateTime(2005-10-12T02:54:00Z)]]]
[[TableOfContents]]
::-- AlbertLee [<<DateTime(2005-10-12T02:54:00Z)>>]
<<TableOfContents>>
Line 21: Line 21:
   1. Master Agents
   2. Subagents
   3. Management Stations
Line 22: Line 25:
=== SNMP 协议 ===
应用层协议, 5个核心 protocol data units (PDUs)
Line 23: Line 28:
 i. GET REQUEST

 i. GETNEXT REQUEST

 i. GET RESPONSE

 i. SET

 i. TRAP (notifications)

::-- AlbertLee [2005-10-12 02:54:00]

1. SNMP学习笔记

收集SNMP学习资源,记录学习问题

http://en.wikipedia.org/wiki/SNMP Wiki 上的SNMP内容页

1.1. SNMP内容

Simple Network Management Protocol (SNMP)

1.1.1. MIB

management information base or MIB

SNMP 通过 Mangement information base (MIB)来实现管理不同设备的扩展能力。

1.1.2. Architecture

  1. Master Agents
  2. Subagents
  3. Management Stations

1.1.3. SNMP 协议

应用层协议, 5个核心 protocol data units (PDUs)

  1. GET REQUEST
  2. GETNEXT REQUEST
  3. GET RESPONSE
  4. SET
  5. TRAP (notifications)

2. 反馈

LearnSnmp (last edited 2009-12-25 07:14:44 by localhost)