Network Working Group S. Gundavelli Request for Comments: 5488 Cisco Category: Standards Track G. Keeni Cyber Solutions K. Koide KDDI CORPORATION K. Nagami INTEC NetCore April 2009
Network Working Group S. Gundavelli Request for Comments: 5488 Cisco Category: Standards Track G. Keeni Cyber Solutions K. Koide KDDI CORPORATION K. Nagami INTEC NetCore April 2009
Network Mobility (NEMO) Management Information Base
网络移动(NEMO)管理信息库
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.
本文件规定了互联网社区的互联网标准跟踪协议,并要求进行讨论和提出改进建议。有关本协议的标准化状态和状态,请参考当前版本的“互联网官方协议标准”(STD 1)。本备忘录的分发不受限制。
Copyright Notice
版权公告
Copyright (c) 2009 IETF Trust and the persons identified as the document authors. All rights reserved.
版权所有(c)2009 IETF信托基金和确定为文件作者的人员。版权所有。
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents in effect on the date of publication of this document (http://trustee.ietf.org/license-info). Please review these documents carefully, as they describe your rights and restrictions with respect to this document.
本文件受BCP 78和IETF信托在本文件出版之日生效的与IETF文件有关的法律规定的约束(http://trustee.ietf.org/license-info). 请仔细阅读这些文件,因为它们描述了您对本文件的权利和限制。
Abstract
摘要
This memo defines a portion of the Management Information Base (MIB), the Network Mobility (NEMO) support MIB, for use with network management protocols in the Internet community. In particular, the NEMO MIB will be used to monitor and control a Mobile IPv6 node with NEMO functionality.
本备忘录定义了管理信息库(MIB)的一部分,即网络移动(NEMO)支持MIB,用于互联网社区中的网络管理协议。特别是,NEMO MIB将用于监控具有NEMO功能的移动IPv6节点。
Table of Contents
目录
1. The Internet-Standard Management Framework ......................2 2. Overview ........................................................2 2.1. The Mobile IPv6 Protocol and NEMO Entities .................2 2.2. Relationship to Other MIB Modules ..........................3 2.3. Terminology ................................................3 2.4. MIB Design .................................................3 3. The NEMO MIB ....................................................4 4. IANA Considerations ............................................41 5. Security Considerations ........................................41 6. Acknowledgments ................................................42 7. References .....................................................42 7.1. Normative References ......................................42 7.2. Informative References ....................................43
1. The Internet-Standard Management Framework ......................2 2. Overview ........................................................2 2.1. The Mobile IPv6 Protocol and NEMO Entities .................2 2.2. Relationship to Other MIB Modules ..........................3 2.3. Terminology ................................................3 2.4. MIB Design .................................................3 3. The NEMO MIB ....................................................4 4. IANA Considerations ............................................41 5. Security Considerations ........................................41 6. Acknowledgments ................................................42 7. References .....................................................42 7.1. Normative References ......................................42 7.2. Informative References ....................................43
For a detailed overview of the documents that describe the current Internet-Standard Management Framework, please refer to section 7 of RFC 3410 [RFC3410].
有关描述当前互联网标准管理框架的文件的详细概述,请参阅RFC 3410[RFC3410]第7节。
Managed objects are accessed via a virtual information store, termed the Management Information Base or MIB. MIB objects are generally accessed through the Simple Network Management Protocol (SNMP). Objects in the MIB are defined using the mechanisms defined in the Structure of Management Information (SMI). This memo specifies a MIB module that is compliant to the SMIv2, which is described in STD 58, RFC 2578 [RFC2578], STD 58, RFC 2579 [RFC2579] and STD 58, RFC 2580 [RFC2580].
托管对象通过虚拟信息存储(称为管理信息库或MIB)进行访问。MIB对象通常通过简单网络管理协议(SNMP)进行访问。MIB中的对象是使用管理信息结构(SMI)中定义的机制定义的。本备忘录规定了符合SMIv2的MIB模块,如STD 58、RFC 2578[RFC2578]、STD 58、RFC 2579[RFC2579]和STD 58、RFC 2580[RFC2580]所述。
Mobile IPv6 (MIPv6) [RFC3775] specifies a protocol that allows nodes to remain reachable while moving around in the IPv6 Internet. The Network Mobility (NEMO) Basic Support Protocol [RFC3963] is an extension to the Mobile IPv6 protocol that facilitates the movement of an entire network. The goals of Network Mobility support and related terminology are discussed in [RFC4886] and [RFC4885], respectively.
移动IPv6(MIPv6)[RFC3775]指定一种协议,允许节点在IPv6 Internet中移动时保持可访问性。网络移动性(NEMO)基本支持协议[RFC3963]是移动IPv6协议的扩展,可促进整个网络的移动。[RFC4886]和[RFC4885]分别讨论了网络移动性支持的目标和相关术语。
Typically, mobile routers implement NEMO functionality for achieving network mobility. However, a mobile router may also function as a mobile node. In the context of this document, an entity that implements the NEMO protocol is a NEMO entity.
通常,移动路由器实现NEMO功能以实现网络移动性。然而,移动路由器也可以用作移动节点。在本文件中,实施NEMO协议的实体为NEMO实体。
This document defines a set of managed objects (MOs) that can be used to monitor and control NEMO entities.
本文档定义了一组可用于监视和控制NEMO实体的托管对象(MOs)。
This document focuses on the management of a NEMO entity. It is assumed that implementations will support the ifTable from the IF-MIB [RFC2863]. The MOBILEIPV6-MIB [RFC4295] defines the managed objects for a mobile node. Implementations supporting both the mobile node and NEMO functionality SHOULD implement the managed objects defined for the NEMO entities and mobile nodes from both the MOBILEIPV6-MIB and NEMO-MIB. The NEMO-MIB uses the textual conventions defined in the INET-ADDRESS-MIB [RFC4001].
本文件侧重于NEMO实体的管理。假设实现将支持来自IF-MIB[RFC2863]的ifTable。MOBILEIPV6-MIB[RFC4295]定义了移动节点的托管对象。支持移动节点和NEMO功能的实现应实现从MOBILEIPV6-MIB和NEMO-MIB为NEMO实体和移动节点定义的托管对象。NEMO-MIB使用INET-ADDRESS-MIB[RFC4001]中定义的文本约定。
The terminology used in this document is consistent with the definitions used in the Mobile IPv6 protocol specification [RFC3775] and the NEMO Basic Support specification [RFC3963].
本文档中使用的术语与移动IPv6协议规范[RFC3775]和NEMO基本支持规范[RFC3963]中使用的定义一致。
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14, RFC 2119 [RFC2119].
本文件中的关键词“必须”、“不得”、“必需”、“应”、“不应”、“建议”、“不建议”、“可”和“可选”应按照BCP 14、RFC 2119[RFC2119]中的说明进行解释。
The NEMO MIB comprises the following groups of definitions:
NEMO MIB由以下几组定义组成:
nemoCore: a generic group containing objects that are common to all NEMO entities.
nemoCore:包含所有NEMO实体共有的对象的通用组。
nemoHa: this group models the home agent service. It is composed of objects specific to the services and associated advertisement parameters offered by the home agent on each of its links. It also contains objects pertaining to the maintenance of the home agent list on each of the links on which the service is offered.
尼莫哈:这个团队为家庭代理服务建模。它由特定于服务的对象和归属代理在其每个链接上提供的关联广告参数组成。它还包含与维护提供服务的每个链接上的归属代理列表有关的对象。
nemoMr: this group models the mobile router service. It is composed of objects specific to the Dynamic Home Agent discovery function and related parameters. It also contains objects that record the movement of the mobile router.
nemoMr:该组为移动路由器服务建模。它由特定于动态归属代理发现功能的对象和相关参数组成。它还包含记录移动路由器移动的对象。
nemoNotifications: defines the set of notifications that will be used to asynchronously monitor the NEMO entities.
nemoNotifications:定义用于异步监视NEMO实体的通知集。
The tables contained in the above groups are as follows:
上述分组中包含的表格如下:
nemoBindingCacheTable: models the Binding Cache on the home agent and correspondent node. It contains details of the Binding Update requests that have been received and accepted.
nemoBindingCacheTable:对归属代理和对应节点上的绑定缓存进行建模。它包含已接收和接受的绑定更新请求的详细信息。
nemoMrEgressIfTable: contains information on the configured egress interfaces.
NemomRegressionLiftable:包含有关已配置出口接口的信息。
nemoMrBLTable: models the Binding Update List on the mobile router. It contains information about the registration requests sent by the mobile router and the corresponding results.
nemoMrBLTable:为移动路由器上的绑定更新列表建模。它包含有关移动路由器发送的注册请求和相应结果的信息。
nemoHaCounterTable: contains registration statistics for all mobile routers registered with the home agent.
nemoHaCounterTable:包含向home agent注册的所有移动路由器的注册统计信息。
nemoHaMobileNetworkPrefixTable: contains the list of the mobile network prefixes that are maintained by the home agent.
nemoHaMobileNetworkPrefixTable:包含由归属代理维护的移动网络前缀列表。
NEMO-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, mib-2, Unsigned32, Counter32, Gauge32, OBJECT-TYPE, NOTIFICATION-TYPE FROM SNMPv2-SMI TEXTUAL-CONVENTION, TruthValue, DateAndTime, TimeStamp FROM SNMPv2-TC SnmpAdminString FROM SNMP-FRAMEWORK-MIB MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP FROM SNMPv2-CONF InetAddressType, InetAddress, InetAddressPrefixLength FROM INET-ADDRESS-MIB InterfaceIndex FROM IF-MIB mip6BindingHomeAddressType, mip6BindingHomeAddress, mip6MnBLEntry, mip6BindingCacheEntry, mip6MnBLCOAType, mip6MnBLCOA FROM MOBILEIPV6-MIB ;
NEMO-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, mib-2, Unsigned32, Counter32, Gauge32, OBJECT-TYPE, NOTIFICATION-TYPE FROM SNMPv2-SMI TEXTUAL-CONVENTION, TruthValue, DateAndTime, TimeStamp FROM SNMPv2-TC SnmpAdminString FROM SNMP-FRAMEWORK-MIB MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP FROM SNMPv2-CONF InetAddressType, InetAddress, InetAddressPrefixLength FROM INET-ADDRESS-MIB InterfaceIndex FROM IF-MIB mip6BindingHomeAddressType, mip6BindingHomeAddress, mip6MnBLEntry, mip6BindingCacheEntry, mip6MnBLCOAType, mip6MnBLCOA FROM MOBILEIPV6-MIB ;
nemoMIB MODULE-IDENTITY LAST-UPDATED "200903100000Z" -- 10 March 2009 ORGANIZATION "IETF MEXT Working Group"
nemoMIB模块标识最后更新“200903100000Z”-2009年3月10日组织“IETF MEXT工作组”
CONTACT-INFO " Sri Gundavelli Postal: Cisco 170 W.Tasman Drive, San Jose, CA 95134 USA Tel: +1-408-527-6109 Email: sgundave@cisco.com
联系信息“Sri Gundavelli邮政:思科170 W.塔斯曼大道,圣何塞,加利福尼亚95134美国电话:+1-408-527-6109电子邮件:sgundave@cisco.com
Glenn Mansfield Keeni Postal: Cyber Solutions Inc. 6-6-3, Minami Yoshinari Aoba-ku, Sendai, Japan 989-3204. Tel: +81-22-303-4012 Fax: +81-22-303-4015 E-mail: glenn@cysols.com
格伦·曼斯菲尔德·基尼邮政:网络解决方案公司6-6-3,日本仙台南部吉纳里奥巴谷,邮编989-3204。电话:+81-22-303-4012传真:+81-22-303-4015电子邮件:glenn@cysols.com
Kenichi Nagami Postal: INTEC NetCore Inc. 1-3-3, Shin-suna Koto-ku, Tokyo, 135-0075 Japan Tel: +81-3-5665-5069 E-mail: nagami@inetcore.com
Kenichi Nagami邮政:INTEC NetCore Inc.1-3-3,东京新苏纳阁,135-0075日本电话:+81-3-5665-5069电子邮件:nagami@inetcore.com
Kazuhide Koide Postal: KDDI CORPORATION GARDEN AIR TOWER 3-10-10, Iidabashi Chiyoda-ku, Tokyo, 102-8460 Japan Tel: +81-3-6678-3378 E-mail: ka-koide@kddi.com
Koide Kazuhide邮政:KDDI公司花园航空大厦3-10-10,东京千代田区,102-8460日本电话:+81-3-6678-3378电子邮件:ka-koide@kddi.com
Support Group E-mail: mext@ietf.org "
支持组电子邮件:mext@ietf.org "
DESCRIPTION "Copyright (c) 2009 IETF Trust and the persons identified as authors of the code. All rights reserved.
描述“版权所有(c)2009 IETF信托基金和被确定为代码作者的人员。保留所有权利。
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
在满足以下条件的情况下,允许以源代码和二进制格式重新分发和使用,无论是否修改:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- 源代码的重新分发必须保留上述版权声明、此条件列表和以下免责声明。
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- 以二进制形式重新分发时,必须在分发时提供的文档和/或其他材料中复制上述版权声明、本条件列表和以下免责声明。
- Neither the name of Internet Society, IETF or IETF Trust, nor the names of specific contributors, may be used to endorse or promote products derived from this software without specific prior written permission.
- 未经事先书面许可,不得使用互联网协会、IETF或IETF Trust的名称或特定贡献者的名称来认可或推广源自本软件的产品。
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
本软件由版权所有者和贡献者“按原样”提供,不承担任何明示或暗示的担保,包括但不限于适销性和特定用途适用性的暗示担保。在任何情况下,版权所有人或贡献者均不对任何直接、间接、偶然、特殊、惩戒性或后果性损害(包括但不限于替代商品或服务的采购;使用、数据或利润的损失;或业务中断)负责,无论是在合同中还是在任何责任理论下,严格责任,或因使用本软件而产生的侵权行为(包括疏忽或其他),即使告知可能发生此类损害。
This version of this MIB module is part of RFC 5488; see the RFC itself for full legal notices."
此版本的MIB模块是RFC 5488的一部分;有关完整的法律通知,请参见RFC本身。”
REVISION "200903100000Z" -- 10 March 2009 DESCRIPTION "Initial version, published as RFC 5488."
修订版“200903100000Z”-2009年3月10日描述“初始版本,发布为RFC 5488。”
::= { mib-2 184 }
::= { mib-2 184 }
-- The NEMO MIB has the following primary groups
--NEMO MIB有以下主要组
nemoNotifications OBJECT IDENTIFIER ::= { nemoMIB 0 } nemoObjects OBJECT IDENTIFIER ::= { nemoMIB 1 } nemoConformance OBJECT IDENTIFIER ::= { nemoMIB 2 } nemoCore OBJECT IDENTIFIER ::= { nemoObjects 1 } nemoMr OBJECT IDENTIFIER ::= { nemoObjects 2 } nemoCn OBJECT IDENTIFIER ::= { nemoObjects 3 } nemoHa OBJECT IDENTIFIER ::= { nemoObjects 4 }
nemoNotifications OBJECT IDENTIFIER ::= { nemoMIB 0 } nemoObjects OBJECT IDENTIFIER ::= { nemoMIB 1 } nemoConformance OBJECT IDENTIFIER ::= { nemoMIB 2 } nemoCore OBJECT IDENTIFIER ::= { nemoObjects 1 } nemoMr OBJECT IDENTIFIER ::= { nemoObjects 2 } nemoCn OBJECT IDENTIFIER ::= { nemoObjects 3 } nemoHa OBJECT IDENTIFIER ::= { nemoObjects 4 }
-- The sub groups
--分组
nemoSystem OBJECT IDENTIFIER ::= { nemoCore 1 } nemoBindings OBJECT IDENTIFIER ::= { nemoCore 2 }
nemoSystem OBJECT IDENTIFIER ::= { nemoCore 1 } nemoBindings OBJECT IDENTIFIER ::= { nemoCore 2 }
nemoConfiguration OBJECT IDENTIFIER ::= { nemoCore 3 } nemoStats OBJECT IDENTIFIER ::= { nemoCore 4 }
nemoConfiguration OBJECT IDENTIFIER ::= { nemoCore 3 } nemoStats OBJECT IDENTIFIER ::= { nemoCore 4 }
nemoMrSystem OBJECT IDENTIFIER ::= { nemoMr 1 } nemoMrConf OBJECT IDENTIFIER ::= { nemoMr 2 } nemoMrRegistration OBJECT IDENTIFIER ::= { nemoMr 3 } nemoMrGlobalStats OBJECT IDENTIFIER ::= { nemoMr 4 }
nemoMrSystem OBJECT IDENTIFIER ::= { nemoMr 1 } nemoMrConf OBJECT IDENTIFIER ::= { nemoMr 2 } nemoMrRegistration OBJECT IDENTIFIER ::= { nemoMr 3 } nemoMrGlobalStats OBJECT IDENTIFIER ::= { nemoMr 4 }
nemoHaAdvertisement OBJECT IDENTIFIER ::= { nemoHa 1 } nemoHaStats OBJECT IDENTIFIER ::= { nemoHa 2 } nemoHaRegistration OBJECT IDENTIFIER ::= { nemoHa 3 } nemoHaGlobalStats OBJECT IDENTIFIER ::= { nemoHaStats 1 }
nemoHaAdvertisement OBJECT IDENTIFIER ::= { nemoHa 1 } nemoHaStats OBJECT IDENTIFIER ::= { nemoHa 2 } nemoHaRegistration OBJECT IDENTIFIER ::= { nemoHa 3 } nemoHaGlobalStats OBJECT IDENTIFIER ::= { nemoHaStats 1 }
-- Textual Conventions NemoBURequestRejectionCode ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "The value of the status field in the Binding Acknowledgment message when the Binding Update was rejected for NEMO-specific reasons. " REFERENCE "RFC 3963: Section 4.2" SYNTAX INTEGER { mobileRouterOperationNotPermitted (140), invalidPrefix (141), notAuthorizedForPrefix (142), forwardingSetupFailed (143) }
-- Textual Conventions NemoBURequestRejectionCode ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "The value of the status field in the Binding Acknowledgment message when the Binding Update was rejected for NEMO-specific reasons. " REFERENCE "RFC 3963: Section 4.2" SYNTAX INTEGER { mobileRouterOperationNotPermitted (140), invalidPrefix (141), notAuthorizedForPrefix (142), forwardingSetupFailed (143) }
-- -- -- nemoSystem group -- --
----nemoSystem组----
nemoCapabilities OBJECT-TYPE SYNTAX BITS { mobileRouter (0), homeAgentSupport (1) } MAX-ACCESS read-only STATUS current
nemoCapabilities OBJECT-TYPE SYNTAX BITS { mobileRouter (0), homeAgentSupport (1) } MAX-ACCESS read-only STATUS current
DESCRIPTION "This object indicates the NEMO functions that are supported by this managed entity. Multiple NEMO functions may be supported by a single entity. " REFERENCE "RFC 3963: Section 3" ::= { nemoSystem 1 }
DESCRIPTION "This object indicates the NEMO functions that are supported by this managed entity. Multiple NEMO functions may be supported by a single entity. " REFERENCE "RFC 3963: Section 3" ::= { nemoSystem 1 }
nemoStatus OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object indicates whether the NEMO function is enabled for the managed entity. If it is enabled, the agent discovery and registration functions will be operational.
nemoStatus对象类型语法整数{enabled(1),disabled(2)}MAX-ACCESS读写状态当前描述“此对象表示是否为受管实体启用了NEMO功能。如果启用,代理发现和注册功能将正常运行。
Changing the status from enabled(1) to disabled(2) will terminate the agent discovery and registration functions. On the other hand, changing the status from disabled(2) to enabled(1) will start the agent discovery and registration functions.
将状态从启用(1)更改为禁用(2)将终止代理发现和注册功能。另一方面,将状态从禁用(2)更改为启用(1)将启动代理发现和注册功能。
The value of this object MUST remain unchanged across reboots of the managed entity. " ::= { nemoSystem 2 }
The value of this object MUST remain unchanged across reboots of the managed entity. " ::= { nemoSystem 2 }
nemoCounterDiscontinuityTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "The value of sysUpTime on the most recent occasion at which any one or more of this NEMO entity's counters, viz., counters with OID prefix 'nemoMrConf', 'nemoMrRegnCounters', 'nemoMrGlobalStats', or 'nemoHaGlobalStats', suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object will have a zero value. " ::= { nemoStats 1 } -- --
nemoCounterDiscontinuityTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "The value of sysUpTime on the most recent occasion at which any one or more of this NEMO entity's counters, viz., counters with OID prefix 'nemoMrConf', 'nemoMrRegnCounters', 'nemoMrGlobalStats', or 'nemoHaGlobalStats', suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object will have a zero value. " ::= { nemoStats 1 } -- --
-- nemoConfiguration group -- --
--nemoConfiguration组----
nemoMrBLTable OBJECT-TYPE SYNTAX SEQUENCE OF NemoMrBLEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table corresponds to the Binding Update List (BL) that includes NEMO-related information and that is maintained by the mobile router. The table holds a row for every binding that the mobile router has established or is trying to establish. Entries from the table are deleted as the lifetime of the binding expires. " REFERENCE "RFC 3775: Sections 4.5, 11.1 RFC 3963: Section 5.2" ::= { nemoMrRegistration 1 }
nemoMrBLTable OBJECT-TYPE SYNTAX SEQUENCE OF NemoMrBLEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table corresponds to the Binding Update List (BL) that includes NEMO-related information and that is maintained by the mobile router. The table holds a row for every binding that the mobile router has established or is trying to establish. Entries from the table are deleted as the lifetime of the binding expires. " REFERENCE "RFC 3775: Sections 4.5, 11.1 RFC 3963: Section 5.2" ::= { nemoMrRegistration 1 }
nemoMrBLEntry OBJECT-TYPE SYNTAX NemoMrBLEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry pertaining to NEMO-related information contained in a Binding Update sent by a NEMO-enabled mobile router to its home agent. " AUGMENTS {mip6MnBLEntry} ::= { nemoMrBLTable 1 }
nemoMrBLEntry OBJECT-TYPE SYNTAX NemoMrBLEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry pertaining to NEMO-related information contained in a Binding Update sent by a NEMO-enabled mobile router to its home agent. " AUGMENTS {mip6MnBLEntry} ::= { nemoMrBLTable 1 }
NemoMrBLEntry ::= SEQUENCE { nemoMrBLMode INTEGER, nemoMrBLMrFlag TruthValue, nemoMrBLHomeAddressPrefixLength InetAddressPrefixLength, nemoMrBLCareofAddressPrefixLength InetAddressPrefixLength, nemoMrBLActiveEgressIfIndex InterfaceIndex, nemoMrBLEstablishedHomeTunnelIfIndex InterfaceIndex } nemoMrBLMode OBJECT-TYPE SYNTAX INTEGER { implicitMode (1), explicitMode (2) } MAX-ACCESS read-only
NemoMrBLEntry ::= SEQUENCE { nemoMrBLMode INTEGER, nemoMrBLMrFlag TruthValue, nemoMrBLHomeAddressPrefixLength InetAddressPrefixLength, nemoMrBLCareofAddressPrefixLength InetAddressPrefixLength, nemoMrBLActiveEgressIfIndex InterfaceIndex, nemoMrBLEstablishedHomeTunnelIfIndex InterfaceIndex } nemoMrBLMode OBJECT-TYPE SYNTAX INTEGER { implicitMode (1), explicitMode (2) } MAX-ACCESS read-only
STATUS current DESCRIPTION "implicitMode(1): the Mobile Network Prefix Option is not included in the Binding Update by the mobile router.
状态当前描述“隐式模式(1):移动路由器的绑定更新中不包括移动网络前缀选项。
explicitMode(2): the mobile router included one or more Mobile Network Prefix Options in the Binding Update. " REFERENCE "RFC 3963: Section 5.2" ::= { nemoMrBLEntry 1 }
explicitMode(2): the mobile router included one or more Mobile Network Prefix Options in the Binding Update. " REFERENCE "RFC 3963: Section 5.2" ::= { nemoMrBLEntry 1 }
nemoMrBLMrFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "true(1): the mobile router sent the Binding Update with Mobile Router Flag set.
nemoMrBLMrFlag对象类型语法TruthValue MAX-ACCESS只读状态当前描述“true(1):移动路由器发送绑定更新,并设置了移动路由器标志。
false(2): the mobile router did not send the Binding Update with Mobile Router Flag set. This implies that the mobile router is acting as a mobile node. " REFERENCE "RFC 3963: Sections 4.1, 5.1" ::= { nemoMrBLEntry 2 }
false(2): the mobile router did not send the Binding Update with Mobile Router Flag set. This implies that the mobile router is acting as a mobile node. " REFERENCE "RFC 3963: Sections 4.1, 5.1" ::= { nemoMrBLEntry 2 }
nemoMrBLHomeAddressPrefixLength OBJECT-TYPE SYNTAX InetAddressPrefixLength MAX-ACCESS read-only STATUS current DESCRIPTION "The prefix length of the mobile router's home network. " REFERENCE "RFC 3963: Section 3" ::= { nemoMrBLEntry 3 }
nemoMrBLHomeAddressPrefixLength OBJECT-TYPE SYNTAX InetAddressPrefixLength MAX-ACCESS read-only STATUS current DESCRIPTION "The prefix length of the mobile router's home network. " REFERENCE "RFC 3963: Section 3" ::= { nemoMrBLEntry 3 }
nemoMrBLCareofAddressPrefixLength OBJECT-TYPE SYNTAX InetAddressPrefixLength MAX-ACCESS read-only STATUS current
NEMOMRBLCAREOFADDRESPREFIXLENGHT对象类型语法INETAddressPREFIXLENGHT MAX-ACCESS只读状态当前
DESCRIPTION "The prefix length of the care-of address of the mobile router. " REFERENCE "RFC 3963: Section 3" ::= { nemoMrBLEntry 4 }
DESCRIPTION "The prefix length of the care-of address of the mobile router. " REFERENCE "RFC 3963: Section 3" ::= { nemoMrBLEntry 4 }
nemoMrBLActiveEgressIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "The interface index of the currently active egress interface. " REFERENCE "RFC 3963: Section 5.5" ::= { nemoMrBLEntry 5 }
nemoMrBLActiveEgressIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "The interface index of the currently active egress interface. " REFERENCE "RFC 3963: Section 5.5" ::= { nemoMrBLEntry 5 }
nemoMrBLEstablishedHomeTunnelIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "The interface index of the tunnel established between the mobile router and the home agent for NEMO traffic. " REFERENCE "RFC 3963: Section 5.5" ::= { nemoMrBLEntry 6 }
nemoMrBLEstablishedHomeTunnelIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "The interface index of the tunnel established between the mobile router and the home agent for NEMO traffic. " REFERENCE "RFC 3963: Section 5.5" ::= { nemoMrBLEntry 6 }
-- Mobile Router Registration Group Counters
--移动路由器注册组计数器
nemoMrRegnCounters OBJECT IDENTIFIER ::= { nemoMrRegistration 2 }
nemoMrRegnCounters OBJECT IDENTIFIER ::= { nemoMrRegistration 2 }
nemoMrMobilityMessagesSent OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of mobility messages, i.e., IPv6 datagrams with Mobility Header, sent by the mobile node. This will include Binding Updates sent by a mobile router with the Mobile Router Flag set.
NemomrMobilityMessageSent对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动节点发送的移动消息总数,即带有移动头的IPv6数据报。这将包括移动路由器发送的绑定更新,并设置了移动路由器标志。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Sections 4.2, 6.1 RFC 3963: Section 4.1" ::= { nemoMrRegnCounters 1 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Sections 4.2, 6.1 RFC 3963: Section 4.1" ::= { nemoMrRegnCounters 1 }
nemoMrMobilityMessagesRecd OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of mobility messages, i.e., IPv6 datagrams with Mobility Header, received by the mobile node. This will include Binding Acknowledgements with Mobile Router Flag set that are sent to a mobile router.
NemomRMobilityMessageRecd对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动节点接收的移动消息总数,即带有移动头的IPv6数据报。这将包括发送到移动路由器的绑定确认和移动路由器标志集。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Sections 4.2, 6.1 RFC 3963: Sections 4.1, 4.2" ::= { nemoMrRegnCounters 2 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Sections 4.2, 6.1 RFC 3963: Sections 4.1, 4.2" ::= { nemoMrRegnCounters 2 }
nemoMrPrefixRegMode OBJECT-TYPE SYNTAX INTEGER { implicitMode (1), explicitMode (2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object indicates the mode in which the mobile network prefixes will be registered with the home agent.
nemoMrPrefixRegMode OBJECT-TYPE SYNTAX INTEGER { implicitMode (1), explicitMode (2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object indicates the mode in which the mobile network prefixes will be registered with the home agent.
implicitMode(1): the Mobile Network Prefix Option will not be included in the Binding Update by the mobile router.
隐式模式(1):移动路由器的绑定更新中将不包括移动网络前缀选项。
explicitMode(2): the mobile router will include one or more Mobile Network Prefix Options in the Binding Update.
explicitMode(2):移动路由器将在绑定更新中包括一个或多个移动网络前缀选项。
The value of this object MUST remain unchanged across reboots of the managed entity. " REFERENCE "RFC 3963: Section 5.2"
在托管实体重新启动期间,此对象的值必须保持不变。参考“RFC 3963:第5.2节”
::= { nemoMrRegistration 3 }
::= { nemoMrRegistration 3 }
nemoHaMobileNetworkPrefixTable OBJECT-TYPE SYNTAX SEQUENCE OF NemoHaMobileNetworkPrefixEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the mobile network prefixes that the home agent maintains for the mobile router. The mobile network prefixes in this table are registered by Binding Updates or are manually pre-configured. " REFERENCE "RFC 3963: Section 6.1.2" ::= { nemoHaRegistration 1 }
nemoHaMobileNetworkPrefixTable OBJECT-TYPE SYNTAX SEQUENCE OF NemoHaMobileNetworkPrefixEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the mobile network prefixes that the home agent maintains for the mobile router. The mobile network prefixes in this table are registered by Binding Updates or are manually pre-configured. " REFERENCE "RFC 3963: Section 6.1.2" ::= { nemoHaRegistration 1 }
nemoHaMobileNetworkPrefixEntry OBJECT-TYPE SYNTAX NemoHaMobileNetworkPrefixEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry for a mobile network prefix.
nemoHaMobileNetworkPrefixEntry对象类型语法nemoHaMobileNetworkPrefixEntry MAX-ACCESS不可访问状态当前描述“移动网络前缀的条目。
The instances of the columnar objects in this entry pertain to an interface for a particular value of mip6BindingHomeAddressType, mip6BindingHomeAddress, and nemoHaMobileNetworkPrefixSeqNo.
此条目中的列对象实例与特定值mip6BindingHomeAddressType、mip6BindingHomeAddress和nemoHaMobileNetworkPrefixSeqNo的接口有关。
The nemoHaMobileNetworkPrefixSeqNo object is used to distinguish between multiple instances of the mobile network prefix in the same Binding Update for the same set of mip6BindingHomeAddressType and mip6BindingHomeAddress.
nemoHaMobileNetworkPrefixSeqNo对象用于区分同一组mip6BindingHomeAddressType和mip6BindingHomeAddress的同一绑定更新中移动网络前缀的多个实例。
There is no upper-bound on the maximum number of mobile network prefixes in a Binding Update but, for practical purposes, the upper bound of the value
绑定更新中移动网络前缀的最大数量没有上限,但出于实际目的,该值的上限为
nemoHaMobileNetworkPrefixSeqNo is set to 1024.
nemoHaMobileNetworkPrefixSeqNo设置为1024。
Implementers need to be aware that if the total number of octets in mip6BindingHomeAddress exceeds 112, then OIDs of column instances in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. " INDEX { mip6BindingHomeAddressType, mip6BindingHomeAddress, nemoHaMobileNetworkPrefixSeqNo } ::= { nemoHaMobileNetworkPrefixTable 1 }
Implementers need to be aware that if the total number of octets in mip6BindingHomeAddress exceeds 112, then OIDs of column instances in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. " INDEX { mip6BindingHomeAddressType, mip6BindingHomeAddress, nemoHaMobileNetworkPrefixSeqNo } ::= { nemoHaMobileNetworkPrefixTable 1 }
NemoHaMobileNetworkPrefixEntry ::= SEQUENCE { nemoHaMobileNetworkPrefixSeqNo Unsigned32, nemoHaMobileNetworkPrefixType InetAddressType, nemoHaMobileNetworkPrefix InetAddress, nemoHaMobileNetworkPrefixLength Unsigned32, nemoHaMobileNetworkPrefixSource INTEGER }
NemoHaMobileNetworkPrefixEntry ::= SEQUENCE { nemoHaMobileNetworkPrefixSeqNo Unsigned32, nemoHaMobileNetworkPrefixType InetAddressType, nemoHaMobileNetworkPrefix InetAddress, nemoHaMobileNetworkPrefixLength Unsigned32, nemoHaMobileNetworkPrefixSource INTEGER }
nemoHaMobileNetworkPrefixSeqNo OBJECT-TYPE SYNTAX Unsigned32 (1..1024) MAX-ACCESS not-accessible STATUS current DESCRIPTION "A Binding Update may have multiple mobile network prefixes.
nemoHaMobileNetworkPrefixSeqNo对象类型语法Unsigned32(1..1024)MAX-ACCESS不可访问状态当前描述“绑定更新可能有多个移动网络前缀。
This object, along with mip6BindingHomeAddressType and mip6BindingHomeAddress, uniquely identifies a row containing a single mobile network prefix for a mobile router in this table. " REFERENCE "RFC 3963: Sections 2, 6.1, 6.2" ::= { nemoHaMobileNetworkPrefixEntry 1 }
This object, along with mip6BindingHomeAddressType and mip6BindingHomeAddress, uniquely identifies a row containing a single mobile network prefix for a mobile router in this table. " REFERENCE "RFC 3963: Sections 2, 6.1, 6.2" ::= { nemoHaMobileNetworkPrefixEntry 1 }
nemoHaMobileNetworkPrefixType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-only STATUS current DESCRIPTION "The address type for the mobile network prefix that follows. "
nemoHaMobileNetworkPrefixType对象类型语法InetAddressType MAX-ACCESS只读状态当前描述“以下移动网络前缀的地址类型。”
::= { nemoHaMobileNetworkPrefixEntry 2 }
::= { nemoHaMobileNetworkPrefixEntry 2 }
nemoHaMobileNetworkPrefix OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION "A mobile network prefix related to the corresponding Binding Update.
nemoHaMobileNetworkPrefix对象类型语法InetAddress MAX-ACCESS只读状态当前描述“与相应绑定更新相关的移动网络前缀。
The type of the address represented by this object is specified by the corresponding nemoHaMobileNetworkPrefixType object. " REFERENCE "RFC 3963: Sections 2, 6.1, 6.2" ::= { nemoHaMobileNetworkPrefixEntry 3 }
The type of the address represented by this object is specified by the corresponding nemoHaMobileNetworkPrefixType object. " REFERENCE "RFC 3963: Sections 2, 6.1, 6.2" ::= { nemoHaMobileNetworkPrefixEntry 3 }
nemoHaMobileNetworkPrefixLength OBJECT-TYPE SYNTAX Unsigned32 (0..128) MAX-ACCESS read-only STATUS current DESCRIPTION "The length of the prefix specified by the corresponding nemoHaMobileNetworkPrefix object. " REFERENCE "RFC 3963: Sections 4.3, 6.1, 6.2" ::= { nemoHaMobileNetworkPrefixEntry 4 }
nemoHaMobileNetworkPrefixLength OBJECT-TYPE SYNTAX Unsigned32 (0..128) MAX-ACCESS read-only STATUS current DESCRIPTION "The length of the prefix specified by the corresponding nemoHaMobileNetworkPrefix object. " REFERENCE "RFC 3963: Sections 4.3, 6.1, 6.2" ::= { nemoHaMobileNetworkPrefixEntry 4 }
nemoHaMobileNetworkPrefixSource OBJECT-TYPE SYNTAX INTEGER { configured (1), bindingUpdate (2) }
nemoHaMobileNetworkPrefixSource OBJECT-TYPE SYNTAX INTEGER { configured (1), bindingUpdate (2) }
MAX-ACCESS read-only STATUS current DESCRIPTION "The information source of the mobile network prefix configured with the Binding Update.
MAX-ACCESS只读状态当前描述“使用绑定更新配置的移动网络前缀的信息源。
configured(1): indicates that the mobile network prefix has been manually pre-configured.
已配置(1):表示已手动预配置移动网络前缀。
bindingUpdate(2): indicates that the information is introduced to the home agent by the Mobile Network
bindingUpdate(2):表示移动网络将信息引入归属代理
Prefix Option in the Binding Updates received by the home agent. " REFERENCE "RFC 3963: Sections 4.3, 6.1, 6.2" ::= { nemoHaMobileNetworkPrefixEntry 5 }
Prefix Option in the Binding Updates received by the home agent. " REFERENCE "RFC 3963: Sections 4.3, 6.1, 6.2" ::= { nemoHaMobileNetworkPrefixEntry 5 }
nemoBindingCacheTable OBJECT-TYPE SYNTAX SEQUENCE OF NemoBindingCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table models the Binding Cache that includes NEMO-related information and that is maintained by the home agent. Entries in this table are not required to survive a reboot of the home agent. " REFERENCE "RFC 3775: Sections 4.5, 9.1, 10.1, RFC 3963: Section 6.1" ::= { nemoBindings 1 }
nemoBindingCacheTable OBJECT-TYPE SYNTAX SEQUENCE OF NemoBindingCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table models the Binding Cache that includes NEMO-related information and that is maintained by the home agent. Entries in this table are not required to survive a reboot of the home agent. " REFERENCE "RFC 3775: Sections 4.5, 9.1, 10.1, RFC 3963: Section 6.1" ::= { nemoBindings 1 }
nemoBindingCacheEntry OBJECT-TYPE SYNTAX NemoBindingCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry containing additional information related to NEMO-enabled entries in the Binding Cache table of the home agent. " AUGMENTS {mip6BindingCacheEntry} ::= { nemoBindingCacheTable 1 }
nemoBindingCacheEntry OBJECT-TYPE SYNTAX NemoBindingCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry containing additional information related to NEMO-enabled entries in the Binding Cache table of the home agent. " AUGMENTS {mip6BindingCacheEntry} ::= { nemoBindingCacheTable 1 }
NemoBindingCacheEntry ::= SEQUENCE { nemoBindingMrFlag TruthValue, nemoBindingMrMode INTEGER }
NemoBindingCacheEntry ::= SEQUENCE { nemoBindingMrFlag TruthValue, nemoBindingMrMode INTEGER }
nemoBindingMrFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "true(1): indicates that the Binding Cache entry is from an entity acting as a mobile router.
nemoBindingMrFlag对象类型语法TruthValue MAX-ACCESS只读状态当前描述“true(1):表示绑定缓存项来自充当移动路由器的实体。
false(2): implies that the Binding Cache entry is from an entity acting as a mobile node. " REFERENCE "RFC 3963: Sections 6.1.1, 6.2" ::= { nemoBindingCacheEntry 1 }
false(2): implies that the Binding Cache entry is from an entity acting as a mobile node. " REFERENCE "RFC 3963: Sections 6.1.1, 6.2" ::= { nemoBindingCacheEntry 1 }
nemoBindingMrMode OBJECT-TYPE SYNTAX INTEGER { implicitMode(1), explicitMode(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "implicitMode(1): the Mobile Network Prefix Option is not included in the Binding Update by the mobile router.
nemoBindingMrMode OBJECT-TYPE SYNTAX INTEGER { implicitMode(1), explicitMode(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "implicitMode(1): the Mobile Network Prefix Option is not included in the Binding Update by the mobile router.
explicitMode(2): the mobile router included one or more Mobile Network Prefix Options in the Binding Update. " REFERENCE "RFC 3963: Sections 5.2, 6.1.1, 6.2" ::= { nemoBindingCacheEntry 2 }
explicitMode(2): the mobile router included one or more Mobile Network Prefix Options in the Binding Update. " REFERENCE "RFC 3963: Sections 5.2, 6.1.1, 6.2" ::= { nemoBindingCacheEntry 2 }
-- -- nemoMrEgressIfTable -- nemoMrEgressIfTable OBJECT-TYPE SYNTAX SEQUENCE OF NemoMrEgressIfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table representing the egress interfaces that will be used by the mobile router for roaming to foreign networks. Each entry in this table represents a configured egress interface. " ::= { nemoMrSystem 1 }
-- -- nemoMrEgressIfTable -- nemoMrEgressIfTable OBJECT-TYPE SYNTAX SEQUENCE OF NemoMrEgressIfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table representing the egress interfaces that will be used by the mobile router for roaming to foreign networks. Each entry in this table represents a configured egress interface. " ::= { nemoMrSystem 1 }
nemoMrEgressIfEntry OBJECT-TYPE SYNTAX NemoMrEgressIfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the egress interface table. It
NemomRegressionIfEntry对象类型语法NemomRegressionIfEntry MAX-ACCESS不可访问状态当前描述“出口接口表中的一个条目。它
represents a single egress interface entry. " INDEX { nemoMrEgressIfIndex } ::= { nemoMrEgressIfTable 1 }
represents a single egress interface entry. " INDEX { nemoMrEgressIfIndex } ::= { nemoMrEgressIfTable 1 }
NemoMrEgressIfEntry ::= SEQUENCE { nemoMrEgressIfIndex InterfaceIndex, nemoMrEgressIfPriority Unsigned32, nemoMrEgressIfDescription SnmpAdminString, nemoMrEgressIfRoamHoldDownTime Gauge32 }
NemoMrEgressIfEntry ::= SEQUENCE { nemoMrEgressIfIndex InterfaceIndex, nemoMrEgressIfPriority Unsigned32, nemoMrEgressIfDescription SnmpAdminString, nemoMrEgressIfRoamHoldDownTime Gauge32 }
nemoMrEgressIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "The index of the interface on the mobile router. " ::= { nemoMrEgressIfEntry 1 }
nemoMrEgressIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "The index of the interface on the mobile router. " ::= { nemoMrEgressIfEntry 1 }
nemoMrEgressIfPriority OBJECT-TYPE SYNTAX Unsigned32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "The priority configured to the egress interface. This value will be configured to a value between 0 and 255. " ::= { nemoMrEgressIfEntry 2 }
nemoMrEgressIfPriority OBJECT-TYPE SYNTAX Unsigned32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "The priority configured to the egress interface. This value will be configured to a value between 0 and 255. " ::= { nemoMrEgressIfEntry 2 }
nemoMrEgressIfDescription OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "A human-readable textual description of the egress interface on the mobile router. " ::= { nemoMrEgressIfEntry 3 }
nemoMrEgressIfDescription OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "A human-readable textual description of the egress interface on the mobile router. " ::= { nemoMrEgressIfEntry 3 }
nemoMrEgressIfRoamHoldDownTime OBJECT-TYPE SYNTAX Gauge32 UNITS "seconds" MAX-ACCESS read-only STATUS current
NemomRegressionIfRoamHoldDowntime对象类型语法量表32单位“秒”最大访问只读状态当前
DESCRIPTION "This object indicates the time for which the egress interface will be held down during roaming to avoid interface flapping. " ::= { nemoMrEgressIfEntry 4 }
DESCRIPTION "This object indicates the time for which the egress interface will be held down during roaming to avoid interface flapping. " ::= { nemoMrEgressIfEntry 4 }
nemoMrDiscoveryRequests OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Modified Dynamic Home Agent Address Discovery Requests, with Mobile Router Support Flag set, sent by the mobile router.
nemoMrDiscoveryRequests对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器发送的已修改动态归属代理地址发现请求总数(设置了移动路由器支持标志)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Sections 10.5, 11.4.1 RFC 3963: Section 7.1" ::= { nemoMrConf 1 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Sections 10.5, 11.4.1 RFC 3963: Section 7.1" ::= { nemoMrConf 1 }
nemoMrDiscoveryReplies OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Modified Dynamic Home Agent Address Discovery Replies, with Mobile Router Support Flag set, received by the mobile router.
nemoMrDiscoveryReplies对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器接收到的已修改的动态归属代理地址发现回复总数(设置了移动路由器支持标志)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Sections 10.5, 11.4.1 RFC 3963: Section 7.2" ::= { nemoMrConf 2 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Sections 10.5, 11.4.1 RFC 3963: Section 7.2" ::= { nemoMrConf 2 }
nemoMrDiscoveryRepliesRouterFlagZero OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only
nemoMrDiscoveryRepliesRouterFlagZero对象类型语法计数器32 MAX-ACCESS只读
STATUS current DESCRIPTION "Total number of Modified Dynamic Home Agent Address Discovery Replies, with Mobile Router Support Flag set to 0 although the flag in the corresponding request is set to 1. It implies that there is no home agent that supports mobile router functionality in the home network.
STATUS current DESCRIPTION“修改的动态归属代理地址发现回复的总数,移动路由器支持标志设置为0,尽管相应请求中的标志设置为1。这意味着归属网络中没有支持移动路由器功能的归属代理。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Sections 10.5, 11.4.1 RFC 3963: Section 7.2" ::= { nemoMrConf 3 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Sections 10.5, 11.4.1 RFC 3963: Section 7.2" ::= { nemoMrConf 3 }
nemoMrMovedHome OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the mobile router has detected movement from a foreign network to its home network.
NEMOMROVEDHOME对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器检测到从外部网络移动到其家庭网络的次数。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 3" ::= { nemoMrConf 4 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 3" ::= { nemoMrConf 4 }
nemoMrMovedOutofHome OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the mobile router has detected movement to a foreign network from the home network, has acquired a care-of address, and has initiated the care-of address registration process.
NemomrovedOutofHome对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器检测到从家庭网络移动到外部网络、获取转交地址并启动转交地址注册过程的次数。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 3" ::= { nemoMrConf 5 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 3" ::= { nemoMrConf 5 }
nemoMrMovedFNtoFN OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the mobile router has detected movement to/from a foreign network from/to another foreign network. Note that 'movement' implies movement in layer 3, i.e., the mobile router's care-of address changed, and it initiated the care-of address registration process.
NEMOMROVEDFNTOFN对象类型语法计数器32 MAX-ACCESS只读状态当前说明“移动路由器检测到从一个外部网络到另一个外部网络的移动的次数。请注意,“移动”意味着第3层的移动,即移动路由器的转交地址发生了变化,并启动了转交地址注册过程。
If there are multiple egress interfaces, this counter counts the total number of movements. The movement as a mobile node of the mobile entity is not counted.
如果有多个出口接口,此计数器统计移动的总数。不计算作为移动实体的移动节点的移动。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 3" ::= { nemoMrConf 6 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 3" ::= { nemoMrConf 6 }
nemoMrBetterIfDetected OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the NEMO entity has found an egress interface with better priority.
nemoMrBetterIfDetected对象类型语法计数器32 MAX-ACCESS只读状态当前描述“NEMO实体找到具有更好优先级的出口接口的次数。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " ::= { nemoMrConf 7 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " ::= { nemoMrConf 7 }
-- -- nemoStats:nemoMrGlobalStats --
----nemoStats:nemoMrGlobalStats--
nemoMrBindingAcksWONemoSupport OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Acknowledgements without NEMO support received by the mobile router.
nemoMrBindingAcksWONemoSupport对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器接收到的不支持NEMO的绑定确认总数。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 5.3" ::= { nemoMrGlobalStats 1 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 5.3" ::= { nemoMrGlobalStats 1 }
nemoMrBindingAcksRegTypeChangeDisallowed OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Acknowledgements received by the mobile router with status code indicating 'Registration type change disallowed' (Code 139).
nemoMrBindingAcksRegTypeChangeDisallowed对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器接收的绑定确认总数,状态代码指示“注册类型更改不允许”(代码139)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Section 9.5.1 RFC 3963: Section 6.2" ::= { nemoMrGlobalStats 2 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Section 9.5.1 RFC 3963: Section 6.2" ::= { nemoMrGlobalStats 2 }
nemoMrBindingAcksOperationNotPermitted OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Acknowledgements received by the mobile router with status code
NemomRbindingAcksOperationNotAllowed对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器接收到的带有状态代码的绑定确认总数
indicating 'Mobile Router Operation not permitted' (Code 140).
指示“不允许移动路由器操作”(代码140)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoMrGlobalStats 3 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoMrGlobalStats 3 }
nemoMrBindingAcksInvalidPrefix OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Acknowledgements received by the mobile router with status code indicating 'Invalid Prefix' (Code 141).
nemoMrBindingAcksInvalidPrefix对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器接收的绑定确认总数,状态代码指示“无效前缀”(代码141)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoMrGlobalStats 4 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoMrGlobalStats 4 }
nemoMrBindingAcksNotAuthorizedForPrefix OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Acknowledgements received by the mobile router with status code indicating 'Not Authorized for Prefix' (Code 142).
nemoMrBindingAcksNotAuthorizedForPrefix对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器接收的绑定确认总数,状态代码指示“未授权前缀”(代码142)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963 : Section 6.6" ::= { nemoMrGlobalStats 5 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963 : Section 6.6" ::= { nemoMrGlobalStats 5 }
nemoMrBindingAcksForwardingSetupFailed OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Acknowledgements received by the mobile router with status code indicating 'Forwarding Setup failed' (Code 143).
nemoMrBindingAcksForwardingSetupFailed对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器接收的绑定确认总数,状态代码指示“转发设置失败”(代码143)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoMrGlobalStats 6 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoMrGlobalStats 6 }
nemoMrBindingAcksOtherError OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Acknowledgements received by the mobile router (Mobile Router Flag is set) with status code other than:
nemoMrBindingAcksOtherError对象类型语法计数器32 MAX-ACCESS只读状态当前描述“移动路由器接收到的绑定确认总数(设置了移动路由器标志),状态代码不是:
successfully processed --(Code 0 ) mobileRouterOperationNotPermitted (140) --(Code 140) invalidPrefix (141) --(Code 141) notAuthorizedForPrefix (142) --(Code 142) forwardingSetupFailed (143) --(Code 143)
successfully processed --(Code 0 ) mobileRouterOperationNotPermitted (140) --(Code 140) invalidPrefix (141) --(Code 141) notAuthorizedForPrefix (142) --(Code 142) forwardingSetupFailed (143) --(Code 143)
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963 : Section 6.6" ::= { nemoMrGlobalStats 7 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963 : Section 6.6" ::= { nemoMrGlobalStats 7 }
-- -- nemoStats:nemoHaGlobalStats --
----nemoHaGlobalStats:nemoHaGlobalStats--
nemoHaBUAcksWONemoSupport OBJECT-TYPE SYNTAX Counter32
nemoHaBUAcksWONemoSupport对象类型语法计数器32
MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Acknowledgements without NEMO support sent by the home agent.
MAX-ACCESS只读状态当前描述“归属代理发送的不带NEMO支持的绑定确认总数。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 5.3" ::= { nemoHaGlobalStats 1 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 5.3" ::= { nemoHaGlobalStats 1 }
nemoHaBUAcksRegTypeChangeDisallowed OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Update requests rejected by the home agent with status code in the Binding Acknowledgement indicating 'Registration type change disallowed' (Code 139).
NemohabucksRegtypeChangeDisallowed对象类型语法计数器32 MAX-ACCESS只读状态当前描述“归属代理拒绝的绑定更新请求总数,绑定确认中的状态代码指示“注册类型更改不允许”(代码139)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Section 9.5.1 RFC 3963: Section 6.2" ::= { nemoHaGlobalStats 2 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3775: Section 9.5.1 RFC 3963: Section 6.2" ::= { nemoHaGlobalStats 2 }
nemoHaBUAcksOperationNotPermitted OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Update requests rejected by the home agent with status code in the Binding Acknowledgement indicating 'Mobile Router Operation not permitted' (Code 140).
NemohabuacksoperationNotAllowed对象类型语法计数器32 MAX-ACCESS只读状态当前描述“归属代理拒绝的绑定更新请求总数,绑定确认中的状态代码指示“不允许移动路由器操作”(代码140)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of
该计数器的值可能在管理系统重新初始化时出现不连续,也可能在管理系统的值指示的其他时间出现不连续
nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoHaGlobalStats 3 }
nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoHaGlobalStats 3 }
nemoHaBUAcksInvalidPrefix OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Update requests rejected by the home agent with status code in the Binding Acknowledgement indicating 'Invalid Prefix' (Code 141).
nemoHaBUAcksInvalidPrefix对象类型语法计数器32 MAX-ACCESS只读状态当前描述“归属代理拒绝的绑定更新请求总数,绑定确认中的状态代码指示“无效前缀”(代码141)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoHaGlobalStats 4 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoHaGlobalStats 4 }
nemoHaBUAcksNotAuthorizedForPrefix OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Update requests rejected by the home agent with status code in the Binding Acknowledgement indicating 'Not Authorized for Prefix' (Code 142).
NemohabuckSnotauthorizedForprefix对象类型语法计数器32 MAX-ACCESS只读状态当前说明“归属代理拒绝的绑定更新请求总数,绑定确认中的状态代码指示“未授权前缀”(代码142)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoHaGlobalStats 5 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoHaGlobalStats 5 }
nemoHaBUAcksForwardingSetupFailed OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current
NemohabucksForwardingSetupFailed对象类型语法计数器32 MAX-ACCESS只读状态当前
DESCRIPTION "The total number of Binding Update requests rejected by the home agent with status code in the Binding Acknowledgement indicating 'Forwarding Setup failed' (Code 143).
DESCRIPTION“归属代理拒绝的绑定更新请求总数,绑定确认中的状态代码指示“转发设置失败”(代码143)。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoHaGlobalStats 6 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoHaGlobalStats 6 }
nemoHaBUAcksOtherError OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of Binding Update requests from mobile routers (Mobile Router Flag is set) rejected by the home agent with status code other than:
nemoHaBUAcksOtherError对象类型语法计数器32 MAX-ACCESS只读状态当前描述“归属代理拒绝的来自移动路由器(设置了移动路由器标志)的绑定更新请求总数,状态代码不是:
mobileRouterOperationNotPermitted (140) invalidPrefix (141) notAuthorizedForPrefix (142) forwardingSetupFailed (143)
MobileRouterOperationNotAllowed(140)invalidPrefix(141)notAuthorizedForPrefix(142)forwardingSetupFailed(143)
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoHaGlobalStats 7 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime. " REFERENCE "RFC 3963: Section 6.6" ::= { nemoHaGlobalStats 7 }
nemoHaCounterTable OBJECT-TYPE SYNTAX SEQUENCE OF NemoHaCounterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table containing registration statistics for all mobile routers registered with the home agent. " ::= { nemoHaStats 2 }
nemoHaCounterTable OBJECT-TYPE SYNTAX SEQUENCE OF NemoHaCounterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table containing registration statistics for all mobile routers registered with the home agent. " ::= { nemoHaStats 2 }
nemoHaCounterEntry OBJECT-TYPE SYNTAX NemoHaCounterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Home agent registration statistics for a mobile router.
nemoHaCounterEntry对象类型语法nemoHaCounterEntry MAX-ACCESS不可访问状态当前描述“移动路由器的归属代理注册统计信息”。
Implementers need to be aware that if the total number of octets in mip6BindingHomeAddress exceeds 113, then OIDs of column instances in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. " INDEX { mip6BindingHomeAddressType, mip6BindingHomeAddress } ::= { nemoHaCounterTable 1 }
Implementers need to be aware that if the total number of octets in mip6BindingHomeAddress exceeds 113, then OIDs of column instances in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. " INDEX { mip6BindingHomeAddressType, mip6BindingHomeAddress } ::= { nemoHaCounterTable 1 }
NemoHaCounterEntry ::= SEQUENCE { nemoHaBURequestsAccepted Counter32, nemoHaBURequestsDenied Counter32, nemoHaBCEntryCreationTime DateAndTime, nemoHaBUAcceptedTime DateAndTime, nemoHaBURejectionTime DateAndTime, nemoHaRecentBURejectionCode NemoBURequestRejectionCode, nemoHaCtrDiscontinuityTime TimeStamp }
NemoHaCounterEntry ::= SEQUENCE { nemoHaBURequestsAccepted Counter32, nemoHaBURequestsDenied Counter32, nemoHaBCEntryCreationTime DateAndTime, nemoHaBUAcceptedTime DateAndTime, nemoHaBURejectionTime DateAndTime, nemoHaRecentBURejectionCode NemoBURequestRejectionCode, nemoHaCtrDiscontinuityTime TimeStamp }
nemoHaBURequestsAccepted OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Binding Update requests from the mobile router accepted by the home agent.
NemohabuRequestsAccept对象类型语法计数器32 MAX-ACCESS只读状态当前描述“归属代理接受的来自移动路由器的绑定更新请求总数。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoHaCtrDiscontinuityTime. " ::= { nemoHaCounterEntry 1 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoHaCtrDiscontinuityTime. " ::= { nemoHaCounterEntry 1 }
nemoHaBURequestsDenied OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current
nemoHaBURequestsDenied对象类型语法计数器32 MAX-ACCESS只读状态当前
DESCRIPTION "Total number of Binding Update requests from the mobile router rejected by the home agent.
DESCRIPTION“归属代理拒绝的来自移动路由器的绑定更新请求总数。
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoHaCtrDiscontinuityTime. " ::= { nemoHaCounterEntry 2 }
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoHaCtrDiscontinuityTime. " ::= { nemoHaCounterEntry 2 }
nemoHaBCEntryCreationTime OBJECT-TYPE SYNTAX DateAndTime (SIZE (11)) MAX-ACCESS read-only STATUS current DESCRIPTION "The time when the current Binding Cache entry was created for the mobile router. An implementation MUST return all 11 bytes of the DateAndTime textual-convention so that a manager may retrieve the offset from GMT time. " ::= { nemoHaCounterEntry 3 }
nemoHaBCEntryCreationTime OBJECT-TYPE SYNTAX DateAndTime (SIZE (11)) MAX-ACCESS read-only STATUS current DESCRIPTION "The time when the current Binding Cache entry was created for the mobile router. An implementation MUST return all 11 bytes of the DateAndTime textual-convention so that a manager may retrieve the offset from GMT time. " ::= { nemoHaCounterEntry 3 }
nemoHaBUAcceptedTime OBJECT-TYPE SYNTAX DateAndTime (SIZE (11)) MAX-ACCESS read-only STATUS current DESCRIPTION "The time at which the last Binding Update was accepted by the home agent for this mobile router. An implementation MUST return all 11 bytes of the DateAndTime textual-convention so that a manager may retrieve the offset from GMT time. " ::= { nemoHaCounterEntry 4 }
nemoHaBUAcceptedTime OBJECT-TYPE SYNTAX DateAndTime (SIZE (11)) MAX-ACCESS read-only STATUS current DESCRIPTION "The time at which the last Binding Update was accepted by the home agent for this mobile router. An implementation MUST return all 11 bytes of the DateAndTime textual-convention so that a manager may retrieve the offset from GMT time. " ::= { nemoHaCounterEntry 4 }
nemoHaBURejectionTime OBJECT-TYPE SYNTAX DateAndTime (SIZE (11)) MAX-ACCESS read-only STATUS current DESCRIPTION "The time at which the last Binding Update was rejected by the home agent for this mobile router. If there have been no rejections, then this object will be inaccessible. An implementation MUST return all 11 bytes of the DateAndTime textual-convention so that a manager may retrieve the offset from GMT
nemoHaBURejectionTime对象类型语法DateAndTime(大小(11))MAX-ACCESS只读状态当前说明“此移动路由器的归属代理拒绝上次绑定更新的时间。如果没有拒绝,则此对象将无法访问。实现必须返回DateAndTime文本约定的所有11个字节,以便管理器可以从GMT检索偏移量
time. " ::= { nemoHaCounterEntry 5 }
time. " ::= { nemoHaCounterEntry 5 }
nemoHaRecentBURejectionCode OBJECT-TYPE SYNTAX NemoBURequestRejectionCode MAX-ACCESS read-only STATUS current DESCRIPTION "The Status code (>= 128) in the latest Binding Acknowledgment indicating a rejection, sent to this mobile router.
nemoHaRecentBURejectionCode对象类型语法NemoBureQuesRejectionCode MAX-ACCESS只读状态当前描述“最新绑定确认中的状态代码(>=128),表示拒绝,发送到此移动路由器。
If a Binding Update request is rejected and a Binding Acknowledgment is not sent to this mobile router, then this will be the value of the Status code that corresponds to the reason of the rejection. If there have been no Binding Update request rejections, then this object will be inaccessible. " ::= { nemoHaCounterEntry 6 }
If a Binding Update request is rejected and a Binding Acknowledgment is not sent to this mobile router, then this will be the value of the Status code that corresponds to the reason of the rejection. If there have been no Binding Update request rejections, then this object will be inaccessible. " ::= { nemoHaCounterEntry 6 }
nemoHaCtrDiscontinuityTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "The value of sysUpTime on the most recent occasion at which any one or more of the counters in this row, viz., instances of 'nemoHaBURequestsAccepted' and 'nemoHaBURequestsDenied', suffered a discontinuity. If no such discontinuity has occurred since the last re-initialization of the local management subsystem, then this object will have a zero value. " ::= { nemoHaCounterEntry 7 }
nemoHaCtrDiscontinuityTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "The value of sysUpTime on the most recent occasion at which any one or more of the counters in this row, viz., instances of 'nemoHaBURequestsAccepted' and 'nemoHaBURequestsDenied', suffered a discontinuity. If no such discontinuity has occurred since the last re-initialization of the local management subsystem, then this object will have a zero value. " ::= { nemoHaCounterEntry 7 }
-- -- -- nemoNotifications -- --
------复仇女神----
nemoHomeTunnelEstablished NOTIFICATION-TYPE OBJECTS { nemoMrBLActiveEgressIfIndex, nemoMrBLEstablishedHomeTunnelIfIndex, mip6MnBLCOAType,
已建立的通知类型对象{NEMOMRBLACTIVEEGRSSIFINDEX,NEMOMRBLESTABLISHEDHOMETUNELIFINDEX,mip6MnBLCOAType,
mip6MnBLCOA, nemoMrBLHomeAddressPrefixLength, nemoMrBLCareofAddressPrefixLength }
mip6MnBLCOA,nemoMrBLHomeAddressPrefixLength,NEMOMRBLCAREOFADDRESS PrefixLength}
STATUS current DESCRIPTION "This notification is sent by the mobile router every time the tunnel is established between the home agent and the mobile router. " REFERENCE "RFC 3963: Section 5.5" ::= { nemoNotifications 1 }
STATUS current DESCRIPTION "This notification is sent by the mobile router every time the tunnel is established between the home agent and the mobile router. " REFERENCE "RFC 3963: Section 5.5" ::= { nemoNotifications 1 }
nemoHomeTunnelReleased NOTIFICATION-TYPE OBJECTS { nemoMrBLActiveEgressIfIndex, nemoMrBLEstablishedHomeTunnelIfIndex, mip6MnBLCOAType, mip6MnBLCOA, nemoMrBLHomeAddressPrefixLength, nemoMrBLCareofAddressPrefixLength } STATUS current DESCRIPTION "This notification is sent by the mobile router every time the tunnel is deleted between the home agent and the mobile router. " REFERENCE "RFC 3963: Section 5.5" ::= { nemoNotifications 2}
nemoHomeTunnelReleased NOTIFICATION-TYPE OBJECTS { nemoMrBLActiveEgressIfIndex, nemoMrBLEstablishedHomeTunnelIfIndex, mip6MnBLCOAType, mip6MnBLCOA, nemoMrBLHomeAddressPrefixLength, nemoMrBLCareofAddressPrefixLength } STATUS current DESCRIPTION "This notification is sent by the mobile router every time the tunnel is deleted between the home agent and the mobile router. " REFERENCE "RFC 3963: Section 5.5" ::= { nemoNotifications 2}
-- Conformance information nemoGroups OBJECT IDENTIFIER ::= { nemoConformance 1 } nemoCompliances OBJECT IDENTIFIER ::= { nemoConformance 2 }
-- Conformance information nemoGroups OBJECT IDENTIFIER ::= { nemoConformance 1 } nemoCompliances OBJECT IDENTIFIER ::= { nemoConformance 2 }
-- Units of conformance nemoSystemGroup OBJECT-GROUP OBJECTS { nemoCapabilities, nemoStatus } STATUS current DESCRIPTION "A collection of objects for basic NEMO monitoring.
-- Units of conformance nemoSystemGroup OBJECT-GROUP OBJECTS { nemoCapabilities, nemoStatus } STATUS current DESCRIPTION "A collection of objects for basic NEMO monitoring.
" ::= { nemoGroups 1 }
" ::= { nemoGroups 1 }
nemoBindingCacheGroup OBJECT-GROUP OBJECTS { nemoBindingMrFlag, nemoBindingMrMode } STATUS current DESCRIPTION "A collection of objects for monitoring the NEMO extensions of the Binding Cache. " ::= { nemoGroups 2 }
nemoBindingCacheGroup OBJECT-GROUP OBJECTS { nemoBindingMrFlag, nemoBindingMrMode } STATUS current DESCRIPTION "A collection of objects for monitoring the NEMO extensions of the Binding Cache. " ::= { nemoGroups 2 }
nemoStatsGroup OBJECT-GROUP OBJECTS { nemoCounterDiscontinuityTime } STATUS current DESCRIPTION "A collection of objects for monitoring NEMO statistics. " ::= { nemoGroups 3 }
nemoStatsGroup OBJECT-GROUP OBJECTS { nemoCounterDiscontinuityTime } STATUS current DESCRIPTION "A collection of objects for monitoring NEMO statistics. " ::= { nemoGroups 3 }
nemoMrConfGroup OBJECT-GROUP OBJECTS { nemoMrEgressIfPriority, nemoMrEgressIfDescription, nemoMrEgressIfRoamHoldDownTime, nemoMrDiscoveryRequests, nemoMrDiscoveryReplies, nemoMrDiscoveryRepliesRouterFlagZero, nemoMrMovedHome, nemoMrMovedOutofHome, nemoMrMovedFNtoFN, nemoMrBetterIfDetected } STATUS current DESCRIPTION "A collection of objects for monitoring the configuration-related information on the mobile router. " ::= { nemoGroups 4 }
nemoMrConfGroup OBJECT-GROUP OBJECTS { nemoMrEgressIfPriority, nemoMrEgressIfDescription, nemoMrEgressIfRoamHoldDownTime, nemoMrDiscoveryRequests, nemoMrDiscoveryReplies, nemoMrDiscoveryRepliesRouterFlagZero, nemoMrMovedHome, nemoMrMovedOutofHome, nemoMrMovedFNtoFN, nemoMrBetterIfDetected } STATUS current DESCRIPTION "A collection of objects for monitoring the configuration-related information on the mobile router. " ::= { nemoGroups 4 }
nemoMrRegistrationGroup OBJECT-GROUP
nemoMrRegistrationGroup对象组
OBJECTS { nemoMrBLMode, nemoMrBLMrFlag, nemoMrBLHomeAddressPrefixLength, nemoMrBLCareofAddressPrefixLength, nemoMrBLActiveEgressIfIndex, nemoMrBLEstablishedHomeTunnelIfIndex, nemoMrMobilityMessagesSent, nemoMrMobilityMessagesRecd, nemoMrPrefixRegMode, nemoMrBindingAcksWONemoSupport, nemoMrBindingAcksRegTypeChangeDisallowed, nemoMrBindingAcksOperationNotPermitted, nemoMrBindingAcksInvalidPrefix, nemoMrBindingAcksNotAuthorizedForPrefix, nemoMrBindingAcksForwardingSetupFailed, nemoMrBindingAcksOtherError } STATUS current DESCRIPTION "A collection of objects for monitoring the registration details and statistics for the mobile router. " ::= { nemoGroups 5 }
OBJECTS { nemoMrBLMode, nemoMrBLMrFlag, nemoMrBLHomeAddressPrefixLength, nemoMrBLCareofAddressPrefixLength, nemoMrBLActiveEgressIfIndex, nemoMrBLEstablishedHomeTunnelIfIndex, nemoMrMobilityMessagesSent, nemoMrMobilityMessagesRecd, nemoMrPrefixRegMode, nemoMrBindingAcksWONemoSupport, nemoMrBindingAcksRegTypeChangeDisallowed, nemoMrBindingAcksOperationNotPermitted, nemoMrBindingAcksInvalidPrefix, nemoMrBindingAcksNotAuthorizedForPrefix, nemoMrBindingAcksForwardingSetupFailed, nemoMrBindingAcksOtherError } STATUS current DESCRIPTION "A collection of objects for monitoring the registration details and statistics for the mobile router. " ::= { nemoGroups 5 }
nemoHaSystemGroup OBJECT-GROUP OBJECTS { nemoHaMobileNetworkPrefixType, nemoHaMobileNetworkPrefix, nemoHaMobileNetworkPrefixLength, nemoHaMobileNetworkPrefixSource } STATUS current DESCRIPTION "A collection of objects for basic NEMO configuration monitoring at the home agent. " ::= { nemoGroups 6 }
nemoHaSystemGroup OBJECT-GROUP OBJECTS { nemoHaMobileNetworkPrefixType, nemoHaMobileNetworkPrefix, nemoHaMobileNetworkPrefixLength, nemoHaMobileNetworkPrefixSource } STATUS current DESCRIPTION "A collection of objects for basic NEMO configuration monitoring at the home agent. " ::= { nemoGroups 6 }
nemoHaStatsGroup OBJECT-GROUP OBJECTS { nemoHaBURequestsAccepted, nemoHaBURequestsDenied, nemoHaBCEntryCreationTime, nemoHaBUAcceptedTime, nemoHaBURejectionTime, nemoHaRecentBURejectionCode,
NemohatastGroup对象组对象{Nemohaburequests已接受,Nemohaburequests已拒绝,NemohabucentryCreationTime,nemoHaBUAcceptedTime,nemoHaBURejectionTime,NemohabucentryRejectionCode,
nemoHaCtrDiscontinuityTime } STATUS current DESCRIPTION "A collection of objects for monitoring NEMO registration-related statistics pertaining to the mobile routers registered with the home agent. " ::= { nemoGroups 7 }
nemoHaCtrDiscontinuityTime } STATUS current DESCRIPTION "A collection of objects for monitoring NEMO registration-related statistics pertaining to the mobile routers registered with the home agent. " ::= { nemoGroups 7 }
nemoHaGlobalStatsGroup OBJECT-GROUP OBJECTS { nemoHaBUAcksWONemoSupport, nemoHaBUAcksRegTypeChangeDisallowed, nemoHaBUAcksOperationNotPermitted, nemoHaBUAcksInvalidPrefix, nemoHaBUAcksNotAuthorizedForPrefix, nemoHaBUAcksForwardingSetupFailed, nemoHaBUAcksOtherError } STATUS current DESCRIPTION "A collection of objects for monitoring basic NEMO advertisement and registration statistics on a home agent. " ::= { nemoGroups 8 }
nemoHaGlobalStatsGroup OBJECT-GROUP OBJECTS { nemoHaBUAcksWONemoSupport, nemoHaBUAcksRegTypeChangeDisallowed, nemoHaBUAcksOperationNotPermitted, nemoHaBUAcksInvalidPrefix, nemoHaBUAcksNotAuthorizedForPrefix, nemoHaBUAcksForwardingSetupFailed, nemoHaBUAcksOtherError } STATUS current DESCRIPTION "A collection of objects for monitoring basic NEMO advertisement and registration statistics on a home agent. " ::= { nemoGroups 8 }
nemoNotificationGroup NOTIFICATION-GROUP NOTIFICATIONS { nemoHomeTunnelEstablished, nemoHomeTunnelReleased } STATUS current DESCRIPTION "A collection of notifications from a home agent or correspondent node to the manager about the tunnel status of the mobile router. " ::= { nemoGroups 9 }
nemoNotificationGroup NOTIFICATION-GROUP NOTIFICATIONS { nemoHomeTunnelEstablished, nemoHomeTunnelReleased } STATUS current DESCRIPTION "A collection of notifications from a home agent or correspondent node to the manager about the tunnel status of the mobile router. " ::= { nemoGroups 9 }
-- Compliance statements nemoCoreCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities that implement the NEMO-MIB. "
--合规性声明NEMOCOMPRECompliance MODULE-Compliance STATUS当前描述“实施NEMO-MIB的SNMP实体的合规性声明。”
MODULE -- this module MANDATORY-GROUPS { nemoSystemGroup } ::= { nemoCompliances 1 }
MODULE -- this module MANDATORY-GROUPS { nemoSystemGroup } ::= { nemoCompliances 1 }
nemoCompliance2 MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities that implement the NEMO-MIB and support monitoring of the Binding Cache.
nemoCompliance2 MODULE-COMPLIANCE STATUS current DESCRIPTION“实现NEMO-MIB并支持绑定缓存监控的SNMP实体的符合性声明。
There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description:
在SMIv2中,有许多索引对象不能以对象条款的形式表示,但对于这些索引对象,有符合性要求,在本说明中以对象条款的形式表示:
-- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- " MODULE -- this module MANDATORY-GROUPS { nemoSystemGroup, nemoBindingCacheGroup } ::= { nemoCompliances 2 }
-- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- " MODULE -- this module MANDATORY-GROUPS { nemoSystemGroup, nemoBindingCacheGroup } ::= { nemoCompliances 2 }
nemoCoreReadOnlyCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities that implement the NEMO-MIB without support for read-write (i.e., in read-only mode). " MODULE -- this module MANDATORY-GROUPS { nemoSystemGroup }
nemoCoreReadOnlyCompliance MODULE-COMPLIANCE STATUS当前描述“实现NEMO-MIB而不支持读写(即,在只读模式下)的SNMP实体的符合性声明。”模块--此模块为必填项-组{nemoSystemGroup}
OBJECT nemoStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required." ::= { nemoCompliances 3 }
OBJECT nemoStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required." ::= { nemoCompliances 3 }
nemoReadOnlyCompliance2 MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities that implement the NEMO-MIB without support for read-write (i.e., in read-only mode) and with support for monitoring of the Binding Cache.
NEMOREADONLYCompliance 2 MODULE-COMPLIANCE STATUS current DESCRIPTION“实施NEMO-MIB的SNMP实体的符合性声明,不支持读写(即只读模式)并支持对绑定缓存的监控。
There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description:
在SMIv2中,有许多索引对象不能以对象条款的形式表示,但对于这些索引对象,有符合性要求,在本说明中以对象条款的形式表示:
-- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- " MODULE -- this module MANDATORY-GROUPS { nemoSystemGroup, nemoBindingCacheGroup } OBJECT nemoStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required." ::= { nemoCompliances 4 }
-- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- " MODULE -- this module MANDATORY-GROUPS { nemoSystemGroup, nemoBindingCacheGroup } OBJECT nemoStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required." ::= { nemoCompliances 4 }
nemoMrCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities that
nemoMrCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION“以下SNMP实体的符合性声明:
implement the NEMO-MIB for monitoring configuration-related information, registration details, and statistics on a mobile router.
实现NEMO-MIB以监控移动路由器上的配置相关信息、注册详细信息和统计信息。
There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description:
在SMIv2中,有许多索引对象不能以对象条款的形式表示,但对于这些索引对象,有符合性要求,在本说明中以对象条款的形式表示:
-- OBJECT mip6MnHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnBLNodeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object. -- -- OBJECT mip6MnBLNodeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object. " MODULE -- this module MANDATORY-GROUPS { nemoStatsGroup, nemoMrConfGroup, nemoMrRegistrationGroup } ::= { nemoCompliances 5 }
-- OBJECT mip6MnHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnBLNodeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object. -- -- OBJECT mip6MnBLNodeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object. " MODULE -- this module MANDATORY-GROUPS { nemoStatsGroup, nemoMrConfGroup, nemoMrRegistrationGroup } ::= { nemoCompliances 5 }
nemoMrReadOnlyCompliance2 MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities that
NemomreAdonlyCompliance 2模块合规状态当前描述“符合以下条件的SNMP实体的合规声明:
implement the NEMO-MIB without support for read-write (i.e., in read-only mode) and with support for monitoring of configuration-related information, registration details, and statistics on a mobile router.
在不支持读写(即只读模式)的情况下实施NEMO-MIB,并支持监控移动路由器上的配置相关信息、注册详细信息和统计信息。
There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description:
在SMIv2中,有许多索引对象不能以对象条款的形式表示,但对于这些索引对象,有符合性要求,在本说明中以对象条款的形式表示:
-- OBJECT mip6MnHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnBLNodeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object. -- -- OBJECT mip6MnBLNodeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object. " MODULE -- this module MANDATORY-GROUPS { nemoStatsGroup, nemoMrConfGroup, nemoMrRegistrationGroup }
-- OBJECT mip6MnHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnBLNodeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object. -- -- OBJECT mip6MnBLNodeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object. " MODULE -- this module MANDATORY-GROUPS { nemoStatsGroup, nemoMrConfGroup, nemoMrRegistrationGroup }
OBJECT nemoMrPrefixRegMode MIN-ACCESS read-only DESCRIPTION
对象nemoMrPrefixRegMode最小访问只读描述
"Write access is not required." ::= { nemoCompliances 6 }
"Write access is not required." ::= { nemoCompliances 6 }
nemoHaCoreCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities that implement the NEMO-MIB for configuration monitoring at the home agent.
nemoHaCoreCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION“在home agent上实施NEMO-MIB以进行配置监控的SNMP实体的符合性声明。
There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description:
在SMIv2中,有许多索引对象不能以对象条款的形式表示,但对于这些索引对象,有符合性要求,在本说明中以对象条款的形式表示:
-- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- " MODULE -- this module MANDATORY-GROUPS { nemoHaSystemGroup } ::= { nemoCompliances 7 }
-- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- " MODULE -- this module MANDATORY-GROUPS { nemoHaSystemGroup } ::= { nemoCompliances 7 }
nemoHaCompliance2 MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities that implement the NEMO-MIB with support for monitoring of the home agent functionality, specifically the home-agent-registration-related statistics.
nemoHaCompliance2 MODULE-COMPLIANCE STATUS current DESCRIPTION“实施NEMO-MIB并支持监视归属代理功能的SNMP实体的符合性声明,特别是与归属代理注册相关的统计信息。
There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description:
在SMIv2中,有许多索引对象不能以对象条款的形式表示,但对于这些索引对象,有符合性要求,在本说明中以对象条款的形式表示:
-- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- " MODULE -- this module MANDATORY-GROUPS { nemoHaSystemGroup, nemoHaStatsGroup, nemoHaGlobalStatsGroup } ::= { nemoCompliances 8 }
-- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- " MODULE -- this module MANDATORY-GROUPS { nemoHaSystemGroup, nemoHaStatsGroup, nemoHaGlobalStatsGroup } ::= { nemoCompliances 8 }
nemoNotificationCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities that implement the NEMO-MIB and support Notification from the home agent. " MODULE -- this module MANDATORY-GROUPS { nemoNotificationGroup } ::= { nemoCompliances 9 }
nemoNotificationCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities that implement the NEMO-MIB and support Notification from the home agent. " MODULE -- this module MANDATORY-GROUPS { nemoNotificationGroup } ::= { nemoCompliances 9 }
END
终止
IANA has assigned a base arc in the mib-2 (Standards Track) OID tree for the 'nemoMIB' (184).
IANA在mib-2(标准轨道)OID树中为“nemoMIB”(184)指定了一个基准弧。
There are a number of management objects defined in this MIB module with a MAX-ACCESS clause of read-write. Such objects may be considered sensitive or vulnerable in some network environments. The support for SET operations in a non-secure environment without proper protection can have a negative effect on network operations. These are the tables and objects and their sensitivity/vulnerability:
此MIB模块中定义了许多管理对象,其MAX-ACCESS子句为read-write。在某些网络环境中,此类对象可能被视为敏感或易受攻击。在没有适当保护的非安全环境中支持SET操作可能会对网络操作产生负面影响。以下是表和对象及其敏感度/漏洞:
nemoStatus: The value of this object is used to enable or disable the NEMO functionality on a NEMO entity. Access to this MO may be abused to disrupt the communication that depends on NEMO.
nemoStatus:此对象的值用于启用或禁用NEMO实体上的NEMO功能。访问本MO可能会被滥用,从而中断依赖NEMO的通信。
nemoMrPrefixRegMode: The value of this object is used to control the mode in which mobile network prefixes will be registered with the home agent. Access to this object may be abused to disrupt the setting up of mobile network prefixes.
nemoMrPrefixRegMode:此对象的值用于控制移动网络前缀向归属代理注册的模式。对该对象的访问可能被滥用,从而中断移动网络前缀的设置。
Some of the readable objects in this MIB module (i.e., objects with a MAX-ACCESS other than not-accessible) may be considered sensitive or vulnerable in some network environments. It is thus important to control even GET and/or NOTIFY access to these objects and possibly to even encrypt the values of these objects when sending them over the network via SNMP. These are the tables and objects and their sensitivity/vulnerability:
在某些网络环境中,此MIB模块中的某些可读对象(即具有MAX-ACCESS而非not ACCESS的对象)可能被视为敏感或易受攻击。因此,在通过SNMP通过网络发送这些对象时,控制甚至获取和/或通知对这些对象的访问,甚至可能加密这些对象的值,这一点非常重要。以下是表和对象及其敏感度/漏洞:
nemoHaMobileNetworkPrefixType
nemoHaMobileNetworkPrefixType
nemoHaMobileNetworkPrefix
nemoHaMobileNetworkPrefix
nemoHaMobileNetworkPrefixLength:
nemoHaMobileNetworkPrefixLength:
The above address-related objects may be considered to be particularly sensitive and/or private. The mobile-network-prefix-related objects reveal the configuration of the mobile router and, as such, may be considered to be sensitive.
上述地址相关对象可能被认为是特别敏感和/或私有的。与移动网络前缀相关的对象揭示了移动路由器的配置,因此可以认为是敏感的。
SNMP versions prior to SNMPv3 did not include adequate security. Even if the network itself is secure (for example by using IPsec), even then, there is no control as to who on the secure network is allowed to access and GET/SET (read/change/create/delete) the objects in this MIB module.
SNMPv3之前的SNMP版本未包含足够的安全性。即使网络本身是安全的(例如通过使用IPsec),即使如此,也无法控制安全网络上的谁可以访问和获取/设置(读取/更改/创建/删除)此MIB模块中的对象。
It is RECOMMENDED that implementers consider the security features as provided by the SNMPv3 framework (see [RFC3410], section 8), including full support for the SNMPv3 cryptographic mechanisms (for authentication and privacy).
建议实施者考虑SNMPv3框架所提供的安全特性(参见[RCFC310],第8节),包括对SNMPv3加密机制的完全支持(用于身份验证和隐私)。
Further, deployment of SNMP versions prior to SNMPv3 is NOT RECOMMENDED. Instead, it is RECOMMENDED to deploy SNMPv3 and to enable cryptographic security. It is then a customer/operator responsibility to ensure that the SNMP entity giving access to an instance of this MIB module is properly configured to give access to the objects only to those principals (users) that have legitimate rights to indeed GET or SET (change/create/delete) them.
此外,不建议部署SNMPv3之前的SNMP版本。相反,建议部署SNMPv3并启用加密安全性。然后,客户/运营商应负责确保授予访问此MIB模块实例权限的SNMP实体已正确配置为仅授予那些拥有确实获取或设置(更改/创建/删除)对象的合法权限的主体(用户)访问对象。
The authors would like to thank Alex Petrescu, Pascal Thubert, Kent Leung, T.J Kniveton, Thierry Ernst, Alberto Garcia, Marcelo Bagnulo, Vijay K. Gurbani, Bert Wijnen, Chris Newman, Dan Romanascu, and Jari Arkko for their review comments on this document.
作者感谢Alex Petrescu、Pascal Thubert、Kent Leung、T.J Kniveton、Thierry Ernst、Alberto Garcia、Marcelo Bagnulo、Vijay K.Gurbani、Bert Wijnen、Chris Newman、Dan Romanascu和Jari Arkko对本文件的评论。
[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.
[RFC2119]Bradner,S.,“RFC中用于表示需求水平的关键词”,BCP 14,RFC 2119,1997年3月。
[RFC2578] McCloghrie, K., Perkins, D., and J. Schoenwaelder, "Structure of Management Information Version 2 (SMIv2)", STD 58, RFC 2578, April 1999.
[RFC2578]McCloghrie,K.,Perkins,D.,和J.Schoenwaeld,“管理信息的结构版本2(SMIv2)”,STD 58,RFC 2578,1999年4月。
[RFC2579] McCloghrie, K., Perkins, D., and J. Schoenwaelder, "Textual Conventions for SMIv2", STD 58, RFC 2579, April 1999.
[RFC2579]McCloghrie,K.,Perkins,D.,和J.Schoenwaeld,“SMIv2的文本约定”,STD 58,RFC 2579,1999年4月。
[RFC2580] McCloghrie, K., Perkins, D., and J. Schoenwaelder, "Conformance Statements for SMIv2", STD 58, RFC 2580, April 1999.
[RFC2580]McCloghrie,K.,Perkins,D.,和J.Schoenwaeld,“SMIv2的一致性声明”,STD 58,RFC 25801999年4月。
[RFC2863] McCloghrie, K. and F. Kastenholz, "The Interfaces Group MIB", RFC 2863, June 2000.
[RFC2863]McCloghrie,K.和F.Kastenholz,“接口组MIB”,RFC 28632000年6月。
[RFC3775] Johnson, D., Perkins, C., and J. Arkko, "Mobility Support in IPv6", RFC 3775, June 2004.
[RFC3775]Johnson,D.,Perkins,C.,和J.Arkko,“IPv6中的移动支持”,RFC 37752004年6月。
[RFC3963] Devarapalli, V., Wakikawa, R., Petrescu, A., and P. Thubert, "Network Mobility (NEMO) Basic Support Protocol", RFC 3963, January 2005.
[RFC3963]Devarapalli,V.,Wakikawa,R.,Petrescu,A.,和P.Thubert,“网络移动(NEMO)基本支持协议”,RFC 3963,2005年1月。
[RFC4001] Daniele, M., Haberman, B., Routhier, S., and J. Schoenwaelder, "Textual Conventions for Internet Network Addresses", RFC 4001, February 2005.
[RFC4001]Daniele,M.,Haberman,B.,Routhier,S.,和J.Schoenwaeld,“互联网网络地址的文本约定”,RFC 4001,2005年2月。
[RFC4295] Keeni, G., Koide, K., Nagami, K., and S. Gundavelli, "Mobile IPv6 Management Information Base", RFC 4295, April 2006.
[RFC4295]Keeni,G.,Koide,K.,Nagami,K.,和S.Gundavelli,“移动IPv6管理信息库”,RFC 42952006年4月。
[RFC3410] Case, J., Mundy, R., Partain, D., and B. Stewart, "Introduction and Applicability Statements for Internet-Standard Management Framework", RFC 3410, December 2002.
[RFC3410]Case,J.,Mundy,R.,Partain,D.,和B.Stewart,“互联网标准管理框架的介绍和适用性声明”,RFC 34102002年12月。
[RFC4885] Ernst, T. and H-Y. Lach, "Network Mobility Support Terminology", RFC 4885, July 2007.
[RFC4885]Ernst,T.和H-Y.Lach,“网络移动性支持术语”,RFC 48852007年7月。
[RFC4886] Ernst, T., "Network Mobility Support Goals and Requirements", RFC 4886, July 2007.
[RFC4886]Ernst,T.,“网络移动性支持目标和要求”,RFC 4886,2007年7月。
Authors' Addresses
作者地址
Sri Gundavelli Cisco 170 West Tasman Drive San Jose, CA 95134 USA
美国加利福尼亚州圣何塞市西塔斯曼大道170号,邮编95134
Phone: +1-408-527-6109 EMail: sgundave@cisco.com
Phone: +1-408-527-6109 EMail: sgundave@cisco.com
Glenn Mansfield Keeni Cyber Solutions 6-6-3 Minami Yoshinari, Aoba-ku Sendai 989-3204, Japan
Glenn Mansfield Keeni Cyber Solutions 6-6-3日本仙台青叶区南部吉纳里989-3204
Phone: +81-22-303-4012 EMail: glenn@cysols.com
Phone: +81-22-303-4012 EMail: glenn@cysols.com
Kazuhide Koide KDDI CORPORATION GARDEN AIR TOWER 3-10-10, Iidabashi Chiyoda-ku, Tokyo, 102-8460 Japan
日本东京千代田区Iidabashi Chiyoda ku Kazuhide Koide KDDI公司花园航空塔3-10-10,102-8460
Phone: +81-3-6678-3378 EMail: ka-koide@kddi.com
Phone: +81-3-6678-3378 EMail: ka-koide@kddi.com
Kenichi Nagami INTEC NetCore 1-3-3, Shin-suna Koto-ku, Tokyo, 135-0075, Japan
日本东京新苏纳古藤区长谷健一INTEC NetCore 1-3-3,135-0075
Phone: +81-3-5665-5069 EMail: nagami@inetcore.com
Phone: +81-3-5665-5069 EMail: nagami@inetcore.com