⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rfc1406.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 4 页
字号:
                ble.  The interface identified by a  particular                value  of  this  index is the same interface as                identified by the same value as a dsx1LineIndex                object instance."            ::= { dsx1FarEndIntervalEntry 1 }         dsx1FarEndIntervalNumber OBJECT-TYPE             SYNTAX  INTEGER (1..96)             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "A number between 1 and 96, where 1 is the most                recently completed 15 minute interval and 96 is                the least recently completed 15 minutes  inter-                val   (assuming   that  all  96  intervals  are                valid)."            ::= { dsx1FarEndIntervalEntry 2 }         dsx1FarEndIntervalESs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Errored Seconds  encoun-                tered by a DS1 interface in one of the previous                96, individual 15 minute, intervals."            ::= { dsx1FarEndIntervalEntry 3 }         dsx1FarEndIntervalSESs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Severely Errored Seconds                encountered  by  a  DS1 interface in one of the                previous 96, individual 15 minute, intervals."            ::= { dsx1FarEndIntervalEntry 4 }         dsx1FarEndIntervalSEFSs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Severely Errored Framing                Seconds  encountered  by a DS1 interface in one                of the previous 96, individual 15  minute,  in-                tervals."            ::= { dsx1FarEndIntervalEntry 5 }         dsx1FarEndIntervalUASs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Unavailable Seconds  encountered                by  a  DS1 interface in one of the previous 96,                individual 15 minute, intervals."            ::= { dsx1FarEndIntervalEntry 6 }         dsx1FarEndIntervalCSSs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Controlled Slip  Seconds                encountered  by  a  DS1 interface in one of the                previous 96, individual 15 minute, intervals."            ::= { dsx1FarEndIntervalEntry 7 }         dsx1FarEndIntervalLESs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Line Errored Seconds en-                countered by a DS1 interface in one of the pre-                vious 96, individual 15 minute, intervals."            ::= { dsx1FarEndIntervalEntry 8 }         dsx1FarEndIntervalPCVs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Path  Coding  Violations                reported  via the far end block error count en-                countered by a DS1 interface in one of the pre-                vious 96, individual 15 minute, intervals."            ::= { dsx1FarEndIntervalEntry 9 }         dsx1FarEndIntervalBESs OBJECT-TYPE             SYNTAX Gauge             ACCESS read-only             STATUS mandatory             DESCRIPTION                "The number of Bursty  Errored  Seconds  (BESs)                encountered  by  a  DS1 interface in one of the                previous 96, individual 15 minute, intervals."            ::= {dsx1FarEndIntervalEntry 10 }         dsx1FarEndIntervalDMs OBJECT-TYPE             SYNTAX Gauge             ACCESS read-only             STATUS mandatory             DESCRIPTION                "The number of Degraded Minutes  (DMs)  encoun-                tered by a DS1 interface in one of the previous                96, individual 15 minute, intervals."            ::= { dsx1FarEndIntervalEntry 11 }     -- The DS1 Far End Total Table     -- The DS1 Far End Total Table contains the cumulative sum of the     -- various statistics for the 24 hour period preceding the     -- current interval.         dsx1FarEndTotalTable OBJECT-TYPE             SYNTAX  SEQUENCE OF Dsx1FarEndTotalEntry             ACCESS  not-accessible             STATUS  mandatory             DESCRIPTION                "The DS1 Far End Total table."            ::= { ds1 12 }         dsx1FarEndTotalEntry OBJECT-TYPE             SYNTAX  Dsx1FarEndTotalEntry             ACCESS  not-accessible             STATUS  mandatory             DESCRIPTION                "An entry in the DS1 Far End Total table."            INDEX   { dsx1FarEndTotalIndex }            ::= { dsx1FarEndTotalTable 1 }     Dsx1FarEndTotalEntry ::=         SEQUENCE {             dsx1FarEndTotalIndex                 INTEGER,             dsx1FarEndTotalESs                 Gauge,             dsx1FarEndTotalSESs                 Gauge,             dsx1FarEndTotalSEFSs                 Gauge,             dsx1FarEndTotalUASs                 Gauge,             dsx1FarEndTotalCSSs                 Gauge,             dsx1FarEndTotalLESs                 Gauge,             dsx1FarEndTotalPCVs                 Gauge,             dsx1FarEndTotalBESs                 Gauge,             dsx1FarEndTotalDMs                 Gauge         }         dsx1FarEndTotalIndex OBJECT-TYPE             SYNTAX  INTEGER (1..'7fffffff'h)             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The index value which uniquely identifies  the                DS1  interface  to which this entry is applica-                ble.  The interface identified by a  particular                value  of  this  index is the same interface as                identified by the same value  an  dsx1LineIndex                object instance."            ::= { dsx1FarEndTotalEntry 1 }         dsx1FarEndTotalESs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Errored Seconds  encoun-                tered  by  a  DS1  interface in the previous 24                hour interval."            ::= { dsx1FarEndTotalEntry 2 }         dsx1FarEndTotalSESs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Severely Errored Seconds                encountered  by a DS1 interface in the previous                24 hour interval."            ::= { dsx1FarEndTotalEntry 3 }         dsx1FarEndTotalSEFSs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Severely Errored Framing                Seconds  encountered  by a DS1 interface in the                previous 24 hour interval."            ::= { dsx1FarEndTotalEntry 4 }         dsx1FarEndTotalUASs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Unavailable Seconds  encountered                by  a DS1 interface in the previous 24 hour in-                terval."            ::= { dsx1FarEndTotalEntry 5 }         dsx1FarEndTotalCSSs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Controlled Slip  Seconds                encountered  by a DS1 interface in the previous                24 hour interval."            ::= { dsx1FarEndTotalEntry 6 }         dsx1FarEndTotalLESs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Line Errored Seconds en-                countered by a DS1 interface in the previous 24                hour interval."            ::= { dsx1FarEndTotalEntry 7 }         dsx1FarEndTotalPCVs OBJECT-TYPE             SYNTAX  Gauge             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The number of Far End Path  Coding  Violations                reported  via the far end block error count en-                countered by a DS1 interface in the previous 24                hour interval."            ::= { dsx1FarEndTotalEntry 8 }         dsx1FarEndTotalBESs OBJECT-TYPE             SYNTAX Gauge             ACCESS read-only             STATUS mandatory             DESCRIPTION                "The number of Bursty  Errored  Seconds  (BESs)                encountered  by a DS1 interface in the previous                24 hour interval."            ::= { dsx1FarEndTotalEntry 9 }         dsx1FarEndTotalDMs OBJECT-TYPE             SYNTAX Gauge             ACCESS read-only             STATUS mandatory             DESCRIPTION                "The number of Degraded Minutes  (DMs)  encoun-                tered  by  a  DS1  interface in the previous 24                hour interval."            ::= { dsx1FarEndTotalEntry 10 }     -- the DS1 Fractional Group     -- Implementation of this group is mandatory for those     -- systems dividing a DS1 into channels containing different     -- data streams that are of local interest.  Systems which     -- are indifferent to data content, such as CSUs, need not     -- implement it.     -- The DS1 fractional table identifies which DS1 channels     -- associated with a CSU are being used to support a     -- logical interface, i.e., an entry in the interfaces table     -- from the Internet-standard MIB.     -- For example, consider an application managing a North     -- American ISDN Primary Rate link whose division is a 384 kbit/s     -- H1 "B" Channel for Video, a second H1 for data to a primary     -- routing peer, and 12 64 kbit/s H0 "B" Channels. Consider that     -- some subset of the H0 channels are used for voice and the     -- remainder are available for dynamic data calls.     -- we count a total of 14 interfaces multiplexed onto the DS1     -- interface. Six DS1 channels (for the sake of the example,     -- channels 1..6) are used for Video, six more (7..11 and 13)     -- are used for data, and the remaining 12 are are in channels     -- 12 and 14..24.     -- Let us further imagine that ifIndex 2 is of type DS1 and     -- refers to the DS1 interface, and that the interfaces layered     -- onto it are numbered 3..16.     -- We might describe the allocation of channels, in the     -- dsx1FracTable, as follows:     -- dsx1FracIfIndex.2. 1 = 3    dsx1FracIfIndex.2.13 = 4     -- dsx1FracIfIndex.2. 2 = 3    dsx1FracIfIndex.2.14 = 6     -- dsx1FracIfIndex.2. 3 = 3    dsx1FracIfIndex.2.15 = 7     -- dsx1FracIfIndex.2. 4 = 3    dsx1FracIfIndex.2.16 = 8     -- dsx1FracIfIndex.2. 5 = 3    dsx1FracIfIndex.2.17 = 9     -- dsx1FracIfIndex.2. 6 = 3    dsx1FracIfIndex.2.18 = 10     -- dsx1FracIfIndex.2. 7 = 4    dsx1FracIfIndex.2.19 = 11     -- dsx1FracIfIndex.2. 8 = 4    dsx1FracIfIndex.2.20 = 12     -- dsx1FracIfIndex.2. 9 = 4    dsx1FracIfIndex.2.21 = 13     -- dsx1FracIfIndex.2.10 = 4    dsx1FracIfIndex.2.22 = 14     -- dsx1FracIfIndex.2.11 = 4    dsx1FracIfIndex.2.23 = 15     -- dsx1FracIfIndex.2.12 = 5    dsx1FracIfIndex.2.24 = 16     --      For North American (DS1) interfaces, there are 24 legal     --      channels, numbered 1 through 24.     --      For G.704 interfaces, there are 31 legal channels,     --      numbered 1 through 31.  The channels (1..31) correspond     --      directly to the equivalently numbered time-slots.         dsx1FracTable OBJECT-TYPE             SYNTAX  SEQUENCE OF Dsx1FracEntry             ACCESS  not-accessible             STATUS  mandatory             DESCRIPTION                "The DS1 Fractional table."            ::= { ds1 13 }         dsx1FracEntry OBJECT-TYPE             SYNTAX  Dsx1FracEntry             ACCESS  not-accessible             STATUS  mandatory             DESCRIPTION                "An entry in the DS1 Fractional table."            INDEX   { dsx1FracIndex, dsx1FracNumber }            ::= { dsx1FracTable 1 }     Dsx1FracEntry ::=         SEQUENCE {             dsx1FracIndex                 INTEGER,             dsx1FracNumber                 INTEGER,             dsx1FracIfIndex                 INTEGER         }         dsx1FracIndex OBJECT-TYPE             SYNTAX  INTEGER (1..'7fffffff'h)             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The index value which uniquely identifies  the                DS1  interface  to which this entry is applica-                ble.  The interface identified by a  particular                value  of  this  index is the same interface as                identified by the same value  an  dsx1LineIndex                object instance."            ::= { dsx1FracEntry 1 }         dsx1FracNumber OBJECT-TYPE             SYNTAX  INTEGER (1..31)             ACCESS  read-only             STATUS  mandatory             DESCRIPTION                "The channel number for this entry."            ::= { dsx1FracEntry 2 }         dsx1FracIfIndex OBJECT-TYPE             SYNTAX  INTEGER (1..'7fffffff'h)             ACCESS  read-write             STATUS  mandatory             DESCRIPTION                "An index value that uniquely identifies an in-                terface.  The interface identified by a partic-                ular value of this index is the same  interface                as  identified by the same value an ifIndex ob-                ject instance. If no interface is currently us-                ing  a channel, the value should be zero.  If a                single interface occupies more  than  one  time                slot,  that ifIndex value will be found in mul-                tiple time slots."            ::= { dsx1FracEntry 3 }     END

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -