📄 rfc1407.mib
字号:
Gauge, dsx3CurrentLESs Gauge, dsx3CurrentCCVs Gauge, dsx3CurrentCESs Gauge, dsx3CurrentCSESs Gauge } dsx3CurrentIndex OBJECT-TYPE SYNTAX INTEGER (1..65535) ACCESS read-only STATUS mandatory DESCRIPTION "The index value which uniquely identifies the DS3/E3 interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx3LineIndex object instance." ::= { dsx3CurrentEntry 1 } dsx3CurrentPESs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of P-bit Errored Seconds, encountered by a DS3 interface in the current 15 minute interval." ::= { dsx3CurrentEntry 2 } dsx3CurrentPSESs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of P-bit Severely Errored Seconds, encountered by a DS3 interface in the current 15 minute interval." ::= { dsx3CurrentEntry 3 } dsx3CurrentSEFSs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Severely Errored Framing Seconds, encountered by a DS3/E3 interface in the current 15 minute interval." ::= { dsx3CurrentEntry 4 } dsx3CurrentUASs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Unavailable Seconds, encountered by a DS3 interface in the current 15 minute interval." ::= { dsx3CurrentEntry 5 } dsx3CurrentLCVs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Line Coding Violations encountered by a DS3/E3 interface in the current 15 minute interval." ::= { dsx3CurrentEntry 6 } dsx3CurrentPCVs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of P-bit Coding Violations, encountered by a DS3 interface in the current 15 minute interval." ::= { dsx3CurrentEntry 7 } dsx3CurrentLESs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The number of Line Errored Seconds encountered by a DS3/E3 interface in the current 15 minute interval." ::= { dsx3CurrentEntry 8 } dsx3CurrentCCVs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The number of C-bit Coding Violations encountered by a DS3 interface in the current 15 minute interval." ::= { dsx3CurrentEntry 9 } dsx3CurrentCESs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The number of C-bit Errored Seconds encountered by a DS3 interface in the current 15 minute interval." ::= { dsx3CurrentEntry 10 } dsx3CurrentCSESs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The number of C-bit Severely Errored Seconds encountered by a DS3 interface in the current 15 minute interval." ::= { dsx3CurrentEntry 11 } -- the DS3/E3 Interval -- The DS3/E3 Interval Table contains various statistics -- collected by each DS3/E3 Interface over the previous 24 -- hours of operation. The past 24 hours are broken into 96 -- completed 15 minute intervals. dsx3IntervalTable OBJECT-TYPE SYNTAX SEQUENCE OF Dsx3IntervalEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The DS3/E3 Interval table." ::= { ds3 7 } dsx3IntervalEntry OBJECT-TYPE SYNTAX Dsx3IntervalEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the DS3/E3 Interval table." INDEX { dsx3IntervalIndex, dsx3IntervalNumber } ::= { dsx3IntervalTable 1 } Dsx3IntervalEntry ::= SEQUENCE { dsx3IntervalIndex INTEGER, dsx3IntervalNumber INTEGER, dsx3IntervalPESs Gauge, dsx3IntervalPSESs Gauge, dsx3IntervalSEFSs Gauge, dsx3IntervalUASs Gauge, dsx3IntervalLCVs Gauge, dsx3IntervalPCVs Gauge, dsx3IntervalLESs Gauge, dsx3IntervalCCVs Gauge, dsx3IntervalCESs Gauge, dsx3IntervalCSESs Gauge } dsx3IntervalIndex OBJECT-TYPE SYNTAX INTEGER (1..65535) ACCESS read-only STATUS mandatory DESCRIPTION "The index value which uniquely identifies the DS3/E3 interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx3LineIndex object instance." ::= { dsx3IntervalEntry 1 } dsx3IntervalNumber OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-only STATUS mandatory DESCRIPTION "A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes interval (assuming that all 96 intervals are valid)." ::= { dsx3IntervalEntry 2 } dsx3IntervalPESs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of P-bit Errored Seconds, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals." ::= { dsx3IntervalEntry 3 } dsx3IntervalPSESs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of P-bit Severely Errored Seconds, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals." ::= { dsx3IntervalEntry 4 } dsx3IntervalSEFSs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Severely Errored Framing Seconds, encountered by a DS3/E3 interface in one of the previous 96, individual 15 minute, intervals." ::= { dsx3IntervalEntry 5 } dsx3IntervalUASs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Unavailable Seconds, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals." ::= { dsx3IntervalEntry 6 } dsx3IntervalLCVs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Line Coding Violations encountered by a DS3/E3 interface in one of the previous 96, individual 15 minute, intervals." ::= { dsx3IntervalEntry 7 } dsx3IntervalPCVs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of P-bit Coding Violations, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals." ::= { dsx3IntervalEntry 8 } dsx3IntervalLESs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The number of Line Errored Seconds (BPVs or illegal zero sequences) encountered by a DS3/E3 interface in one of the previous 96, individual 15 minute, intervals." ::= { dsx3IntervalEntry 9 } dsx3IntervalCCVs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The number of C-bit Coding Violations encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals." ::= { dsx3IntervalEntry 10 } dsx3IntervalCESs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The number of C-bit Errored Seconds encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals." ::= { dsx3IntervalEntry 11 } dsx3IntervalCSESs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The number of C-bit Severely Errored Seconds encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals." ::= { dsx3IntervalEntry 12 } -- the DS3/E3 Total -- The DS3/E3 Total Table contains the cumulative sum of the -- various statistics for the 24 hour period preceding the -- current interval. dsx3TotalTable OBJECT-TYPE SYNTAX SEQUENCE OF Dsx3TotalEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The DS3/E3 Total table. 24 hour interval." ::= { ds3 8 } dsx3TotalEntry OBJECT-TYPE SYNTAX Dsx3TotalEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the DS3/E3 Total table." INDEX { dsx3TotalIndex } ::= { dsx3TotalTable 1 } Dsx3TotalEntry ::= SEQUENCE { dsx3TotalIndex INTEGER, dsx3TotalPESs Gauge, dsx3TotalPSESs Gauge, dsx3TotalSEFSs Gauge, dsx3TotalUASs Gauge, dsx3TotalLCVs Gauge, dsx3TotalPCVs
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -