An Architecture for Describing SNMP Management Frameworks
RFC 2571
Document | Type |
RFC - Draft Standard
(April 1999; No errata)
Obsoleted by RFC 3411
Obsoletes RFC 2271
|
|
---|---|---|---|
Authors | Bert Wijnen , David Harrington , Randy Presuhn | ||
Last updated | 2013-03-02 | ||
Stream | Internent Engineering Task Force (IETF) | ||
Formats | plain text html pdf htmlized (tools) htmlized bibtex | ||
Stream | WG state | (None) | |
Document shepherd | No shepherd assigned | ||
IESG | IESG state | RFC 2571 (Draft Standard) | |
Consensus Boilerplate | Unknown | ||
Telechat date | |||
Responsible AD | (None) | ||
Send notices to | (None) |
Network Working Group D. Harrington Request for Comments: 2571 Cabletron Systems, Inc. Obsoletes: 2271 R. Presuhn Category: Standards Track BMC Software, Inc. B. Wijnen IBM T. J. Watson Research April 1999 An Architecture for Describing SNMP Management Frameworks Status of this Memo This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited. Copyright Notice Copyright (C) The Internet Society (1999). All Rights Reserved. Abstract This document describes an architecture for describing SNMP Management Frameworks. The architecture is designed to be modular to allow the evolution of the SNMP protocol standards over time. The major portions of the architecture are an SNMP engine containing a Message Processing Subsystem, a Security Subsystem and an Access Control Subsystem, and possibly multiple SNMP applications which provide specific functional processing of management data. Table of Contents 1. Introduction ................................................ 4 1.1. Overview .................................................. 4 1.2. SNMP ...................................................... 4 1.3. Goals of this Architecture ................................ 5 1.4. Security Requirements of this Architecture ................ 6 1.5. Design Decisions .......................................... 7 2. Documentation Overview ...................................... 9 2.1. Document Roadmap .......................................... 10 2.2. Applicability Statement ................................... 10 2.3. Coexistence and Transition ................................ 10 2.4. Transport Mappings ........................................ 11 2.5. Message Processing ........................................ 11 SNMPv3 Working Group Standards Track [Page 1] RFC 2571 Architecture for SNMP Frameworks April 1999 2.6. Security .................................................. 11 2.7. Access Control ............................................ 12 2.8. Protocol Operations ....................................... 12 2.9. Applications .............................................. 13 2.10. Structure of Management Information ...................... 14 2.11. Textual Conventions ...................................... 14 2.12. Conformance Statements ................................... 14 2.13. Management Information Base Modules ...................... 14 2.13.1. SNMP Instrumentation MIBs .............................. 14 2.14. SNMP Framework Documents ................................. 14 3. Elements of the Architecture ................................ 15 3.1. The Naming of Entities .................................... 16 3.1.1. SNMP engine ............................................. 17 3.1.1.1. snmpEngineID .......................................... 17 3.1.1.2. Dispatcher ............................................ 17 3.1.1.3. Message Processing Subsystem .......................... 18 3.1.1.3.1. Message Processing Model ............................ 18 3.1.1.4. Security Subsystem .................................... 18 3.1.1.4.1. Security Model ...................................... 19 3.1.1.4.2. Security Protocol ................................... 19 3.1.2. Access Control Subsystem ................................ 19 3.1.2.1. Access Control Model .................................. 20 3.1.3. Applications ............................................ 20 3.1.3.1. SNMP Manager .......................................... 20 3.1.3.2. SNMP Agent ............................................ 22 3.2. The Naming of Identities .................................. 23 3.2.1. Principal ............................................... 23 3.2.2. securityName ............................................ 23 3.2.3. Model-dependent security ID ............................. 24 3.3. The Naming of Management Information ...................... 25 3.3.1. An SNMP Context ......................................... 26 3.3.2. contextEngineID ......................................... 26 3.3.3. contextName ............................................. 27Show full document text