|
Size: 507
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 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
- Master Agents
- Subagents
- Management Stations
1.1.3. SNMP 协议
应用层协议, 5个核心 protocol data units (PDUs)
- GET REQUEST
- GETNEXT REQUEST
- GET RESPONSE
- SET
- TRAP (notifications)
