|
Size: 494
Comment:
|
Size: 731
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| ''' 含有章节索引的 *PUG 文章通用模板 ''' |
|
| Line 9: | Line 7: |
| Line 14: | Line 9: |
http://en.wikipedia.org/wiki/SNMP Wiki 上的SNMP内容页 |
|
| Line 17: | Line 15: |
| === 小节标题1 === | === MIB === management information base or MIB |
| Line 19: | Line 18: |
| ==== 次节标题1 ==== xxx |
SNMP 通过 Mangement information base (MIB)来实现管理不同设备的扩展能力。 |
| Line 22: | Line 20: |
| == 章标题2 == | === Architecture === 1. Master Agents 2. Subagents 3. Management Stations |
| Line 24: | Line 25: |
| === 小节标题2 === {{{ 其它 代码引用 }}} |
=== SNMP 协议 === 应用层协议, 5个核心 protocol data units (PDUs) |
| Line 30: | Line 28: |
| ==== 次节标题2 ==== yyy |
* GET REQUEST * GETNEXT REQUEST * GET RESPONSE * SET * TRAP (notifications) |
::-- AlbertLee [DateTime(2005-10-12T02:54:00Z)] TableOfContents
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
- Master Agents
- Subagents
- Management Stations
1.1.3. SNMP 协议
应用层协议, 5个核心 protocol data units (PDUs)
* GET REQUEST * GETNEXT REQUEST * GET RESPONSE * SET * TRAP (notifications)
