OSPF Version 2 Management Information Base
RFC 1850
Document | Type |
RFC - Draft Standard
(November 1995; No errata)
Obsoleted by RFC 4750
Obsoletes RFC 1253
Was draft-ietf-ospf-mib (ospf WG)
|
|
---|---|---|---|
Authors | Fred Baker , Rob Coltun | ||
Last updated | 2013-03-02 | ||
Stream | IETF | ||
Formats | plain text html pdf htmlized bibtex | ||
Stream | WG state | (None) | |
Document shepherd | No shepherd assigned | ||
IESG | IESG state | RFC 1850 (Draft Standard) | |
Consensus Boilerplate | Unknown | ||
Telechat date | |||
Responsible AD | (None) | ||
Send notices to | (None) |
Network Working Group F. Baker Request For Comments: 1850 Cisco Systems Obsoletes: 1253 R. Coltun Category: Standards Track RainbowBridge Communications November 1995 OSPF Version 2 Management Information Base 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. Abstract This memo defines a portion of the Management Information Base (MIB) for use with network management protocols in TCP/IP-based internets. In particular, it defines objects for managing the Open Shortest Path First Routing Protocol. Table of Contents 1. The SNMPv2 Network Management Framework .............. 2 1.1 Object Definitions .................................. 3 2. Overview ............................................. 3 2.1 Changes from RFC 1253 ............................... 3 2.2 Textual Conventions ................................. 6 2.3 Structure of MIB .................................... 6 2.3.1 General Variables ................................. 6 2.3.2 Area Data Structure and Area Stub Metric Table .... 7 2.3.3 Link State Database and External Link State Database .......................................... 7 2.3.4 Address Table and Host Tables ..................... 7 2.3.5 Interface and Interface Metric Tables ............. 7 2.3.6 Virtual Interface Table ........................... 7 2.3.7 Neighbor and Virtual Neighbor Tables .............. 7 2.4 Conceptual Row Creation ............................. 7 2.5 Default Configuration ............................... 8 3. Definitions .......................................... 10 3.1 OSPF General Variables .............................. 13 3.2 OSPF Area Table ..................................... 17 Baker & Coltun Standards Track [Page 1] RFC 1850 OSPF MIB November 1995 3.3 OSPF Area Default Metrics ........................... 21 3.4 OSPF Link State Database ............................ 25 3.5 OSPF Address Range Table ............................ 27 3.6 OSPF Host Table ..................................... 29 3.7 OSPF Interface Table ................................ 32 3.8 OSPF Interface Metrics .............................. 39 3.9 OSPF Virtual Interface Table ........................ 42 3.10 OSPF Neighbor Table ................................ 46 3.11 OSPF Virtual Neighbor Table ........................ 51 3.12 OSPF External Link State Database .................. 54 3.13 OSPF Route Table Use ............................... 57 3.14 OSPF Area Aggregate Table .......................... 58 4. OSPF Traps ........................................... 66 4.1 Format Of Trap Definitions .......................... 67 4.2 Approach ............................................ 67 4.3 Ignoring Initial Activity ........................... 67 4.4 Throttling Traps .................................... 67 4.5 One Trap Per OSPF Event ............................. 68 4.6 Polling Event Counters .............................. 68 5. OSPF Trap Definitions ................................ 69 5.1 Trap Support Objects ................................ 69 5.2 Traps ............................................... 71 6. Acknowledgements ...................................... 78 7. References ............................................ 78 8. Security Considerations ............................... 80 9. Authors' Addresses .................................... 80 1. The SNMPv2 Network Management Framework The SNMPv2 Network Management Framework consists of four major components. They are: o RFC 1441 which defines the SMI, the mechanisms used for describing and naming objects for the purpose of management. o STD 17, RFC 1213 defines MIB-II, the core set of managed objects for the Internet suite of protocols. o RFC 1445 which defines the administrative and other architectural aspects of the framework. o RFC 1448 which defines the protocol used for network access to managed objects. The Framework permits new objects to be defined for the purpose of experimentation and evaluation. Baker & Coltun Standards Track [Page 2] RFC 1850 OSPF MIB November 1995Show full document text