Definitions of Managed Objects for the NBMA Next Hop Resolution Protocol (NHRP)
RFC 2677
Network Working Group M. Greene
Request for Comments: 2677 Contractor
Category: Standards Track J. Cucchiara
IronBridge Networks
J. Luciani
Bay Networks
August 1999
Definitions of Managed Objects for
the NBMA Next Hop Resolution Protocol (NHRP)
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 memo defines a portion of the Management Information Base (MIB)
for use with network management protocols in the Internet community.
In particular, it describes managed objects for the Next Hop
Resolution Protocol (NHRP) as defined in RFC 2332.
Table of Contents
1 Introduction ................................................. 2
2 The SNMP Management Framework ................................ 2
3 Structure of the MIB ......................................... 3
3.1 The NHRP General Group ..................................... 3
3.1.1 The NHRP Cache Table ..................................... 4
3.1.2 The NHRP Purge Request Table ............................. 4
3.2 The NHRP Client Group ...................................... 4
3.2.1 The NHRP Client Table .................................... 4
3.2.2 The NHRP Client Registration Table ....................... 5
3.2.3 The NHRP Client NHS Table ................................ 5
3.2.4 The NHRP Client Statistics Table ......................... 5
3.3 The NHRP Server Group ...................................... 5
3.3.1 The NHRP Server Table .................................... 5
3.3.2 The NHRP Server Cache Table .............................. 5
3.3.3 The NHRP Server NHC Table ................................ 6
Greene, et al. Standards Track [Page 1]
RFC 2677 NHRP MIB August 1999
3.3.4 The NHRP Server Statistics Table ......................... 6
4 NBMA Next Hop Resolution Protocol MIB Definitions ............ 6
5 IANA Considerations .......................................... 62
6 Security ..................................................... 62
7 Intellectual Property ........................................ 63
8 Acknowledgments .............................................. 63
9 References ................................................... 64
10 Authors' Addresses .......................................... 66
11 Full Copyright Statement .................................... 67
1. Introduction
This memo defines a portion of the Management Information Base (MIB)
for use with network management protocols in the Internet community.
In particular, it describes managed objects for the Next Hop
Resolution Protocol (NHRP) as defined in RFC 2332 [17].
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in RFC 2119 [21].
2. The SNMP Management Framework
The SNMP Management Framework presently consists of five major
components:
o An overall architecture, described in RFC 2571 [1].
o Mechanisms for describing and naming objects and events for the
purpose of management. The first version of this Structure of
Management Information (SMI) is called SMIv1 and described in
STD 16, RFC 1155 [2], STD 16, RFC 1212 [3] and RFC 1215 [4]. The
second version, called SMIv2, is described in STD 58, RFC 2578
[5], STD 58, RFC 2579 [6] and STD 58, RFC 2580 [7].
o Message protocols for transferring management information. The
first version of the SNMP message protocol is called SNMPv1 and
described in STD 15, RFC 1157 [8]. A second version of the SNMP
message protocol, which is not an Internet standards track
protocol, is called SNMPv2c and described in RFC 1901 [9] and RFC
1906 [10]. The third version of the message protocol is called
SNMPv3 and described in RFC 1906 [10], RFC 2572 [11] and RFC 2574
[12].
Greene, et al. Standards Track [Page 2]
RFC 2677 NHRP MIB August 1999
Show full document text