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

📄 rfc3440.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 4 页
字号:
         ::= { adslAturPerfDataExtTable 1 }         AdslAturPerfDataExtEntry ::=             SEQUENCE {             adslAturPerfStatSesL             Counter32,             adslAturPerfStatUasL             Counter32,             adslAturPerfCurr15MinSesL        PerfCurrentCount,             adslAturPerfCurr15MinUasL        PerfCurrentCount,             adslAturPerfCurr1DaySesL         AdslPerfCurrDayCount,             adslAturPerfCurr1DayUasL         AdslPerfCurrDayCount,             adslAturPerfPrev1DaySesL         AdslPerfPrevDayCount,             adslAturPerfPrev1DayUasL         AdslPerfPrevDayCount         }         adslAturPerfStatSesL OBJECT-TYPE             SYNTAX      Counter32             UNITS       "seconds"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                 "The value of this object reports the count of                  severely errored second-line since the last agent                  reset."             REFERENCE "ITU G.997.1 Section 7.2.1.1.7 "         ::= { adslAturPerfDataExtEntry 1 }         adslAturPerfStatUasL OBJECT-TYPE             SYNTAX      Counter32             UNITS       "seconds"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                 "The value of this object reports the count of                  unavailable seconds-line since the last agent                  reset."             REFERENCE "ITU G.997.1 Section 7.2.1.2.9 "         ::= { adslAturPerfDataExtEntry 2 }         adslAturPerfCurr15MinSesL OBJECT-TYPE             SYNTAX      PerfCurrentCount             UNITS       "seconds"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                 "For the current 15-minute interval,                  adslAturPerfCurr15MinSesL reports the current                  number of seconds during which there have been                  severely errored seconds-line."             REFERENCE "ITU G.997.1 Section 7.2.1.2.7 "         ::= { adslAturPerfDataExtEntry 3 }         adslAturPerfCurr15MinUasL   OBJECT-TYPE             SYNTAX      PerfCurrentCount             UNITS       "seconds"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                 "For the current 15-minute interval,                  adslAturPerfCurr15MinUasL reports the current                  number of seconds during which there have been                  available seconds-line."             REFERENCE "ITU G.997.1 Section 7.2.1.2.9 "         ::= { adslAturPerfDataExtEntry 4 }         adslAturPerfCurr1DaySesL    OBJECT-TYPE             SYNTAX      AdslPerfCurrDayCount             UNITS       "seconds"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                 "For the current day as measured by                  adslAturPerfCurr1DayTimeElapsed [RFC2662],                  adslAturPerfCurr1DaySesL reports the                  number of seconds during which there have been                  severely errored seconds-line."             REFERENCE "ITU G.997.1 Section 7.2.1.2.7 "         ::= { adslAturPerfDataExtEntry 5 }         adslAturPerfCurr1DayUasL    OBJECT-TYPE             SYNTAX      AdslPerfCurrDayCount             UNITS       "seconds"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                 "For the current day as measured by                  adslAturPerfCurr1DayTimeElapsed [RFC2662],                  adslAturPerfCurr1DayUasL reports the                  number of seconds during which there have been                  unavailable seconds-line."             REFERENCE "ITU G.997.1 Section 7.2.1.2.9 "         ::= { adslAturPerfDataExtEntry 6 }         adslAturPerfPrev1DaySesL     OBJECT-TYPE             SYNTAX      AdslPerfPrevDayCount             UNITS       "seconds"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                 "For the previous day, adslAturPerfPrev1DaySesL                  reports the number of seconds during which there                  were severely errored seconds-line."             REFERENCE "ITU G.997.1 Section 7.2.1.2.7 "         ::= { adslAturPerfDataExtEntry 7 }         adslAturPerfPrev1DayUasL OBJECT-TYPE             SYNTAX      AdslPerfPrevDayCount             UNITS       "seconds"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                 "For the previous day, adslAturPerfPrev1DayUasL                  reports the number of seconds during which there                  were severely errored seconds-line."             REFERENCE "ITU G.997.1 Section 7.2.1.2.9 "         ::= { adslAturPerfDataExtEntry 8 }         adslAturIntervalExtTable   OBJECT-TYPE             SYNTAX          SEQUENCE OF AdslAturIntervalExtEntry             MAX-ACCESS      not-accessible             STATUS          current             DESCRIPTION                 "This table provides one row for each ATU-R                  performance data collection interval for                  ADSL physical interfaces whose                  IfEntries' ifType is equal to adsl(94)."         ::= { adslExtMibObjects 21 }         adslAturIntervalExtEntry   OBJECT-TYPE             SYNTAX          AdslAturIntervalExtEntry             MAX-ACCESS      not-accessible             STATUS          current             DESCRIPTION     "An entry in the                              adslAturIntervalExtTable."             AUGMENTS        { adslAturIntervalEntry }         ::= { adslAturIntervalExtTable 1 }         AdslAturIntervalExtEntry ::=             SEQUENCE {             adslAturIntervalSesL             PerfIntervalCount,             adslAturIntervalUasL             PerfIntervalCount             }         adslAturIntervalSesL OBJECT-TYPE             SYNTAX      PerfIntervalCount             UNITS       "seconds"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                 "For the each interval, adslAturIntervalSesL                  reports the number of seconds during which                  there have been severely errored seconds-line."         ::= { adslAturIntervalExtEntry 1 }         adslAturIntervalUasL OBJECT-TYPE             SYNTAX      PerfIntervalCount             UNITS       "seconds"             MAX-ACCESS  read-only             STATUS      current             DESCRIPTION                 "For the each interval, adslAturIntervalUasL                  reports the number of seconds during which                  there have been unavailable seconds-line."         ::= { adslAturIntervalExtEntry 2 }         adslConfProfileExtTable   OBJECT-TYPE             SYNTAX          SEQUENCE OF AdslConfProfileExtEntry             MAX-ACCESS      not-accessible             STATUS          current             DESCRIPTION                 "The adslConfProfileExtTable extends the ADSL line                  profile configuration information in the                  adslLineConfProfileTable from the ADSL-LINE-MIB                  [RFC2662] by adding the ability to configure the                  ADSL physical line mode."         ::= { adslExtMibObjects 22 }         adslConfProfileExtEntry   OBJECT-TYPE             SYNTAX          AdslConfProfileExtEntry             MAX-ACCESS      not-accessible             STATUS          current             DESCRIPTION                 "An entry extends the adslLineConfProfileEntry                  defined in [RFC2662].  Each entry corresponds to an                  ADSL line profile."             AUGMENTS { adslLineConfProfileEntry }         ::= { adslConfProfileExtTable 1 }         AdslConfProfileExtEntry ::=             SEQUENCE {                 adslConfProfileLineType  INTEGER             }         adslConfProfileLineType OBJECT-TYPE             SYNTAX      INTEGER {                 noChannel (1),        -- no channels exist                 fastOnly (2),         -- only fast channel exists                 interleavedOnly (3),  -- only interleaved channel                                       -- exist                 fastOrInterleaved (4),-- either fast or interleaved                                       -- channels can exist, but                                       -- only one at any time                 fastAndInterleaved (5)-- both the fast channel and                                       -- the interleaved channel                                       -- exist                 }             MAX-ACCESS  read-create             STATUS      current             DESCRIPTION                 "This object is used to configure the ADSL physical                  line mode.  It has following valid values:                  noChannel(1), when no channels exist.                  fastOnly(2), when only fast channel exists.                  interleavedOnly(3), when only interleaved channel                      exist.                  fastOrInterleaved(4), when either fast or                      interleaved channels can exist, but only one                      at any time.                  fastAndInterleaved(5), when both the fast channel                      and the interleaved channel exist.                  In the case when no value has been set, the default                  Value is noChannel(1).                  "             DEFVAL { fastOnly }         ::= { adslConfProfileExtEntry 1 }         adslAlarmConfProfileExtTable   OBJECT-TYPE             SYNTAX          SEQUENCE OF AdslAlarmConfProfileExtEntry             MAX-ACCESS      not-accessible             STATUS          current             DESCRIPTION                 "This table extends the                  adslLineAlarmConfProfileTable and provides                  threshold parameters for all the counters defined                  in this MIB module."         ::= { adslExtMibObjects 23 }         adslAlarmConfProfileExtEntry   OBJECT-TYPE             SYNTAX          AdslAlarmConfProfileExtEntry             MAX-ACCESS      not-accessible             STATUS          current             DESCRIPTION                 "An entry extends the adslLineAlarmConfProfileTable                  defined in [RFC2662].  Each entry corresponds to                  an ADSL alarm profile."             AUGMENTS { adslLineAlarmConfProfileEntry }         ::= { adslAlarmConfProfileExtTable 1 }         AdslAlarmConfProfileExtEntry ::=             SEQUENCE {             adslAtucThreshold15MinFailedFastR     Integer32,             adslAtucThreshold15MinSesL            Integer32,             adslAtucThreshold15MinUasL            Integer32,             adslAturThreshold15MinSesL            Integer32,             adslAturThreshold15MinUasL            Integer32         }         adslAtucThreshold15MinFailedFastR   OBJECT-TYPE             SYNTAX      Integer32(0..900)             UNITS       "seconds"             MAX-ACCESS  read-create             STATUS      current             DESCRIPTION                 "The first time the value of the corresponding                  instance of adslAtucPerfCurr15MinFailedFastR                  reaches or exceeds this value within a given                  15-minute performance data collection period,                  an adslAtucFailedFastRThreshTrap  notification                  will be generated. The value '0' will disable                  the notification. The default value of this                  object is '0'."             DEFVAL { 0 }         ::= { adslAlarmConfProfileExtEntry 1 }         adslAtucThreshold15MinSesL OBJECT-TYPE             SYNTAX      Integer32(0..900)             UNITS       "seconds"             MAX-ACCESS  read-create             STATUS      current             DESCRIPTION                 "The first time the value of the corresponding                  instance of adslAtucPerf15MinSesL reaches or                  exceeds this value within a given 15-minute                  performance data collection period, an                  adslAtucSesLThreshTrap notification will be                  generated. The value '0' will disable the                  notification.  The default value of this                  object is '0'."             DEFVAL { 0 }         ::= { adslAlarmConfProfileExtEntry 2 }

⌨️ 快捷键说明

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