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

📄 frsld-mib

📁 很不错java的SNMP应用例子
💻
📖 第 1 页 / 共 5 页
字号:
             sent within CIR.  This object is a 64-bit version             of frsldPvcDataFrDeliveredC.             Discontinuities in the value of this counter can             occur at re-initialization of the management system             and at other times as indicated by             frsldPvcCtrlLastPurgeTime."        REFERENCE            "FRF.13: Section 4.1 (FramesDeliveredc)"        ::= { frsldPvcDataEntry 10 }    frsldPvcDataHCFrDeliveredE OBJECT-TYPE        SYNTAX      Counter64        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of frames that were received at             frsldPvcCtrlReceiveRP and determined to have been             sent in excess of the CIR.  This object is a 64-bit             version of frsldPvcDataFrDeliveredE.             Discontinuities in the value of this counter can             occur at re-initialization of the management system             and at other times as indicated by             frsldPvcCtrlLastPurgeTime."        REFERENCE            "FRF.13: Section 4.1 (FramesDeliverede)"        ::= { frsldPvcDataEntry 11 }    frsldPvcDataHCFrOfferedC OBJECT-TYPE        SYNTAX      Counter64        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of frames that were offered through             frsldPvcCtrlTransmitRP within CIR.  This object is             a 64-bit version of frsldPvcDataFrOfferedC.             Discontinuities in the value of this counter can             occur at re-initialization of the management system             and at other times as indicated by             frsldPvcCtrlLastPurgeTime."        REFERENCE            "FRF.13: Section 4.1 (FramesOfferedc)"        ::= { frsldPvcDataEntry 12 }    frsldPvcDataHCFrOfferedE OBJECT-TYPE        SYNTAX      Counter64        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of frames that were offered through             frsldPvcCtrlTransmitRP in excess of the CIR.  This             object is a 64-bit version of frsldPvcDataFrOfferedE.             Discontinuities in the value of this counter can             occur at re-initialization of the management system             and at other times as indicated by             frsldPvcCtrlLastPurgeTime."        REFERENCE            "FRF.13: Section 4.1 (FramesOfferede)"        ::= { frsldPvcDataEntry 13 }    frsldPvcDataHCDataDeliveredC OBJECT-TYPE        SYNTAX      Counter64        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of octets that were received at             frsldPvcCtrlReceiveRP and determined to have been             sent within CIR.  This object is a 64-bit version of             frsldPvcDataDataDeliveredC.             Discontinuities in the value of this counter can             occur at re-initialization of the management system             and at other times as indicated by             frsldPvcCtrlLastPurgeTime."        REFERENCE            "FRF.13: Section 5.1 (DataDeliveredc)"        ::= { frsldPvcDataEntry 14 }    frsldPvcDataHCDataDeliveredE OBJECT-TYPE        SYNTAX      Counter64        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of octets that were received at             frsldPvcCtrlReceiveRP and determined to have been             sent in excess of the CIR.  This object is a 64-bit             version of frsldPvcDataDataDeliveredE.             Discontinuities in the value of this counter can             occur at re-initialization of the management system             and at other times as indicated by             frsldPvcCtrlLastPurgeTime."        REFERENCE            "FRF.13: Section 5.1 (DataDeliverede)"        ::= { frsldPvcDataEntry 15 }    frsldPvcDataHCDataOfferedC OBJECT-TYPE        SYNTAX      Counter64        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of octets that were offered through             frsldPvcCtrlTransmitRP within CIR.  This object is             a 64-bit version of frsldPvcDataDataOfferedC.             Discontinuities in the value of this counter can             occur at re-initialization of the management system             and at other times as indicated by             frsldPvcCtrlLastPurgeTime."        REFERENCE            "FRF.13: Section 5.1 (DataOfferedc)"        ::= { frsldPvcDataEntry 16 }    frsldPvcDataHCDataOfferedE OBJECT-TYPE        SYNTAX      Counter64        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of octets that were offered through             frsldPvcCtrlTransmitRP in excess of the CIR.             This object is a 64-bit version of             frsldPvcDataDataOfferedE.             Discontinuities in the value of this counter can             occur at re-initialization of the management system             and at other times as indicated by             frsldPvcCtrlLastPurgeTime."        REFERENCE            "FRF.13: Section 5.1 (DataOfferede)"        ::= { frsldPvcDataEntry 17 }    frsldPvcDataUnavailableTime OBJECT-TYPE        SYNTAX      TimeTicks        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The amount of time this PVC was declared unavailable             for any reason since this row was created."        REFERENCE            "FRF.13: Section 6.1 (OutageTime)"        ::= { frsldPvcDataEntry 18 }    frsldPvcDataUnavailables OBJECT-TYPE        SYNTAX      Counter32        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of times this PVC was declared unavailable             for any reason since this row was created.             Discontinuities in the value of this counter can             occur at re-initialization of the management system             and at other times as indicated by             frsldPvcCtrlLastPurgeTime."        REFERENCE            "FRF.13: Section 6.1 (OutageCount)"        ::= { frsldPvcDataEntry 19 }    -- The Frame Relay Service Level Definitions PVC Sample Table    --    -- This table contains the sampled delay, delivery and    -- availability information.    frsldPvcSampleTable  OBJECT-TYPE        SYNTAX      SEQUENCE OF FrsldPvcSampleEntry        MAX-ACCESS  not-accessible        STATUS      current        DESCRIPTION            "The Frame Relay Service Level Definitions             sample table."        ::= { frsldObjects 4 }    frsldPvcSampleEntry OBJECT-TYPE        SYNTAX      FrsldPvcSampleEntry        MAX-ACCESS  not-accessible        STATUS      current        DESCRIPTION            "An entry in the Frame Relay Service Level             Definitions data sample table."        INDEX    { ifIndex, frsldPvcCtrlDlci,                   frsldPvcCtrlTransmitRP, frsldPvcCtrlReceiveRP,                   frsldSmplCtrlIdx, frsldPvcSmplIdx }        ::= { frsldPvcSampleTable 1 }    FrsldPvcSampleEntry ::=        SEQUENCE {            frsldPvcSmplIdx              Integer32,            frsldPvcSmplDelayMin         Gauge32,            frsldPvcSmplDelayMax         Gauge32,            frsldPvcSmplDelayAvg         Gauge32,            frsldPvcSmplMissedPolls      Gauge32,            frsldPvcSmplFrDeliveredC     Gauge32,            frsldPvcSmplFrDeliveredE     Gauge32,            frsldPvcSmplFrOfferedC       Gauge32,            frsldPvcSmplFrOfferedE       Gauge32,            frsldPvcSmplDataDeliveredC   Gauge32,            frsldPvcSmplDataDeliveredE   Gauge32,            frsldPvcSmplDataOfferedC     Gauge32,            frsldPvcSmplDataOfferedE     Gauge32,            frsldPvcSmplHCFrDeliveredC   CounterBasedGauge64,            frsldPvcSmplHCFrDeliveredE   CounterBasedGauge64,            frsldPvcSmplHCFrOfferedC     CounterBasedGauge64,            frsldPvcSmplHCFrOfferedE     CounterBasedGauge64,            frsldPvcSmplHCDataDeliveredC CounterBasedGauge64,            frsldPvcSmplHCDataDeliveredE CounterBasedGauge64,            frsldPvcSmplHCDataOfferedC   CounterBasedGauge64,            frsldPvcSmplHCDataOfferedE   CounterBasedGauge64,            frsldPvcSmplUnavailableTime  TimeTicks,            frsldPvcSmplUnavailables     Gauge32,            frsldPvcSmplStartTime        TimeStamp,            frsldPvcSmplEndTime          TimeStamp        }    frsldPvcSmplIdx OBJECT-TYPE        SYNTAX      Integer32 (1..2147483647)        MAX-ACCESS  not-accessible        STATUS      current        DESCRIPTION            "The bucket index of the current sample.  This             increments once for each new bucket in the             table."        ::= { frsldPvcSampleEntry 1 }    frsldPvcSmplDelayMin OBJECT-TYPE        SYNTAX      Gauge32        UNITS       "microseconds"        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The minimum delay reported in microseconds measured             for any information packet that arrived during this             interval.             A value of zero means that no data is available."        REFERENCE            "FRF.13: Section 3.1 (FTD)"        ::= { frsldPvcSampleEntry 2 }    frsldPvcSmplDelayMax OBJECT-TYPE        SYNTAX      Gauge32        UNITS       "microseconds"        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The largest delay reported in microseconds measured             for any information packet that arrived during this             interval.             A value of zero means that no data is available."        REFERENCE            "FRF.13: Section 3.1 (FTD)"        ::= { frsldPvcSampleEntry 3 }    frsldPvcSmplDelayAvg OBJECT-TYPE        SYNTAX      Gauge32        UNITS       "microseconds"        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The average delay reported in microseconds measured             for all delay packets that arrived during this             interval.             A value of zero means that no data is available."        REFERENCE            "FRF.13: Section 3.1 (FTD)"        ::= { frsldPvcSampleEntry 4 }    frsldPvcSmplMissedPolls OBJECT-TYPE        SYNTAX      Gauge32        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The total number of polls that were missed during             this interval."        ::= { frsldPvcSampleEntry 5 }    frsldPvcSmplFrDeliveredC OBJECT-TYPE        SYNTAX      Gauge32        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of frames that were received at             frsldPvcCtrlReceiveRP and determined to have been             sent within CIR during this interval.             If it is the case that the high capacity counters             are also used, this MUST report the value of the             lower 32 bits of the CounterBasedGauge64 value of             frsldPvcSmplHCFrDeliveredC."        REFERENCE            "FRF.13: Section 4.1 (FramesDeliveredc)"        ::= { frsldPvcSampleEntry 6 }    frsldPvcSmplFrDeliveredE OBJECT-TYPE        SYNTAX      Gauge32        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of frames that were received at             frsldPvcCtrlReceiveRP and determined to have been             sent in excess of the CIR during this interval.             If it is the case that the high capacity counters             are also used, this MUST report the value of the             lower 32 bits of the CounterBasedGauge64 value of             frsldPvcSmplHCFrDeliveredE."        REFERENCE            "FRF.13: Section 4.1 (FramesDeliverede))"        ::= { frsldPvcSampleEntry 7 }    frsldPvcSmplFrOfferedC OBJECT-TYPE        SYNTAX      Gauge32        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of frames that were offered through             frsldPvcCtrlTransmitRP within CIR during this             interval.             If it is the case that the high capacity counters             are also used, this MUST report the value of the             lower 32 bits of the CounterBasedGauge64 value of             frsldPvcSmplHCFrOfferedC."        REFERENCE            "FRF.13: Section 4.1 (FramesOfferedc)"        ::= { frsldPvcSampleEntry 8 }    frsldPvcSmplFrOfferedE OBJECT-TYPE        SYNTAX      Gauge32        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION            "The number of frames that were offered through             frsldPvcCtrlTransmitRP in excess of the CIR             during this interval.             If it is the case that the high capacity counters             are also used, this MUST report the value of the             lower 32 bits of the CounterBasedGauge64 value of             frsldPvcSmplHCFrOfferedE."        REFERENCE            "FRF.13: Section 4.1 (FramesOfferede)"        ::= { frsldPvcSampleEntry 9 }

⌨️ 快捷键说明

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