|
Size: 497
Comment:
|
← Revision 9 as of 2009-12-25 07:14:44 ⇥
Size: 749
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 15: | Line 15: |
| === 小节标题1 === | === MIB === management information base or MIB |
| Line 17: | Line 18: |
| ==== 次节标题1 ==== xxx |
SNMP 通过 Mangement information base (MIB)来实现管理不同设备的扩展能力。 |
| Line 20: | Line 20: |
| == 章标题2 == | === Architecture === 1. Master Agents 2. Subagents 3. Management Stations |
| Line 22: | Line 25: |
| === 小节标题2 === {{{ 其它 代码引用 }}} |
=== SNMP 协议 === 应用层协议, 5个核心 protocol data units (PDUs) |
| Line 28: | Line 28: |
| ==== 次节标题2 ==== yyy |
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
- Master Agents
- Subagents
- Management Stations
1.1.3. SNMP 协议
应用层协议, 5个核心 protocol data units (PDUs)
- GET REQUEST
- GETNEXT REQUEST
- GET RESPONSE
- SET
- TRAP (notifications)
