optIfOChGroupSinkCurrentLowerInputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current DESCRIPTION "The lower limit threshold on aggregated input power. If optIfOChGroupSinkCurrentAggregatedInputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChGroupSinkCurrentEntry 5 } optIfOChGroupSinkCurrentUpperInputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current DESCRIPTION "The upper limit threshold on aggregated input power. If optIfOChGroupSinkCurrentAggregatedInputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChGroupSinkCurrentEntry 6 } optIfOChGroupSinkCurrentOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The optical power monitored at the output in the OChGroup." ::= { optIfOChGroupSinkCurrentEntry 7 } optIfOChGroupSinkCurrentLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output in the OChGroup during the current 15-minute interval." ::= { optIfOChGroupSinkCurrentEntry 8 } optIfOChGroupSinkCurrentHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION
"The highest optical power monitored at the output in the OChGroup during the current 15-minute interval." ::= { optIfOChGroupSinkCurrentEntry 9 } optIfOChGroupSinkCurrentLowerOutputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current DESCRIPTION "The lower limit threshold on the output power. If optIfOChGroupSinkCurrentOutputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChGroupSinkCurrentEntry 10 } optIfOChGroupSinkCurrentUpperOutputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current DESCRIPTION "The upper limit threshold on the output power. If optIfOChGroupSinkCurrentOutputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChGroupSinkCurrentEntry 11 } -- OChGroup sink interval table -- Contains data for previous 15-minute performance monitoring -- intervals. optIfOChGroupSinkIntervalTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChGroupSinkIntervalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of historical OChGroup sink performance monitoring information." ::= { optIfOChGroup 3 } optIfOChGroupSinkIntervalEntry OBJECT-TYPE SYNTAX OptIfOChGroupSinkIntervalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OChGroup sink performance monitoring information of an interface during a particular historical interval." INDEX { ifIndex, optIfOChGroupSinkIntervalNumber }
::= { optIfOChGroupSinkIntervalTable 1 } OptIfOChGroupSinkIntervalEntry ::= SEQUENCE { optIfOChGroupSinkIntervalNumber OptIfIntervalNumber, optIfOChGroupSinkIntervalSuspectedFlag TruthValue, optIfOChGroupSinkIntervalLastAggregatedInputPower Integer32, optIfOChGroupSinkIntervalLowAggregatedInputPower Integer32, optIfOChGroupSinkIntervalHighAggregatedInputPower Integer32, optIfOChGroupSinkIntervalLastOutputPower Integer32, optIfOChGroupSinkIntervalLowOutputPower Integer32, optIfOChGroupSinkIntervalHighOutputPower Integer32 } optIfOChGroupSinkIntervalNumber OBJECT-TYPE SYNTAX OptIfIntervalNumber MAX-ACCESS not-accessible STATUS current DESCRIPTION "Uniquely identifies the interval." ::= { optIfOChGroupSinkIntervalEntry 1 } optIfOChGroupSinkIntervalSuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChGroupSinkIntervalEntry 2 } optIfOChGroupSinkIntervalLastAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last aggregated optical power of all the DWDM input channels in the OChGroup during the interval." ::= { optIfOChGroupSinkIntervalEntry 3 } optIfOChGroupSinkIntervalLowAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest aggregated optical power of all the DWDM input channels in the OChGroup during the interval."
::= { optIfOChGroupSinkIntervalEntry 4 } optIfOChGroupSinkIntervalHighAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest aggregated optical power of all the DWDM input channels in the OChGroup during the interval." ::= { optIfOChGroupSinkIntervalEntry 5 } optIfOChGroupSinkIntervalLastOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last optical power monitored at the output in the OChGroup during the interval." ::= { optIfOChGroupSinkIntervalEntry 6 } optIfOChGroupSinkIntervalLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output in the OChGroup during the interval." ::= { optIfOChGroupSinkIntervalEntry 7 } optIfOChGroupSinkIntervalHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output in the OChGroup during the interval." ::= { optIfOChGroupSinkIntervalEntry 8 } -- OChGroup sink current day table -- Contains data for the current 24-hour performance -- monitoring interval. optIfOChGroupSinkCurDayTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChGroupSinkCurDayEntry
MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OChGroup sink performance monitoring information for the current 24-hour interval." ::= { optIfOChGroup 4 } optIfOChGroupSinkCurDayEntry OBJECT-TYPE SYNTAX OptIfOChGroupSinkCurDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OChGroup sink performance monitoring information of an interface for the current 24-hour interval." INDEX { ifIndex } ::= { optIfOChGroupSinkCurDayTable 1 } OptIfOChGroupSinkCurDayEntry ::= SEQUENCE { optIfOChGroupSinkCurDaySuspectedFlag TruthValue, optIfOChGroupSinkCurDayLowAggregatedInputPower Integer32, optIfOChGroupSinkCurDayHighAggregatedInputPower Integer32, optIfOChGroupSinkCurDayLowOutputPower Integer32, optIfOChGroupSinkCurDayHighOutputPower Integer32 } optIfOChGroupSinkCurDaySuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChGroupSinkCurDayEntry 1 } optIfOChGroupSinkCurDayLowAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest aggregated optical power of all the DWDM input channels in the OChGroup during the current 24-hour interval." ::= { optIfOChGroupSinkCurDayEntry 2 } optIfOChGroupSinkCurDayHighAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm"
MAX-ACCESS read-only STATUS current DESCRIPTION "The highest aggregated optical power of all the DWDM input channels in the OChGroup during the current 24-hour interval." ::= { optIfOChGroupSinkCurDayEntry 3 } optIfOChGroupSinkCurDayLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output in the OChGroup during the current 24-hour interval." ::= { optIfOChGroupSinkCurDayEntry 4 } optIfOChGroupSinkCurDayHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output in the OChGroup during the current 24-hour interval." ::= { optIfOChGroupSinkCurDayEntry 5 } -- OChGroup sink previous day table -- Contains data for the previous 24-hour performance -- monitoring interval. optIfOChGroupSinkPrevDayTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChGroupSinkPrevDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OChGroup sink performance monitoring information for the previous 24-hour interval." ::= { optIfOChGroup 5 } optIfOChGroupSinkPrevDayEntry OBJECT-TYPE SYNTAX OptIfOChGroupSinkPrevDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OChGroup sink performance monitoring information of an interface for the previous 24-hour interval."
INDEX { ifIndex } ::= { optIfOChGroupSinkPrevDayTable 1 } OptIfOChGroupSinkPrevDayEntry ::= SEQUENCE { optIfOChGroupSinkPrevDaySuspectedFlag TruthValue, optIfOChGroupSinkPrevDayLastAggregatedInputPower Integer32, optIfOChGroupSinkPrevDayLowAggregatedInputPower Integer32, optIfOChGroupSinkPrevDayHighAggregatedInputPower Integer32, optIfOChGroupSinkPrevDayLastOutputPower Integer32, optIfOChGroupSinkPrevDayLowOutputPower Integer32, optIfOChGroupSinkPrevDayHighOutputPower Integer32 } optIfOChGroupSinkPrevDaySuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChGroupSinkPrevDayEntry 1 } optIfOChGroupSinkPrevDayLastAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last aggregated optical power of all the DWDM input channels in the OChGroup during the previous 24-hour interval." ::= { optIfOChGroupSinkPrevDayEntry 2 } optIfOChGroupSinkPrevDayLowAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest aggregated optical power of all the DWDM input channels in the OChGroup during the previous 24-hour interval." ::= { optIfOChGroupSinkPrevDayEntry 3 } optIfOChGroupSinkPrevDayHighAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION
"The highest aggregated optical power of all the DWDM input channels in the OChGroup during the previous 24-hour interval." ::= { optIfOChGroupSinkPrevDayEntry 4 } optIfOChGroupSinkPrevDayLastOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last optical power monitored at the output in the OChGroup during the previous 24-hour interval." ::= { optIfOChGroupSinkPrevDayEntry 5 } optIfOChGroupSinkPrevDayLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output in the OChGroup during the previous 24-hour interval." ::= { optIfOChGroupSinkPrevDayEntry 6 } optIfOChGroupSinkPrevDayHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output in the OChGroup during the previous 24-hour interval." ::= { optIfOChGroupSinkPrevDayEntry 7 } -- OChGroup source current table -- Contains data for the current 15-minute performance monitoring -- interval. optIfOChGroupSrcCurrentTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChGroupSrcCurrentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OChGroup source performance monitoring information for the current 15-minute interval." ::= { optIfOChGroup 6 } optIfOChGroupSrcCurrentEntry OBJECT-TYPE
SYNTAX OptIfOChGroupSrcCurrentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OChGroup source performance monitoring information of an interface for the current 15-minute interval." INDEX { ifIndex } ::= { optIfOChGroupSrcCurrentTable 1 } OptIfOChGroupSrcCurrentEntry ::= SEQUENCE { optIfOChGroupSrcCurrentSuspectedFlag TruthValue, optIfOChGroupSrcCurrentOutputPower Integer32, optIfOChGroupSrcCurrentLowOutputPower Integer32, optIfOChGroupSrcCurrentHighOutputPower Integer32, optIfOChGroupSrcCurrentLowerOutputPowerThreshold Integer32, optIfOChGroupSrcCurrentUpperOutputPowerThreshold Integer32, optIfOChGroupSrcCurrentAggregatedInputPower Integer32, optIfOChGroupSrcCurrentLowAggregatedInputPower Integer32, optIfOChGroupSrcCurrentHighAggregatedInputPower Integer32, optIfOChGroupSrcCurrentLowerInputPowerThreshold Integer32, optIfOChGroupSrcCurrentUpperInputPowerThreshold Integer32 } optIfOChGroupSrcCurrentSuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChGroupSrcCurrentEntry 1 } optIfOChGroupSrcCurrentOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The optical power monitored at the output." ::= { optIfOChGroupSrcCurrentEntry 2 } optIfOChGroupSrcCurrentLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION
"The lowest optical power monitored at the output during the current 15-minute interval." ::= { optIfOChGroupSrcCurrentEntry 3 } optIfOChGroupSrcCurrentHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output during the current 15-minute interval." ::= { optIfOChGroupSrcCurrentEntry 4 } optIfOChGroupSrcCurrentLowerOutputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current DESCRIPTION "The lower limit threshold on output power. If optIfOChGroupSrcCurrentOutputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChGroupSrcCurrentEntry 5 } optIfOChGroupSrcCurrentUpperOutputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current DESCRIPTION "The upper limit threshold on output power. If optIfOChGroupSrcCurrentOutputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChGroupSrcCurrentEntry 6 } optIfOChGroupSrcCurrentAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The aggregated optical power monitored at the input." ::= { optIfOChGroupSrcCurrentEntry 7 } optIfOChGroupSrcCurrentLowAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm"
MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest aggregated optical power monitored at the input during the current 15-minute interval." ::= { optIfOChGroupSrcCurrentEntry 8 } optIfOChGroupSrcCurrentHighAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest aggregated optical power monitored at the input during the current 15-minute interval." ::= { optIfOChGroupSrcCurrentEntry 9 } optIfOChGroupSrcCurrentLowerInputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current DESCRIPTION "The lower limit threshold on input power. If optIfOChGroupSrcCurrentAggregatedInputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChGroupSrcCurrentEntry 10 } optIfOChGroupSrcCurrentUpperInputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current DESCRIPTION "The upper limit threshold on input power. If optIfOChGroupSrcCurrentAggregatedInputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChGroupSrcCurrentEntry 11 } -- OChGroup source interval table -- Contains data for previous 15-minute performance monitoring -- intervals. optIfOChGroupSrcIntervalTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChGroupSrcIntervalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION
"A table of historical OChGroup source performance monitoring information." ::= { optIfOChGroup 7 } optIfOChGroupSrcIntervalEntry OBJECT-TYPE SYNTAX OptIfOChGroupSrcIntervalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OChGroup source performance monitoring information of an interface during a particular historical interval." INDEX { ifIndex, optIfOChGroupSrcIntervalNumber } ::= { optIfOChGroupSrcIntervalTable 1 } OptIfOChGroupSrcIntervalEntry ::= SEQUENCE { optIfOChGroupSrcIntervalNumber OptIfIntervalNumber, optIfOChGroupSrcIntervalSuspectedFlag TruthValue, optIfOChGroupSrcIntervalLastOutputPower Integer32, optIfOChGroupSrcIntervalLowOutputPower Integer32, optIfOChGroupSrcIntervalHighOutputPower Integer32, optIfOChGroupSrcIntervalLastAggregatedInputPower Integer32, optIfOChGroupSrcIntervalLowAggregatedInputPower Integer32, optIfOChGroupSrcIntervalHighAggregatedInputPower Integer32 } optIfOChGroupSrcIntervalNumber OBJECT-TYPE SYNTAX OptIfIntervalNumber MAX-ACCESS not-accessible STATUS current DESCRIPTION "Uniquely identifies the interval." ::= { optIfOChGroupSrcIntervalEntry 1 } optIfOChGroupSrcIntervalSuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChGroupSrcIntervalEntry 2 } optIfOChGroupSrcIntervalLastOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current
DESCRIPTION "The last optical power monitored at the output during the interval." ::= { optIfOChGroupSrcIntervalEntry 3 } optIfOChGroupSrcIntervalLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output during the interval." ::= { optIfOChGroupSrcIntervalEntry 4 } optIfOChGroupSrcIntervalHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output during the interval." ::= { optIfOChGroupSrcIntervalEntry 5 } optIfOChGroupSrcIntervalLastAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last aggregated optical power monitored at the input during the interval." ::= { optIfOChGroupSrcIntervalEntry 6 } optIfOChGroupSrcIntervalLowAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest aggregated optical power monitored at the input during the interval." ::= { optIfOChGroupSrcIntervalEntry 7 } optIfOChGroupSrcIntervalHighAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm"
MAX-ACCESS read-only STATUS current DESCRIPTION "The highest aggregated optical power monitored at the input during the interval." ::= { optIfOChGroupSrcIntervalEntry 8 } -- OChGroup source current day table -- Contains data for the current 24-hour performance -- monitoring interval. optIfOChGroupSrcCurDayTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChGroupSrcCurDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OChGroup source performance monitoring information for the current 24-hour interval." ::= { optIfOChGroup 8 } optIfOChGroupSrcCurDayEntry OBJECT-TYPE SYNTAX OptIfOChGroupSrcCurDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OChGroup source performance monitoring information of an interface for the current 24-hour interval." INDEX { ifIndex } ::= { optIfOChGroupSrcCurDayTable 1 } OptIfOChGroupSrcCurDayEntry ::= SEQUENCE { optIfOChGroupSrcCurDaySuspectedFlag TruthValue, optIfOChGroupSrcCurDayLowOutputPower Integer32, optIfOChGroupSrcCurDayHighOutputPower Integer32, optIfOChGroupSrcCurDayLowAggregatedInputPower Integer32, optIfOChGroupSrcCurDayHighAggregatedInputPower Integer32 } optIfOChGroupSrcCurDaySuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChGroupSrcCurDayEntry 1 }
optIfOChGroupSrcCurDayLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output during the current 24-hour interval." ::= { optIfOChGroupSrcCurDayEntry 2 } optIfOChGroupSrcCurDayHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output during the current 24-hour interval." ::= { optIfOChGroupSrcCurDayEntry 3 } optIfOChGroupSrcCurDayLowAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest aggregated optical power monitored at the input during the current 24-hour interval." ::= { optIfOChGroupSrcCurDayEntry 4 } optIfOChGroupSrcCurDayHighAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest aggregated optical power monitored at the input during the current 24-hour interval." ::= { optIfOChGroupSrcCurDayEntry 5 } -- OChGroup source previous day table -- Contains data for the previous 24-hour performance -- monitoring interval. optIfOChGroupSrcPrevDayTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChGroupSrcPrevDayEntry MAX-ACCESS not-accessible STATUS current
DESCRIPTION "A table of OChGroup source performance monitoring information for the previous 24-hour interval." ::= { optIfOChGroup 9 } optIfOChGroupSrcPrevDayEntry OBJECT-TYPE SYNTAX OptIfOChGroupSrcPrevDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OChGroup source performance monitoring information of an interface for the previous 24-hour interval." INDEX { ifIndex } ::= { optIfOChGroupSrcPrevDayTable 1 } OptIfOChGroupSrcPrevDayEntry ::= SEQUENCE { optIfOChGroupSrcPrevDaySuspectedFlag TruthValue, optIfOChGroupSrcPrevDayLastOutputPower Integer32, optIfOChGroupSrcPrevDayLowOutputPower Integer32, optIfOChGroupSrcPrevDayHighOutputPower Integer32, optIfOChGroupSrcPrevDayLastAggregatedInputPower Integer32, optIfOChGroupSrcPrevDayLowAggregatedInputPower Integer32, optIfOChGroupSrcPrevDayHighAggregatedInputPower Integer32 } optIfOChGroupSrcPrevDaySuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChGroupSrcPrevDayEntry 1 } optIfOChGroupSrcPrevDayLastOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last optical power monitored at the output during the previous 24-hour interval." ::= { optIfOChGroupSrcPrevDayEntry 2 } optIfOChGroupSrcPrevDayLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm"
MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output during the previous 24-hour interval." ::= { optIfOChGroupSrcPrevDayEntry 3 } optIfOChGroupSrcPrevDayHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output during the previous 24-hour interval." ::= { optIfOChGroupSrcPrevDayEntry 4 } optIfOChGroupSrcPrevDayLastAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last aggregated optical power monitored at the input during the previous 24-hour interval." ::= { optIfOChGroupSrcPrevDayEntry 5 } optIfOChGroupSrcPrevDayLowAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest aggregated optical power monitored at the input during the previous 24-hour interval." ::= { optIfOChGroupSrcPrevDayEntry 6 } optIfOChGroupSrcPrevDayHighAggregatedInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest aggregated optical power monitored at the input during the previous 24-hour interval." ::= { optIfOChGroupSrcPrevDayEntry 7 } -- the optIfOCh group
-- This group handles the configuration and -- performance monitoring information for OCh layers. -- OCh config table optIfOChConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OCh configuration information." ::= { optIfOCh 1 } optIfOChConfigEntry OBJECT-TYPE SYNTAX OptIfOChConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OCh configuration information of an interface." INDEX { ifIndex } ::= { optIfOChConfigTable 1 } OptIfOChConfigEntry ::= SEQUENCE { optIfOChDirectionality OptIfDirectionality, optIfOChCurrentStatus BITS } optIfOChDirectionality OBJECT-TYPE SYNTAX OptIfDirectionality MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the directionality of the entity." ::= { optIfOChConfigEntry 1 } optIfOChCurrentStatus OBJECT-TYPE SYNTAX BITS { losP(0), los(1), oci(2), ssfP(3), ssfO(4), ssf(5) } MAX-ACCESS read-only STATUS current
DESCRIPTION "Indicates the defect condition of the entity, if any. This object is applicable when optIfOChDirectionality has the value sink(1) or bidirectional(3). In full-capability systems the bit position los(1) is not used. In reduced-capability systems or at IrDI interfaces only the bit positions los(1) and ssfP(3) are used." ::= { optIfOChConfigEntry 2 } -- OCh sink current table -- Contains data for the current 15-minute performance monitoring -- interval. optIfOChSinkCurrentTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChSinkCurrentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OCh sink performance monitoring information for the current 15-minute interval." ::= { optIfOCh 2 } optIfOChSinkCurrentEntry OBJECT-TYPE SYNTAX OptIfOChSinkCurrentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OCh sink performance monitoring information for an interface for the current 15-minute interval." INDEX { ifIndex } ::= { optIfOChSinkCurrentTable 1 } OptIfOChSinkCurrentEntry ::= SEQUENCE { optIfOChSinkCurrentSuspectedFlag TruthValue, optIfOChSinkCurrentInputPower Integer32, optIfOChSinkCurrentLowInputPower Integer32, optIfOChSinkCurrentHighInputPower Integer32, optIfOChSinkCurrentLowerInputPowerThreshold Integer32, optIfOChSinkCurrentUpperInputPowerThreshold Integer32 } optIfOChSinkCurrentSuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION
"If true, the data in this entry may be unreliable." ::= { optIfOChSinkCurrentEntry 1 } optIfOChSinkCurrentInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The optical power monitored at the input." ::= { optIfOChSinkCurrentEntry 2 } optIfOChSinkCurrentLowInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the input during the current 15-minute interval." ::= { optIfOChSinkCurrentEntry 3 } optIfOChSinkCurrentHighInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the input during the current 15-minute interval." ::= { optIfOChSinkCurrentEntry 4 } optIfOChSinkCurrentLowerInputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current DESCRIPTION "The lower limit threshold on input power. If optIfOChSinkCurrentInputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChSinkCurrentEntry 5 } optIfOChSinkCurrentUpperInputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current
DESCRIPTION "The upper limit threshold on input power. If optIfOChSinkCurrentInputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChSinkCurrentEntry 6 } -- OCh sink interval table -- Contains data for previous 15-minute performance monitoring -- intervals. optIfOChSinkIntervalTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChSinkIntervalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of historical OCh sink performance monitoring information." ::= { optIfOCh 3 } optIfOChSinkIntervalEntry OBJECT-TYPE SYNTAX OptIfOChSinkIntervalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OCh sink performance monitoring information of an interface during a particular historical interval." INDEX { ifIndex, optIfOChSinkIntervalNumber } ::= { optIfOChSinkIntervalTable 1 } OptIfOChSinkIntervalEntry ::= SEQUENCE { optIfOChSinkIntervalNumber OptIfIntervalNumber, optIfOChSinkIntervalSuspectedFlag TruthValue, optIfOChSinkIntervalLastInputPower Integer32, optIfOChSinkIntervalLowInputPower Integer32, optIfOChSinkIntervalHighInputPower Integer32 } optIfOChSinkIntervalNumber OBJECT-TYPE SYNTAX OptIfIntervalNumber MAX-ACCESS not-accessible STATUS current DESCRIPTION "Uniquely identifies the interval." ::= { optIfOChSinkIntervalEntry 1 } optIfOChSinkIntervalSuspectedFlag OBJECT-TYPE
SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChSinkIntervalEntry 2 } optIfOChSinkIntervalLastInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last optical power monitored at the input during the interval." ::= { optIfOChSinkIntervalEntry 3 } optIfOChSinkIntervalLowInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the input during the interval." ::= { optIfOChSinkIntervalEntry 4 } optIfOChSinkIntervalHighInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the input during the interval." ::= { optIfOChSinkIntervalEntry 5 } -- OCh sink current day table -- Contains data for the current 24-hour performance -- monitoring interval. optIfOChSinkCurDayTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChSinkCurDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OCh sink performance monitoring information for the current 24-hour interval."
::= { optIfOCh 4 } optIfOChSinkCurDayEntry OBJECT-TYPE SYNTAX OptIfOChSinkCurDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OCh sink performance monitoring information of an interface for the current 24-hour interval." INDEX { ifIndex } ::= { optIfOChSinkCurDayTable 1 } OptIfOChSinkCurDayEntry ::= SEQUENCE { optIfOChSinkCurDaySuspectedFlag TruthValue, optIfOChSinkCurDayLowInputPower Integer32, optIfOChSinkCurDayHighInputPower Integer32 } optIfOChSinkCurDaySuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChSinkCurDayEntry 1 } optIfOChSinkCurDayLowInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the input during the current 24-hour interval." ::= { optIfOChSinkCurDayEntry 2 } optIfOChSinkCurDayHighInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the input during the current 24-hour interval." ::= { optIfOChSinkCurDayEntry 3 }
-- OCh sink previous day table -- Contains data for the previous 24-hour performance -- monitoring interval. optIfOChSinkPrevDayTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChSinkPrevDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OCh sink performance monitoring information for the previous 24-hour interval." ::= { optIfOCh 5 } optIfOChSinkPrevDayEntry OBJECT-TYPE SYNTAX OptIfOChSinkPrevDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OCh sink performance monitoring information of an interface for the previous 24-hour interval." INDEX { ifIndex } ::= { optIfOChSinkPrevDayTable 1 } OptIfOChSinkPrevDayEntry ::= SEQUENCE { optIfOChSinkPrevDaySuspectedFlag TruthValue, optIfOChSinkPrevDayLastInputPower Integer32, optIfOChSinkPrevDayLowInputPower Integer32, optIfOChSinkPrevDayHighInputPower Integer32 } optIfOChSinkPrevDaySuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChSinkPrevDayEntry 1 } optIfOChSinkPrevDayLastInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last optical power monitored at the input during the previous 24-hour interval."
::= { optIfOChSinkPrevDayEntry 2 } optIfOChSinkPrevDayLowInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the input during the previous 24-hour interval." ::= { optIfOChSinkPrevDayEntry 3 } optIfOChSinkPrevDayHighInputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the input during the previous 24-hour interval." ::= { optIfOChSinkPrevDayEntry 4 } -- OCh source current table -- Contains data for the current 15-minute performance monitoring -- interval. optIfOChSrcCurrentTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChSrcCurrentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OCh source performance monitoring information for the current 15-minute interval." ::= { optIfOCh 6 } optIfOChSrcCurrentEntry OBJECT-TYPE SYNTAX OptIfOChSrcCurrentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OCh source performance monitoring information of an interface for the current 15-minute interval." INDEX { ifIndex } ::= { optIfOChSrcCurrentTable 1 } OptIfOChSrcCurrentEntry ::= SEQUENCE {
optIfOChSrcCurrentSuspectedFlag TruthValue, optIfOChSrcCurrentOutputPower Integer32, optIfOChSrcCurrentLowOutputPower Integer32, optIfOChSrcCurrentHighOutputPower Integer32, optIfOChSrcCurrentLowerOutputPowerThreshold Integer32, optIfOChSrcCurrentUpperOutputPowerThreshold Integer32 } optIfOChSrcCurrentSuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChSrcCurrentEntry 1 } optIfOChSrcCurrentOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The optical power monitored at the output." ::= { optIfOChSrcCurrentEntry 2 } optIfOChSrcCurrentLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output during the current 15-minute interval." ::= { optIfOChSrcCurrentEntry 3 } optIfOChSrcCurrentHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output during the current 15-minute interval." ::= { optIfOChSrcCurrentEntry 4 } optIfOChSrcCurrentLowerOutputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm"
MAX-ACCESS read-write STATUS current DESCRIPTION "The lower limit threshold on output power. If optIfOChSrcCurrentOutputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChSrcCurrentEntry 5 } optIfOChSrcCurrentUpperOutputPowerThreshold OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-write STATUS current DESCRIPTION "The upper limit threshold on output power. If optIfOChSrcCurrentOutputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent." ::= { optIfOChSrcCurrentEntry 6 } -- OCh source interval table -- Contains data for previous 15-minute performance monitoring -- intervals. optIfOChSrcIntervalTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChSrcIntervalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of historical OCh source performance monitoring information." ::= { optIfOCh 7 } optIfOChSrcIntervalEntry OBJECT-TYPE SYNTAX OptIfOChSrcIntervalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OCh source performance monitoring information of an interface during a particular historical interval." INDEX { ifIndex, optIfOChSrcIntervalNumber } ::= { optIfOChSrcIntervalTable 1 } OptIfOChSrcIntervalEntry ::= SEQUENCE { optIfOChSrcIntervalNumber OptIfIntervalNumber, optIfOChSrcIntervalSuspectedFlag TruthValue, optIfOChSrcIntervalLastOutputPower Integer32,
optIfOChSrcIntervalLowOutputPower Integer32, optIfOChSrcIntervalHighOutputPower Integer32 } optIfOChSrcIntervalNumber OBJECT-TYPE SYNTAX OptIfIntervalNumber MAX-ACCESS not-accessible STATUS current DESCRIPTION "Uniquely identifies the interval." ::= { optIfOChSrcIntervalEntry 1 } optIfOChSrcIntervalSuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChSrcIntervalEntry 2 } optIfOChSrcIntervalLastOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last optical power monitored at the output during the interval." ::= { optIfOChSrcIntervalEntry 3 } optIfOChSrcIntervalLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output during the interval." ::= { optIfOChSrcIntervalEntry 4 } optIfOChSrcIntervalHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output during the interval."
::= { optIfOChSrcIntervalEntry 5 } -- OCh source current day table -- Contains data for the current 24-hour performance -- monitoring interval. optIfOChSrcCurDayTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChSrcCurDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OCh source performance monitoring information for the current 24-hour interval." ::= { optIfOCh 8 } optIfOChSrcCurDayEntry OBJECT-TYPE SYNTAX OptIfOChSrcCurDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OCh source performance monitoring information of an interface for the current 24-hour interval." INDEX { ifIndex } ::= { optIfOChSrcCurDayTable 1 } OptIfOChSrcCurDayEntry ::= SEQUENCE { optIfOChSrcCurDaySuspectedFlag TruthValue, optIfOChSrcCurDayLowOutputPower Integer32, optIfOChSrcCurDayHighOutputPower Integer32 } optIfOChSrcCurDaySuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChSrcCurDayEntry 1 } optIfOChSrcCurDayLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output during the
current 24-hour interval." ::= { optIfOChSrcCurDayEntry 2 } optIfOChSrcCurDayHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output during the current 24-hour interval." ::= { optIfOChSrcCurDayEntry 3 } -- OCh source previous day table -- Contains data for the previous 24-hour performance -- monitoring interval. optIfOChSrcPrevDayTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOChSrcPrevDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OCh source performance monitoring information for the previous 24-hour interval." ::= { optIfOCh 9 } optIfOChSrcPrevDayEntry OBJECT-TYPE SYNTAX OptIfOChSrcPrevDayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OCh source performance monitoring information of an interface for the previous 24-hour interval." INDEX { ifIndex } ::= { optIfOChSrcPrevDayTable 1 } OptIfOChSrcPrevDayEntry ::= SEQUENCE { optIfOChSrcPrevDaySuspectedFlag TruthValue, optIfOChSrcPrevDayLastOutputPower Integer32, optIfOChSrcPrevDayLowOutputPower Integer32, optIfOChSrcPrevDayHighOutputPower Integer32 } optIfOChSrcPrevDaySuspectedFlag OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only
STATUS current DESCRIPTION "If true, the data in this entry may be unreliable." ::= { optIfOChSrcPrevDayEntry 1 } optIfOChSrcPrevDayLastOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The last optical power monitored at the output during the previous 24-hour interval." ::= { optIfOChSrcPrevDayEntry 2 } optIfOChSrcPrevDayLowOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest optical power monitored at the output during the previous 24-hour interval." ::= { optIfOChSrcPrevDayEntry 3 } optIfOChSrcPrevDayHighOutputPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dbm" MAX-ACCESS read-only STATUS current DESCRIPTION "The highest optical power monitored at the output during the previous 24-hour interval." ::= { optIfOChSrcPrevDayEntry 4 } -- the optIfOTUk group -- This group handles the configuration -- information for OTUk layers. -- OTUk config table optIfOTUkConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfOTUkConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of OTUk configuration information." ::= { optIfOTUk 1 }
optIfOTUkConfigEntry OBJECT-TYPE SYNTAX OptIfOTUkConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains OTUk configuration information of an interface." INDEX { ifIndex } ::= { optIfOTUkConfigTable 1 } OptIfOTUkConfigEntry ::= SEQUENCE { optIfOTUkDirectionality OptIfDirectionality, optIfOTUkBitRateK OptIfBitRateK, optIfOTUkTraceIdentifierTransmitted OptIfTxTI, optIfOTUkDAPIExpected OptIfExDAPI, optIfOTUkSAPIExpected OptIfExSAPI, optIfOTUkTraceIdentifierAccepted OptIfAcTI, optIfOTUkTIMDetMode OptIfTIMDetMode, optIfOTUkTIMActEnabled TruthValue, optIfOTUkDEGThr OptIfDEGThr, optIfOTUkDEGM OptIfDEGM, optIfOTUkSinkAdaptActive TruthValue, optIfOTUkSourceAdaptActive TruthValue, optIfOTUkSinkFECEnabled TruthValue, optIfOTUkCurrentStatus BITS } optIfOTUkDirectionality OBJECT-TYPE SYNTAX OptIfDirectionality MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the directionality of the entity." ::= { optIfOTUkConfigEntry 1 } optIfOTUkBitRateK OBJECT-TYPE SYNTAX OptIfBitRateK MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the bit rate of the entity." ::= { optIfOTUkConfigEntry 2 } optIfOTUkTraceIdentifierTransmitted OBJECT-TYPE SYNTAX OptIfTxTI MAX-ACCESS read-write STATUS current
DESCRIPTION "The trace identifier transmitted. This object is applicable when optIfOTUkDirectionality has the value source(2) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value sink(1). If no value is ever set by a management entity for this object, system-specific default value will be used. Any implementation that instantiates this object must document the system-specific default value or how it is derived." ::= { optIfOTUkConfigEntry 3 } optIfOTUkDAPIExpected OBJECT-TYPE SYNTAX OptIfExDAPI MAX-ACCESS read-write STATUS current DESCRIPTION "The DAPI expected by the receiver. This object is only applicable to the sink function, i.e., only when optIfOTUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value source(2). This object has no effect when optIfOTUkTIMDetMode has the value off(1)." ::= { optIfOTUkConfigEntry 4 } optIfOTUkSAPIExpected OBJECT-TYPE SYNTAX OptIfExSAPI MAX-ACCESS read-write STATUS current DESCRIPTION "The SAPI expected by the receiver. This object is only applicable to the sink function, i.e., only when optIfOTUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value source(2). This object has no effect when optIfOTUkTIMDetMode has the value off(1)." ::= { optIfOTUkConfigEntry 5 } optIfOTUkTraceIdentifierAccepted OBJECT-TYPE SYNTAX OptIfAcTI MAX-ACCESS read-only STATUS current DESCRIPTION "The actual trace identifier accepted. This object is only applicable to the sink function, i.e.,
only when optIfOTUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value source(2). The value of this object is unspecified when optIfOTUkCurrentStatus indicates a near-end defect (i.e., ssf(3), lof(4), ais(5), lom(6)) that prevents extraction of the trace message." ::= { optIfOTUkConfigEntry 6 } optIfOTUkTIMDetMode OBJECT-TYPE SYNTAX OptIfTIMDetMode MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the mode of the Trace Identifier Mismatch (TIM) Detection function. This object is only applicable to the sink function, i.e., only when optIfOTUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value source(2). The default value of this object is off(1)." ::= { optIfOTUkConfigEntry 7 } optIfOTUkTIMActEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates whether the Trace Identifier Mismatch (TIM) Consequent Action function is enabled. This object is only applicable to the sink function, i.e., only when optIfOTUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value source(2). This object has no effect when optIfOTUkTIMDetMode has the value off(1). The default value of this object is false(2)." ::= { optIfOTUkConfigEntry 8 } optIfOTUkDEGThr OBJECT-TYPE SYNTAX OptIfDEGThr UNITS "percentage" MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the threshold level for declaring a performance monitoring (PM) Second to be bad. A PM Second is declared bad if the percentage of detected errored blocks in that second is
greater than or equal to optIfOTUkDEGThr. This object is only applicable to the sink function, i.e., only when optIfOTUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value source(2). The default value of this object is Severely Errored Second (SES) Estimator (See ITU-T G.7710)." ::= { optIfOTUkConfigEntry 9 } optIfOTUkDEGM OBJECT-TYPE SYNTAX OptIfDEGM MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the threshold level for declaring a Degraded Signal defect (dDEG). A dDEG shall be declared if optIfOTUkDEGM consecutive bad PM Seconds are detected. This object is only applicable to the sink function, i.e., only when optIfOTUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value source(2). The default value of this object is 7 (See ITU-T G.7710)." ::= { optIfOTUkConfigEntry 10 } optIfOTUkSinkAdaptActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates whether the sink adaptation function is activated or not. This object is only applicable to the sink function, i.e., only when optIfOTUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value source(2). The default value of this object is false(2)." ::= { optIfOTUkConfigEntry 11 } optIfOTUkSourceAdaptActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates whether the source adaptation function is activated or not. This object is only applicable to the source function, i.e., only when optIfOTUkDirectionality has the value source(2) or bidirectional(3). It must not be instantiated in rows
where optIfOTUkDirectionality has the value sink(1). The default value of this object is false(2)." ::= { optIfOTUkConfigEntry 12 } optIfOTUkSinkFECEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "If Forward Error Correction (FEC) is supported, this object indicates whether FEC at the OTUk sink adaptation function is enabled or not. This object is only applicable to the sink function, i.e., only when optIfOTUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value source(2). The default value of this object is true(1)." ::= { optIfOTUkConfigEntry 13 } optIfOTUkCurrentStatus OBJECT-TYPE SYNTAX BITS { tim(0), deg(1), bdi(2), ssf(3), lof(4), ais(5), lom(6) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the defect condition of the entity, if any. This object is only applicable to the sink function, i.e., only when optIfOTUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfOTUkDirectionality has the value source(2)." ::= { optIfOTUkConfigEntry 14 } -- GCC0 config table optIfGCC0ConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfGCC0ConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of GCC0 configuration information." ::= { optIfOTUk 2 }
optIfGCC0ConfigEntry OBJECT-TYPE SYNTAX OptIfGCC0ConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains GCC0 configuration information of an interface. Each instance must correspond to an instance of optIfOTUkConfigEntry. Separate source and/or sink instances may exist for a given ifIndex value, or a single bidirectional instance may exist, but a bidirectional instance may not coexist with a source or sink instance. Instances of this conceptual row persist across agent restarts." INDEX { ifIndex, optIfGCC0Directionality } ::= { optIfGCC0ConfigTable 1 } OptIfGCC0ConfigEntry ::= SEQUENCE { optIfGCC0Directionality OptIfDirectionality, optIfGCC0Application SnmpAdminString, optIfGCC0RowStatus RowStatus } optIfGCC0Directionality OBJECT-TYPE SYNTAX OptIfDirectionality MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the directionality of the entity. The values source(2) and bidirectional(3) are not allowed if the corresponding instance of optIfOTUkDirectionality has the value sink(1). The values sink(1) and bidirectional(3) are not allowed if the corresponding instance of optIfOTUkDirectionality has the value source(2)." ::= { optIfGCC0ConfigEntry 1 } optIfGCC0Application OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the application transported by the GCC0 entity. Example applications are ECC, User data channel. The value of this object may not be changed when optIfGCC0RowStatus has the value active(1)."
::= { optIfGCC0ConfigEntry 2 } optIfGCC0RowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This columnar object is used for creating and deleting a conceptual row of the optIfGCC0 config table. It is used to model the addGCC0Access and removeGCC0Access operations of an OTUk_TTP for GCC0 access control as defined in G.874.1. Setting RowStatus to createAndGo or createAndWait implies addGCC0Access. Setting RowStatus to destroy implies removeGCC0Access." ::= { optIfGCC0ConfigEntry 3 } -- the optIfODUk group -- This group handles the configuration information -- for the ODUk layers. -- ODUk config table optIfODUkConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfODUkConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of ODUk configuration information." ::= { optIfODUk 1 } optIfODUkConfigEntry OBJECT-TYPE SYNTAX OptIfODUkConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains ODUk configuration information of an interface." INDEX { ifIndex } ::= { optIfODUkConfigTable 1 } OptIfODUkConfigEntry ::= SEQUENCE { optIfODUkDirectionality OptIfDirectionality, optIfODUkBitRateK OptIfBitRateK, optIfODUkTcmFieldsInUse BITS, optIfODUkPositionSeqCurrentSize Unsigned32, optIfODUkTtpPresent TruthValue }
optIfODUkDirectionality OBJECT-TYPE SYNTAX OptIfDirectionality MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the directionality of the entity." ::= { optIfODUkConfigEntry 1 } optIfODUkBitRateK OBJECT-TYPE SYNTAX OptIfBitRateK MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the bit rate of the entity." ::= { optIfODUkConfigEntry 2 } optIfODUkTcmFieldsInUse OBJECT-TYPE SYNTAX BITS { tcmField1(0), tcmField2(1), tcmField3(2), tcmField4(3), tcmField5(4), tcmField6(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the TCM field(s) that are currently in use. The positions of the bits correspond to the TCM fields. A bit that is set to 1 means that the corresponding TCM field is used. This object will be updated when rows are created in or deleted from the optIfODUkTConfigTable, or the optIfODUkTNimConfigTable." ::= { optIfODUkConfigEntry 3 } optIfODUkPositionSeqCurrentSize OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This variable indicates the current size of the position sequence (i.e., number of TCM function and/or GCC12 access that have been created in the ODUk interface). When the value of this variable is greater than zero, it means that one or more TCM function and/or GCC12 access have been created in the ODUk interface. In this case, there will be as many rows in the
optIfODUkPositionSeqTable as the value of optIfODUkPositionSeqCurrentSize corresponding to this ODUk interface, one row for each TCM function or GCC12 access. The position of the TCM function and/or GCC12 access within the sequence is indicated by the optIfODUkPositionSeqPosition variable in optIfODUkPositionSeqTable. The optIfODUkPositionSeqTable also provides pointers to the corresponding TCM function (optIfODUkT) and GCC12 access (optIfGCC12) entities." ::= { optIfODUkConfigEntry 4 } optIfODUkTtpPresent OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "This object has the value true(1) if the ifEntry under which it is instantiated contains an ODUk Trail Termination Point, i.e., is the endpoint of an ODUk path. In that case there will be a corresponding row in the ODUk TTP config table and it will not be possible to create corresponding rows in the ODUk NIM config table. This object has the value false(2) if the ifEntry under which it is instantiated contains an intermediate ODUk Connection Termination Point. In that case there is no corresponding row in the ODUk TTP config table, but it will be possible to create corresponding rows in the ODUk NIM config table. This object also affects the allowable options in rows created in the GCC12 config table and in the ODUkT config table, as specified in the DESCRIPTION clauses of the columns in those tables." ::= { optIfODUkConfigEntry 5 } -- ODUk Trail Termination Point (TTP) config table optIfODUkTtpConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfODUkTtpConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of ODUk TTP configuration information." ::= { optIfODUk 2 } optIfODUkTtpConfigEntry OBJECT-TYPE SYNTAX OptIfODUkTtpConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION
"A conceptual row that contains ODUk TTP configuration information of an interface." INDEX { ifIndex } ::= { optIfODUkTtpConfigTable 1 } OptIfODUkTtpConfigEntry ::= SEQUENCE { optIfODUkTtpTraceIdentifierTransmitted OptIfTxTI, optIfODUkTtpDAPIExpected OptIfExDAPI, optIfODUkTtpSAPIExpected OptIfExSAPI, optIfODUkTtpTraceIdentifierAccepted OptIfAcTI, optIfODUkTtpTIMDetMode OptIfTIMDetMode, optIfODUkTtpTIMActEnabled TruthValue, optIfODUkTtpDEGThr OptIfDEGThr, optIfODUkTtpDEGM OptIfDEGM, optIfODUkTtpCurrentStatus BITS } optIfODUkTtpTraceIdentifierTransmitted OBJECT-TYPE SYNTAX OptIfTxTI MAX-ACCESS read-write STATUS current DESCRIPTION "The trace identifier transmitted. This object is applicable when optIfODUkDirectionality has the value source(2) or bidirectional(3). It must not be instantiated in rows where optIfODUkDirectionality has the value sink(1). If no value is ever set by a management entity for this object, system-specific default value will be used. Any implementation that instantiates this object must document the system-specific default value or how it is derived." ::= { optIfODUkTtpConfigEntry 1 } optIfODUkTtpDAPIExpected OBJECT-TYPE SYNTAX OptIfExDAPI MAX-ACCESS read-write STATUS current DESCRIPTION "The DAPI expected by the receiver. This object is only applicable to the sink function, i.e., only when optIfODUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfODUkDirectionality has the value source(2). This object has no effect when optIfODUkTtpTIMDetMode has the value off(1)." ::= { optIfODUkTtpConfigEntry 2 }
optIfODUkTtpSAPIExpected OBJECT-TYPE SYNTAX OptIfExSAPI MAX-ACCESS read-write STATUS current DESCRIPTION "The SAPI expected by the receiver. This object is only applicable to the sink function, i.e., only when optIfODUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfODUkDirectionality has the value source(2). This object has no effect when optIfODUkTtpTIMDetMode has the value off(1)." ::= { optIfODUkTtpConfigEntry 3 } optIfODUkTtpTraceIdentifierAccepted OBJECT-TYPE SYNTAX OptIfAcTI MAX-ACCESS read-only STATUS current DESCRIPTION "The actual trace identifier accepted. This object is only applicable to the sink function, i.e., only when optIfODUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfODUkDirectionality has the value source(2). The value of this object is unspecified when optIfODUkTtpCurrentStatus indicates a near-end defect (i.e., oci(0), lck(1), ssf(5)) that prevents extraction of the trace message." ::= { optIfODUkTtpConfigEntry 4 } optIfODUkTtpTIMDetMode OBJECT-TYPE SYNTAX OptIfTIMDetMode MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the mode of the Trace Identifier Mismatch (TIM) Detection function. This object is only applicable to the sink function, i.e., only when optIfODUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfODUkDirectionality has the value source(2). The default value of this object is off(1)." ::= { optIfODUkTtpConfigEntry 5 } optIfODUkTtpTIMActEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current
DESCRIPTION "Indicates whether the Trace Identifier Mismatch (TIM) Consequent Action function is enabled. This object is only applicable to the sink function, i.e., only when optIfODUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfODUkDirectionality has the value source(2). This object has no effect when optIfODUkTtpTIMDetMode has the value off(1). The default value of this object is false(2)." ::= { optIfODUkTtpConfigEntry 6 } optIfODUkTtpDEGThr OBJECT-TYPE SYNTAX OptIfDEGThr UNITS "percentage" MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the threshold level for declaring a performance monitoring (PM) Second to be bad. A PM Second is declared bad if the percentage of detected errored blocks in that second is greater than or equal to optIfODUkDEGThr. This object is only applicable to the sink function, i.e., only when optIfODUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfODUkDirectionality has the value source(2). The default value of this object is Severely Errored Second (SES) Estimator (See ITU-T G.7710)." ::= { optIfODUkTtpConfigEntry 7 } optIfODUkTtpDEGM OBJECT-TYPE SYNTAX OptIfDEGM MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the threshold level for declaring a Degraded Signal defect (dDEG). A dDEG shall be declared if optIfODUkDEGM consecutive bad PM Seconds are detected. This object is only applicable to the sink function, i.e., only when optIfODUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfODUkDirectionality has the value source(2). The default value of this object is 7 (See ITU-T G.7710)." ::= { optIfODUkTtpConfigEntry 8 } optIfODUkTtpCurrentStatus OBJECT-TYPE SYNTAX BITS { oci(0),
lck(1), tim(2), deg(3), bdi(4), ssf(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the defect condition of the entity, if any. This object is only applicable to the sink function, i.e., only when optIfODUkDirectionality has the value sink(1) or bidirectional(3). It must not be instantiated in rows where optIfODUkDirectionality has the value source(2)." ::= { optIfODUkTtpConfigEntry 9 } -- ODUk Position Sequence table optIfODUkPositionSeqTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfODUkPositionSeqEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of ODUk Position Sequence information." ::= { optIfODUk 3 } optIfODUkPositionSeqEntry OBJECT-TYPE SYNTAX OptIfODUkPositionSeqEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains ODUk position sequence information of an ODUk interface. The ODUk interface is identified by the ifIndex. Associated with each ODUk interface there may be one of more conceptual rows in the optIfODUkPositionSeqTable. Each row represents a TCM or GCC12 access function within the associated ODUk interface. Rows of the optIfODUkPositionSeqTable table are created/deleted as the result of the creation/deletion of the optIfODUkT or optIfGCC12 entities." INDEX { ifIndex, optIfODUkPositionSeqIndex } ::= { optIfODUkPositionSeqTable 1 } OptIfODUkPositionSeqEntry ::= SEQUENCE { optIfODUkPositionSeqIndex Unsigned32, optIfODUkPositionSeqPosition Unsigned32,
optIfODUkPositionSeqPointer RowPointer } optIfODUkPositionSeqIndex OBJECT-TYPE SYNTAX Unsigned32 (1..4294967295) MAX-ACCESS not-accessible STATUS current DESCRIPTION "This variable identifies a row in the optIfODUkPositionSeqTable Table. Each row of the optIfODUkPositionSeqTable Table represents a TCM or GCC12 access function within the associated ODUk interface." ::= { optIfODUkPositionSeqEntry 1 } optIfODUkPositionSeqPosition OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This variable indicates the position of the TCM or GCC12 access function within the sequence of TCMs & GCC12 access functions of the associated ODUk interface. The TCM or GCC12 presented by this row is referenced by the optIfODUkPositionSeqPointer variable." ::= { optIfODUkPositionSeqEntry 2 } optIfODUkPositionSeqPointer OBJECT-TYPE SYNTAX RowPointer MAX-ACCESS read-only STATUS current DESCRIPTION "This variable identifies the TCM or GCC12 access function by pointing to the corresponding optIfODUkT or optIfGCC12 entity." ::= { optIfODUkPositionSeqEntry 3 } -- ODUk Non-intrusive monitoring (Nim) config table optIfODUkNimConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfODUkNimConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of ODUkNim configuration information." ::= { optIfODUk 4 } optIfODUkNimConfigEntry OBJECT-TYPE
SYNTAX OptIfODUkNimConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains ODUkNim configuration information of an interface. Each instance must correspond to an instance of optIfODUkConfigEntry for which optIfODUkTtpPresent has the value false(2). Instances of this conceptual row persist across agent restarts, and read-create columns other than the status column may be modified while the row is active." INDEX { ifIndex, optIfODUkNimDirectionality } ::= { optIfODUkNimConfigTable 1 } OptIfODUkNimConfigEntry ::= SEQUENCE { optIfODUkNimDirectionality OptIfSinkOrSource, optIfODUkNimDAPIExpected OptIfExDAPI, optIfODUkNimSAPIExpected OptIfExSAPI, optIfODUkNimTraceIdentifierAccepted OptIfAcTI, optIfODUkNimTIMDetMode OptIfTIMDetMode, optIfODUkNimTIMActEnabled TruthValue, optIfODUkNimDEGThr OptIfDEGThr, optIfODUkNimDEGM OptIfDEGM, optIfODUkNimCurrentStatus BITS, optIfODUkNimRowStatus RowStatus } optIfODUkNimDirectionality OBJECT-TYPE SYNTAX OptIfSinkOrSource MAX-ACCESS not-accessible STATUS current DESCRIPTION "Specifies the monitor point for the ODUk Path non-intrusive monitoring function. The value source(2) is not allowed if the corresponding instance of optIfODUkDirectionality has the value sink(1), and the value sink(1) is not allowed if the corresponding instance of optIfODUkDirectionality has the value source(2). Either the value sink(1) or source(2) is allowed if the corresponding instance of optIfODUkDirectionality has the value bidirectional(3). The value sink(1) means monitoring at the sink direction path signal of the ODUk CTP. The value source(2) means monitoring at the source direction
path signal of the ODUk CTP. Monitoring the source direction
of an ODUk CTP is necessary in those cases where the ODUk CTP
is at an SNCP (Subnetwork Connection Protection) end (e.g., see
Figure I.1.2/G.874.1). If one would like to get the performance
of the protected connection, one cannot use the NIM function
at both ODUk CTP sinks (before the matrix), instead one should
monitor the signal at the source ODUk CTP after the matrix."
::= { optIfODUkNimConfigEntry 1 }
optIfODUkNimDAPIExpected OBJECT-TYPE
SYNTAX OptIfExDAPI
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The DAPI expected by the receiver.
This object has no effect if optIfODUkNimTIMDetMode has
the value off(1) or sapi(3)."
::= { optIfODUkNimConfigEntry 2 }
optIfODUkNimSAPIExpected OBJECT-TYPE
SYNTAX OptIfExSAPI
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The SAPI expected by the receiver.
This object has no effect if optIfODUkNimTIMDetMode has
the value off(1) or dapi(2)."
::= { optIfODUkNimConfigEntry 3 }
optIfODUkNimTraceIdentifierAccepted OBJECT-TYPE
SYNTAX OptIfAcTI
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The actual trace identifier accepted. The value of
this object is unspecified if optIfODUkNimCurrentStatus
has any of the bit positions oci(0), lck(1), or ssf(5)
set or if optIfODUkNimRowStatus has any value other
than active(1)."
::= { optIfODUkNimConfigEntry 4 }
optIfODUkNimTIMDetMode OBJECT-TYPE
SYNTAX OptIfTIMDetMode
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Indicates the mode of the Trace Identifier Mismatch (TIM)
Detection function."
::= { optIfODUkNimConfigEntry 5 } optIfODUkNimTIMActEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates whether the Trace Identifier Mismatch (TIM) Consequent Action function is enabled." ::= { optIfODUkNimConfigEntry 6 } optIfODUkNimDEGThr OBJECT-TYPE SYNTAX OptIfDEGThr UNITS "percentage" MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the threshold level for declaring a performance monitoring (PM) Second to be bad. A PM Second is declared bad if the percentage of detected errored blocks in that second is greater than or equal to optIfODUkNimDEGThr." ::= { optIfODUkNimConfigEntry 7 } optIfODUkNimDEGM OBJECT-TYPE SYNTAX OptIfDEGM MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the threshold level for declaring a Degraded Signal defect (dDEG). A dDEG shall be declared if optIfODUkNimDEGM consecutive bad PM Seconds are detected." ::= { optIfODUkNimConfigEntry 8 } optIfODUkNimCurrentStatus OBJECT-TYPE SYNTAX BITS { oci(0), lck(1), tim(2), deg(3), bdi(4), ssf(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the defect condition of the entity, if any. The value of this object is unspecified if optIfODUkNimRowStatus has any value other than
active(1)." ::= { optIfODUkNimConfigEntry 9 } optIfODUkNimRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This columnar object is used for creating and deleting a conceptual row of the optIfODUkNim config table. It is used to model the activateNim and deactivateNim operations of an OTUk_CTP for non-intrusive monitoring control as defined in G.874.1. Setting RowStatus to createAndGo or createAndWait implies activateNim. Setting RowStatus to destroy implies deactivateNim." ::= { optIfODUkNimConfigEntry 10 } -- GCC12 config table optIfGCC12ConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF OptIfGCC12ConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of GCC12 configuration information. The GCC function processes the GCC overhead bytes passing through them but leave the remainder of the ODUk overhead and payload data alone." ::= { optIfODUk 5 } optIfGCC12ConfigEntry OBJECT-TYPE SYNTAX OptIfGCC12ConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row that contains GCC12 configuration information of an interface. Each instance must correspond to an instance of optIfODUkConfigEntry. Separate instances providing GCC1-only access and GCC2-only access may exist for a given ifIndex value, or a single instance providing GCC1 + GCC2 may exist, but a GCC1 + GCC2 instance may not coexist with a GCC1-only or GCC2-only instance. Instances of this conceptual row persist across agent restarts." INDEX { ifIndex, optIfGCC12Codirectional, optIfGCC12GCCAccess } ::= { optIfGCC12ConfigTable 1 }