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

📄 rfc1595.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 5 页
字号:
               SONET/SDH Path in a particular 15-minute interval               in the past 24 hours."          ::= { sonetPathIntervalEntry 4 }          sonetPathIntervalUASs OBJECT-TYPE              SYNTAX  Gauge32              MAX-ACCESS  read-only              STATUS  current              DESCRIPTION               "The counter associated with the number of               Unavailable Seconds               encountered by a Path in a               particular 15-minute interval               in the past 24 hours."          ::= { sonetPathIntervalEntry 5 }          -- The SONET/SDH Far End Path group          -- This group consists of two tables:          --  - SONET/SDH Far End Path Current Table          --  - SONET/SDH Far End Path Interval Table          -- The SONET/SDH Far End Path Current Table          -- The SONET/SDH Far End Path Current table          -- contains various statistics          -- being collected for the current 15 minute interval.          -- The statistics are collected from          -- the far end block error code          -- (FEBE) within the G1 byte of the Path Overhead.          -- The definitions are the same as described for          -- the near-end information.          sonetFarEndPathCurrentTable OBJECT-TYPE              SYNTAX  SEQUENCE OF SonetFarEndPathCurrentEntry              MAX-ACCESS  not-accessible              STATUS  current              DESCRIPTION                   "The SONET/SDH Far End Path Current table."              ::= { sonetFarEndPath 1 }          sonetFarEndPathCurrentEntry OBJECT-TYPE              SYNTAX  SonetFarEndPathCurrentEntry              MAX-ACCESS  not-accessible              STATUS  current              DESCRIPTION                   "An entry in the SONET/SDH Far End Path Current table."              INDEX   { ifIndex }              ::= { sonetFarEndPathCurrentTable 1 }          SonetFarEndPathCurrentEntry ::=              SEQUENCE {                  sonetFarEndPathCurrentESs       Gauge32,                  sonetFarEndPathCurrentSESs      Gauge32,                  sonetFarEndPathCurrentCVs       Gauge32,                  sonetFarEndPathCurrentUASs      Gauge32              }          sonetFarEndPathCurrentESs OBJECT-TYPE              SYNTAX  Gauge32              MAX-ACCESS  read-only              STATUS  current              DESCRIPTION                   "The counter associated with the number of Far                   Far End Errored Seconds encountered by a SONET/SDH                   interface in the current 15 minute interval."              ::= { sonetFarEndPathCurrentEntry 1 }          sonetFarEndPathCurrentSESs OBJECT-TYPE              SYNTAX  Gauge32              MAX-ACCESS  read-only              STATUS  current              DESCRIPTION                   "The counter associated with the number of                   Far End Severely Errored Seconds                   encountered by a SONET/SDH Path                   interface in the current 15 minute                   interval."              ::= { sonetFarEndPathCurrentEntry 2 }          sonetFarEndPathCurrentCVs OBJECT-TYPE              SYNTAX  Gauge32              MAX-ACCESS  read-only              STATUS  current              DESCRIPTION                   "The counter associated with the number of                   Far End Coding Violations reported via                   the far end block error count                   encountered by a                   SONET/SDH Path interface in                   the current 15 minute interval."              ::= { sonetFarEndPathCurrentEntry 3 }          sonetFarEndPathCurrentUASs OBJECT-TYPE             SYNTAX  Gauge32             MAX-ACCESS  read-only             STATUS  current             DESCRIPTION                 "The counter associated with the number of                 Far End Unavailable Seconds                 encountered by a                 SONET/SDH Path interface in                 the current 15 minute interval."             ::= { sonetFarEndPathCurrentEntry 4 }          -- The SONET/SDH Far End Path Interval Table          -- The SONET/SDH Far End Path Interval Table          -- contains various statistics          -- collected by each system over a maximum          -- of the previous 24 hours of          -- operation.  The past 24 hours may be broken into 96          -- completed 15 minute intervals.          -- A system is required to store at          -- least 4 completed 15 minute interval.          -- The default value is 32 intervals.          sonetFarEndPathIntervalTable OBJECT-TYPE              SYNTAX  SEQUENCE OF SonetFarEndPathIntervalEntry              MAX-ACCESS  not-accessible              STATUS  current              DESCRIPTION                  "The SONET/SDH Far End Path Interval table."              ::= { sonetFarEndPath 2 }          sonetFarEndPathIntervalEntry OBJECT-TYPE              SYNTAX  SonetFarEndPathIntervalEntry              MAX-ACCESS  not-accessible              STATUS  current              DESCRIPTION                 "An entry in the SONET/SDH Far                 End Path Interval table."              INDEX   { ifIndex,                        sonetFarEndPathIntervalNumber }              ::= { sonetFarEndPathIntervalTable 1 }          SonetFarEndPathIntervalEntry ::=              SEQUENCE {                   sonetFarEndPathIntervalNumber     Integer32,                   sonetFarEndPathIntervalESs        Gauge32,                   sonetFarEndPathIntervalSESs       Gauge32,                   sonetFarEndPathIntervalCVs        Gauge32,                   sonetFarEndPathIntervalUASs       Gauge32              }          sonetFarEndPathIntervalNumber OBJECT-TYPE             SYNTAX  Integer32 (1..96)             MAX-ACCESS  not-accessible             STATUS  current             DESCRIPTION                  "A number between 1 and 96, which identifies the                  interval for which the set of statistics is available.                  The interval identified by 1 is the most recently                  completed 15 minute interval,                  and the interval identified                  by N is the interval immediately preceding the                  one identified                  by N-1."             ::= { sonetFarEndPathIntervalEntry 1 }          sonetFarEndPathIntervalESs OBJECT-TYPE             SYNTAX  Gauge32             MAX-ACCESS  read-only             STATUS  current             DESCRIPTION                  "The counter associated with the number of                  Far End Errored Seconds encountered                  by a SONET/SDH Path interface in a                  particular 15-minute interval                  in the past 24 hours."             ::= { sonetFarEndPathIntervalEntry 2 }          sonetFarEndPathIntervalSESs OBJECT-TYPE             SYNTAX  Gauge32             MAX-ACCESS  read-only             STATUS  current             DESCRIPTION                  "The counter associated with the number of                  Far End Severely Errored Seconds                  encountered by a SONET/SDH Path interface                  in a particular 15-minute interval                  in the past 24 hours."             ::= { sonetFarEndPathIntervalEntry 3 }          sonetFarEndPathIntervalCVs OBJECT-TYPE              SYNTAX  Gauge32              MAX-ACCESS  read-only              STATUS  current              DESCRIPTION                   "The counter associated with the number of                   Far End Coding Violations reported via                   the far end block error count                   encountered by a                   SONET/SDH Path interface                   in a particular 15-minute interval                   in the past 24 hours."              ::= { sonetFarEndPathIntervalEntry 4 }          sonetFarEndPathIntervalUASs OBJECT-TYPE             SYNTAX  Gauge32             MAX-ACCESS  read-only             STATUS  current             DESCRIPTION                 "The counter associated with the number of                 Far End Unavailable Seconds                 encountered by a                 SONET/SDH Path interface in                 a particular 15-minute interval                 in the past 24 hours."             ::= { sonetFarEndPathIntervalEntry 5 }          -- the SONET/SDH Virtual Tributary group          -- this group consists of 2 tables:          -- - the SONET/SDH VT Current Table          -- - the SONET/SDH VT Interval Table          -- For SDH signals, virtual tributaries are          -- called VCs instead of VTs          -- A VT1.5 = VC11          -- A VT2 = VC12          -- A VT3 = none          -- A VT6 = VC3          -- the SONET/SDH VT Current Table          -- The SONET/SDH VT current table          -- contains various statistics          -- being collected for the          -- current 15 minute interval.          sonetVTCurrentTable OBJECT-TYPE              SYNTAX  SEQUENCE OF SonetVTCurrentEntry              MAX-ACCESS  not-accessible              STATUS  current              DESCRIPTION               "The SONET/SDH VT Current table."          ::= { sonetVT 1 }          sonetVTCurrentEntry OBJECT-TYPE              SYNTAX  SonetVTCurrentEntry              MAX-ACCESS  not-accessible              STATUS  current              DESCRIPTION               "An entry in the SONET/SDH VT Current table."              INDEX   { ifIndex }          ::= { sonetVTCurrentTable 1 }          SonetVTCurrentEntry ::=              SEQUENCE {                  sonetVTCurrentWidth      INTEGER,                  sonetVTCurrentStatus     Integer32,                  sonetVTCurrentESs        Gauge32,                  sonetVTCurrentSESs       Gauge32,                  sonetVTCurrentCVs        Gauge32,                  sonetVTCurrentUASs       Gauge32              }          sonetVTCurrentWidth OBJECT-TYPE              SYNTAX  INTEGER {                      vtWidth15VC11(1),                      vtWidth2VC12(2),                      vtWidth3(3),                      vtWidth6VC2(4),                      vtWidth6c(5)                   }              MAX-ACCESS  read-write              STATUS  current              DESCRIPTION              "A value that indicates the type of the SONET               VT and SDH VC.  Assigned widths are               VT1.5/VC11, VT2/VC12, VT3, VT6/VC2, and VT6c."          ::= { sonetVTCurrentEntry 1 }          sonetVTCurrentStatus OBJECT-TYPE              SYNTAX  Integer32 (1..30)              MAX-ACCESS  read-only              STATUS  current              DESCRIPTION                "This variable indicates the                status of the interface.                The sonetVTCurrentStatus                is a bit map represented                as a sum, therefore,                it can represent multiple defects                and failures                simultaneously.                The sonetVTNoDefect should be                set if and only if                no other flag is set.                The various bit positions are:                   1   sonetVTNoDefect                   2   sonetVTLOP                   4   sonetVTPathAIS                   8   sonetVTPathRDI                  16   sonetVTPathRFI                  32   sonetVTUnequipped                  64   sonetVTSignalLabelMismatch"          ::= { sonetVTCurrentEntry 2 }          sonetVTCurrentESs OBJECT-TYPE              SYNTAX  Gauge32              MAX-ACCESS  read-only              STATUS  current              DESCRIPTION               "The counter associated with the number of Errored               Seconds encountered by a SONET/SDH               VT in the current 15 minute interval."          ::= { sonetVTCurrentEntry 3 }          sonetVTCurrentSESs OBJECT-TYPE              SYNTAX  Gauge32              MAX-ACCESS  read-only              STATUS  current              DESCRIPTION               "The counter associated with the number of               Severely Errored Seconds               encountered by a SONET/SDH VT in the current 15 minute               interval."          ::= { sonetVTCurrentEntry 4 }          sonetVTCurrentCVs OBJECT-TYPE              SYNTAX  Gauge32              MAX-ACCESS  read-only              STATUS  current              DESCRIPTION               "The counter associated with the number of Coding               Violations encountered by a               SONET/SDH VT in the current 15 minute interval."          ::= { sonetVTCurrentEntry 5 }          sonetVTCurrentUASs OBJECT-TYPE              SYNTAX  Gauge32              MAX-ACCESS  read-only              STATUS  current              DESCRIPTION               "The counter associated with the number of               Unavailable Seconds               encountered by a VT in the current               15 minute, interval."

⌨️ 快捷键说明

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