📄 rfc1233.mib
字号:
individual 15 minute, intervals." ::= { ds3IntervalEntry 3 } ds3IntervalSESs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Severely Errored Seconds, as defined by [12], encountered by a DS3 CSU in one of the previous 96, individual 15 minute, intervals." ::= { ds3IntervalEntry 4 } ds3IntervalSEFSs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Severely Errored Framing Seconds, as defined by [12], encountered by a DS3 CSU in one of the previous 96, individual 15 minute, intervals." ::= { ds3IntervalEntry 5 } ds3IntervalUASs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Unavailable Seconds, as defined by [12], encountered by a DS3 CSU in one of the previous 96, individual 15 minute, intervals." ::= { ds3IntervalEntry 6 } ds3IntervalCSSs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Controlled Slip Seconds, as defined by [12], encountered by a DS3 CSU in one of the previous 96, individual 15 minute, intervals. Note that SYNTRAN interfaces are the only interfaces that support the Controlled Slip Seconds managed object. Accordingly, agents configured with non-SYNTRAN interfaces may treat this object as having an ACCESS clause value of not-accessible." ::= { ds3IntervalEntry 7} ds3IntervalBPVs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Bipolar Violations, as defined by [12], encountered by a DS3 CSU in one of the previous 96, individual 15 minute, intervals." ::= { ds3IntervalEntry 8 } ds3IntervalCVs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Coding Violations, as defined by [12], encountered by a DS3 CSU in one of the previous 96, individual 15 minute, intervals." ::= { ds3IntervalEntry 9 } -- the DS3 Current group -- Implementation of this group is mandatory for all systems -- that attach to a DS3 Interface. -- The DS3 current table contains various statistics being -- collected for the current 15 minute interval. ds3CurrentTable OBJECT-TYPE SYNTAX SEQUENCE OF DS3CurrentEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The DS3 Current table." ::= { ds3 3 } ds3CurrentEntry OBJECT-TYPE SYNTAX DS3CurrentEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the DS3 Current table." INDEX { ds3CurrentIndex } ::= { ds3CurrentTable 1 } DS3CurrentEntry ::= SEQUENCE { ds3CurrentIndex INTEGER, ds3CurrentESs Counter, ds3CurrentSESs Counter, ds3CurrentSEFSs Counter, ds3CurrentUASs Counter, ds3CurrentCSSs Counter, ds3CurrentBPVs Counter, ds3CurrentCVs Counter } ds3CurrentIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The index value which uniquely identifies the CSU 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 DS3CSUIndex object instance." ::= { ds3CurrentEntry 1 } ds3CurrentESs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Errored Seconds, as defined by [12], encountered by a DS3 CSU in the current 15 minute interval." ::= { ds3CurrentEntry 2 } ds3CurrentSESs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Severely Errored Seconds, as defined by [12], encountered by a DS3 CSU in the current 15 minute interval." ::= { ds3CurrentEntry 3 } ds3CurrentSEFSs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Severely Errored Framing Seconds, as defined by [12], encountered by a DS3 CSU in the current 15 minute interval." ::= { ds3CurrentEntry 4 } ds3CurrentUASs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Unavailable Seconds, as defined by [12], encountered by a DS3 CSU in the current 15 minute interval." ::= { ds3CurrentEntry 5 } ds3CurrentCSSs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Controlled Slip Seconds, as defined by [12], encountered by a DS3 CSU in the current 15 minute interval. Note that SYNTRAN interfaces are the only interfaces that support the Controlled Slip Seconds managed object. Accordingly, agents configured with non-SYNTRAN interfaces may treat this object as having an ACCESS clause value of not-accessible." ::= { ds3CurrentEntry 6 } ds3CurrentBPVs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Bipolar Violations, as defined by [12], encountered by a DS3 CSU in the current 15 minute interval." ::= { ds3CurrentEntry 7} ds3CurrentCVs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Coding Violations, as defined by [12], encountered by a DS3 CSU in the current 15 minute interval." ::= { ds3CurrentEntry 8 } -- the DS3 Total group -- Implementation of this group is mandatory for all systems -- that attach to a DS3. -- The DS3 Total Table contains the cumulative sum of the -- various statistics for the 24 hour interval preceding the -- first valid interval in the DS3CurrentTable. ds3TotalTable OBJECT-TYPE SYNTAX SEQUENCE OF DS3TotalEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The DS3 Total table. 24 hour interval." ::= { ds3 4 } ds3TotalEntry OBJECT-TYPE SYNTAX DS3TotalEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the DS3 Total table." INDEX { ds3TotalIndex } ::= { ds3TotalTable 1 } DS3TotalEntry ::= SEQUENCE { ds3TotalIndex INTEGER, ds3TotalESs Counter, ds3TotalSESs Counter, ds3TotalSEFSs Counter, ds3TotalUASs Counter, ds3TotalCSSs Counter, ds3TotalBPVs Counter, ds3TotalCVs Counter } ds3TotalIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The index value which uniquely identifies the CSU 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 DS3CSUIndex object instance." ::= { ds3TotalEntry 1 } ds3TotalESs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Errored Seconds, as defined by [12], encountered by a DS3 CSU in the previous 24 hour interval." ::= { ds3TotalEntry 2 } ds3TotalSESs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Severely Errored Seconds, as defined by [12], encountered by a DS3 CSU in the previous 24 hour interval." ::= { ds3TotalEntry 3 } ds3TotalSEFSs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Severely Errored Framing Seconds, as defined by [12], encountered by a DS3 CSU in the previous 24 hour interval." ::= { ds3TotalEntry 4 } ds3TotalUASs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Unavailable Seconds, as defined by [12], encountered by a DS3 CSU in the previous 24 hour interval." ::= { ds3TotalEntry 5 } ds3TotalCSSs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Controlled Slip Seconds, as defined by [12], encountered by a DS3 CSU in the previous 24 hour interval. Note that SYNTRAN interfaces are the only interfaces that support the Controlled Slip Seconds managed object. Accordingly, agents configured with non-SYNTRAN interfaces may treat this object as having an ACCESS clause value of not-accessible." ::= { ds3TotalEntry 6 } ds3TotalBPVs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Bipolar Violations, as defined by [12], encountered by a DS3 CSU in the previous 24 hour interval." ::= { ds3TotalEntry 7 } ds3TotalCVs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Coding Violations, as defined by [12], encountered by a DS3 CSU in the previous 24 hour interval." ::= { ds3TotalEntry 8 } END
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -