Network Working Group                               D. Fowler, Editor
Request for Comments: 2494                         Newbridge Networks
Category: Standards Track                                January 1999
        
Network Working Group                               D. Fowler, Editor
Request for Comments: 2494                         Newbridge Networks
Category: Standards Track                                January 1999
        

Definitions of Managed Objects for the DS0 and DS0 Bundle Interface Type

DS0和DS0捆绑包接口类型的托管对象定义

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) The Internet Society (1999). All Rights Reserved.

版权所有(C)互联网协会(1999年)。版权所有。

Abstract

摘要

This memo defines a portion of the Management Information Base (MIB) for use with network management protocols in the Internet community. In particular, it describes objects used for managing DS0 and DS0 Bundle interfaces. This document is a companion document with Definitions of Managed Objects for the DS1/E1/DS2/E2 (RFC 2495 [17]), DS3/E3 (RFC 2496 [18]), and the work in progress, SONET/SDH Interface Types.

此备忘录定义了管理信息库(MIB)的一部分,用于Internet社区中的网络管理协议。特别是,它描述了用于管理DS0和DS0捆绑包接口的对象。本文档是一份附带文档,包含DS1/E1/DS2/E2(RFC 2495[17])、DS3/E3(RFC 2496[18])和正在进行的工作SONET/SDH接口类型的托管对象定义。

This memo specifies a MIB module in a manner that is both compliant to the SNMPv2 SMI, and semantically identical to the peer SNMPv1 definitions.

此备忘录以既符合SNMPv2 SMI,又在语义上与对等SNMPv1定义相同的方式指定MIB模块。

Table of Contents

目录

   1 The SNMP Management Framework ................................    2
   2 Overview .....................................................    3
   2.1 BONDing Terminology ........................................    3
   2.2 Use of ifTable for DS0 Layer ...............................    3
   2.3 Using ifStackTable .........................................    4
   2.3.1 Usage of Channelization for DS3, DS1, DS0 ................    6
   2.3.2 Usage of ifIndex Mapping for DS0Bundle ...................    7
   3 Overview of the MIB ..........................................    7
   3.1 DS0 MIB ....................................................    8
   3.2 DS0Bundle MIB ..............................................    8
   4 Object Definitions for DS0 ...................................    8
   4.1 The DS0 Config Group .......................................    9
        
   1 The SNMP Management Framework ................................    2
   2 Overview .....................................................    3
   2.1 BONDing Terminology ........................................    3
   2.2 Use of ifTable for DS0 Layer ...............................    3
   2.3 Using ifStackTable .........................................    4
   2.3.1 Usage of Channelization for DS3, DS1, DS0 ................    6
   2.3.2 Usage of ifIndex Mapping for DS0Bundle ...................    7
   3 Overview of the MIB ..........................................    7
   3.1 DS0 MIB ....................................................    8
   3.2 DS0Bundle MIB ..............................................    8
   4 Object Definitions for DS0 ...................................    8
   4.1 The DS0 Config Group .......................................    9
        
   4.1.1 The DS0 Configuration Table ..............................    9
   4.1.2 The DS0 Channel Mapping Table ............................   12
   5 Object Definitions for DS0 Bundle ............................   15
   5.1 The DS0 Bundle Config Group ................................   15
   5.1.1 The DS0 Bundle Table .....................................   15
   5.2 The DS0 Bonding Group ......................................   18
   5.2.1 The DS0 Bonding Table ....................................   18
   6 Intellectual Property ........................................   21
   7 Acknowledgments ..............................................   22
   8 References ...................................................   22
   9 Security Considerations ......................................   23
   10 Author's Address ............................................   24
   11 Full Copyright Statement ....................................   25
        
   4.1.1 The DS0 Configuration Table ..............................    9
   4.1.2 The DS0 Channel Mapping Table ............................   12
   5 Object Definitions for DS0 Bundle ............................   15
   5.1 The DS0 Bundle Config Group ................................   15
   5.1.1 The DS0 Bundle Table .....................................   15
   5.2 The DS0 Bonding Group ......................................   18
   5.2.1 The DS0 Bonding Table ....................................   18
   6 Intellectual Property ........................................   21
   7 Acknowledgments ..............................................   22
   8 References ...................................................   22
   9 Security Considerations ......................................   23
   10 Author's Address ............................................   24
   11 Full Copyright Statement ....................................   25
        
1. The SNMP Management Framework
1. SNMP管理框架

The SNMP Management Framework presently consists of five major components:

SNMP管理框架目前由五个主要组件组成:

o An overall architecture, described in RFC 2271 [1].

o RFC 2271[1]中描述的总体架构。

o Mechanisms for describing and naming objects and events for the purpose of management. The first version of this Structure of Management Information (SMI) is called SMIv1 and described in STD 16, RFC 1155 [2], STD 16, RFC 1212 [3] and RFC 1215 [4]. The second version, called SMIv2, is described in RFC 1902 [5], RFC 1903 [6] and RFC 1904 [7].

o 为管理目的描述和命名对象和事件的机制。这种管理信息结构(SMI)的第一个版本称为SMIv1,并在STD 16、RFC 1155[2]、STD 16、RFC 1212[3]和RFC 1215[4]中进行了描述。第二个版本称为SMIv2,在RFC 1902[5]、RFC 1903[6]和RFC 1904[7]中进行了描述。

o Message protocols for transferring management information. The first version of the SNMP message protocol is called SNMPv1 and described in STD 15, RFC 1157 [8]. A second version of the SNMP message protocol, which is not an Internet standards track protocol, is called SNMPv2c and described in RFC 1901 [9] and RFC 1906 [10]. The third version of the message protocol is called SNMPv3 and described in RFC 1906 [10], RFC 2272 [11] and RFC 2274 [12].

o 用于传输管理信息的消息协议。SNMP消息协议的第一个版本称为SNMPv1,在STD 15、RFC 1157[8]中进行了描述。SNMP消息协议的第二个版本不是互联网标准跟踪协议,称为SNMPv2c,在RFC 1901[9]和RFC 1906[10]中进行了描述。消息协议的第三个版本称为SNMPv3,在RFC 1906[10]、RFC 2272[11]和RFC 2274[12]中进行了描述。

o Protocol operations for accessing management information. The first set of protocol operations and associated PDU formats is described in STD 15, RFC 1157 [8]. A second set of protocol operations and associated PDU formats is described in RFC 1905 [13].

o 访问管理信息的协议操作。STD 15、RFC 1157[8]中描述了第一组协议操作和相关PDU格式。RFC 1905[13]中描述了第二组协议操作和相关PDU格式。

o A set of fundamental applications described in RFC 2273 [14] and the view-based access control mechanism described in RFC 2275 [15]. Managed objects are accessed via a virtual information store, termed the Management Information Base or MIB. Objects in the MIB are defined using the mechanisms defined in the SMI.

o RFC 2273[14]中描述的一组基本应用程序和RFC 2275[15]中描述的基于视图的访问控制机制。托管对象通过虚拟信息存储(称为管理信息库或MIB)进行访问。MIB中的对象是使用SMI中定义的机制定义的。

This memo specifies a MIB module that is compliant to the SMIv2. A MIB conforming to the SMIv1 can be produced through the appropriate translations. The resulting translated MIB must be semantically equivalent, except where objects or events are omitted because no translation is possible (use of Counter64). Some machine readable information in SMIv2 will be converted into textual descriptions in SMIv1 during the translation process. However, this loss of machine readable information is not considered to change the semantics of the MIB.

此备忘录指定了符合SMIv2的MIB模块。通过适当的翻译,可以生成符合SMIv1的MIB。生成的已翻译MIB必须在语义上等效,除非由于无法翻译而省略了对象或事件(使用计数器64)。在翻译过程中,SMIv2中的一些机器可读信息将转换为SMIv1中的文本描述。但是,这种机器可读信息的丢失不被认为会改变MIB的语义。

2. Overview
2. 概述

These objects are used when the particular media being used to realize an interface is a DS0 interface. At present, this applies to these values of the ifType variable in the Internet-standard MIB:

当用于实现接口的特定介质是DS0接口时,将使用这些对象。目前,这适用于Internet标准MIB中ifType变量的这些值:

ds0 (81) ds0Bundle (82)

ds0(81)ds0捆绑包(82)

2.1. BONDing Terminology
2.1. 键合术语

Please reference The BONDing Spec [20] for definitions of terms used to describe bonding modes.

有关描述粘接模式的术语定义,请参考粘接规范[20]。

2.2. Use of ifTable for DS0 Layer
2.2. 对DS0层使用ifTable

The following items are defined in RFC 2233 [16].

RFC 2233[16]中定义了以下项目。

Only the ifGeneralInformationGroup and ifCounterDiscontinuityGroup need to be supported.

只需要支持ifGeneralInformationGroup和IFCounterInteractionGroup。

              ifTable Object           Use for DS0 Layer
   ======================================================================
              ifIndex                  Interface index.
        
              ifTable Object           Use for DS0 Layer
   ======================================================================
              ifIndex                  Interface index.
        

ifDescr See interfaces MIB [16].

ifDescr见接口MIB[16]。

ifType ds0(81) or ds0Bundle(82).

如果输入ds0(81)或ds0Bundle(82)。

ifSpeed 64000 for ds0 (regardless of the setting of robbed bit signalling) or N*64000 for ds0Bundle.

ds0的ifSpeed 64000(不考虑占用位信令的设置)或ds0Bundle的N*64000。

ifPhysAddress The value of the Circuit Identifier. If no Circuit Identifier has been assigned this object should have an octet string with zero length.

ifphy按下电路标识符的值。如果未分配任何回路标识符,则此对象应具有长度为零的八位字节字符串。

ifAdminStatus See interfaces MIB [16].

ifAdminStatus见接口MIB[16]。

ifOperStatus See interfaces MIB [16].

ifOperStatus见接口MIB[16]。

ifLastChange See interfaces MIB [16].

iFastChange请参见接口MIB[16]。

ifName See interfaces MIB [16].

ifName见接口MIB[16]。

ifLinkUpDownTrapEnable Set to disabled(2). Supports read-only access.

ifLinkUpDownTrapEnable设置为disabled(禁用)(2)。支持只读访问。

ifHighSpeed Set to rounded ifSpeed/1000000.

ifHighSpeed设置为四舍五入ifSpeed/1000000。

ifConnectorPresent Set to false(2).

ifConnectorPresent设置为false(2)。

2.3. Using ifStackTable
2.3. 使用ifStackTable

This section describes by example how to use ifStackTable to represent the relationship of ds0 and ds0Bundles with ds1 interfaces. Implementors of the stack table for ds0 and ds0Bundle interfaces should look at the appropriate RFC for the service being stacked on ds0s and ds0Bundles. Examples given below are for illustration purposes only.

本节通过示例介绍如何使用ifStackTable表示ds0和DS0bundle与ds1接口的关系。ds0和ds0Bundle接口的堆栈表的实现者应该查看堆叠在ds0和ds0Bundle上的服务的适当RFC。下面给出的示例仅用于说明。

Example: A Frame Relay Service is being carried on 4 ds0s of a ds1.

示例:在ds1的4个DS0上执行帧中继服务。

           +---------------------+
           | Frame Relay Service |
           +---------------------+
                      |
           +---------------------+
           | ds0Bundle           |
           +---------------------+
             |     |     |     |
           +---+ +---+ +---+ +---+
           |ds0| |ds0| |ds0| |ds0|
           +---+ +---+ +---+ +---+
             |     |     |     |
           +---------------------+
           | ds1                 |
           +---------------------+
        
           +---------------------+
           | Frame Relay Service |
           +---------------------+
                      |
           +---------------------+
           | ds0Bundle           |
           +---------------------+
             |     |     |     |
           +---+ +---+ +---+ +---+
           |ds0| |ds0| |ds0| |ds0|
           +---+ +---+ +---+ +---+
             |     |     |     |
           +---------------------+
           | ds1                 |
           +---------------------+
        

The assignment of the index values could for example be:

例如,索引值的分配可以是:

ifIndex Description 1 FrameRelayService (type 44) 2 ds0Bundle (type 82) 3 ds0 #1 (type 81)

ifIndex描述1 FrameRelayService(类型44)2 ds0捆绑包(类型82)3 ds0#1(类型81)

4 ds0 #2 (type 81) 5 ds0 #3 (type 81) 6 ds0 #4 (type 81) 7 ds1 (type 18)

4 ds0#2(81型)5 ds0#3(81型)6 ds0#4(81型)7 ds1(18型)

The ifStackTable is then used to show the relationships between the various interfaces.

然后使用ifStackTable显示各种接口之间的关系。

ifStackTable Entries

ifStackTable条目

HigherLayer LowerLayer 0 1 1 2 2 3 2 4 2 5 2 6 3 7 4 7 5 7 6 7 7 0

高层低层01 12 3 2 4 2 5 2 6 3 7 4 7 7 7 0

In the case where the frameRelayService is using a single ds0, then the ds0Bundle is not required.

如果frameRelayService使用单个ds0,则不需要ds0捆绑包。

           +---------------------+
           | Frame Relay Service |
           +---------------------+
             |
           +---+
           |ds0|
           +---+
             |
           +---------------------+
           | ds1                 |
           +---------------------+
        
           +---------------------+
           | Frame Relay Service |
           +---------------------+
             |
           +---+
           |ds0|
           +---+
             |
           +---------------------+
           | ds1                 |
           +---------------------+
        

The assignment of the index values could for example be:

例如,索引值的分配可以是:

ifIndex Description 1 FrameRelayService (type 44) 2 ds0 (type 81) 3 ds1 (type 18)

IFIX说明1帧中继服务(44型)2 ds0(81型)3 ds1(18型)

The ifStackTable is then used to show the relationships between the various interfaces.

然后使用ifStackTable显示各种接口之间的关系。

ifStackTable Entries

ifStackTable条目

HigherLayer LowerLayer 0 1 1 2 2 3 3 0

上层下层0112200

2.3.1. Usage of Channelization for DS3, DS1, DS0
2.3.1. DS3、DS1、DS0信道化的使用

An example is given here to explain the channelization objects in the DS3, DS1, and DS0 MIBs to help the implementor use the objects correctly. Treatment of E3 and E1 would be similar, with the number of DS0s being different depending on the framing of the E1. Timeslot 16 is not created for framing types that do not pass data over it.

这里给出一个示例来解释DS3、DS1和DS0 MIB中的通道化对象,以帮助实现者正确使用这些对象。E3和E1的处理类似,DS0的数量根据E1的帧而不同。时隙16不是为不在其上传递数据的帧类型创建的。

Assume that a DS3 (with ifIndex 1) is channelized into DS1s (without DS2s). The object dsx3Channelization is set to enabledDs1. There will be 28 DS1s in the ifTable. Assume the entries in the ifTable for the DS1s are created in channel order and the ifIndex values are 2 through 29. In the DS1 MIB, there will be an entry in the dsx1ChanMappingTable for each ds1. The entries will be as follows:

假设一个DS3(带ifIndex 1)被信道化为DS1(不带DS2)。对象dsx3Channelization设置为enabledDs1。ifTable中将有28个DS1。假设DS1的ifTable中的条目是按通道顺序创建的,ifIndex值为2到29。在DS1 MIB中,每个DS1在dsx1ChanMappingTable中都有一个条目。参赛作品如下:

dsx1ChanMappingTable Entries

dsx1ChanMappingTable条目

           ifIndex  dsx1Ds1ChannelNumber   dsx1ChanMappedIfIndex
           1        1                      2
           1        2                      3
           ......
           1        28                     29
        
           ifIndex  dsx1Ds1ChannelNumber   dsx1ChanMappedIfIndex
           1        1                      2
           1        2                      3
           ......
           1        28                     29
        

In addition, the DS1s are channelized into DS0s. The object dsx1Channelization is set to enabledDs0 for each DS1. When this object is set to this value, 24 DS0s are created by the agent. There will be 24 DS0s in the ifTable for each DS1. If the dsx1Channelization is set to disabled, the 24 DS0s are destroyed.

此外,DS1被信道化为DS0。对象dsx1Channelization设置为每个DS1启用DDS0。将此对象设置为该值时,代理将创建24个DS0。每个DS1的ifTable中将有24个DS0。如果dsx1Channelization设置为disabled(禁用),则会销毁24个DS0。

Assume the entries in the ifTable are created in channel order and the ifIndex values for the DS0s in the first DS1 are 30 through 53. In the DS0 MIB, there will be an entry in the dsx0ChanMappingTable for each DS0. The entries will be as follows:

假设ifTable中的条目是按通道顺序创建的,并且第一个DS1中DS0的ifIndex值为30到53。在DS0 MIB中,每个DS0的dsx0ChanMappingTable中将有一个条目。参赛作品如下:

dsx0ChanMappingTable Entries

dsx0ChanMappingTable条目

           ifIndex   dsx0Ds0ChannelNumber  dsx0ChanMappedIfIndex
           2         1                     30
           2         2                     31
           ......
           2         24                    53
        
           ifIndex   dsx0Ds0ChannelNumber  dsx0ChanMappedIfIndex
           2         1                     30
           2         2                     31
           ......
           2         24                    53
        
2.3.2. Usage of ifIndex Mapping for DS0Bundle
2.3.2. DS0Bundle的iIndex映射用法

An example is given here to explain the ifIndex mapping objects in the DS0Bundle MIB to help the implementor use the objects correctly.

这里给出了一个示例来解释DS0Bundle MIB中的ifIndex映射对象,以帮助实现者正确使用这些对象。

Assume that a DS1 (with ifIndex 1) is channelized into DS0s. There will be 24 DS0s in the ifTable. Assume the entries in the ifTable for the DS0s are created in channel order and the ifIndex values are 2 through 25. Now, assume that there are two bundles on the DS1. The first one uses channels 1 and 2. The second uses channels 3 and 4. There will be two ifTable entries for these bundles, with values of 26 and 27 for ifIndex. There will be an entry in the dsx0BundleTable for each bundle. The entries will be as follows:

假设DS1(具有ifIndex 1)被信道化为DS0。ifTable中将有24个DS0。假设DS0的ifTable中的条目是按通道顺序创建的,ifIndex值为2到25。现在,假设DS1上有两个捆绑包。第一个使用通道1和2。第二个使用通道3和4。这些捆绑包将有两个ifTable条目,ifIndex的值分别为26和27。每个捆绑包的dsx0BundleTable中将有一个条目。参赛作品如下:

dsx0BundleTable Entries

dsx0BundleTable条目

dsx0BundleIndex dsx0BundleIfIndex 1 26 2 27

dsx0BundleIndex dsx0BundleIndex 1 26 2 27

There will be an entry in the dsx0ConfigTable for each DS0. The entries will be as follows:

对于每个DS0,DSX0配置表中将有一个条目。参赛作品如下:

dsx0ConfigTable Entries

DSX0可配置项

           ifIndex  dsx0Ds0ChannelNumber   dsx0Ds0BundleMappedIfIndex
           2        1                      26
           3        2                      26
           4        3                      27
           5        4                      27
           6        5                      0
           7        6                      0
           ......
           25       24                     0
        
           ifIndex  dsx0Ds0ChannelNumber   dsx0Ds0BundleMappedIfIndex
           2        1                      26
           3        2                      26
           4        3                      27
           5        4                      27
           6        5                      0
           7        6                      0
           ......
           25       24                     0
        
3. Overview of the MIB
3. MIB概述

This document contains 2 MIB modules, the DS0 MIB and the DS0Bundle MIB.

本文档包含2个MIB模块,DS0 MIB和DS0Bundle MIB。

3.1. DS0 MIB
3.1. DS0 MIB

The DS0 MIB is used to represent individual DS0s in a DS1 or E1. Variables in this MIB would be created for each DS0 in the ifTable. This MIB contains the following group:

DS0 MIB用于表示DS1或E1中的单个DS0。将为ifTable中的每个DS0创建此MIB中的变量。此MIB包含以下组:

The DS0 Config Group - This group contains configuration information about a particular DS0.

DS0配置组-此组包含有关特定DS0的配置信息。

3.2. DS0Bundle MIB
3.2. DS0Bundle MIB

The DS0Bundle MIB is used to represent collections of DS0s that are used together to carry data within a DS1/E1 at speeds greater than that of a single DS0. DS0Bundles are created on top of DS0s and are represented that way in the ifStackTable. This MIB contains the following groups:

DS0Bundle MIB用于表示DS0的集合,这些集合一起用于以高于单个DS0的速度在DS1/E1中传输数据。DS0bundle是在DS0s之上创建的,并以这种方式在ifStackTable中表示。此MIB包含以下组:

The DS0 Bundle Group - This group contains objects used for creating new ds0Bundles. This group is mandatory.

DS0捆绑包组-此组包含用于创建新DS0捆绑包的对象。此组是必需的。

The DS0 Bonding Group - This group contains information about bonding for a ds0Bundle, if bonding is enabled. This group is optional.

DS0绑定组-如果已启用绑定,则此组包含有关DS0绑定的信息。此组是可选的。

4. Object Definitions for DS0
4. DS0的对象定义
   DS0-MIB DEFINITIONS ::= BEGIN
        
   DS0-MIB DEFINITIONS ::= BEGIN
        

IMPORTS MODULE-IDENTITY, OBJECT-TYPE, transmission FROM SNMPv2-SMI MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF DisplayString, TruthValue FROM SNMPv2-TC ifIndex, InterfaceIndex, InterfaceIndexOrZero FROM IF-MIB;

从SNMPv2 SMI MODULE-COMPLIANCE导入模块标识、对象类型、传输,从SNMPv2 CONF DisplayString导入对象组,从SNMPv2 TC iIndex导入TruthValue,从IF-MIB导入InterfaceIndex、InterfaceIndexOrZero;

-- This is the MIB module for the DS0 Interface objects.

--这是DS0接口对象的MIB模块。

ds0 MODULE-IDENTITY LAST-UPDATED "9807161630Z" ORGANIZATION "IETF Trunk MIB Working Group" CONTACT-INFO " David Fowler

ds0模块标识最后更新的“9807161630Z”组织“IETF中继MIB工作组”联系方式“David Fowler

Postal: Newbridge Networks Corporation 600 March Road Kanata, Ontario, Canada K2K 2E6

邮政:新桥网络公司加拿大安大略省卡纳塔市三月路600号K2K 2E6

Tel: +1 613 591 3600

电话:+1613591 3600

Fax: +1 613 599 3619

传真:+16135993619

E-mail: davef@newbridge.com" DESCRIPTION "The MIB module to describe DS0 interfaces objects." REVISION "9805242010Z" DESCRIPTION "Initial version of the DS0-MIB."

电邮:davef@newbridge.com“描述”用于描述DS0接口对象的MIB模块。“修订版”980524210Z“描述”DS0-MIB的初始版本

       ::= { transmission 81 }
        
       ::= { transmission 81 }
        

-- The DS0 Config Group

--DS0配置组

   -- Implementation of this group is mandatory for all
   -- systems that use a DS0 Interface.
        
   -- Implementation of this group is mandatory for all
   -- systems that use a DS0 Interface.
        
   -- The DS0 Config Group consists of two tables:
   --    DS0 Configuration Table
   --    DS0 Channel Mapping Table
        
   -- The DS0 Config Group consists of two tables:
   --    DS0 Configuration Table
   --    DS0 Channel Mapping Table
        

-- The DS0 Configuration Table

--DS0配置表

   dsx0ConfigTable OBJECT-TYPE
       SYNTAX  SEQUENCE OF Dsx0ConfigEntry
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "The DS0 Configuration table."
       ::= { ds0 1 }
        
   dsx0ConfigTable OBJECT-TYPE
       SYNTAX  SEQUENCE OF Dsx0ConfigEntry
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "The DS0 Configuration table."
       ::= { ds0 1 }
        
   dsx0ConfigEntry OBJECT-TYPE
       SYNTAX  Dsx0ConfigEntry
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "An entry in the DS0 Configuration table.  There
               is an entry in this table for each DS0 interface."
       INDEX   { ifIndex }
       ::= { dsx0ConfigTable 1 }
        
   dsx0ConfigEntry OBJECT-TYPE
       SYNTAX  Dsx0ConfigEntry
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "An entry in the DS0 Configuration table.  There
               is an entry in this table for each DS0 interface."
       INDEX   { ifIndex }
       ::= { dsx0ConfigTable 1 }
        
   Dsx0ConfigEntry ::=
       SEQUENCE {
           dsx0Ds0ChannelNumber        INTEGER,
           dsx0RobbedBitSignalling     TruthValue,
           dsx0CircuitIdentifier       DisplayString,
           dsx0IdleCode                INTEGER,
           dsx0SeizedCode              INTEGER,
        
   Dsx0ConfigEntry ::=
       SEQUENCE {
           dsx0Ds0ChannelNumber        INTEGER,
           dsx0RobbedBitSignalling     TruthValue,
           dsx0CircuitIdentifier       DisplayString,
           dsx0IdleCode                INTEGER,
           dsx0SeizedCode              INTEGER,
        

dsx0ReceivedCode INTEGER, dsx0TransmitCodesEnable TruthValue, dsx0Ds0BundleMappedIfIndex InterfaceIndexOrZero }

dsx0ReceivedCode整数,dsx0TransmitCodesEnable真值,DSX0DS0BundleMappedIndex接口索引零}

   dsx0Ds0ChannelNumber OBJECT-TYPE
       SYNTAX  INTEGER(0..31)
       MAX-ACCESS  read-only
       STATUS  current
       DESCRIPTION
               "This object indicates the channel number of the
               ds0 on its DS1/E1."
       ::= { dsx0ConfigEntry 1 }
        
   dsx0Ds0ChannelNumber OBJECT-TYPE
       SYNTAX  INTEGER(0..31)
       MAX-ACCESS  read-only
       STATUS  current
       DESCRIPTION
               "This object indicates the channel number of the
               ds0 on its DS1/E1."
       ::= { dsx0ConfigEntry 1 }
        
   dsx0RobbedBitSignalling OBJECT-TYPE
       SYNTAX  TruthValue
       MAX-ACCESS  read-write
       STATUS  current
       DESCRIPTION
               "This object indicates if Robbed Bit Signalling is
               turned on or off for a given ds0.  This only
               applies to DS0s on a DS1 link.  For E1 links the
               value is always off (false)."
       ::= { dsx0ConfigEntry 2 }
        
   dsx0RobbedBitSignalling OBJECT-TYPE
       SYNTAX  TruthValue
       MAX-ACCESS  read-write
       STATUS  current
       DESCRIPTION
               "This object indicates if Robbed Bit Signalling is
               turned on or off for a given ds0.  This only
               applies to DS0s on a DS1 link.  For E1 links the
               value is always off (false)."
       ::= { dsx0ConfigEntry 2 }
        
   dsx0CircuitIdentifier OBJECT-TYPE
        SYNTAX  DisplayString (SIZE (0..255))
        MAX-ACCESS  read-write
        STATUS  current
        DESCRIPTION
               "This object contains the transmission vendor's
               circuit identifier, for the purpose of
               facilitating troubleshooting."
       ::= { dsx0ConfigEntry 3 }
        
   dsx0CircuitIdentifier OBJECT-TYPE
        SYNTAX  DisplayString (SIZE (0..255))
        MAX-ACCESS  read-write
        STATUS  current
        DESCRIPTION
               "This object contains the transmission vendor's
               circuit identifier, for the purpose of
               facilitating troubleshooting."
       ::= { dsx0ConfigEntry 3 }
        

dsx0IdleCode OBJECT-TYPE SYNTAX INTEGER(0..15) MAX-ACCESS read-write STATUS current DESCRIPTION "This object contains the code transmitted in the ABCD bits when the ds0 is not connected and dsx0TransmitCodesEnable is enabled. The object is a bitmap and the various bit positions are: 1 D bit 2 C bit 4 B bit 8 A bit"

dsx0IdleCode对象类型语法整数(0..15)MAX-ACCESS读写状态当前描述“当ds0未连接且dsx0TransmitCodesEnable已启用时,此对象包含在ABCD位中传输的代码。该对象是位图,各种位位置为:1 D位2 C位4 B位8 a位”

       ::= { dsx0ConfigEntry 4 }
        
       ::= { dsx0ConfigEntry 4 }
        
   dsx0SeizedCode OBJECT-TYPE
        SYNTAX  INTEGER(0..15)
        MAX-ACCESS  read-write
        STATUS  current
        DESCRIPTION
               "This object contains the code transmitted in the
               ABCD bits when the ds0 is connected and
               dsx0TransmitCodesEnable is enabled.  The object is
               a bitmap and the various bit positions are:
                     1     D bit
                     2     C bit
                     4     B bit
                     8     A bit"
       ::= { dsx0ConfigEntry 5 }
        
   dsx0SeizedCode OBJECT-TYPE
        SYNTAX  INTEGER(0..15)
        MAX-ACCESS  read-write
        STATUS  current
        DESCRIPTION
               "This object contains the code transmitted in the
               ABCD bits when the ds0 is connected and
               dsx0TransmitCodesEnable is enabled.  The object is
               a bitmap and the various bit positions are:
                     1     D bit
                     2     C bit
                     4     B bit
                     8     A bit"
       ::= { dsx0ConfigEntry 5 }
        
   dsx0ReceivedCode OBJECT-TYPE
        SYNTAX  INTEGER(0..15)
        MAX-ACCESS  read-only
        STATUS  current
        DESCRIPTION
               "This object contains the code being received in
               the ABCD bits.  The object is a bitmap and the
               various bit positions are:
                     1     D bit
                     2     C bit
                     4     B bit
                     8     A bit"
       ::= { dsx0ConfigEntry 6 }
        
   dsx0ReceivedCode OBJECT-TYPE
        SYNTAX  INTEGER(0..15)
        MAX-ACCESS  read-only
        STATUS  current
        DESCRIPTION
               "This object contains the code being received in
               the ABCD bits.  The object is a bitmap and the
               various bit positions are:
                     1     D bit
                     2     C bit
                     4     B bit
                     8     A bit"
       ::= { dsx0ConfigEntry 6 }
        
   dsx0TransmitCodesEnable OBJECT-TYPE
        SYNTAX TruthValue
        MAX-ACCESS  read-write
        STATUS  current
        DESCRIPTION
               "This object determines if the idle and seized
               codes are transmitted. If the value of this object
               is true then the codes are transmitted."
       ::= { dsx0ConfigEntry 7 }
        
   dsx0TransmitCodesEnable OBJECT-TYPE
        SYNTAX TruthValue
        MAX-ACCESS  read-write
        STATUS  current
        DESCRIPTION
               "This object determines if the idle and seized
               codes are transmitted. If the value of this object
               is true then the codes are transmitted."
       ::= { dsx0ConfigEntry 7 }
        

dsx0Ds0BundleMappedIfIndex OBJECT-TYPE SYNTAX InterfaceIndexOrZero MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the ifIndex value assigned by the agent for the ds0Bundle(82) ifEntry to

DSX0DS0BundleMappedIndex对象类型语法接口IndexOrZero MAX-ACCESS只读状态当前描述“此对象表示代理为ds0Bundle(82)ifEntry分配的ifIndex值

which the given ds0(81) ifEntry may belong.

给定的ds0(81)ifEntry可能属于的。

If the given ds0(81) ifEntry does not belong to any ds0Bundle(82) ifEntry, then this object has a value of zero.

如果给定的ds0(81)ifEntry不属于任何ds0Bundle(82)ifEntry,则此对象的值为零。

               While this object provides information that can
               also be found in the ifStackTable, it provides
               this same information with a single table lookup,
               rather than by walking the ifStackTable to find
               the possibly non-existent ds0Bundle(82) ifEntry
               that may be stacked above the given ds0(81)
               ifTable entry."
       ::= { dsx0ConfigEntry 8 }
        
               While this object provides information that can
               also be found in the ifStackTable, it provides
               this same information with a single table lookup,
               rather than by walking the ifStackTable to find
               the possibly non-existent ds0Bundle(82) ifEntry
               that may be stacked above the given ds0(81)
               ifTable entry."
       ::= { dsx0ConfigEntry 8 }
        

-- The DS0 Channel Mapping Table

--DS0通道映射表

   dsx0ChanMappingTable OBJECT-TYPE
        SYNTAX  SEQUENCE OF Dsx0ChanMappingEntry
        MAX-ACCESS  not-accessible
        STATUS  current
        DESCRIPTION
               "The DS0 Channel Mapping table.  This table maps a
               DS0 channel number on a particular DS1/E1 into an
               ifIndex."
        ::= { ds0 3 }
        
   dsx0ChanMappingTable OBJECT-TYPE
        SYNTAX  SEQUENCE OF Dsx0ChanMappingEntry
        MAX-ACCESS  not-accessible
        STATUS  current
        DESCRIPTION
               "The DS0 Channel Mapping table.  This table maps a
               DS0 channel number on a particular DS1/E1 into an
               ifIndex."
        ::= { ds0 3 }
        

dsx0ChanMappingEntry OBJECT-TYPE SYNTAX Dsx0ChanMappingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the DS0 Channel Mapping table. There is an entry in this table corresponding to each ds0 ifEntry within any interface that is channelized to the individual ds0 ifEntry level.

dsx0ChanMappingEntry对象类型语法dsx0ChanMappingEntry MAX-ACCESS not ACCESS STATUS current DESCRIPTION“DS0通道映射表中的一个条目。此表中有一个条目对应于通道化到单个DS0 ifEntry级别的任何接口中的每个DS0 ifEntry。

This table is intended to facilitate mapping from channelized interface / channel number to DS0 ifEntry. (e.g. mapping (DS1 ifIndex, DS0 Channel Number) -> ifIndex)

此表旨在促进从信道化接口/信道编号到DS0 ifEntry的映射。(例如映射(DS1 ifIndex、DS0通道号)->ifIndex)

While this table provides information that can also be found in the ifStackTable and dsx0ConfigTable, it provides this same information with a single table lookup, rather than by walking the ifStackTable to find the various constituent ds0 ifTable entries, and testing various

虽然此表提供的信息也可以在ifStackTable和dsx0ConfigTable中找到,但它通过单个表查找提供相同的信息,而不是通过遍历ifStackTable来查找各种组成ds0 ifTable的条目,并测试各种

               dsx0ConfigTable entries to check for the entry
               with the applicable DS0 channel number."
        INDEX   { ifIndex, dsx0Ds0ChannelNumber }
        ::= { dsx0ChanMappingTable 1 }
        
               dsx0ConfigTable entries to check for the entry
               with the applicable DS0 channel number."
        INDEX   { ifIndex, dsx0Ds0ChannelNumber }
        ::= { dsx0ChanMappingTable 1 }
        
   Dsx0ChanMappingEntry ::=
        SEQUENCE {
            dsx0ChanMappedIfIndex  InterfaceIndex
   }
        
   Dsx0ChanMappingEntry ::=
        SEQUENCE {
            dsx0ChanMappedIfIndex  InterfaceIndex
   }
        
   dsx0ChanMappedIfIndex OBJECT-TYPE
        SYNTAX  InterfaceIndex
        MAX-ACCESS  read-only
        STATUS  current
        DESCRIPTION
               "This object indicates the ifIndex value assigned
               by the agent for the individual ds0 ifEntry that
               corresponds to the given DS0 channel number
               (specified by the INDEX element
               dsx0Ds0ChannelNumber) of the given channelized
               interface (specified by INDEX element ifIndex)."
        ::= { dsx0ChanMappingEntry 1 }
        
   dsx0ChanMappedIfIndex OBJECT-TYPE
        SYNTAX  InterfaceIndex
        MAX-ACCESS  read-only
        STATUS  current
        DESCRIPTION
               "This object indicates the ifIndex value assigned
               by the agent for the individual ds0 ifEntry that
               corresponds to the given DS0 channel number
               (specified by the INDEX element
               dsx0Ds0ChannelNumber) of the given channelized
               interface (specified by INDEX element ifIndex)."
        ::= { dsx0ChanMappingEntry 1 }
        

-- conformance information

--一致性信息

   ds0Conformance OBJECT IDENTIFIER ::= { ds0 2 }
        
   ds0Conformance OBJECT IDENTIFIER ::= { ds0 2 }
        
   ds0Groups      OBJECT IDENTIFIER ::= { ds0Conformance 1 }
   ds0Compliances OBJECT IDENTIFIER ::= { ds0Conformance 2 }
        
   ds0Groups      OBJECT IDENTIFIER ::= { ds0Conformance 1 }
   ds0Compliances OBJECT IDENTIFIER ::= { ds0Conformance 2 }
        

-- compliance statements

--合规声明

ds0Compliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for DS0 interfaces." MODULE -- this module MANDATORY-GROUPS { ds0ConfigGroup }

ds0Compliance MODULE-COMPLIANCE状态当前描述“DS0接口的符合性声明”。模块--此模块为必填项-GROUPS{ds0ConfigGroup}

OBJECT dsx0RobbedBitSignalling MIN-ACCESS read-only DESCRIPTION "The ability to set RBS is not required." OBJECT dsx0CircuitIdentifier MIN-ACCESS read-only DESCRIPTION

对象DSX0RobbedBitSignaling最小访问只读说明“不需要设置RBS的功能。”对象dsx0CircuitIdentifier最小访问只读说明

"The ability to set the circuit identifier is not required."

“不需要设置电路标识符的功能。”

OBJECT dsx0IdleCode MIN-ACCESS read-only DESCRIPTION "The ability to set the idle code is not required."

对象dsx0IdleCode MIN-ACCESS只读说明“不需要设置空闲代码的功能。”

OBJECT dsx0SeizedCode MIN-ACCESS read-only DESCRIPTION "The ability to set the seized code is not required."

对象DSX0捕获代码最小访问只读说明“不需要设置捕获代码的功能。”

OBJECT dsx0TransmitCodesEnable MIN-ACCESS read-only DESCRIPTION "The ability to enable and disable the transmitting of idle and seized codes is not required."

对象dsx0TransmitCodesEnable MIN-ACCESS只读说明“不需要启用和禁用空闲和捕获代码的传输。”

       ::= { ds0Compliances 1 }
        
       ::= { ds0Compliances 1 }
        

-- units of conformance

--一致性单位

   ds0ConfigGroup  OBJECT-GROUP
       OBJECTS { dsx0Ds0ChannelNumber,
                 dsx0RobbedBitSignalling,
                 dsx0CircuitIdentifier,
                 dsx0IdleCode,
                 dsx0SeizedCode,
                 dsx0ReceivedCode,
                 dsx0TransmitCodesEnable,
                 dsx0Ds0BundleMappedIfIndex,
                 dsx0ChanMappedIfIndex }
       STATUS  current
       DESCRIPTION
               "A collection of objects providing configuration
               information applicable to all DS0 interfaces."
       ::= { ds0Groups 1 }
        
   ds0ConfigGroup  OBJECT-GROUP
       OBJECTS { dsx0Ds0ChannelNumber,
                 dsx0RobbedBitSignalling,
                 dsx0CircuitIdentifier,
                 dsx0IdleCode,
                 dsx0SeizedCode,
                 dsx0ReceivedCode,
                 dsx0TransmitCodesEnable,
                 dsx0Ds0BundleMappedIfIndex,
                 dsx0ChanMappedIfIndex }
       STATUS  current
       DESCRIPTION
               "A collection of objects providing configuration
               information applicable to all DS0 interfaces."
       ::= { ds0Groups 1 }
        

END

终止

5. Object Definitions for DS0 Bundle
5. DS0包的对象定义
   DS0BUNDLE-MIB DEFINITIONS ::= BEGIN
        
   DS0BUNDLE-MIB DEFINITIONS ::= BEGIN
        

IMPORTS MODULE-IDENTITY, OBJECT-TYPE, transmission FROM SNMPv2-SMI MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF DisplayString, RowStatus, TestAndIncr FROM SNMPv2-TC ifIndex, InterfaceIndex FROM IF-MIB;

从SNMPv2导入模块标识、对象类型、从SNMPv2 SMI传输模块符合性、从SNMPv2 CONF显示字符串导入对象组、从SNMPv2 TC ifIndex导入行状态、从SNMPv2 TC ifIndex导入测试INCR、从IF-MIB导入接口索引;

   --  This is the MIB module for the DS0Bundle Interface
   --  objects.
        
   --  This is the MIB module for the DS0Bundle Interface
   --  objects.
        

ds0Bundle MODULE-IDENTITY LAST-UPDATED "9807161630Z" ORGANIZATION "IETF Trunk MIB Working Group" CONTACT-INFO " David Fowler

ds0Bundle模块标识最后更新的“9807161630Z”组织“IETF中继MIB工作组”联系方式“David Fowler

Postal: Newbridge Networks Corporation 600 March Road Kanata, Ontario, Canada K2K 2E6

邮政:新桥网络公司加拿大安大略省卡纳塔市三月路600号K2K 2E6

                  Tel: +1 613 591 3600
                  Fax: +1 613 599 3619
        
                  Tel: +1 613 591 3600
                  Fax: +1 613 599 3619
        

E-mail: davef@newbridge.com" DESCRIPTION "The MIB module to describe DS0 Bundle interfaces objects." REVISION "9805242010Z" DESCRIPTION "Initial version of the DS0BUNDLE-MIB."

电邮:davef@newbridge.com“描述”用于描述DS0捆绑包接口对象的MIB模块。“修订版”980524210Z“描述”DS0BUNDLE-MIB的初始版本

       ::= { transmission 82 }
        
       ::= { transmission 82 }
        
   --
   -- The DS0 Bundle Config Group
   --
   -- Implementation of this group is mandatory for all
   -- systems that use a DS0Bundle Interface.
   --
   -- The DS0 Bundle Config Group consists of one table:
   --    DS0 Bundle Table
        
   --
   -- The DS0 Bundle Config Group
   --
   -- Implementation of this group is mandatory for all
   -- systems that use a DS0Bundle Interface.
   --
   -- The DS0 Bundle Config Group consists of one table:
   --    DS0 Bundle Table
        

-- The DS0 Bundle Table

--DS0捆绑表

dsx0BundleNextIndex OBJECT-TYPE SYNTAX TestAndIncr MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to assist the manager in selecting a value for dsx0BundleIndex. Because this object is of syntax TestAndIncr (see the SNMPv2-TC document, RFC 1903) it can also be used to avoid race conditions with multiple managers trying to create rows in the table.

dsx0BundleNextIndex对象类型语法TestAndIncr MAX-ACCESS读写状态当前描述“此对象用于帮助管理器为dsx0BundleIndex选择值。因为此对象的语法为TestAndIncr(请参阅SNMPv2 TC文档RFC 1903)它还可用于避免多个管理器试图在表中创建行时出现争用情况。

If the result of the SET for dsx0BundleNextIndex is not success, this means the value has been changed from index (i.e. another manager used the value), so a new value is required.

如果为dsx0BundleNextIndex设置的结果不成功,这意味着该值已从索引中更改(即另一个管理器使用了该值),因此需要一个新值。

               The algorithm is:
               done = false
               while done == false
                   index = GET (dsx0BundleNextIndex.0)
                   SET (dsx0BundleNextIndex.0=index)
                   if (set failed)
                     done = false
                   else
                     SET(dsx0BundleRowStatus.index=createAndGo)
                     if (set failed)
                       done = false
                     else
                       done = true
                       other error handling"
       ::= { ds0Bundle 2 }
        
               The algorithm is:
               done = false
               while done == false
                   index = GET (dsx0BundleNextIndex.0)
                   SET (dsx0BundleNextIndex.0=index)
                   if (set failed)
                     done = false
                   else
                     SET(dsx0BundleRowStatus.index=createAndGo)
                     if (set failed)
                       done = false
                     else
                       done = true
                       other error handling"
       ::= { ds0Bundle 2 }
        
   dsx0BundleTable OBJECT-TYPE
       SYNTAX  SEQUENCE OF Dsx0BundleEntry
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "There is an row in this table for each ds0Bundle
               in the system.  This table can be used to
               (indirectly) create rows in the ifTable with
               ifType = 'ds0Bundle(82)'."
       ::= { ds0Bundle 3 }
        
   dsx0BundleTable OBJECT-TYPE
       SYNTAX  SEQUENCE OF Dsx0BundleEntry
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "There is an row in this table for each ds0Bundle
               in the system.  This table can be used to
               (indirectly) create rows in the ifTable with
               ifType = 'ds0Bundle(82)'."
       ::= { ds0Bundle 3 }
        

dsx0BundleEntry OBJECT-TYPE SYNTAX Dsx0BundleEntry MAX-ACCESS not-accessible STATUS current

dsx0BundleEntry对象类型语法dsx0BundleEntry MAX-ACCESS不可访问状态当前

       DESCRIPTION
               "There is a row in entry in this table for each
               ds0Bundle interface."
       INDEX   { dsx0BundleIndex }
       ::= { dsx0BundleTable 1 }
        
       DESCRIPTION
               "There is a row in entry in this table for each
               ds0Bundle interface."
       INDEX   { dsx0BundleIndex }
       ::= { dsx0BundleTable 1 }
        
   Dsx0BundleEntry ::=
       SEQUENCE {
           dsx0BundleIndex              INTEGER,
           dsx0BundleIfIndex            InterfaceIndex,
           dsx0BundleCircuitIdentifier  DisplayString,
           dsx0BundleRowStatus          RowStatus
   }
        
   Dsx0BundleEntry ::=
       SEQUENCE {
           dsx0BundleIndex              INTEGER,
           dsx0BundleIfIndex            InterfaceIndex,
           dsx0BundleCircuitIdentifier  DisplayString,
           dsx0BundleRowStatus          RowStatus
   }
        
   dsx0BundleIndex OBJECT-TYPE
       SYNTAX  INTEGER (0..2147483647)
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "A unique identifier for a ds0Bundle.  This is not
               the same value as ifIndex.  This table is not
               indexed by ifIndex because the manager has to
               choose the index in a createable row and the agent
               must be allowed to select ifIndex values."
       ::= { dsx0BundleEntry 1 }
        
   dsx0BundleIndex OBJECT-TYPE
       SYNTAX  INTEGER (0..2147483647)
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "A unique identifier for a ds0Bundle.  This is not
               the same value as ifIndex.  This table is not
               indexed by ifIndex because the manager has to
               choose the index in a createable row and the agent
               must be allowed to select ifIndex values."
       ::= { dsx0BundleEntry 1 }
        
   dsx0BundleIfIndex OBJECT-TYPE
       SYNTAX  InterfaceIndex
       MAX-ACCESS  read-only
       STATUS  current
       DESCRIPTION
               "The ifIndex value the agent selected for the
               (new) ds0Bundle interface."
       ::= { dsx0BundleEntry 2 }
        
   dsx0BundleIfIndex OBJECT-TYPE
       SYNTAX  InterfaceIndex
       MAX-ACCESS  read-only
       STATUS  current
       DESCRIPTION
               "The ifIndex value the agent selected for the
               (new) ds0Bundle interface."
       ::= { dsx0BundleEntry 2 }
        
   dsx0BundleCircuitIdentifier OBJECT-TYPE
        SYNTAX  DisplayString (SIZE (0..255))
        MAX-ACCESS  read-create
        STATUS  current
        DESCRIPTION
               "This variable contains the transmission vendor's
               circuit identifier, for the purpose of
               facilitating troubleshooting."
        ::= { dsx0BundleEntry 3 }
        
   dsx0BundleCircuitIdentifier OBJECT-TYPE
        SYNTAX  DisplayString (SIZE (0..255))
        MAX-ACCESS  read-create
        STATUS  current
        DESCRIPTION
               "This variable contains the transmission vendor's
               circuit identifier, for the purpose of
               facilitating troubleshooting."
        ::= { dsx0BundleEntry 3 }
        

dsx0BundleRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create

dsx0BundleRowStatus对象类型语法RowStatus MAX-ACCESS read create

       STATUS  current
       DESCRIPTION
               "This object is used to create and delete rows in
               this table."
       ::= { dsx0BundleEntry 4 }
        
       STATUS  current
       DESCRIPTION
               "This object is used to create and delete rows in
               this table."
       ::= { dsx0BundleEntry 4 }
        

-- The DS0 Bonding Group

--DS0键组

   -- Implementation of this group is optional for all
   -- systems that use a DS0Bundle Interface.
        
   -- Implementation of this group is optional for all
   -- systems that use a DS0Bundle Interface.
        
   -- The DS0 Bonding Group consists of one table:
   --    DS0 Bonding Table
        
   -- The DS0 Bonding Group consists of one table:
   --    DS0 Bonding Table
        

-- The DS0 Bonding Table

--DS0键合表

   dsx0BondingTable OBJECT-TYPE
       SYNTAX  SEQUENCE OF Dsx0BondingEntry
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "The DS0 Bonding table."
       ::= { ds0Bundle 1 }
        
   dsx0BondingTable OBJECT-TYPE
       SYNTAX  SEQUENCE OF Dsx0BondingEntry
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "The DS0 Bonding table."
       ::= { ds0Bundle 1 }
        
   dsx0BondingEntry OBJECT-TYPE
       SYNTAX  Dsx0BondingEntry
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "An entry in the DS0 Bonding table.  There is a
               row in this table for each DS0Bundle interface."
       INDEX   { ifIndex }
       ::= { dsx0BondingTable 1 }
        
   dsx0BondingEntry OBJECT-TYPE
       SYNTAX  Dsx0BondingEntry
       MAX-ACCESS  not-accessible
       STATUS  current
       DESCRIPTION
               "An entry in the DS0 Bonding table.  There is a
               row in this table for each DS0Bundle interface."
       INDEX   { ifIndex }
       ::= { dsx0BondingTable 1 }
        
   Dsx0BondingEntry ::=
       SEQUENCE {
           dsx0BondMode            INTEGER,
           dsx0BondStatus          INTEGER,
           dsx0BondRowStatus       RowStatus
   }
        
   Dsx0BondingEntry ::=
       SEQUENCE {
           dsx0BondMode            INTEGER,
           dsx0BondStatus          INTEGER,
           dsx0BondRowStatus       RowStatus
   }
        

dsx0BondMode OBJECT-TYPE SYNTAX INTEGER { none(1), other(2), mode0(3), mode1(4), mode2(5),

dsx0BondMode对象类型语法整数{none(1),other(2),mode0(3),mode1(4),mode2(5),

                   mode3(6)
       }
       MAX-ACCESS  read-create
       STATUS  current
       DESCRIPTION
               "This object indicates which BONDing mode is used,
               if any, for a ds0Bundle.  Mode0 provides parameter
               and number exchange with no synchronization.  Mode
               1 provides parameter and number exchange.  Mode 1
               also provides synchronization during
               initialization but does not include inband
               monitoring.  Mode 2 provides all of the above plus
               inband monitoring.  Mode 2 also steals 1/64th of
               the bandwidth of each channel (thus not supporting
               n x 56/64 kbit/s data channels for most values of
               n). Mode 3 provides all of the above, but also
               provides n x 56/64 kbit/s data channels.  Most
               common implementations of Mode 3 add an extra
               channel to support the inband monitoring overhead.
               ModeNone should be used when the interface is not
               performing bandwidth-on-demand."
       ::= { dsx0BondingEntry 1 }
        
                   mode3(6)
       }
       MAX-ACCESS  read-create
       STATUS  current
       DESCRIPTION
               "This object indicates which BONDing mode is used,
               if any, for a ds0Bundle.  Mode0 provides parameter
               and number exchange with no synchronization.  Mode
               1 provides parameter and number exchange.  Mode 1
               also provides synchronization during
               initialization but does not include inband
               monitoring.  Mode 2 provides all of the above plus
               inband monitoring.  Mode 2 also steals 1/64th of
               the bandwidth of each channel (thus not supporting
               n x 56/64 kbit/s data channels for most values of
               n). Mode 3 provides all of the above, but also
               provides n x 56/64 kbit/s data channels.  Most
               common implementations of Mode 3 add an extra
               channel to support the inband monitoring overhead.
               ModeNone should be used when the interface is not
               performing bandwidth-on-demand."
       ::= { dsx0BondingEntry 1 }
        
   dsx0BondStatus OBJECT-TYPE
       SYNTAX  INTEGER {
                   idle(1),
                   callSetup(2),
                   dataTransfer(3)
       }
       MAX-ACCESS  read-only
       STATUS  current
       DESCRIPTION
               "This object indicates the current status of the
               bonding call using this ds0Bundle. idle(1) should
               be used when the bonding mode is set to none(1)."
       ::= { dsx0BondingEntry 2 }
        
   dsx0BondStatus OBJECT-TYPE
       SYNTAX  INTEGER {
                   idle(1),
                   callSetup(2),
                   dataTransfer(3)
       }
       MAX-ACCESS  read-only
       STATUS  current
       DESCRIPTION
               "This object indicates the current status of the
               bonding call using this ds0Bundle. idle(1) should
               be used when the bonding mode is set to none(1)."
       ::= { dsx0BondingEntry 2 }
        
   dsx0BondRowStatus OBJECT-TYPE
       SYNTAX  RowStatus
       MAX-ACCESS  read-create
       STATUS  current
       DESCRIPTION
               "This object is used to create new rows in this
               table, modify existing rows, and to delete
               existing rows."
       ::= { dsx0BondingEntry 3 }
        
   dsx0BondRowStatus OBJECT-TYPE
       SYNTAX  RowStatus
       MAX-ACCESS  read-create
       STATUS  current
       DESCRIPTION
               "This object is used to create new rows in this
               table, modify existing rows, and to delete
               existing rows."
       ::= { dsx0BondingEntry 3 }
        

-- conformance information

--一致性信息

   ds0BundleConformance OBJECT IDENTIFIER ::= { ds0Bundle 4 }
        
   ds0BundleConformance OBJECT IDENTIFIER ::= { ds0Bundle 4 }
        
   ds0BundleGroups      OBJECT IDENTIFIER
       ::= { ds0BundleConformance 1 }
        
   ds0BundleGroups      OBJECT IDENTIFIER
       ::= { ds0BundleConformance 1 }
        
   ds0BundleCompliances OBJECT IDENTIFIER
       ::= { ds0BundleConformance 2 }
        
   ds0BundleCompliances OBJECT IDENTIFIER
       ::= { ds0BundleConformance 2 }
        

-- compliance statements

--合规声明

ds0BundleCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for DS0Bundle interfaces." MODULE -- this module MANDATORY-GROUPS {ds0BundleConfigGroup }

ds0BundleCompliance MODULE-COMPLIANCE状态当前描述“DS0Bundle接口的符合性声明”。模块--此模块为必填项-组{ds0BundleConfigGroup}

GROUP ds0BondingGroup DESCRIPTION "Implementation of this group is optional for all systems that attach to a DS0Bundle Interface."

GROUP ds0BondingGroup DESCRIPTION“对于连接到DS0Bundle接口的所有系统,此组的实现是可选的。”

           OBJECT      dsx0BundleRowStatus
           SYNTAX      INTEGER {
                           active(1),
                           createAndGo(4),
                           destroy(6)
                       }
           MIN-ACCESS  read-only
           DESCRIPTION
               "The agent is not required to support a SET
               operation to this object, and only three of the
               six enumerated values for the RowStatus textual
               convention need be supported.  Only supporting
               createAndGo for a creation process prevents the
               manager from creating an inactive row in the
               ds0BundleTable.  Inactive rows in the
               ds0BundleTable do not make sense."
        
           OBJECT      dsx0BundleRowStatus
           SYNTAX      INTEGER {
                           active(1),
                           createAndGo(4),
                           destroy(6)
                       }
           MIN-ACCESS  read-only
           DESCRIPTION
               "The agent is not required to support a SET
               operation to this object, and only three of the
               six enumerated values for the RowStatus textual
               convention need be supported.  Only supporting
               createAndGo for a creation process prevents the
               manager from creating an inactive row in the
               ds0BundleTable.  Inactive rows in the
               ds0BundleTable do not make sense."
        

OBJECT dsx0BundleCircuitIdentifier MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a SET

对象dsx0BundleCircuitIdentifier最小访问只读说明“代理不需要支持集合

operation to this object."

此对象的操作。”

                   ::= { ds0BundleCompliances 1 }
        
                   ::= { ds0BundleCompliances 1 }
        

-- units of conformance

--一致性单位

               ds0BondingGroup  OBJECT-GROUP
                   OBJECTS { dsx0BondMode,
                             dsx0BondStatus,
                             dsx0BondRowStatus }
                   STATUS  current
                   DESCRIPTION
                           "A collection of objects providing
                           configuration information applicable
                           to all DS0 interfaces."
       ::= { ds0BundleGroups 1 }
   ds0BundleConfigGroup  OBJECT-GROUP
       OBJECTS { dsx0BundleNextIndex,
                 dsx0BundleIfIndex,
                 dsx0BundleCircuitIdentifier,
                 dsx0BundleRowStatus }
       STATUS  current
       DESCRIPTION
               "A collection of objects providing the ability to
               create a new ds0Bundle in the ifTable as well as
               configuration information about the ds0Bundle."
       ::= { ds0BundleGroups 2 }
   END
        
               ds0BondingGroup  OBJECT-GROUP
                   OBJECTS { dsx0BondMode,
                             dsx0BondStatus,
                             dsx0BondRowStatus }
                   STATUS  current
                   DESCRIPTION
                           "A collection of objects providing
                           configuration information applicable
                           to all DS0 interfaces."
       ::= { ds0BundleGroups 1 }
   ds0BundleConfigGroup  OBJECT-GROUP
       OBJECTS { dsx0BundleNextIndex,
                 dsx0BundleIfIndex,
                 dsx0BundleCircuitIdentifier,
                 dsx0BundleRowStatus }
       STATUS  current
       DESCRIPTION
               "A collection of objects providing the ability to
               create a new ds0Bundle in the ifTable as well as
               configuration information about the ds0Bundle."
       ::= { ds0BundleGroups 2 }
   END
        
6. Intellectual Property
6. 知识产权

The IETF takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on the IETF's procedures with respect to rights in standards-track and standards-related documentation can be found in BCP-11. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification can be obtained from the IETF Secretariat.

IETF对可能声称与本文件所述技术的实施或使用有关的任何知识产权或其他权利的有效性或范围,或此类权利下的任何许可可能或可能不可用的程度,不采取任何立场;它也不表示它已作出任何努力来确定任何此类权利。有关IETF在标准跟踪和标准相关文件中权利的程序信息,请参见BCP-11。可从IETF秘书处获得可供发布的权利声明副本和任何许可证保证,或本规范实施者或用户试图获得使用此类专有权利的一般许可证或许可的结果。

The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to practice this standard. Please address the information to the IETF Executive Director.

IETF邀请任何相关方提请其注意任何版权、专利或专利申请,或其他可能涉及实施本标准所需技术的专有权利。请将信息发送给IETF执行董事。

7. Acknowledgments
7. 致谢

This document was produced by the Trunk MIB Working Group.

本文件由Trunk MIB工作组编制。

8. References
8. 工具书类

[1] Harrington, D., Presuhn, R., and B. Wijnen, "An Architecture for Describing SNMP Management Frameworks", RFC 2271, January 1998.

[1] Harrington,D.,Presuhn,R.,和B.Wijnen,“描述SNMP管理框架的体系结构”,RFC 2271,1998年1月。

[2] Rose, M., and K. McCloghrie, "Structure and Identification of Management Information for TCP/IP-based Internets", STD 16, RFC 1155, May 1990.

[2] Rose,M.和K.McCloghrie,“基于TCP/IP的互联网管理信息的结构和识别”,STD 16,RFC 1155,1990年5月。

[3] Rose, M., and K. McCloghrie, "Concise MIB Definitions", STD 16, RFC 1212, March 1991.

[3] Rose,M.和K.McCloghrie,“简明MIB定义”,STD 16,RFC 1212,1991年3月。

[4] Rose, M., "A Convention for Defining Traps for use with the SNMP", RFC 1215, March 1991.

[4] Rose,M.“定义用于SNMP的陷阱的约定”,RFC1215,1991年3月。

[5] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Structure of Management Information for Version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1902, January 1996.

[5] Case,J.,McCloghrie,K.,Rose,M.,和S.Waldbusser,“简单网络管理协议(SNMPv2)版本2的管理信息结构”,RFC 1902,1996年1月。

[6] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Textual Conventions for Version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1903, January 1996.

[6] Case,J.,McCloghrie,K.,Rose,M.,和S.Waldbusser,“简单网络管理协议(SNMPv2)版本2的文本约定”,RFC 1903,1996年1月。

[7] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Conformance Statements for Version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1904, January 1996.

[7] Case,J.,McCloghrie,K.,Rose,M.,和S.Waldbusser,“简单网络管理协议(SNMPv2)版本2的一致性声明”,RFC 1904,1996年1月。

[8] Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple Network Management Protocol", STD 15, RFC 1157, May 1990.

[8] Case,J.,Fedor,M.,Schoffstall,M.,和J.Davin,“简单网络管理协议”,STD 15,RFC 1157,1990年5月。

[9] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Introduction to Community-based SNMPv2", RFC 1901, January 1996.

[9] Case,J.,McCloghrie,K.,Rose,M.,和S.Waldbusser,“基于社区的SNMPv2简介”,RFC 19011996年1月。

[10] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Transport Mappings for Version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1906, January 1996.

[10] Case,J.,McCloghrie,K.,Rose,M.,和S.Waldbusser,“简单网络管理协议(SNMPv2)版本2的传输映射”,RFC 1906,1996年1月。

[11] Case, J., Harrington D., Presuhn R., and B. Wijnen, "Message Processing and Dispatching for the Simple Network Management Protocol (SNMP)", RFC 2272, January 1998.

[11] Case,J.,Harrington D.,Presohn R.,和B.Wijnen,“简单网络管理协议(SNMP)的消息处理和调度”,RFC 22721998年1月。

[12] Blumenthal, U., and B. Wijnen, "User-based Security Model (USM) for version 3 of the Simple Network Management Protocol (SNMPv3)", RFC 2274, January 1998.

[12] Blumenthal,U.和B.Wijnen,“简单网络管理协议(SNMPv3)第3版的基于用户的安全模型(USM)”,RFC 22741998年1月。

[13] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Protocol Operations for Version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1905, January 1996.

[13] Case,J.,McCloghrie,K.,Rose,M.,和S.Waldbusser,“简单网络管理协议(SNMPv2)版本2的协议操作”,RFC 1905,1996年1月。

[14] Levi, D., Meyer, P., and B. Stewart, "SNMPv3 Applications", RFC 2273, January 1998.

[14] Levi,D.,Meyer,P.和B.Stewart,“SNMPv3应用”,RFC 22731998年1月。

[15] Wijnen, B., Presuhn, R., and K. McCloghrie, "View-based Access Control Model (VACM) for the Simple Network Management Protocol (SNMP)", RFC 2275, January 1998.

[15] Wijnen,B.,Presuhn,R.,和K.McCloghrie,“用于简单网络管理协议(SNMP)的基于视图的访问控制模型(VACM)”,RFC 22751998年1月。

[16] McCloghrie, K. and F. Kastenholz, "The Interfaces Group MIB using SMIv2", RFC 2233, November 1997.

[16] McCloghrie,K.和F.Kastenholz,“使用SMIv2的接口组MIB”,RFC 2233,1997年11月。

[17] Fowler D., "Definitions of Managed Objects for the DS1, E1, DS2, and E2 Interface Types", RFC 2495, January 1999.

[17] Fowler D.,“DS1、E1、DS2和E2接口类型的托管对象定义”,RFC 2495,1999年1月。

[18] Fowler, D., "Definitions of Managed Objects for the DS3/E3 Interface Types", RFC 2496, January 1999.

[18] Fowler,D.,“DS3/E3接口类型的托管对象定义”,RFC2496,1999年1月。

[19] Brown, T., and K. Tesink, "Definitions of Managed Objects for the SONET/SDH Interface Type", Work in Progress.

[19] Brown,T.和K.Tesink,“SONET/SDH接口类型的托管对象定义”,正在进行中。

[20] Sharp, H. (Editor), "Interoperability Requirements for Nx56/64 kbit/s Calls", BONDING Spec Version 1.0, BONDING Consortium, Sept 1992.

[20] Sharp,H.(编辑),“Nx56/64 kbit/s调用的互操作性要求”,键合规范版本1.0,键合联盟,1992年9月。

9. Security Considerations
9. 安全考虑

SNMPv1 by itself is such an insecure environment. 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 (read) the objects in this MIB.

SNMPv1本身就是这样一个不安全的环境。即使网络本身是安全的(例如通过使用IPSec),即使如此,也无法控制安全网络上的谁可以访问和获取(读取)此MIB中的对象。

It is recommended that the implementors consider the security features as provided by the SNMPv3 framework. Specifically, the use of the User-based Security Model RFC 2274 [12] and the View-based Access Control Model RFC 2275 [15] is recommended.

建议执行者考虑SNMPv3框架提供的安全特性。具体而言,建议使用基于用户的安全模型RFC 2274[12]和基于视图的访问控制模型RFC 2275[15]。

It is then a customer/user responsibility to ensure that the SNMP entity giving access to an instance of this MIB, is properly configured to give access to those objects only to those principals (users) that have legitimate rights to access them.

然后,客户/用户有责任确保授予对此MIB实例访问权限的SNMP实体正确配置为仅授予具有合法访问权限的主体(用户)对这些对象的访问权限。

Setting the following objects to an inappropriate value can cause loss of traffic. In the case of dsx0RobbedBitSignalling, for example, the nature of the traffic flowing on the DS0 can be affected. dsx0RobbedBitSignalling dsx0IdleCode dsx0SeizedCode dsx0TransmitCodesEnable dsx0BundleRowStatus dsx0BondMode dsx0BondRowStatus

将以下对象设置为不适当的值可能会导致流量损失。例如,在DSX0RobbedBitSignaling的情况下,DS0上的流量性质可能会受到影响。DSX0RobbedBitSignaling dsx0IdleCode DSX0CapseedCode DSX0TransmitCodeSensable dsx0BundleRowStatus dsx0BondMode dsx0BondRowStatus

Setting the following objects is mischievous, but not harmful to traffic. dsx0CircuitIdentifier dsx0BundleNextIndex

设置以下对象是有害的,但不会对交通造成危害。DSX0电路标识符dsx0BundleNextIndex

10. Author's Address
10. 作者地址

David Fowler Newbridge Networks 600 March Road Kanata, Ontario, Canada K2K 2E6

David Fowler Newbridge Networks加拿大安大略省卡纳塔市三月路600号K2K 2E6

Phone: (613) 599-3600, ext 6559 EMail: davef@newbridge.com

电话:(613)599-3600,分机6559电子邮件:davef@newbridge.com

11. Full Copyright Statement
11. 完整版权声明

Copyright (C) The Internet Society (1999). All Rights Reserved.

版权所有(C)互联网协会(1999年)。版权所有。

This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English.

本文件及其译本可复制并提供给他人,对其进行评论或解释或协助其实施的衍生作品可全部或部分编制、复制、出版和分发,不受任何限制,前提是上述版权声明和本段包含在所有此类副本和衍生作品中。但是,不得以任何方式修改本文件本身,例如删除版权通知或对互联网协会或其他互联网组织的引用,除非出于制定互联网标准的需要,在这种情况下,必须遵循互联网标准过程中定义的版权程序,或根据需要将其翻译成英语以外的其他语言。

The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns.

上述授予的有限许可是永久性的,互联网协会或其继承人或受让人不会撤销。

This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

本文件和其中包含的信息是按“原样”提供的,互联网协会和互联网工程任务组否认所有明示或暗示的保证,包括但不限于任何保证,即使用本文中的信息不会侵犯任何权利,或对适销性或特定用途适用性的任何默示保证。