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

📄 vdsl-line-mib

📁 很不错java的SNMP应用例子
💻
📖 第 1 页 / 共 5 页
字号:
vdslPerf1DayIntervalLols OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "seconds"    MAX-ACCESS   read-only    STATUS       current    DESCRIPTION         "Count of Loss of Link (LOL) Seconds during the 1-day         interval as measured by vdslPerf1DayIntervalMoniSecs."    ::= { vdslPerf1DayIntervalEntry 6 }vdslPerf1DayIntervalESs OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "seconds"    MAX-ACCESS   read-only    STATUS       current    DESCRIPTION         "Count of Errored Seconds (ES) during the 1-day         interval as measured by vdslPerf1DayIntervalMoniSecs."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslPerf1DayIntervalEntry 7 }vdslPerf1DayIntervalSESs OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "seconds"    MAX-ACCESS   read-only    STATUS       current    DESCRIPTION         "Count of Severely Errored Seconds (SES) during the 1-day         interval as measured by vdslPerf1DayIntervalMoniSecs."    ::= { vdslPerf1DayIntervalEntry 8 }vdslPerf1DayIntervalUASs OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "seconds"    MAX-ACCESS   read-only    STATUS       current    DESCRIPTION         "Count of Unavailable Seconds (UAS) during the 1-day         interval as measured by vdslPerf1DayIntervalMoniSecs."    ::= { vdslPerf1DayIntervalEntry 9 }vdslPerf1DayIntervalInits OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "seconds"    MAX-ACCESS   read-only    STATUS       current    DESCRIPTION        "Count of the line initialization attempts during the        1-day interval as measured by vdslPerf1DayIntervalMoniSecs.        This count includes both successful and failed attempts."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslPerf1DayIntervalEntry 10 }vdslChanPerfDataTable       OBJECT-TYPE    SYNTAX       SEQUENCE OF VdslChanPerfDataEntry    MAX-ACCESS   not-accessible    STATUS       current    DESCRIPTION        "This table provides one row for each Vtu channel.        VDSL channel interfaces are those ifEntries where        ifType is equal to interleave(124) or fast(125)."    ::= { vdslMibObjects 7 }vdslChanPerfDataEntry OBJECT-TYPE    SYNTAX        VdslChanPerfDataEntry    MAX-ACCESS    not-accessible    STATUS        current    DESCRIPTION        "An entry in the vdslChanPerfDataTable."    INDEX { ifIndex,            vdslPhysSide }    ::= { vdslChanPerfDataTable 1 }VdslChanPerfDataEntry ::=    SEQUENCE        {        vdslChanValidIntervals         HCPerfValidIntervals,        vdslChanInvalidIntervals       HCPerfInvalidIntervals,        vdslChanFixedOctets            ZeroBasedCounter64,        vdslChanBadBlks                ZeroBasedCounter64,        vdslChanCurr15MinTimeElapsed   HCPerfTimeElapsed,        vdslChanCurr15MinFixedOctets   HCPerfCurrentCount,        vdslChanCurr15MinBadBlks       HCPerfCurrentCount,        vdslChan1DayValidIntervals     HCPerfValidIntervals,        vdslChan1DayInvalidIntervals   HCPerfInvalidIntervals,        vdslChanCurr1DayTimeElapsed    HCPerfTimeElapsed,        vdslChanCurr1DayFixedOctets    HCPerfCurrentCount,        vdslChanCurr1DayBadBlks        HCPerfCurrentCount        }vdslChanValidIntervals OBJECT-TYPE    SYNTAX        HCPerfValidIntervals    UNITS        "intervals"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Valid Intervals per definition found in        HC-PerfHist-TC-MIB."    ::= { vdslChanPerfDataEntry 1 }vdslChanInvalidIntervals OBJECT-TYPE    SYNTAX        HCPerfInvalidIntervals    UNITS        "intervals"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Invalid Intervals per definition found in        HC-PerfHist-TC-MIB."    ::= { vdslChanPerfDataEntry 2 }vdslChanFixedOctets OBJECT-TYPE    SYNTAX        ZeroBasedCounter64    UNITS         "octets"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Count of corrected octets since the unit was last reset."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslChanPerfDataEntry 3 }vdslChanBadBlks OBJECT-TYPE    SYNTAX        ZeroBasedCounter64    UNITS         "blocks"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Count of uncorrectable blocks since the unit was last        reset."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslChanPerfDataEntry 4 }vdslChanCurr15MinTimeElapsed OBJECT-TYPE    SYNTAX        HCPerfTimeElapsed    UNITS         "seconds"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Total elapsed seconds in this interval."    ::= { vdslChanPerfDataEntry 5 }vdslChanCurr15MinFixedOctets OBJECT-TYPE    SYNTAX        HCPerfCurrentCount    UNITS         "octets"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Count of corrected octets in this interval."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslChanPerfDataEntry 6 }vdslChanCurr15MinBadBlks OBJECT-TYPE    SYNTAX        HCPerfCurrentCount    UNITS         "blocks"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Count of uncorrectable blocks in this interval."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslChanPerfDataEntry 7 }vdslChan1DayValidIntervals OBJECT-TYPE    SYNTAX        HCPerfValidIntervals    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Valid Intervals per definition found in        HC-PerfHist-TC-MIB."    ::= { vdslChanPerfDataEntry 8 }vdslChan1DayInvalidIntervals OBJECT-TYPE    SYNTAX        HCPerfInvalidIntervals    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Invalid Intervals per definition found in        HC-PerfHist-TC-MIB."    ::= { vdslChanPerfDataEntry 9 }vdslChanCurr1DayTimeElapsed OBJECT-TYPE    SYNTAX       HCPerfTimeElapsed    UNITS        "seconds"    MAX-ACCESS   read-only    STATUS       current    DESCRIPTION         "Number of seconds that have elapsed since the beginning         of the current 1-day interval."    ::= { vdslChanPerfDataEntry 10 }vdslChanCurr1DayFixedOctets OBJECT-TYPE    SYNTAX        HCPerfCurrentCount    UNITS         "octets"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Count of corrected octets since the beginning of the        current 1-day interval."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslChanPerfDataEntry 11 }vdslChanCurr1DayBadBlks OBJECT-TYPE    SYNTAX        HCPerfCurrentCount    UNITS         "blocks"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Count of uncorrectable blocks since the beginning of the        current 1-day interval."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslChanPerfDataEntry 12 }vdslChanIntervalTable       OBJECT-TYPE    SYNTAX       SEQUENCE OF VdslChanIntervalEntry    MAX-ACCESS   not-accessible    STATUS       current    DESCRIPTION        "This table provides one row for each Vtu channel data        collection interval.  VDSL channel interfaces are those        ifEntries where ifType is equal to interleave(124) or        fast(125)."    ::= { vdslMibObjects 8 }vdslChanIntervalEntry OBJECT-TYPE    SYNTAX        VdslChanIntervalEntry    MAX-ACCESS    not-accessible    STATUS        current    DESCRIPTION        "An entry in the vdslChanIntervalTable."    INDEX { ifIndex,            vdslPhysSide,            vdslChanIntervalNumber }    ::= { vdslChanIntervalTable 1 }VdslChanIntervalEntry ::=    SEQUENCE        {        vdslChanIntervalNumber         Unsigned32,        vdslChanIntervalFixedOctets    HCPerfIntervalCount,        vdslChanIntervalBadBlks        HCPerfIntervalCount        }vdslChanIntervalNumber OBJECT-TYPE    SYNTAX        Unsigned32 (1..96)    MAX-ACCESS    not-accessible    STATUS        current    DESCRIPTION        "Performance Data Interval number 1 is the most recent        previous interval; interval 96 is 24 hours ago.        Intervals 2 to 96 are optional."    ::= { vdslChanIntervalEntry 1 }vdslChanIntervalFixedOctets OBJECT-TYPE    SYNTAX        HCPerfIntervalCount    UNITS        "octets"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Count of corrected octets in this interval."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslChanIntervalEntry 2 }vdslChanIntervalBadBlks OBJECT-TYPE    SYNTAX        HCPerfIntervalCount    UNITS        "blocks"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Count of uncorrectable blocks in this interval."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslChanIntervalEntry 3 }vdslChan1DayIntervalTable OBJECT-TYPE    SYNTAX       SEQUENCE OF VdslChan1DayIntervalEntry    MAX-ACCESS   not-accessible    STATUS       current    DESCRIPTION        "This table provides one row for each VDSL performance        data collection interval.  This table contains live data        from equipment.  As such, it is NOT persistent."    ::= { vdslMibObjects 9 }vdslChan1DayIntervalEntry OBJECT-TYPE    SYNTAX       VdslChan1DayIntervalEntry    MAX-ACCESS   not-accessible    STATUS       current    DESCRIPTION        "An entry in the vdslChan1DayIntervalTable."    INDEX { ifIndex,            vdslPhysSide,            vdslChan1DayIntervalNumber }    ::= { vdslChan1DayIntervalTable 1 }VdslChan1DayIntervalEntry ::=    SEQUENCE    {    vdslChan1DayIntervalNumber         Unsigned32,    vdslChan1DayIntervalMoniSecs       HCPerfTimeElapsed,    vdslChan1DayIntervalFixedOctets    HCPerfCurrentCount,    vdslChan1DayIntervalBadBlks        HCPerfCurrentCount    }vdslChan1DayIntervalNumber OBJECT-TYPE    SYNTAX       Unsigned32 (1..30)    MAX-ACCESS   not-accessible    STATUS       current    DESCRIPTION        "History Data Interval number.  Interval 1 is the most        recent previous day; interval 30 is 30 days ago.  Intervals        2 to 30 are optional."    ::= { vdslChan1DayIntervalEntry 1 }vdslChan1DayIntervalMoniSecs OBJECT-TYPE    SYNTAX       HCPerfTimeElapsed    UNITS        "seconds"    MAX-ACCESS   read-only    STATUS       current    DESCRIPTION        "The amount of time in the 1-day interval over which the        performance monitoring information is actually counted.        This value will be the same as the interval duration except        in a situation where performance monitoring data could not        be collected for any reason."    ::= { vdslChan1DayIntervalEntry 2 }vdslChan1DayIntervalFixedOctets OBJECT-TYPE    SYNTAX        HCPerfCurrentCount    UNITS        "octets"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Count of corrected octets in this interval."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslChan1DayIntervalEntry 3 }vdslChan1DayIntervalBadBlks OBJECT-TYPE    SYNTAX        HCPerfCurrentCount    UNITS        "blocks"    MAX-ACCESS    read-only    STATUS        current    DESCRIPTION        "Count of uncorrectable blocks in this interval."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    ::= { vdslChan1DayIntervalEntry 4 }---- profile tables--vdslLineConfProfileTable OBJECT-TYPE    SYNTAX         SEQUENCE OF VdslLineConfProfileEntry    MAX-ACCESS     not-accessible    STATUS         current    DESCRIPTION        "This table contains information on the VDSL line        configuration.  One entry in this table reflects a        profile defined by a manager which can be used to        configure the VDSL line.        Entries in this table MUST be maintained in a        persistent manner."    ::= { vdslMibObjects 11 }vdslLineConfProfileEntry OBJECT-TYPE    SYNTAX         VdslLineConfProfileEntry    MAX-ACCESS     not-accessible    STATUS         current    DESCRIPTION        "Each entry consists of a list of parameters that        represents the configuration of a VDSL line.        A default profile with an index of 'DEFVAL', will        always exist and its parameters will be set to vendor        specific values, unless otherwise specified in this        document."    INDEX { vdslLineConfProfileName }    ::= { vdslLineConfProfileTable 1 }VdslLineConfProfileEntry ::=    SEQUENCE        {        vdslLineConfProfileName            SnmpAdminString,        vdslLineConfDownRateMode           INTEGER,

⌨️ 快捷键说明

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