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

📄 vdsl-line-mib

📁 很不错java的SNMP应用例子
💻
📖 第 1 页 / 共 5 页
字号:
        vdslLineConfUpRateMode             INTEGER,        vdslLineConfDownMaxPwr             Unsigned32,        vdslLineConfUpMaxPwr               Unsigned32,        vdslLineConfDownMaxSnrMgn          Unsigned32,        vdslLineConfDownMinSnrMgn          Unsigned32,        vdslLineConfDownTargetSnrMgn       Unsigned32,        vdslLineConfUpMaxSnrMgn            Unsigned32,        vdslLineConfUpMinSnrMgn            Unsigned32,        vdslLineConfUpTargetSnrMgn         Unsigned32,        vdslLineConfDownFastMaxDataRate    Unsigned32,        vdslLineConfDownFastMinDataRate    Unsigned32,        vdslLineConfDownSlowMaxDataRate    Unsigned32,        vdslLineConfDownSlowMinDataRate    Unsigned32,        vdslLineConfUpFastMaxDataRate      Unsigned32,        vdslLineConfUpFastMinDataRate      Unsigned32,        vdslLineConfUpSlowMaxDataRate      Unsigned32,        vdslLineConfUpSlowMinDataRate      Unsigned32,        vdslLineConfDownRateRatio          Unsigned32,        vdslLineConfUpRateRatio            Unsigned32,        vdslLineConfDownMaxInterDelay      Unsigned32,        vdslLineConfUpMaxInterDelay        Unsigned32,        vdslLineConfDownPboControl         INTEGER,        vdslLineConfUpPboControl           INTEGER,        vdslLineConfDownPboLevel           Unsigned32,        vdslLineConfUpPboLevel             Unsigned32,        vdslLineConfDeploymentScenario     INTEGER,        vdslLineConfAdslPresence           INTEGER,        vdslLineConfApplicableStandard     INTEGER,        vdslLineConfBandPlan               INTEGER,        vdslLineConfBandPlanFx             Unsigned32,        vdslLineConfBandOptUsage           INTEGER,        vdslLineConfUpPsdTemplate          INTEGER,        vdslLineConfDownPsdTemplate        INTEGER,        vdslLineConfHamBandMask            BITS,        vdslLineConfCustomNotch1Start      Unsigned32,        vdslLineConfCustomNotch1Stop       Unsigned32,        vdslLineConfCustomNotch2Start      Unsigned32,        vdslLineConfCustomNotch2Stop       Unsigned32,        vdslLineConfDownTargetSlowBurst    Unsigned32,        vdslLineConfUpTargetSlowBurst      Unsigned32,        vdslLineConfDownMaxFastFec         Unsigned32,        vdslLineConfUpMaxFastFec           Unsigned32,        vdslLineConfLineType               INTEGER,        vdslLineConfProfRowStatus          RowStatus        }vdslLineConfProfileName OBJECT-TYPE    SYNTAX       SnmpAdminString (SIZE (1..32))    MAX-ACCESS   not-accessible    STATUS       current    DESCRIPTION        "This object identifies a row in this table.        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."    ::= { vdslLineConfProfileEntry 1 }vdslLineConfDownRateMode OBJECT-TYPE    SYNTAX       INTEGER                 {                 manual(1),                 adaptAtInit(2)                 }    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the rate selection behavior for the line        in the downstream direction.        manual(1)       forces the rate to the configured rate        adaptAtInit(2)  adapts the line based upon line quality."    DEFVAL       { adaptAtInit }    ::= { vdslLineConfProfileEntry 2 }vdslLineConfUpRateMode OBJECT-TYPE    SYNTAX       INTEGER                 {                 manual(1),                 adaptAtInit(2)                 }    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the rate selection behavior for the line        in the upstream direction.        manual(1)       forces the rate to the configured rate        adaptAtInit(2)  adapts the line based upon line quality."    DEFVAL       { adaptAtInit }    ::= { vdslLineConfProfileEntry 3 }vdslLineConfDownMaxPwr OBJECT-TYPE    SYNTAX       Unsigned32 (0..58)    UNITS        "0.25dBm"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the maximum aggregate downstream power        level in the range 0 to 14.5 dBm."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 4 }vdslLineConfUpMaxPwr OBJECT-TYPE    SYNTAX       Unsigned32 (0..58)    UNITS        "0.25dBm"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the maximum aggregate upstream power        level in the range 0 to 14.5 dBm."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 5 }vdslLineConfDownMaxSnrMgn OBJECT-TYPE    SYNTAX       Unsigned32 (0..127)    UNITS        "0.25dBm"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the maximum downstream Signal/Noise Margin        in units of 0.25 dB, for a range of 0 to 31.75 dB."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 6 }vdslLineConfDownMinSnrMgn OBJECT-TYPE    SYNTAX       Unsigned32 (0..127)    UNITS        "0.25dBm"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the minimum downstream Signal/Noise Margin        in units of 0.25 dB, for a range of 0 to 31.75 dB."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 7 }vdslLineConfDownTargetSnrMgn OBJECT-TYPE    SYNTAX       Unsigned32 (0..127)    UNITS        "0.25dBm"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the target downstream Signal/Noise Margin        in units of 0.25 dB, for a range of 0 to 31.75 dB.        This is the Noise Margin the transceivers must achieve        with a BER of 10^-7 or better to successfully complete        initialization."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 8 }vdslLineConfUpMaxSnrMgn OBJECT-TYPE    SYNTAX       Unsigned32 (0..127)    UNITS        "0.25dBm"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the maximum upstream Signal/Noise Margin        in units of 0.25 dB, for a range of 0 to 31.75 dB."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 9 }vdslLineConfUpMinSnrMgn OBJECT-TYPE    SYNTAX       Unsigned32 (0..127)    UNITS        "0.25dBm"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the minimum upstream Signal/Noise Margin        in units of 0.25 dB, for a range of 0 to 31.75 dB."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 10 }vdslLineConfUpTargetSnrMgn OBJECT-TYPE    SYNTAX       Unsigned32 (0..127)    UNITS        "0.25dBm"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the target upstream Signal/Noise Margin in        units of 0.25 dB, for a range of 0 to 31.75 dB.  This        is the Noise Margin the transceivers must achieve with        a BER of 10^-7 or better to successfully complete        initialization."    REFERENCE    "T1E1.4/2000-009R3, Part 1, common spec"    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 11 }vdslLineConfDownFastMaxDataRate OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "kbps"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the maximum downstream fast channel        data rate in steps of 1000 bits/second."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 12 }vdslLineConfDownFastMinDataRate OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "kbps"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the minimum downstream fast channel        data rate in steps of 1000 bits/second."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 13 }vdslLineConfDownSlowMaxDataRate OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "kbps"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the maximum downstream slow channel        data rate in steps of 1000 bits/second.        The maximum aggregate downstream transmit speed        of the line can be derived from the sum of maximum        downstream fast and slow channel data rates."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 14 }vdslLineConfDownSlowMinDataRate OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "kbps"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the minimum downstream slow channel        data rate in steps of 1000 bits/second.        The minimum aggregate downstream transmit speed        of the line can be derived from the sum of minimum        downstream fast and slow channel data rates."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 15 }vdslLineConfUpFastMaxDataRate OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "kbps"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the maximum upstream fast channel        data rate in steps of 1000 bits/second.        The maximum aggregate upstream transmit speed        of the line can be derived from the sum of maximum        upstream fast and slow channel data rates."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 16 }vdslLineConfUpFastMinDataRate OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "kbps"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the minimum upstream fast channel        data rate in steps of 1000 bits/second.        The minimum aggregate upstream transmit speed        of the line can be derived from the sum of minimum        upstream fast and slow channel data rates."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 17 }vdslLineConfUpSlowMaxDataRate OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "kbps"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the maximum upstream slow channel        data rate in steps of 1000 bits/second."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 18 }vdslLineConfUpSlowMinDataRate OBJECT-TYPE    SYNTAX       Unsigned32    UNITS        "kbps"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the minimum upstream slow channel        data rate in steps of 1000 bits/second."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 19 }vdslLineConfDownRateRatio OBJECT-TYPE    SYNTAX       Unsigned32 (0..100)    UNITS        "percent"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "For dynamic rate adaptation at startup, the allocation        of data rate in excess of the minimum data rate for each        channel is controlled by the object.  This object specifies        the ratio of the allocation of the excess data rate between        the fast and the slow channels.  This allocation represents        downstream Fast Channel Allocation / Slow Channel        Allocation."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 20 }vdslLineConfUpRateRatio OBJECT-TYPE    SYNTAX       Unsigned32 (0..100)    UNITS        "percent"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "For dynamic rate adaptation at startup, the allocation        of data rate in excess of the minimum data rate for each        channel is controlled by the object.  This object specifies        the ratio of the allocation of the excess data rate between        the fast and the slow channels.  This allocation represents        upstream Fast Channel Allocation/Slow Channel Allocation."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 21 }vdslLineConfDownMaxInterDelay OBJECT-TYPE    SYNTAX       Unsigned32 (0..255)    UNITS        "milliseconds"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the maximum interleave delay for the        downstream slow channel."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 22 }vdslLineConfUpMaxInterDelay OBJECT-TYPE    SYNTAX       Unsigned32 (0..255)    UNITS        "milliseconds"    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Specifies the maximum interleave delay for the        upstream slow channel."    DEFVAL       { 0 }    ::= { vdslLineConfProfileEntry 23 }vdslLineConfDownPboControl OBJECT-TYPE    SYNTAX       INTEGER                    {                 disabled(1),                 auto(2),                 manual(3)                 }    MAX-ACCESS   read-create    STATUS       current    DESCRIPTION        "Downstream power backoff (PBO) control for this        line.  For transceivers which do not support downstream        PBO control, this object MUST be fixed at disabled(1).        If auto(2) is selected, the transceiver will automatically        adjust the power backoff.  If manual(3) is selected,        then the transceiver will use the value from        vdslLineConfDownPboLevel."    DEFVAL       { disabled }    ::= { vdslLineConfProfileEntry 24 }vdslLineConfUpPboControl OBJECT-TYPE    SYNTAX       INTEGER                 {                 disabled(1),                 auto(2),                 manual(3)                 }    MAX-ACCESS   read-create    STATUS       current    DESCRIPTIO

⌨️ 快捷键说明

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