OPT-IF-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: OPT-IF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 optIfMibModule 1.3.6.1.2.1.10.133
The MIB module to describe pre-OTN and OTN interfaces. Copyright (C) The Internet Society (2003). This version of this MIB module is part of RFC 3591; see the RFC itself for full legal notices.
         optIfObjects 1.3.6.1.2.1.10.133.1
             optIfOTMn 1.3.6.1.2.1.10.133.1.1
                 optIfOTMnTable 1.3.6.1.2.1.10.133.1.1.1 no-access
A table of OTMn structure information.
                     optIfOTMnEntry 1.3.6.1.2.1.10.133.1.1.1.1 no-access
A conceptual row that contains the OTMn structure information of an optical interface.
                         optIfOTMnOrder 1.3.6.1.2.1.10.133.1.1.1.1.1 unsigned32 read-only
This object indicates the order of the OTM, which represents the maximum number of wavelengths that can be supported at the bit rate(s) supported on the interface.
                         optIfOTMnReduced 1.3.6.1.2.1.10.133.1.1.1.1.2 truthvalue read-only
This object indicates whether a reduced or full functionality is supported at the interface. A value of true means reduced. A value of false means full.
                         optIfOTMnBitRates 1.3.6.1.2.1.10.133.1.1.1.1.3 bits read-only
This attribute is a bit map representing the bit rate or set of bit rates supported on the interface. The meaning of each bit position is as follows: bitRateK1(0) is set if the 2.5 Gbit/s rate is supported bitRateK2(1) is set if the 10 Gbit/s rate is supported bitRateK3(2) is set if the 40 Gbit/s rate is supported Note that each bit position corresponds to one possible value of the type OptIfBitRateK. The default value of this attribute is system specific. Bits: 'bitRateK3': 2, 'bitRateK2': 1, 'bitRateK1': 0.
                         optIfOTMnInterfaceType 1.3.6.1.2.1.10.133.1.1.1.1.4 snmpadminstring read-only
This object identifies the type of interface. The value of this attribute will affect the behavior of the OTM with respect to presence/absence of OTM Overhead Signal (OOS) processing and TCM activation. For an IrDI interface, there is no OOS processing and TCM activation is limited to n levels as specified by a TCM level threshold. This object contains two fields that are separated by whitespace. The possible values are: field 1: one of the 4-character ASCII strings 'IrDI' or 'IaDI' field 2: free-form text consisting of printable UTF-8 encoded characters Note that field 2 is optional. If it is not present then there is no requirement for trailing whitespace after field 1. The default values are as follows: field 1: 'IaDI' field 2: an empty string.
                         optIfOTMnTcmMax 1.3.6.1.2.1.10.133.1.1.1.1.5 unsigned32 read-write
This object identifies the maximum number of TCM levels allowed for any Optical Channel contained in this OTM. A new TCM activation will be rejected if the requested level is greater than the threshold. If InterfaceType object specifies a type of 'IaDI' for this OTM, then this attribute is irrelevant. Possible values: unsigned integers in the range from 0 to 6 inclusive. Default value: 3.
                         optIfOTMnOpticalReach 1.3.6.1.2.1.10.133.1.1.1.1.6 integer read-only
This object indicates the length the optical signal may travel before requiring termination or regeneration. The meaning of the enumeration are: intraOffice(1) - intra-office (as defined in ITU-T G.957) shortHaul(2) - short haul (as defined in ITU-T G.957) longHaul(3) - long haul (as defined in ITU-T G.957) veryLongHaul(4) - very long haul (as defined in ITU-T G.691) ultraLongHaul(5)- ultra long haul (as defined in ITU-T G.691) Enumeration: 'longHaul': 3, 'veryLongHaul': 4, 'intraOffice': 1, 'shortHaul': 2, 'ultraLongHaul': 5.
             optIfPerfMon 1.3.6.1.2.1.10.133.1.2
                 optIfPerfMonIntervalTable 1.3.6.1.2.1.10.133.1.2.1 no-access
A table of 15-minute performance monitoring interval information.
                     optIfPerfMonIntervalEntry 1.3.6.1.2.1.10.133.1.2.1.1 no-access
A conceptual row that contains 15-minute performance monitoring interval information of an interface.
                         optIfPerfMonCurrentTimeElapsed 1.3.6.1.2.1.10.133.1.2.1.1.1 gauge32 read-only
Number of seconds elapsed in the current 15-minute performance monitoring interval. If, for some reason, such as an adjustment in the NE's time-of-day clock, the number of seconds elapsed exceeds the maximum value, then the maximum value will be returned.
                         optIfPerfMonCurDayTimeElapsed 1.3.6.1.2.1.10.133.1.2.1.1.2 gauge32 read-only
Number of seconds elapsed in the current 24-hour interval performance monitoring period. If, for some reason, such as an adjustment in the NE's time-of-day clock, the number of seconds elapsed exceeds the maximum value, then the maximum value will be returned.
                         optIfPerfMonIntervalNumIntervals 1.3.6.1.2.1.10.133.1.2.1.1.3 unsigned32 read-only
The number of 15-minute intervals for which performance monitoring data is available. The number is the same for all the associated sub layers of the interface. An optical interface must be capable of supporting at least n intervals, where n is defined as follows: The minimum value of n is 4. The default of n is 32. The maximum value of n is 96. The value of this object will be n unless performance monitoring was (re-)started for the interface within the last (n*15) minutes, in which case the value will be the number of complete 15-minute intervals since measurement was (re-)started.
                         optIfPerfMonIntervalNumInvalidIntervals 1.3.6.1.2.1.10.133.1.2.1.1.4 unsigned32 read-only
The number of intervals in the range from 0 to optIfPerfMonIntervalNumIntervals for which no performance monitoring data is available and/or the data is invalid.
             optIfOTSn 1.3.6.1.2.1.10.133.1.3
                 optIfOTSnConfigTable 1.3.6.1.2.1.10.133.1.3.1 no-access
A table of OTSn configuration information.
                     optIfOTSnConfigEntry 1.3.6.1.2.1.10.133.1.3.1.1 no-access
A conceptual row that contains OTSn configuration information of an interface.
                         optIfOTSnDirectionality 1.3.6.1.2.1.10.133.1.3.1.1.1 optifdirectionality read-only
Indicates the directionality of the entity.
                         optIfOTSnAprStatus 1.3.6.1.2.1.10.133.1.3.1.1.2 snmpadminstring read-only
This attribute indicates the status of the Automatic Power Reduction (APR) function of the entity. Valid values are 'on' and 'off'.
                         optIfOTSnAprControl 1.3.6.1.2.1.10.133.1.3.1.1.3 snmpadminstring read-write
This object is a UTF-8 encoded string that specifies Automatic Power Reduction (APR) control actions requested of this entity (when written) and that returns the current APR control state of this entity (when read). The values are implementation-defined. Any implementation that instantiates this object must document the set of values that it allows to be written, the set of values that it will return, and what each of those values means.
                         optIfOTSnTraceIdentifierTransmitted 1.3.6.1.2.1.10.133.1.3.1.1.4 optiftxti read-write
The trace identifier transmitted. This object is applicable when optIfOTSnDirectionality has the value source(2) or bidirectional(3). This object does not apply to reduced-capability systems (i.e., those for which optIfOTMnReduced has the value true(1)) or at IrDI interfaces (i.e., when optIfOTMnInterfaceType field 1 has the value 'IrDI'). If no value is ever set by a management entity for the object optIfOTSnTraceIdentifierTransmitted, 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.
                         optIfOTSnDAPIExpected 1.3.6.1.2.1.10.133.1.3.1.1.5 optifexdapi read-write
The DAPI expected by the receiver. This object is applicable when optIfOTSnDirectionality has the value sink(1) or bidirectional(3). It has no effect if optIfOTSnTIMDetMode has the value off(1) or sapi(3). This object does not apply to reduced-capability systems (i.e., those for which optIfOTMnReduced has the value true(1)) or at IrDI interfaces (i.e., when optIfOTMnInterfaceType field 1 has the value 'IrDI').
                         optIfOTSnSAPIExpected 1.3.6.1.2.1.10.133.1.3.1.1.6 optifexsapi read-write
The SAPI expected by the receiver. This object is applicable when optIfOTSnDirectionality has the value sink(1) or bidirectional(3). It has no effect if optIfOTSnTIMDetMode has the value off(1) or dapi(2). This object does not apply to reduced-capability systems (i.e., those for which optIfOTMnReduced has the value true(1)) or at IrDI interfaces (i.e., when optIfOTMnInterfaceType field 1 has the value 'IrDI').
                         optIfOTSnTraceIdentifierAccepted 1.3.6.1.2.1.10.133.1.3.1.1.7 optifacti read-only
The actual trace identifier received. This object is applicable when optIfOTSnDirectionality has the value sink(1) or bidirectional(3). Its value is unspecified if optIfOTSnCurrentStatus has either or both of the losO(5) and los(6) bits set. This object does not apply to reduced-capability systems (i.e., those for which optIfOTMnReduced has the value true(1)) or at IrDI interfaces (i.e., when optIfOTMnInterfaceType field 1 has the value 'IrDI').
                         optIfOTSnTIMDetMode 1.3.6.1.2.1.10.133.1.3.1.1.8 optiftimdetmode read-write
Indicates the mode of the Trace Identifier Mismatch (TIM) Detection function. This object is applicable when optIfOTSnDirectionality has the value sink(1) or bidirectional(3). The default value is off(1). This object does not apply to reduced-capability systems (i.e., those for which optIfOTMnReduced has the value true(1)) or at IrDI interfaces (i.e., when optIfOTMnInterfaceType field 1 has the value 'IrDI'). The default value of this object is off(1).
                         optIfOTSnTIMActEnabled 1.3.6.1.2.1.10.133.1.3.1.1.9 truthvalue read-write
Indicates whether the Trace Identifier Mismatch (TIM) Consequent Action function is enabled. This object is applicable when optIfOTSnDirectionality has the value sink(1) or bidirectional(3). It has no effect when the value of optIfOTSnTIMDetMode is off(1). This object does not apply to reduced-capability systems (i.e., those for which optIfOTMnReduced has the value true(1)) or at IrDI interfaces (i.e., when optIfOTMnInterfaceType field 1 has the value 'IrDI'). The default value of this object is false(2).
                         optIfOTSnCurrentStatus 1.3.6.1.2.1.10.133.1.3.1.1.10 bits read-only
Indicates the defect condition of the entity, if any. This object is applicable when optIfOTSnDirectionality has the value sink(1) or bidirectional(3). In reduced-capability systems or at IrDI interfaces the only bit position that may be set is los(6). Bits: 'losP': 4, 'bdiO': 1, 'los': 6, 'bdi': 2, 'tim': 3, 'bdiP': 0, 'losO': 5.
                 optIfOTSnSinkCurrentTable 1.3.6.1.2.1.10.133.1.3.2 no-access
A table of OTSn sink performance monitoring information for the current 15-minute interval.
                     optIfOTSnSinkCurrentEntry 1.3.6.1.2.1.10.133.1.3.2.1 no-access
A conceptual row that contains OTSn sink performance monitoring information of an interface for the current 15-minute interval.
                         optIfOTSnSinkCurrentSuspectedFlag 1.3.6.1.2.1.10.133.1.3.2.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOTSnSinkCurrentInputPower 1.3.6.1.2.1.10.133.1.3.2.1.2 integer32 read-only
The optical power monitored at the input.
                         optIfOTSnSinkCurrentLowInputPower 1.3.6.1.2.1.10.133.1.3.2.1.3 integer32 read-only
The lowest optical power monitored at the input during the current 15-minute interval.
                         optIfOTSnSinkCurrentHighInputPower 1.3.6.1.2.1.10.133.1.3.2.1.4 integer32 read-only
The highest optical power monitored at the input during the current 15-minute interval.
                         optIfOTSnSinkCurrentLowerInputPowerThreshold 1.3.6.1.2.1.10.133.1.3.2.1.5 integer32 read-write
The lower limit threshold on input power. If optIfOTSnSinkCurrentInputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOTSnSinkCurrentUpperInputPowerThreshold 1.3.6.1.2.1.10.133.1.3.2.1.6 integer32 read-write
The upper limit threshold on input power. If optIfOTSnSinkCurrentInputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOTSnSinkCurrentOutputPower 1.3.6.1.2.1.10.133.1.3.2.1.7 integer32 read-only
The optical power monitored at the output.
                         optIfOTSnSinkCurrentLowOutputPower 1.3.6.1.2.1.10.133.1.3.2.1.8 integer32 read-only
The lowest optical power monitored at the output during the current 15-minute interval.
                         optIfOTSnSinkCurrentHighOutputPower 1.3.6.1.2.1.10.133.1.3.2.1.9 integer32 read-only
The highest optical power monitored at the output during the current 15-minute interval.
                         optIfOTSnSinkCurrentLowerOutputPowerThreshold 1.3.6.1.2.1.10.133.1.3.2.1.10 integer32 read-write
The lower limit threshold on output power. If optIfOTSnSinkCurrentOutputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOTSnSinkCurrentUpperOutputPowerThreshold 1.3.6.1.2.1.10.133.1.3.2.1.11 integer32 read-write
The upper limit threshold on output power. If optIfOTSnSinkCurrentOutputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                 optIfOTSnSinkIntervalTable 1.3.6.1.2.1.10.133.1.3.3 no-access
A table of historical OTSn sink performance monitoring information.
                     optIfOTSnSinkIntervalEntry 1.3.6.1.2.1.10.133.1.3.3.1 no-access
A conceptual row that contains OTSn sink performance monitoring information of an interface during a particular historical interval.
                         optIfOTSnSinkIntervalNumber 1.3.6.1.2.1.10.133.1.3.3.1.1 optifintervalnumber no-access
Uniquely identifies the interval.
                         optIfOTSnSinkIntervalSuspectedFlag 1.3.6.1.2.1.10.133.1.3.3.1.2 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOTSnSinkIntervalLastInputPower 1.3.6.1.2.1.10.133.1.3.3.1.3 integer32 read-only
The last optical power monitored at the input during the interval.
                         optIfOTSnSinkIntervalLowInputPower 1.3.6.1.2.1.10.133.1.3.3.1.4 integer32 read-only
The lowest optical power monitored at the input during the interval.
                         optIfOTSnSinkIntervalHighInputPower 1.3.6.1.2.1.10.133.1.3.3.1.5 integer32 read-only
The highest optical power monitored at the input during the interval.
                         optIfOTSnSinkIntervalLastOutputPower 1.3.6.1.2.1.10.133.1.3.3.1.6 integer32 read-only
The last optical power monitored at the output during the interval.
                         optIfOTSnSinkIntervalLowOutputPower 1.3.6.1.2.1.10.133.1.3.3.1.7 integer32 read-only
The lowest optical power monitored at the output during the interval.
                         optIfOTSnSinkIntervalHighOutputPower 1.3.6.1.2.1.10.133.1.3.3.1.8 integer32 read-only
The highest optical power monitored at the output during the interval.
                 optIfOTSnSinkCurDayTable 1.3.6.1.2.1.10.133.1.3.4 no-access
A table of OTSn sink performance monitoring information for the current 24-hour interval.
                     optIfOTSnSinkCurDayEntry 1.3.6.1.2.1.10.133.1.3.4.1 no-access
A conceptual row that contains OTSn sink performance monitoring information of an interface for the current 24-hour interval.
                         optIfOTSnSinkCurDaySuspectedFlag 1.3.6.1.2.1.10.133.1.3.4.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOTSnSinkCurDayLowInputPower 1.3.6.1.2.1.10.133.1.3.4.1.2 integer32 read-only
The lowest optical power monitored at the input during the current 24-hour interval.
                         optIfOTSnSinkCurDayHighInputPower 1.3.6.1.2.1.10.133.1.3.4.1.3 integer32 read-only
The highest optical power monitored at the input during the current 24-hour interval.
                         optIfOTSnSinkCurDayLowOutputPower 1.3.6.1.2.1.10.133.1.3.4.1.4 integer32 read-only
The lowest optical power monitored at the output during the current 24-hour interval.
                         optIfOTSnSinkCurDayHighOutputPower 1.3.6.1.2.1.10.133.1.3.4.1.5 integer32 read-only
The highest optical power monitored at the output during the current 24-hour interval.
                 optIfOTSnSinkPrevDayTable 1.3.6.1.2.1.10.133.1.3.5 no-access
A table of OTSn sink performance monitoring information for the previous 24-hour interval.
                     optIfOTSnSinkPrevDayEntry 1.3.6.1.2.1.10.133.1.3.5.1 no-access
A conceptual row that contains OTSn sink performance monitoring information of an interface for the previous 24-hour interval.
                         optIfOTSnSinkPrevDaySuspectedFlag 1.3.6.1.2.1.10.133.1.3.5.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOTSnSinkPrevDayLastInputPower 1.3.6.1.2.1.10.133.1.3.5.1.2 integer32 read-only
The last optical power monitored at the input during the previous 24-hour interval.
                         optIfOTSnSinkPrevDayLowInputPower 1.3.6.1.2.1.10.133.1.3.5.1.3 integer32 read-only
The lowest optical power monitored at the input during the previous 24-hour interval.
                         optIfOTSnSinkPrevDayHighInputPower 1.3.6.1.2.1.10.133.1.3.5.1.4 integer32 read-only
The highest optical power monitored at the input during the previous 24-hour interval.
                         optIfOTSnSinkPrevDayLastOutputPower 1.3.6.1.2.1.10.133.1.3.5.1.5 integer32 read-only
The last optical power monitored at the output during the previous 24-hour interval.
                         optIfOTSnSinkPrevDayLowOutputPower 1.3.6.1.2.1.10.133.1.3.5.1.6 integer32 read-only
The lowest optical power monitored at the output during the previous 24-hour interval.
                         optIfOTSnSinkPrevDayHighOutputPower 1.3.6.1.2.1.10.133.1.3.5.1.7 integer32 read-only
The highest optical power monitored at the output during the previous 24-hour interval.
                 optIfOTSnSrcCurrentTable 1.3.6.1.2.1.10.133.1.3.6 no-access
A table of OTSn source performance monitoring information for the current 15-minute interval.
                     optIfOTSnSrcCurrentEntry 1.3.6.1.2.1.10.133.1.3.6.1 no-access
A conceptual row that contains OTSn source performance monitoring information of an interface for the current 15-minute interval.
                         optIfOTSnSrcCurrentSuspectedFlag 1.3.6.1.2.1.10.133.1.3.6.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOTSnSrcCurrentOutputPower 1.3.6.1.2.1.10.133.1.3.6.1.2 integer32 read-only
The optical power monitored at the output.
                         optIfOTSnSrcCurrentLowOutputPower 1.3.6.1.2.1.10.133.1.3.6.1.3 integer32 read-only
The lowest optical power monitored at the output during the current 15-minute interval.
                         optIfOTSnSrcCurrentHighOutputPower 1.3.6.1.2.1.10.133.1.3.6.1.4 integer32 read-only
The highest optical power monitored at the output during the current 15-minute interval.
                         optIfOTSnSrcCurrentLowerOutputPowerThreshold 1.3.6.1.2.1.10.133.1.3.6.1.5 integer32 read-write
The lower limit threshold on output power. If optIfOTSnSrcCurrentOutputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOTSnSrcCurrentUpperOutputPowerThreshold 1.3.6.1.2.1.10.133.1.3.6.1.6 integer32 read-write
The upper limit threshold on output power. If optIfOTSnSrcCurrentOutputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOTSnSrcCurrentInputPower 1.3.6.1.2.1.10.133.1.3.6.1.7 integer32 read-only
The optical power monitored at the input.
                         optIfOTSnSrcCurrentLowInputPower 1.3.6.1.2.1.10.133.1.3.6.1.8 integer32 read-only
The lowest optical power monitored at the input during the current 15-minute interval.
                         optIfOTSnSrcCurrentHighInputPower 1.3.6.1.2.1.10.133.1.3.6.1.9 integer32 read-only
The highest optical power monitored at the input during the current 15-minute interval.
                         optIfOTSnSrcCurrentLowerInputPowerThreshold 1.3.6.1.2.1.10.133.1.3.6.1.10 integer32 read-write
The lower limit threshold on input power. If optIfOTSnSrcCurrentInputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOTSnSrcCurrentUpperInputPowerThreshold 1.3.6.1.2.1.10.133.1.3.6.1.11 integer32 read-write
The upper limit threshold on input power. If optIfOTSnSrcCurrentInputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                 optIfOTSnSrcIntervalTable 1.3.6.1.2.1.10.133.1.3.7 no-access
A table of historical OTSn source performance monitoring information.
                     optIfOTSnSrcIntervalEntry 1.3.6.1.2.1.10.133.1.3.7.1 no-access
A conceptual row that contains OTSn source performance monitoring information of an interface during a particular historical interval.
                         optIfOTSnSrcIntervalNumber 1.3.6.1.2.1.10.133.1.3.7.1.1 optifintervalnumber no-access
Uniquely identifies the interval.
                         optIfOTSnSrcIntervalSuspectedFlag 1.3.6.1.2.1.10.133.1.3.7.1.2 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOTSnSrcIntervalLastOutputPower 1.3.6.1.2.1.10.133.1.3.7.1.3 integer32 read-only
The last optical power monitored at the output during the interval.
                         optIfOTSnSrcIntervalLowOutputPower 1.3.6.1.2.1.10.133.1.3.7.1.4 integer32 read-only
The lowest optical power monitored at the output during the interval.
                         optIfOTSnSrcIntervalHighOutputPower 1.3.6.1.2.1.10.133.1.3.7.1.5 integer32 read-only
The highest optical power monitored at the output during the interval.
                         optIfOTSnSrcIntervalLastInputPower 1.3.6.1.2.1.10.133.1.3.7.1.6 integer32 read-only
The last optical power monitored at the input during the interval.
                         optIfOTSnSrcIntervalLowInputPower 1.3.6.1.2.1.10.133.1.3.7.1.7 integer32 read-only
The lowest optical power monitored at the input during the interval.
                         optIfOTSnSrcIntervalHighInputPower 1.3.6.1.2.1.10.133.1.3.7.1.8 integer32 read-only
The highest optical power monitored at the input during the interval.
                 optIfOTSnSrcCurDayTable 1.3.6.1.2.1.10.133.1.3.8 no-access
A table of OTSn source performance monitoring information for the current 24-hour interval.
                     optIfOTSnSrcCurDayEntry 1.3.6.1.2.1.10.133.1.3.8.1 no-access
A conceptual row that contains OTSn source performance monitoring information of an interface for the current 24-hour interval.
                         optIfOTSnSrcCurDaySuspectedFlag 1.3.6.1.2.1.10.133.1.3.8.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOTSnSrcCurDayLowOutputPower 1.3.6.1.2.1.10.133.1.3.8.1.2 integer32 read-only
The lowest optical power monitored at the output during the current 24-hour interval.
                         optIfOTSnSrcCurDayHighOutputPower 1.3.6.1.2.1.10.133.1.3.8.1.3 integer32 read-only
The highest optical power monitored at the output during the current 24-hour interval.
                         optIfOTSnSrcCurDayLowInputPower 1.3.6.1.2.1.10.133.1.3.8.1.4 integer32 read-only
The lowest optical power monitored at the input during the current 24-hour interval.
                         optIfOTSnSrcCurDayHighInputPower 1.3.6.1.2.1.10.133.1.3.8.1.5 integer32 read-only
The highest optical power monitored at the input during the current 24-hour interval.
                 optIfOTSnSrcPrevDayTable 1.3.6.1.2.1.10.133.1.3.9 no-access
A table of OTSn source performance monitoring information for the previous 24-hour interval.
                     optIfOTSnSrcPrevDayEntry 1.3.6.1.2.1.10.133.1.3.9.1 no-access
A conceptual row that contains OTSn source performance monitoring information of an interface for the previous 24-hour interval.
                         optIfOTSnSrcPrevDaySuspectedFlag 1.3.6.1.2.1.10.133.1.3.9.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOTSnSrcPrevDayLastOutputPower 1.3.6.1.2.1.10.133.1.3.9.1.2 integer32 read-only
The last optical power monitored at the output during the previous 24-hour interval.
                         optIfOTSnSrcPrevDayLowOutputPower 1.3.6.1.2.1.10.133.1.3.9.1.3 integer32 read-only
The lowest optical power monitored at the output during the previous 24-hour interval.
                         optIfOTSnSrcPrevDayHighOutputPower 1.3.6.1.2.1.10.133.1.3.9.1.4 integer32 read-only
The highest optical power monitored at the output during the previous 24-hour interval.
                         optIfOTSnSrcPrevDayLastInputPower 1.3.6.1.2.1.10.133.1.3.9.1.5 integer32 read-only
The last optical power monitored at the input during the previous 24-hour interval.
                         optIfOTSnSrcPrevDayLowInputPower 1.3.6.1.2.1.10.133.1.3.9.1.6 integer32 read-only
The lowest optical power monitored at the input during the previous 24-hour interval.
                         optIfOTSnSrcPrevDayHighInputPower 1.3.6.1.2.1.10.133.1.3.9.1.7 integer32 read-only
The highest optical power monitored at the input during the previous 24-hour interval.
             optIfOMSn 1.3.6.1.2.1.10.133.1.4
                 optIfOMSnConfigTable 1.3.6.1.2.1.10.133.1.4.1 no-access
A table of OMSn configuration information.
                     optIfOMSnConfigEntry 1.3.6.1.2.1.10.133.1.4.1.1 no-access
A conceptual row that contains OMSn configuration information of an interface.
                         optIfOMSnDirectionality 1.3.6.1.2.1.10.133.1.4.1.1.1 optifdirectionality read-only
Indicates the directionality of the entity.
                         optIfOMSnCurrentStatus 1.3.6.1.2.1.10.133.1.4.1.1.2 bits read-only
Indicates the defect condition of the entity, if any. This object is applicable only to full capability systems whose interface type is IaDI and for which optIfOMSnDirectionality has the value sink(1) or bidirectional(3). Bits: 'losP': 6, 'ssfO': 1, 'bdiO': 4, 'bdi': 5, 'bdiP': 3, 'ssf': 2, 'ssfP': 0.
                 optIfOMSnSinkCurrentTable 1.3.6.1.2.1.10.133.1.4.2 no-access
A table of OMSn sink performance monitoring information for the current 15-minute interval.
                     optIfOMSnSinkCurrentEntry 1.3.6.1.2.1.10.133.1.4.2.1 no-access
A conceptual row that contains OMSn sink performance monitoring information of an interface for the current 15-minute interval.
                         optIfOMSnSinkCurrentSuspectedFlag 1.3.6.1.2.1.10.133.1.4.2.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOMSnSinkCurrentAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.2.1.2 integer32 read-only
The aggregated optical power of all the DWDM input channels.
                         optIfOMSnSinkCurrentLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.2.1.3 integer32 read-only
The lowest aggregated optical power of all the DWDM input channels during the current 15-minute interval.
                         optIfOMSnSinkCurrentHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.2.1.4 integer32 read-only
The highest aggregated optical power of all the DWDM input channels during the current 15-minute interval.
                         optIfOMSnSinkCurrentLowerInputPowerThreshold 1.3.6.1.2.1.10.133.1.4.2.1.5 integer32 read-write
The lower limit threshold on aggregated input power. If optIfOMSnSinkCurrentAggregatedInputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOMSnSinkCurrentUpperInputPowerThreshold 1.3.6.1.2.1.10.133.1.4.2.1.6 integer32 read-write
The upper limit threshold on aggregated input power. If optIfOMSnSinkCurrentAggregatedInputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOMSnSinkCurrentOutputPower 1.3.6.1.2.1.10.133.1.4.2.1.7 integer32 read-only
The optical power monitored at the output.
                         optIfOMSnSinkCurrentLowOutputPower 1.3.6.1.2.1.10.133.1.4.2.1.8 integer32 read-only
The lowest optical power monitored at the output during the current 15-minute interval.
                         optIfOMSnSinkCurrentHighOutputPower 1.3.6.1.2.1.10.133.1.4.2.1.9 integer32 read-only
The highest optical power monitored at the output during the current 15-minute interval.
                         optIfOMSnSinkCurrentLowerOutputPowerThreshold 1.3.6.1.2.1.10.133.1.4.2.1.10 integer32 read-write
The lower limit threshold on output power. If optIfOMSnSinkCurrentOutputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOMSnSinkCurrentUpperOutputPowerThreshold 1.3.6.1.2.1.10.133.1.4.2.1.11 integer32 read-write
The upper limit threshold on output power. If optIfOMSnSinkCurrentOutputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                 optIfOMSnSinkIntervalTable 1.3.6.1.2.1.10.133.1.4.3 no-access
A table of historical OMSn sink performance monitoring information.
                     optIfOMSnSinkIntervalEntry 1.3.6.1.2.1.10.133.1.4.3.1 no-access
A conceptual row that contains OMSn sink performance monitoring information of an interface during a particular historical interval.
                         optIfOMSnSinkIntervalNumber 1.3.6.1.2.1.10.133.1.4.3.1.1 optifintervalnumber no-access
Uniquely identifies the interval.
                         optIfOMSnSinkIntervalSuspectedFlag 1.3.6.1.2.1.10.133.1.4.3.1.2 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOMSnSinkIntervalLastAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.3.1.3 integer32 read-only
The last aggregated optical power of all the DWDM input channels during the interval.
                         optIfOMSnSinkIntervalLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.3.1.4 integer32 read-only
The lowest aggregated optical power of all the DWDM input channels during the interval.
                         optIfOMSnSinkIntervalHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.3.1.5 integer32 read-only
The highest aggregated optical power of all the DWDM input channels during the interval.
                         optIfOMSnSinkIntervalLastOutputPower 1.3.6.1.2.1.10.133.1.4.3.1.6 integer32 read-only
The last optical power at the output during the interval.
                         optIfOMSnSinkIntervalLowOutputPower 1.3.6.1.2.1.10.133.1.4.3.1.7 integer32 read-only
The lowest optical power at the output during the interval.
                         optIfOMSnSinkIntervalHighOutputPower 1.3.6.1.2.1.10.133.1.4.3.1.8 integer32 read-only
The highest optical power at the output during the interval.
                 optIfOMSnSinkCurDayTable 1.3.6.1.2.1.10.133.1.4.4 no-access
A table of OMSn sink performance monitoring information for the current 24-hour interval.
                     optIfOMSnSinkCurDayEntry 1.3.6.1.2.1.10.133.1.4.4.1 no-access
A conceptual row that contains OMSn sink performance monitoring information of an interface for the current 24-hour interval.
                         optIfOMSnSinkCurDaySuspectedFlag 1.3.6.1.2.1.10.133.1.4.4.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOMSnSinkCurDayLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.4.1.2 integer32 read-only
The lowest aggregated optical power of all the DWDM input channels during the current 24-hour interval.
                         optIfOMSnSinkCurDayHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.4.1.3 integer32 read-only
The highest aggregated optical power of all the DWDM input channels during the current 24-hour interval.
                         optIfOMSnSinkCurDayLowOutputPower 1.3.6.1.2.1.10.133.1.4.4.1.4 integer32 read-only
The lowest optical power at the output during the current 24-hour interval.
                         optIfOMSnSinkCurDayHighOutputPower 1.3.6.1.2.1.10.133.1.4.4.1.5 integer32 read-only
The highest optical power at the output during the current 24-hour interval.
                 optIfOMSnSinkPrevDayTable 1.3.6.1.2.1.10.133.1.4.5 no-access
A table of OMSn sink performance monitoring information for the previous 24-hour interval.
                     optIfOMSnSinkPrevDayEntry 1.3.6.1.2.1.10.133.1.4.5.1 no-access
A conceptual row that contains OMSn sink performance monitoring information of an interface for the previous 24-hour interval.
                         optIfOMSnSinkPrevDaySuspectedFlag 1.3.6.1.2.1.10.133.1.4.5.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOMSnSinkPrevDayLastAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.5.1.2 integer32 read-only
The last aggregated optical power of all the DWDM input channels during the previous 24-hour interval.
                         optIfOMSnSinkPrevDayLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.5.1.3 integer32 read-only
The lowest aggregated optical power of all the DWDM input channels during the previous 24-hour interval.
                         optIfOMSnSinkPrevDayHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.5.1.4 integer32 read-only
The highest aggregated optical power of all the DWDM input channels during the previous 24-hour interval.
                         optIfOMSnSinkPrevDayLastOutputPower 1.3.6.1.2.1.10.133.1.4.5.1.5 integer32 read-only
The last optical power at the output during the previous 24-hour interval.
                         optIfOMSnSinkPrevDayLowOutputPower 1.3.6.1.2.1.10.133.1.4.5.1.6 integer32 read-only
The lowest optical power at the output during the previous 24-hour interval.
                         optIfOMSnSinkPrevDayHighOutputPower 1.3.6.1.2.1.10.133.1.4.5.1.7 integer32 read-only
The highest optical power at the output during the previous 24-hour interval.
                 optIfOMSnSrcCurrentTable 1.3.6.1.2.1.10.133.1.4.6 no-access
A table of OMSn source performance monitoring information for the current 15-minute interval.
                     optIfOMSnSrcCurrentEntry 1.3.6.1.2.1.10.133.1.4.6.1 no-access
A conceptual row that contains OMSn source performance monitoring information of an interface for the current 15-minute interval.
                         optIfOMSnSrcCurrentSuspectedFlag 1.3.6.1.2.1.10.133.1.4.6.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOMSnSrcCurrentOutputPower 1.3.6.1.2.1.10.133.1.4.6.1.2 integer32 read-only
The optical power monitored at the output.
                         optIfOMSnSrcCurrentLowOutputPower 1.3.6.1.2.1.10.133.1.4.6.1.3 integer32 read-only
The lowest optical power monitored at the output during the current 15-minute interval.
                         optIfOMSnSrcCurrentHighOutputPower 1.3.6.1.2.1.10.133.1.4.6.1.4 integer32 read-only
The highest optical power monitored at the output during the current 15-minute interval.
                         optIfOMSnSrcCurrentLowerOutputPowerThreshold 1.3.6.1.2.1.10.133.1.4.6.1.5 integer32 read-write
The lower limit threshold on output power. If optIfOMSnSrcCurrentOutputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOMSnSrcCurrentUpperOutputPowerThreshold 1.3.6.1.2.1.10.133.1.4.6.1.6 integer32 read-write
The upper limit threshold on output power. If optIfOMSnSrcCurrentOutputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOMSnSrcCurrentAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.6.1.7 integer32 read-only
The aggregated optical power at the input.
                         optIfOMSnSrcCurrentLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.6.1.8 integer32 read-only
The lowest aggregated optical power at the input during the current 15-minute interval.
                         optIfOMSnSrcCurrentHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.6.1.9 integer32 read-only
The highest aggregated optical power at the input during the current 15-minute interval.
                         optIfOMSnSrcCurrentLowerInputPowerThreshold 1.3.6.1.2.1.10.133.1.4.6.1.10 integer32 read-write
The lower limit threshold on aggregated input power. If optIfOMSnSrcCurrentAggregatedInputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOMSnSrcCurrentUpperInputPowerThreshold 1.3.6.1.2.1.10.133.1.4.6.1.11 integer32 read-write
The upper limit threshold on aggregated input power. If optIfOMSnSrcCurrentAggregatedInputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                 optIfOMSnSrcIntervalTable 1.3.6.1.2.1.10.133.1.4.7 no-access
A table of historical OMSn source performance monitoring information.
                     optIfOMSnSrcIntervalEntry 1.3.6.1.2.1.10.133.1.4.7.1 no-access
A conceptual row that contains OMSn source performance monitoring information of an interface during a particular historical interval.
                         optIfOMSnSrcIntervalNumber 1.3.6.1.2.1.10.133.1.4.7.1.1 optifintervalnumber no-access
Uniquely identifies the interval.
                         optIfOMSnSrcIntervalSuspectedFlag 1.3.6.1.2.1.10.133.1.4.7.1.2 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOMSnSrcIntervalLastOutputPower 1.3.6.1.2.1.10.133.1.4.7.1.3 integer32 read-only
The last optical power monitored at the output during the interval.
                         optIfOMSnSrcIntervalLowOutputPower 1.3.6.1.2.1.10.133.1.4.7.1.4 integer32 read-only
The lowest optical power monitored at the output during the interval.
                         optIfOMSnSrcIntervalHighOutputPower 1.3.6.1.2.1.10.133.1.4.7.1.5 integer32 read-only
The highest optical power monitored at the output during the interval.
                         optIfOMSnSrcIntervalLastAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.7.1.6 integer32 read-only
The last aggregated optical power at the input during the interval.
                         optIfOMSnSrcIntervalLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.7.1.7 integer32 read-only
The lowest aggregated optical power at the input during the interval.
                         optIfOMSnSrcIntervalHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.7.1.8 integer32 read-only
The highest aggregated optical power at the input during the interval.
                 optIfOMSnSrcCurDayTable 1.3.6.1.2.1.10.133.1.4.8 no-access
A table of OMSn source performance monitoring information for the current 24-hour interval.
                     optIfOMSnSrcCurDayEntry 1.3.6.1.2.1.10.133.1.4.8.1 no-access
A conceptual row that contains OMSn source performance monitoring information of an interface for the current 24-hour interval.
                         optIfOMSnSrcCurDaySuspectedFlag 1.3.6.1.2.1.10.133.1.4.8.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOMSnSrcCurDayLowOutputPower 1.3.6.1.2.1.10.133.1.4.8.1.2 integer32 read-only
The lowest optical power monitored at the output during the current 24-hour interval.
                         optIfOMSnSrcCurDayHighOutputPower 1.3.6.1.2.1.10.133.1.4.8.1.3 integer32 read-only
The highest optical power monitored at the output during the current 24-hour interval.
                         optIfOMSnSrcCurDayLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.8.1.4 integer32 read-only
The lowest aggregated optical power at the input during the current 24-hour interval.
                         optIfOMSnSrcCurDayHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.8.1.5 integer32 read-only
The highest aggregated optical power at the input during the current 24-hour interval.
                 optIfOMSnSrcPrevDayTable 1.3.6.1.2.1.10.133.1.4.9 no-access
A table of OMSn source performance monitoring information for the previous 24-hour interval.
                     optIfOMSnSrcPrevDayEntry 1.3.6.1.2.1.10.133.1.4.9.1 no-access
A conceptual row that contains OMSn source performance monitoring information of an interface for the previous 24-hour interval.
                         optIfOMSnSrcPrevDaySuspectedFlag 1.3.6.1.2.1.10.133.1.4.9.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOMSnSrcPrevDayLastOutputPower 1.3.6.1.2.1.10.133.1.4.9.1.2 integer32 read-only
The last optical power monitored at the output during the previous 24-hour interval.
                         optIfOMSnSrcPrevDayLowOutputPower 1.3.6.1.2.1.10.133.1.4.9.1.3 integer32 read-only
The lowest optical power monitored at the output during the previous 24-hour interval.
                         optIfOMSnSrcPrevDayHighOutputPower 1.3.6.1.2.1.10.133.1.4.9.1.4 integer32 read-only
The highest optical power monitored at the output during the previous 24-hour interval.
                         optIfOMSnSrcPrevDayLastAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.9.1.5 integer32 read-only
The last aggregated optical power at the input during the previous 24-hour interval.
                         optIfOMSnSrcPrevDayLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.9.1.6 integer32 read-only
The lowest aggregated optical power at the input during the previous 24-hour interval.
                         optIfOMSnSrcPrevDayHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.4.9.1.7 integer32 read-only
The highest aggregated optical power at the input during the previous 24-hour interval.
             optIfOChGroup 1.3.6.1.2.1.10.133.1.5
                 optIfOChGroupConfigTable 1.3.6.1.2.1.10.133.1.5.1 no-access
A table of OChGroup configuration information.
                     optIfOChGroupConfigEntry 1.3.6.1.2.1.10.133.1.5.1.1 no-access
A conceptual row that contains OChGroup configuration information of an interface.
                         optIfOChGroupDirectionality 1.3.6.1.2.1.10.133.1.5.1.1.1 optifdirectionality read-only
Indicates the directionality of the entity.
                 optIfOChGroupSinkCurrentTable 1.3.6.1.2.1.10.133.1.5.2 no-access
A table of OChGroup sink performance monitoring information for the current 15-minute interval.
                     optIfOChGroupSinkCurrentEntry 1.3.6.1.2.1.10.133.1.5.2.1 no-access
A conceptual row that contains OChGroup sink performance monitoring information of an interface for the current 15-minute interval.
                         optIfOChGroupSinkCurrentSuspectedFlag 1.3.6.1.2.1.10.133.1.5.2.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChGroupSinkCurrentAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.2.1.2 integer32 read-only
The aggregated optical power of all the DWDM input channels in the OChGroup.
                         optIfOChGroupSinkCurrentLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.2.1.3 integer32 read-only
The lowest aggregated optical power of all the DWDM input channels in the OChGroup during the current 15-minute interval.
                         optIfOChGroupSinkCurrentHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.2.1.4 integer32 read-only
The highest aggregated optical power of all the DWDM input channels in the OChGroup during the current 15-minute interval.
                         optIfOChGroupSinkCurrentLowerInputPowerThreshold 1.3.6.1.2.1.10.133.1.5.2.1.5 integer32 read-write
The lower limit threshold on aggregated input power. If optIfOChGroupSinkCurrentAggregatedInputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOChGroupSinkCurrentUpperInputPowerThreshold 1.3.6.1.2.1.10.133.1.5.2.1.6 integer32 read-write
The upper limit threshold on aggregated input power. If optIfOChGroupSinkCurrentAggregatedInputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOChGroupSinkCurrentOutputPower 1.3.6.1.2.1.10.133.1.5.2.1.7 integer32 read-only
The optical power monitored at the output in the OChGroup.
                         optIfOChGroupSinkCurrentLowOutputPower 1.3.6.1.2.1.10.133.1.5.2.1.8 integer32 read-only
The lowest optical power monitored at the output in the OChGroup during the current 15-minute interval.
                         optIfOChGroupSinkCurrentHighOutputPower 1.3.6.1.2.1.10.133.1.5.2.1.9 integer32 read-only
The highest optical power monitored at the output in the OChGroup during the current 15-minute interval.
                         optIfOChGroupSinkCurrentLowerOutputPowerThreshold 1.3.6.1.2.1.10.133.1.5.2.1.10 integer32 read-write
The lower limit threshold on the output power. If optIfOChGroupSinkCurrentOutputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOChGroupSinkCurrentUpperOutputPowerThreshold 1.3.6.1.2.1.10.133.1.5.2.1.11 integer32 read-write
The upper limit threshold on the output power. If optIfOChGroupSinkCurrentOutputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                 optIfOChGroupSinkIntervalTable 1.3.6.1.2.1.10.133.1.5.3 no-access
A table of historical OChGroup sink performance monitoring information.
                     optIfOChGroupSinkIntervalEntry 1.3.6.1.2.1.10.133.1.5.3.1 no-access
A conceptual row that contains OChGroup sink performance monitoring information of an interface during a particular historical interval.
                         optIfOChGroupSinkIntervalNumber 1.3.6.1.2.1.10.133.1.5.3.1.1 optifintervalnumber no-access
Uniquely identifies the interval.
                         optIfOChGroupSinkIntervalSuspectedFlag 1.3.6.1.2.1.10.133.1.5.3.1.2 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChGroupSinkIntervalLastAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.3.1.3 integer32 read-only
The last aggregated optical power of all the DWDM input channels in the OChGroup during the interval.
                         optIfOChGroupSinkIntervalLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.3.1.4 integer32 read-only
The lowest aggregated optical power of all the DWDM input channels in the OChGroup during the interval.
                         optIfOChGroupSinkIntervalHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.3.1.5 integer32 read-only
The highest aggregated optical power of all the DWDM input channels in the OChGroup during the interval.
                         optIfOChGroupSinkIntervalLastOutputPower 1.3.6.1.2.1.10.133.1.5.3.1.6 integer32 read-only
The last optical power monitored at the output in the OChGroup during the interval.
                         optIfOChGroupSinkIntervalLowOutputPower 1.3.6.1.2.1.10.133.1.5.3.1.7 integer32 read-only
The lowest optical power monitored at the output in the OChGroup during the interval.
                         optIfOChGroupSinkIntervalHighOutputPower 1.3.6.1.2.1.10.133.1.5.3.1.8 integer32 read-only
The highest optical power monitored at the output in the OChGroup during the interval.
                 optIfOChGroupSinkCurDayTable 1.3.6.1.2.1.10.133.1.5.4 no-access
A table of OChGroup sink performance monitoring information for the current 24-hour interval.
                     optIfOChGroupSinkCurDayEntry 1.3.6.1.2.1.10.133.1.5.4.1 no-access
A conceptual row that contains OChGroup sink performance monitoring information of an interface for the current 24-hour interval.
                         optIfOChGroupSinkCurDaySuspectedFlag 1.3.6.1.2.1.10.133.1.5.4.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChGroupSinkCurDayLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.4.1.2 integer32 read-only
The lowest aggregated optical power of all the DWDM input channels in the OChGroup during the current 24-hour interval.
                         optIfOChGroupSinkCurDayHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.4.1.3 integer32 read-only
The highest aggregated optical power of all the DWDM input channels in the OChGroup during the current 24-hour interval.
                         optIfOChGroupSinkCurDayLowOutputPower 1.3.6.1.2.1.10.133.1.5.4.1.4 integer32 read-only
The lowest optical power monitored at the output in the OChGroup during the current 24-hour interval.
                         optIfOChGroupSinkCurDayHighOutputPower 1.3.6.1.2.1.10.133.1.5.4.1.5 integer32 read-only
The highest optical power monitored at the output in the OChGroup during the current 24-hour interval.
                 optIfOChGroupSinkPrevDayTable 1.3.6.1.2.1.10.133.1.5.5 no-access
A table of OChGroup sink performance monitoring information for the previous 24-hour interval.
                     optIfOChGroupSinkPrevDayEntry 1.3.6.1.2.1.10.133.1.5.5.1 no-access
A conceptual row that contains OChGroup sink performance monitoring information of an interface for the previous 24-hour interval.
                         optIfOChGroupSinkPrevDaySuspectedFlag 1.3.6.1.2.1.10.133.1.5.5.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChGroupSinkPrevDayLastAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.5.1.2 integer32 read-only
The last aggregated optical power of all the DWDM input channels in the OChGroup during the previous 24-hour interval.
                         optIfOChGroupSinkPrevDayLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.5.1.3 integer32 read-only
The lowest aggregated optical power of all the DWDM input channels in the OChGroup during the previous 24-hour interval.
                         optIfOChGroupSinkPrevDayHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.5.1.4 integer32 read-only
The highest aggregated optical power of all the DWDM input channels in the OChGroup during the previous 24-hour interval.
                         optIfOChGroupSinkPrevDayLastOutputPower 1.3.6.1.2.1.10.133.1.5.5.1.5 integer32 read-only
The last optical power monitored at the output in the OChGroup during the previous 24-hour interval.
                         optIfOChGroupSinkPrevDayLowOutputPower 1.3.6.1.2.1.10.133.1.5.5.1.6 integer32 read-only
The lowest optical power monitored at the output in the OChGroup during the previous 24-hour interval.
                         optIfOChGroupSinkPrevDayHighOutputPower 1.3.6.1.2.1.10.133.1.5.5.1.7 integer32 read-only
The highest optical power monitored at the output in the OChGroup during the previous 24-hour interval.
                 optIfOChGroupSrcCurrentTable 1.3.6.1.2.1.10.133.1.5.6 no-access
A table of OChGroup source performance monitoring information for the current 15-minute interval.
                     optIfOChGroupSrcCurrentEntry 1.3.6.1.2.1.10.133.1.5.6.1 no-access
A conceptual row that contains OChGroup source performance monitoring information of an interface for the current 15-minute interval.
                         optIfOChGroupSrcCurrentSuspectedFlag 1.3.6.1.2.1.10.133.1.5.6.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChGroupSrcCurrentOutputPower 1.3.6.1.2.1.10.133.1.5.6.1.2 integer32 read-only
The optical power monitored at the output.
                         optIfOChGroupSrcCurrentLowOutputPower 1.3.6.1.2.1.10.133.1.5.6.1.3 integer32 read-only
The lowest optical power monitored at the output during the current 15-minute interval.
                         optIfOChGroupSrcCurrentHighOutputPower 1.3.6.1.2.1.10.133.1.5.6.1.4 integer32 read-only
The highest optical power monitored at the output during the current 15-minute interval.
                         optIfOChGroupSrcCurrentLowerOutputPowerThreshold 1.3.6.1.2.1.10.133.1.5.6.1.5 integer32 read-write
The lower limit threshold on output power. If optIfOChGroupSrcCurrentOutputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOChGroupSrcCurrentUpperOutputPowerThreshold 1.3.6.1.2.1.10.133.1.5.6.1.6 integer32 read-write
The upper limit threshold on output power. If optIfOChGroupSrcCurrentOutputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOChGroupSrcCurrentAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.6.1.7 integer32 read-only
The aggregated optical power monitored at the input.
                         optIfOChGroupSrcCurrentLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.6.1.8 integer32 read-only
The lowest aggregated optical power monitored at the input during the current 15-minute interval.
                         optIfOChGroupSrcCurrentHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.6.1.9 integer32 read-only
The highest aggregated optical power monitored at the input during the current 15-minute interval.
                         optIfOChGroupSrcCurrentLowerInputPowerThreshold 1.3.6.1.2.1.10.133.1.5.6.1.10 integer32 read-write
The lower limit threshold on input power. If optIfOChGroupSrcCurrentAggregatedInputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOChGroupSrcCurrentUpperInputPowerThreshold 1.3.6.1.2.1.10.133.1.5.6.1.11 integer32 read-write
The upper limit threshold on input power. If optIfOChGroupSrcCurrentAggregatedInputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                 optIfOChGroupSrcIntervalTable 1.3.6.1.2.1.10.133.1.5.7 no-access
A table of historical OChGroup source performance monitoring information.
                     optIfOChGroupSrcIntervalEntry 1.3.6.1.2.1.10.133.1.5.7.1 no-access
A conceptual row that contains OChGroup source performance monitoring information of an interface during a particular historical interval.
                         optIfOChGroupSrcIntervalNumber 1.3.6.1.2.1.10.133.1.5.7.1.1 optifintervalnumber no-access
Uniquely identifies the interval.
                         optIfOChGroupSrcIntervalSuspectedFlag 1.3.6.1.2.1.10.133.1.5.7.1.2 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChGroupSrcIntervalLastOutputPower 1.3.6.1.2.1.10.133.1.5.7.1.3 integer32 read-only
The last optical power monitored at the output during the interval.
                         optIfOChGroupSrcIntervalLowOutputPower 1.3.6.1.2.1.10.133.1.5.7.1.4 integer32 read-only
The lowest optical power monitored at the output during the interval.
                         optIfOChGroupSrcIntervalHighOutputPower 1.3.6.1.2.1.10.133.1.5.7.1.5 integer32 read-only
The highest optical power monitored at the output during the interval.
                         optIfOChGroupSrcIntervalLastAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.7.1.6 integer32 read-only
The last aggregated optical power monitored at the input during the interval.
                         optIfOChGroupSrcIntervalLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.7.1.7 integer32 read-only
The lowest aggregated optical power monitored at the input during the interval.
                         optIfOChGroupSrcIntervalHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.7.1.8 integer32 read-only
The highest aggregated optical power monitored at the input during the interval.
                 optIfOChGroupSrcCurDayTable 1.3.6.1.2.1.10.133.1.5.8 no-access
A table of OChGroup source performance monitoring information for the current 24-hour interval.
                     optIfOChGroupSrcCurDayEntry 1.3.6.1.2.1.10.133.1.5.8.1 no-access
A conceptual row that contains OChGroup source performance monitoring information of an interface for the current 24-hour interval.
                         optIfOChGroupSrcCurDaySuspectedFlag 1.3.6.1.2.1.10.133.1.5.8.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChGroupSrcCurDayLowOutputPower 1.3.6.1.2.1.10.133.1.5.8.1.2 integer32 read-only
The lowest optical power monitored at the output during the current 24-hour interval.
                         optIfOChGroupSrcCurDayHighOutputPower 1.3.6.1.2.1.10.133.1.5.8.1.3 integer32 read-only
The highest optical power monitored at the output during the current 24-hour interval.
                         optIfOChGroupSrcCurDayLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.8.1.4 integer32 read-only
The lowest aggregated optical power monitored at the input during the current 24-hour interval.
                         optIfOChGroupSrcCurDayHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.8.1.5 integer32 read-only
The highest aggregated optical power monitored at the input during the current 24-hour interval.
                 optIfOChGroupSrcPrevDayTable 1.3.6.1.2.1.10.133.1.5.9 no-access
A table of OChGroup source performance monitoring information for the previous 24-hour interval.
                     optIfOChGroupSrcPrevDayEntry 1.3.6.1.2.1.10.133.1.5.9.1 no-access
A conceptual row that contains OChGroup source performance monitoring information of an interface for the previous 24-hour interval.
                         optIfOChGroupSrcPrevDaySuspectedFlag 1.3.6.1.2.1.10.133.1.5.9.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChGroupSrcPrevDayLastOutputPower 1.3.6.1.2.1.10.133.1.5.9.1.2 integer32 read-only
The last optical power monitored at the output during the previous 24-hour interval.
                         optIfOChGroupSrcPrevDayLowOutputPower 1.3.6.1.2.1.10.133.1.5.9.1.3 integer32 read-only
The lowest optical power monitored at the output during the previous 24-hour interval.
                         optIfOChGroupSrcPrevDayHighOutputPower 1.3.6.1.2.1.10.133.1.5.9.1.4 integer32 read-only
The highest optical power monitored at the output during the previous 24-hour interval.
                         optIfOChGroupSrcPrevDayLastAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.9.1.5 integer32 read-only
The last aggregated optical power monitored at the input during the previous 24-hour interval.
                         optIfOChGroupSrcPrevDayLowAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.9.1.6 integer32 read-only
The lowest aggregated optical power monitored at the input during the previous 24-hour interval.
                         optIfOChGroupSrcPrevDayHighAggregatedInputPower 1.3.6.1.2.1.10.133.1.5.9.1.7 integer32 read-only
The highest aggregated optical power monitored at the input during the previous 24-hour interval.
             optIfOCh 1.3.6.1.2.1.10.133.1.6
                 optIfOChConfigTable 1.3.6.1.2.1.10.133.1.6.1 no-access
A table of OCh configuration information.
                     optIfOChConfigEntry 1.3.6.1.2.1.10.133.1.6.1.1 no-access
A conceptual row that contains OCh configuration information of an interface.
                         optIfOChDirectionality 1.3.6.1.2.1.10.133.1.6.1.1.1 optifdirectionality read-only
Indicates the directionality of the entity.
                         optIfOChCurrentStatus 1.3.6.1.2.1.10.133.1.6.1.1.2 bits read-only
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. Bits: 'oci': 2, 'losP': 0, 'ssfO': 4, 'los': 1, 'ssf': 5, 'ssfP': 3.
                 optIfOChSinkCurrentTable 1.3.6.1.2.1.10.133.1.6.2 no-access
A table of OCh sink performance monitoring information for the current 15-minute interval.
                     optIfOChSinkCurrentEntry 1.3.6.1.2.1.10.133.1.6.2.1 no-access
A conceptual row that contains OCh sink performance monitoring information for an interface for the current 15-minute interval.
                         optIfOChSinkCurrentSuspectedFlag 1.3.6.1.2.1.10.133.1.6.2.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChSinkCurrentInputPower 1.3.6.1.2.1.10.133.1.6.2.1.2 integer32 read-only
The optical power monitored at the input.
                         optIfOChSinkCurrentLowInputPower 1.3.6.1.2.1.10.133.1.6.2.1.3 integer32 read-only
The lowest optical power monitored at the input during the current 15-minute interval.
                         optIfOChSinkCurrentHighInputPower 1.3.6.1.2.1.10.133.1.6.2.1.4 integer32 read-only
The highest optical power monitored at the input during the current 15-minute interval.
                         optIfOChSinkCurrentLowerInputPowerThreshold 1.3.6.1.2.1.10.133.1.6.2.1.5 integer32 read-write
The lower limit threshold on input power. If optIfOChSinkCurrentInputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOChSinkCurrentUpperInputPowerThreshold 1.3.6.1.2.1.10.133.1.6.2.1.6 integer32 read-write
The upper limit threshold on input power. If optIfOChSinkCurrentInputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                 optIfOChSinkIntervalTable 1.3.6.1.2.1.10.133.1.6.3 no-access
A table of historical OCh sink performance monitoring information.
                     optIfOChSinkIntervalEntry 1.3.6.1.2.1.10.133.1.6.3.1 no-access
A conceptual row that contains OCh sink performance monitoring information of an interface during a particular historical interval.
                         optIfOChSinkIntervalNumber 1.3.6.1.2.1.10.133.1.6.3.1.1 optifintervalnumber no-access
Uniquely identifies the interval.
                         optIfOChSinkIntervalSuspectedFlag 1.3.6.1.2.1.10.133.1.6.3.1.2 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChSinkIntervalLastInputPower 1.3.6.1.2.1.10.133.1.6.3.1.3 integer32 read-only
The last optical power monitored at the input during the interval.
                         optIfOChSinkIntervalLowInputPower 1.3.6.1.2.1.10.133.1.6.3.1.4 integer32 read-only
The lowest optical power monitored at the input during the interval.
                         optIfOChSinkIntervalHighInputPower 1.3.6.1.2.1.10.133.1.6.3.1.5 integer32 read-only
The highest optical power monitored at the input during the interval.
                 optIfOChSinkCurDayTable 1.3.6.1.2.1.10.133.1.6.4 no-access
A table of OCh sink performance monitoring information for the current 24-hour interval.
                     optIfOChSinkCurDayEntry 1.3.6.1.2.1.10.133.1.6.4.1 no-access
A conceptual row that contains OCh sink performance monitoring information of an interface for the current 24-hour interval.
                         optIfOChSinkCurDaySuspectedFlag 1.3.6.1.2.1.10.133.1.6.4.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChSinkCurDayLowInputPower 1.3.6.1.2.1.10.133.1.6.4.1.2 integer32 read-only
The lowest optical power monitored at the input during the current 24-hour interval.
                         optIfOChSinkCurDayHighInputPower 1.3.6.1.2.1.10.133.1.6.4.1.3 integer32 read-only
The highest optical power monitored at the input during the current 24-hour interval.
                 optIfOChSinkPrevDayTable 1.3.6.1.2.1.10.133.1.6.5 no-access
A table of OCh sink performance monitoring information for the previous 24-hour interval.
                     optIfOChSinkPrevDayEntry 1.3.6.1.2.1.10.133.1.6.5.1 no-access
A conceptual row that contains OCh sink performance monitoring information of an interface for the previous 24-hour interval.
                         optIfOChSinkPrevDaySuspectedFlag 1.3.6.1.2.1.10.133.1.6.5.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChSinkPrevDayLastInputPower 1.3.6.1.2.1.10.133.1.6.5.1.2 integer32 read-only
The last optical power monitored at the input during the previous 24-hour interval.
                         optIfOChSinkPrevDayLowInputPower 1.3.6.1.2.1.10.133.1.6.5.1.3 integer32 read-only
The lowest optical power monitored at the input during the previous 24-hour interval.
                         optIfOChSinkPrevDayHighInputPower 1.3.6.1.2.1.10.133.1.6.5.1.4 integer32 read-only
The highest optical power monitored at the input during the previous 24-hour interval.
                 optIfOChSrcCurrentTable 1.3.6.1.2.1.10.133.1.6.6 no-access
A table of OCh source performance monitoring information for the current 15-minute interval.
                     optIfOChSrcCurrentEntry 1.3.6.1.2.1.10.133.1.6.6.1 no-access
A conceptual row that contains OCh source performance monitoring information of an interface for the current 15-minute interval.
                         optIfOChSrcCurrentSuspectedFlag 1.3.6.1.2.1.10.133.1.6.6.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChSrcCurrentOutputPower 1.3.6.1.2.1.10.133.1.6.6.1.2 integer32 read-only
The optical power monitored at the output.
                         optIfOChSrcCurrentLowOutputPower 1.3.6.1.2.1.10.133.1.6.6.1.3 integer32 read-only
The lowest optical power monitored at the output during the current 15-minute interval.
                         optIfOChSrcCurrentHighOutputPower 1.3.6.1.2.1.10.133.1.6.6.1.4 integer32 read-only
The highest optical power monitored at the output during the current 15-minute interval.
                         optIfOChSrcCurrentLowerOutputPowerThreshold 1.3.6.1.2.1.10.133.1.6.6.1.5 integer32 read-write
The lower limit threshold on output power. If optIfOChSrcCurrentOutputPower drops to this value or below, a Threshold Crossing Alert (TCA) should be sent.
                         optIfOChSrcCurrentUpperOutputPowerThreshold 1.3.6.1.2.1.10.133.1.6.6.1.6 integer32 read-write
The upper limit threshold on output power. If optIfOChSrcCurrentOutputPower reaches or exceeds this value, a Threshold Crossing Alert (TCA) should be sent.
                 optIfOChSrcIntervalTable 1.3.6.1.2.1.10.133.1.6.7 no-access
A table of historical OCh source performance monitoring information.
                     optIfOChSrcIntervalEntry 1.3.6.1.2.1.10.133.1.6.7.1 no-access
A conceptual row that contains OCh source performance monitoring information of an interface during a particular historical interval.
                         optIfOChSrcIntervalNumber 1.3.6.1.2.1.10.133.1.6.7.1.1 optifintervalnumber no-access
Uniquely identifies the interval.
                         optIfOChSrcIntervalSuspectedFlag 1.3.6.1.2.1.10.133.1.6.7.1.2 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChSrcIntervalLastOutputPower 1.3.6.1.2.1.10.133.1.6.7.1.3 integer32 read-only
The last optical power monitored at the output during the interval.
                         optIfOChSrcIntervalLowOutputPower 1.3.6.1.2.1.10.133.1.6.7.1.4 integer32 read-only
The lowest optical power monitored at the output during the interval.
                         optIfOChSrcIntervalHighOutputPower 1.3.6.1.2.1.10.133.1.6.7.1.5 integer32 read-only
The highest optical power monitored at the output during the interval.
                 optIfOChSrcCurDayTable 1.3.6.1.2.1.10.133.1.6.8 no-access
A table of OCh source performance monitoring information for the current 24-hour interval.
                     optIfOChSrcCurDayEntry 1.3.6.1.2.1.10.133.1.6.8.1 no-access
A conceptual row that contains OCh source performance monitoring information of an interface for the current 24-hour interval.
                         optIfOChSrcCurDaySuspectedFlag 1.3.6.1.2.1.10.133.1.6.8.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChSrcCurDayLowOutputPower 1.3.6.1.2.1.10.133.1.6.8.1.2 integer32 read-only
The lowest optical power monitored at the output during the current 24-hour interval.
                         optIfOChSrcCurDayHighOutputPower 1.3.6.1.2.1.10.133.1.6.8.1.3 integer32 read-only
The highest optical power monitored at the output during the current 24-hour interval.
                 optIfOChSrcPrevDayTable 1.3.6.1.2.1.10.133.1.6.9 no-access
A table of OCh source performance monitoring information for the previous 24-hour interval.
                     optIfOChSrcPrevDayEntry 1.3.6.1.2.1.10.133.1.6.9.1 no-access
A conceptual row that contains OCh source performance monitoring information of an interface for the previous 24-hour interval.
                         optIfOChSrcPrevDaySuspectedFlag 1.3.6.1.2.1.10.133.1.6.9.1.1 truthvalue read-only
If true, the data in this entry may be unreliable.
                         optIfOChSrcPrevDayLastOutputPower 1.3.6.1.2.1.10.133.1.6.9.1.2 integer32 read-only
The last optical power monitored at the output during the previous 24-hour interval.
                         optIfOChSrcPrevDayLowOutputPower 1.3.6.1.2.1.10.133.1.6.9.1.3 integer32 read-only
The lowest optical power monitored at the output during the previous 24-hour interval.
                         optIfOChSrcPrevDayHighOutputPower 1.3.6.1.2.1.10.133.1.6.9.1.4 integer32 read-only
The highest optical power monitored at the output during the previous 24-hour interval.
             optIfOTUk 1.3.6.1.2.1.10.133.1.7
                 optIfOTUkConfigTable 1.3.6.1.2.1.10.133.1.7.1 no-access
A table of OTUk configuration information.
                     optIfOTUkConfigEntry 1.3.6.1.2.1.10.133.1.7.1.1 no-access
A conceptual row that contains OTUk configuration information of an interface.
                         optIfOTUkDirectionality 1.3.6.1.2.1.10.133.1.7.1.1.1 optifdirectionality read-only
Indicates the directionality of the entity.
                         optIfOTUkBitRateK 1.3.6.1.2.1.10.133.1.7.1.1.2 optifbitratek read-only
Indicates the bit rate of the entity.
                         optIfOTUkTraceIdentifierTransmitted 1.3.6.1.2.1.10.133.1.7.1.1.3 optiftxti read-write
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.
                         optIfOTUkDAPIExpected 1.3.6.1.2.1.10.133.1.7.1.1.4 optifexdapi read-write
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).
                         optIfOTUkSAPIExpected 1.3.6.1.2.1.10.133.1.7.1.1.5 optifexsapi read-write
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).
                         optIfOTUkTraceIdentifierAccepted 1.3.6.1.2.1.10.133.1.7.1.1.6 optifacti read-only
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.
                         optIfOTUkTIMDetMode 1.3.6.1.2.1.10.133.1.7.1.1.7 optiftimdetmode read-write
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).
                         optIfOTUkTIMActEnabled 1.3.6.1.2.1.10.133.1.7.1.1.8 truthvalue read-write
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).
                         optIfOTUkDEGThr 1.3.6.1.2.1.10.133.1.7.1.1.9 optifdegthr read-write
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).
                         optIfOTUkDEGM 1.3.6.1.2.1.10.133.1.7.1.1.10 optifdegm read-write
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).
                         optIfOTUkSinkAdaptActive 1.3.6.1.2.1.10.133.1.7.1.1.11 truthvalue read-write
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).
                         optIfOTUkSourceAdaptActive 1.3.6.1.2.1.10.133.1.7.1.1.12 truthvalue read-write
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).
                         optIfOTUkSinkFECEnabled 1.3.6.1.2.1.10.133.1.7.1.1.13 truthvalue read-write
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).
                         optIfOTUkCurrentStatus 1.3.6.1.2.1.10.133.1.7.1.1.14 bits read-only
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). Bits: 'lof': 4, 'bdi': 2, 'ais': 5, 'lom': 6, 'tim': 0, 'ssf': 3, 'deg': 1.
                 optIfGCC0ConfigTable 1.3.6.1.2.1.10.133.1.7.2 no-access
A table of GCC0 configuration information.
                     optIfGCC0ConfigEntry 1.3.6.1.2.1.10.133.1.7.2.1 no-access
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.
                         optIfGCC0Directionality 1.3.6.1.2.1.10.133.1.7.2.1.1 optifdirectionality no-access
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).
                         optIfGCC0Application 1.3.6.1.2.1.10.133.1.7.2.1.2 snmpadminstring read-only
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).
                         optIfGCC0RowStatus 1.3.6.1.2.1.10.133.1.7.2.1.3 rowstatus read-only
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.
             optIfODUk 1.3.6.1.2.1.10.133.1.8
                 optIfODUkConfigTable 1.3.6.1.2.1.10.133.1.8.1 no-access
A table of ODUk configuration information.
                     optIfODUkConfigEntry 1.3.6.1.2.1.10.133.1.8.1.1 no-access
A conceptual row that contains ODUk configuration information of an interface.
                         optIfODUkDirectionality 1.3.6.1.2.1.10.133.1.8.1.1.1 optifdirectionality read-only
Indicates the directionality of the entity.
                         optIfODUkBitRateK 1.3.6.1.2.1.10.133.1.8.1.1.2 optifbitratek read-only
Indicates the bit rate of the entity.
                         optIfODUkTcmFieldsInUse 1.3.6.1.2.1.10.133.1.8.1.1.3 bits read-only
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. Bits: 'tcmField5': 4, 'tcmField4': 3, 'tcmField6': 5, 'tcmField1': 0, 'tcmField3': 2, 'tcmField2': 1.
                         optIfODUkPositionSeqCurrentSize 1.3.6.1.2.1.10.133.1.8.1.1.4 unsigned32 read-only
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.
                         optIfODUkTtpPresent 1.3.6.1.2.1.10.133.1.8.1.1.5 truthvalue read-only
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.
                 optIfODUkTtpConfigTable 1.3.6.1.2.1.10.133.1.8.2 no-access
A table of ODUk TTP configuration information.
                     optIfODUkTtpConfigEntry 1.3.6.1.2.1.10.133.1.8.2.1 no-access
A conceptual row that contains ODUk TTP configuration information of an interface.
                         optIfODUkTtpTraceIdentifierTransmitted 1.3.6.1.2.1.10.133.1.8.2.1.1 optiftxti read-write
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.
                         optIfODUkTtpDAPIExpected 1.3.6.1.2.1.10.133.1.8.2.1.2 optifexdapi read-write
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).
                         optIfODUkTtpSAPIExpected 1.3.6.1.2.1.10.133.1.8.2.1.3 optifexsapi read-write
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).
                         optIfODUkTtpTraceIdentifierAccepted 1.3.6.1.2.1.10.133.1.8.2.1.4 optifacti read-only
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.
                         optIfODUkTtpTIMDetMode 1.3.6.1.2.1.10.133.1.8.2.1.5 optiftimdetmode read-write
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).
                         optIfODUkTtpTIMActEnabled 1.3.6.1.2.1.10.133.1.8.2.1.6 truthvalue read-write
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).
                         optIfODUkTtpDEGThr 1.3.6.1.2.1.10.133.1.8.2.1.7 optifdegthr read-write
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).
                         optIfODUkTtpDEGM 1.3.6.1.2.1.10.133.1.8.2.1.8 optifdegm read-write
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).
                         optIfODUkTtpCurrentStatus 1.3.6.1.2.1.10.133.1.8.2.1.9 bits read-only
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). Bits: 'oci': 0, 'bdi': 4, 'tim': 2, 'ssf': 5, 'lck': 1, 'deg': 3.
                 optIfODUkPositionSeqTable 1.3.6.1.2.1.10.133.1.8.3 no-access
A table of ODUk Position Sequence information.
                     optIfODUkPositionSeqEntry 1.3.6.1.2.1.10.133.1.8.3.1 no-access
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.
                         optIfODUkPositionSeqIndex 1.3.6.1.2.1.10.133.1.8.3.1.1 unsigned32 no-access
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.
                         optIfODUkPositionSeqPosition 1.3.6.1.2.1.10.133.1.8.3.1.2 unsigned32 read-only
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.
                         optIfODUkPositionSeqPointer 1.3.6.1.2.1.10.133.1.8.3.1.3 rowpointer read-only
This variable identifies the TCM or GCC12 access function by pointing to the corresponding optIfODUkT or optIfGCC12 entity.
                 optIfODUkNimConfigTable 1.3.6.1.2.1.10.133.1.8.4 no-access
A table of ODUkNim configuration information.
                     optIfODUkNimConfigEntry 1.3.6.1.2.1.10.133.1.8.4.1 no-access
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.
                         optIfODUkNimDirectionality 1.3.6.1.2.1.10.133.1.8.4.1.1 optifsinkorsource no-access
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.
                         optIfODUkNimDAPIExpected 1.3.6.1.2.1.10.133.1.8.4.1.2 optifexdapi read-only
The DAPI expected by the receiver. This object has no effect if optIfODUkNimTIMDetMode has the value off(1) or sapi(3).
                         optIfODUkNimSAPIExpected 1.3.6.1.2.1.10.133.1.8.4.1.3 optifexsapi read-only
The SAPI expected by the receiver. This object has no effect if optIfODUkNimTIMDetMode has the value off(1) or dapi(2).
                         optIfODUkNimTraceIdentifierAccepted 1.3.6.1.2.1.10.133.1.8.4.1.4 optifacti read-only
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).
                         optIfODUkNimTIMDetMode 1.3.6.1.2.1.10.133.1.8.4.1.5 optiftimdetmode read-only
Indicates the mode of the Trace Identifier Mismatch (TIM) Detection function.
                         optIfODUkNimTIMActEnabled 1.3.6.1.2.1.10.133.1.8.4.1.6 truthvalue read-only
Indicates whether the Trace Identifier Mismatch (TIM) Consequent Action function is enabled.
                         optIfODUkNimDEGThr 1.3.6.1.2.1.10.133.1.8.4.1.7 optifdegthr read-only
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.
                         optIfODUkNimDEGM 1.3.6.1.2.1.10.133.1.8.4.1.8 optifdegm read-only
Indicates the threshold level for declaring a Degraded Signal defect (dDEG). A dDEG shall be declared if optIfODUkNimDEGM consecutive bad PM Seconds are detected.
                         optIfODUkNimCurrentStatus 1.3.6.1.2.1.10.133.1.8.4.1.9 bits read-only
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). Bits: 'oci': 0, 'bdi': 4, 'tim': 2, 'ssf': 5, 'lck': 1, 'deg': 3.
                         optIfODUkNimRowStatus 1.3.6.1.2.1.10.133.1.8.4.1.10 rowstatus read-only
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.
                 optIfGCC12ConfigTable 1.3.6.1.2.1.10.133.1.8.5 no-access
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.
                     optIfGCC12ConfigEntry 1.3.6.1.2.1.10.133.1.8.5.1 no-access
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.
                         optIfGCC12Codirectional 1.3.6.1.2.1.10.133.1.8.5.1.1 truthvalue no-access
Indicates the directionality of the GCC12 termination with respect to the associated ODUk CTP. The value true(1) means that the sink part of the GCC12 extracts COMMS data from the signal at the input to the ODUk CTP sink and the source part of the GCC12 inserts COMMS data into the signal at the output of the ODUk CTP source. The value false(2) means that the sink part of the GCC12 extracts COMMS data from the signal at the output of the ODUk CTP source and the source part of the GCC12 inserts COMMS data into the signal at the input of the ODUk CTP sink. This attribute may assume either value when the corresponding instance of optIfODUkTtpPresent has the value false(2). When the value of the corresponding instance of optIfODUkTtpPresent is true(1) then the only value allowed for this attribute is true(1).
                         optIfGCC12GCCAccess 1.3.6.1.2.1.10.133.1.8.5.1.2 integer no-access
Indicates the GCC access represented by the entity. Enumeration: 'gcc2': 2, 'gcc1': 1, 'gcc1and2': 3.
                         optIfGCC12GCCPassThrough 1.3.6.1.2.1.10.133.1.8.5.1.3 truthvalue read-only
Controls whether the selected GCC overhead bytes are passed through or modified. The value true(1) means that the selected GCC overhead bytes are passed through unmodified from the ODUk CTP input to the ODUk CTP output. The value false(2) means that the selected GCC overhead bytes are set to zero at the ODUk CTP output after the extraction of the COMMS data. This object has no effect if the corresponding instance of optIfODUkTtpPresent has the value true(1). The value of this object may not be changed when optIfGCC12RowStatus has the value active(1).
                         optIfGCC12Application 1.3.6.1.2.1.10.133.1.8.5.1.4 snmpadminstring read-only
Indicates the application transported by the GCC12 entity. Example applications are ECC, User data channel. The value of this object may not be changed when optIfGCC12RowStatus has the value active(1).
                         optIfGCC12RowStatus 1.3.6.1.2.1.10.133.1.8.5.1.5 rowstatus read-only
This columnar object is used for creating and deleting a conceptual row of the optIfGCC12 config table. It is used to model the addGCC12Access and removeGCC12Access operations of an ODUk_CTP or ODUk_TTP for GCC12 access control as defined in G.874.1. Setting RowStatus to createAndGo or createAndWait implies addGCC12Access. Setting RowStatus to destroy implies removeGCC12Access. Successful addition/removal of the GCC12 access function will result in updating the optIfODUkPositionSeqCurrentSize variable and the optIfODUkPositionSeqTable table of the associated ODUk entry in the optIfODUkConfigTable.
             optIfODUkT 1.3.6.1.2.1.10.133.1.9
                 optIfODUkTConfigTable 1.3.6.1.2.1.10.133.1.9.1 no-access
A table of ODUkT configuration information.
                     optIfODUkTConfigEntry 1.3.6.1.2.1.10.133.1.9.1.1 no-access
A conceptual row that contains ODUkT configuration information of an interface. Each instance must correspond to an instance of optIfODUkConfigEntry. Rows in this table are mutually exclusive with rows in the ODUkT NIM config table -- in other words, this row object may not be instantiated for a given pair of ifIndex and TCM field values if a corresponding instance of optIfODUkTNimConfigEntry already exists. Instances of this conceptual row persist across agent restarts. Except where noted otherwise, read-create columns other than the status column may be modified while the row is active.
                         optIfODUkTTcmField 1.3.6.1.2.1.10.133.1.9.1.1.1 unsigned32 no-access
Indicates the tandem connection monitoring field of the ODUk OH. Valid values are integers from 1 to 6.
                         optIfODUkTCodirectional 1.3.6.1.2.1.10.133.1.9.1.1.2 truthvalue no-access
Indicates the directionality of the ODUkT termination point with respect to the associated ODUk CTP. The value true(1) means that the sink part of the ODUkT TP extracts TCM data from the signal at the input to the ODUk CTP sink and the source part of the ODUkT TP inserts TCM data into the signal at the output of the ODUk CTP source. The value false(2) means that the sink part of the ODUkT TP extracts TCM data from the signal at the output of the ODUk CTP source and the source part of the ODUkT TP inserts TCM data into the signal at the input of the ODUk CTP sink. This attribute may assume either value when the corresponding instance of optIfODUkTtpPresent has the value false(2). When the value of the corresponding instance of optIfODUkTtpPresent is true(1) then the only value allowed for this attribute is true(1).
                         optIfODUkTTraceIdentifierTransmitted 1.3.6.1.2.1.10.133.1.9.1.1.3 optiftxti read-only
The trace identifier transmitted. This object is applicable only to the following three cases. (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value false(2), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value true(1). It must not be instantiated in rows for all other cases.
                         optIfODUkTDAPIExpected 1.3.6.1.2.1.10.133.1.9.1.1.4 optifexdapi read-only
The DAPI expected by the receiver. This object is applicable only to the following three cases. (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value true(1), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value false(2). It must not be instantiated in rows for all other cases. This object has no effect when optIfODUkTTIMDetMode has the value off(1).
                         optIfODUkTSAPIExpected 1.3.6.1.2.1.10.133.1.9.1.1.5 optifexsapi read-only
The SAPI expected by the receiver. This object is applicable only to the following three cases. (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value true(1), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value false(2). It must not be instantiated in rows for all other cases. This object has no effect when optIfODUkTTIMDetMode has the value off(1).
                         optIfODUkTTraceIdentifierAccepted 1.3.6.1.2.1.10.133.1.9.1.1.6 optifacti read-only
The actual trace identifier accepted. This object is applicable only to the following three cases. (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value true(1), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value false(2). It must not be instantiated in rows for all other cases. The value of this object is unspecified when optIfODUkTCurrentStatus indicates a near-end defect (i.e., oci(0), lck(1), ssf(5)) that prevents extraction of the trace message.
                         optIfODUkTTIMDetMode 1.3.6.1.2.1.10.133.1.9.1.1.7 optiftimdetmode read-only
Indicates the mode of the Trace Identifier Mismatch (TIM) Detection function. This object is applicable only to the following three cases. (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value true(1), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value false(2). It must not be instantiated in rows for all other cases. The default value of this object is off(1).
                         optIfODUkTTIMActEnabled 1.3.6.1.2.1.10.133.1.9.1.1.8 truthvalue read-only
Indicates whether the Trace Identifier Mismatch (TIM) Consequent Action function is enabled. This object is applicable only to the following three cases. (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value true(1), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value false(2). It must not be instantiated in rows for all other cases. This object has no effect when optIfODUkTTIMDetMode has the value off(1). The default value of this object is false(2).
                         optIfODUkTDEGThr 1.3.6.1.2.1.10.133.1.9.1.1.9 optifdegthr read-only
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 optIfODUkTDEGThr. This object is applicable only to the following three cases. (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value true(1), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value false(2). It must not be instantiated in rows for all other cases. The default value of this object is Severely Errored Second (SES) Estimator (See ITU-T G.7710).
                         optIfODUkTDEGM 1.3.6.1.2.1.10.133.1.9.1.1.10 optifdegm read-only
Indicates the threshold level for declaring a Degraded Signal defect (dDEG). A dDEG shall be declared if optIfODUkTDEGM consecutive bad PM Seconds are detected. This object is applicable only to the following three cases. (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value true(1), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value false(2). It must not be instantiated in rows for all other cases. The default value of this object is 7 (See ITU-T G.7710).
                         optIfODUkTSinkMode 1.3.6.1.2.1.10.133.1.9.1.1.11 integer read-only
This variable specifies the TCM mode at the entity. The value operational(1) means that TCM Overhead (TCMOH) processes (see ITU-T G.798) shall be performed and consequent actions for AIS, Trail Signal Fail (TSF), Trail Signal Degraded (TSD) shall be initiated in case of defects. The value monitor(2) means that TCMOH processes shall be performed but consequent actions for AIS, Trail Server Failure (TSF), Trail Server Degraded (TSD) shall _not_ be initiated in case of defects. This object is applicable only when the value of optIfODUkTtpPresent is false(2) and also either one of the following three cases holds: (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value true(1), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value false(2). It must not be instantiated in rows for all other cases. Enumeration: 'monitor': 2, 'operational': 1.
                         optIfODUkTSinkLockSignalAdminState 1.3.6.1.2.1.10.133.1.9.1.1.12 integer read-only
Provides the capability to provision the LOCK signal, which is one of the ODUk maintenance signals, at the ODUKT sink. When a Tandem Connection endpoint is set to admin state locked, it inserts the ODUk-LCK signal in the sink direction. This object is applicable only when the value of optIfODUkTtpPresent is false(2) and also either one of the following three cases holds: (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value true(1), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value false(2). It must not be instantiated in rows for all other cases. Enumeration: 'locked': 1, 'normal': 2.
                         optIfODUkTSourceLockSignalAdminState 1.3.6.1.2.1.10.133.1.9.1.1.13 integer read-only
Provides the capability to provision the LOCK signal, which is one of the ODUk maintenance signals, at the source. When a Tandem Connection endpoint is set to admin state locked, it inserts the ODUk-LCK signal in the source direction. This object is applicable only when either one of the following three cases holds: (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value false(2), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value true(1). It must not be instantiated in rows for all other cases. Enumeration: 'locked': 1, 'normal': 2.
                         optIfODUkTCurrentStatus 1.3.6.1.2.1.10.133.1.9.1.1.14 bits read-only
Indicates the defect condition of the entity, if any. This object is applicable only when either one of the following three cases holds: (i) optIfODUkDirectionality has the value bidirectional(3), or (ii) optIfODUkDirectionality has the value sink(1) and optIfODUkTCodirectional has the value true(1), or (iii) optIfODUkDirectionality has the value source(3) and optIfODUkTCodirectional has the value false(2). It must not be instantiated in rows for all other cases. Bits: 'oci': 0, 'bdi': 4, 'tim': 2, 'ssf': 5, 'lck': 1, 'deg': 3.
                         optIfODUkTRowStatus 1.3.6.1.2.1.10.133.1.9.1.1.15 rowstatus read-only
This columnar object is used for creating and deleting a conceptual row of the optIfODUkT config table. It is used to model the addTCM and removeTCM operations of an ODUk_CTP or ODUk_TTP for Tandem connection monitoring as defined in ITU-T G.874.1. Setting RowStatus to createAndGo or createAndWait implies addTCM. Setting RowStatus to destroy implies removeTCM. Successful addition/removal of TCM will result in updating the optIfODUkTcmFieldsInUse and optIfODUkPositionSeqCurrentSize variables and the optIfODUkPositionSeqTable table of the associated ODUk entry in the optIfODUkConfigTable.
                 optIfODUkTNimConfigTable 1.3.6.1.2.1.10.133.1.9.2 no-access
A table of ODUkTNim configuration information.
                     optIfODUkTNimConfigEntry 1.3.6.1.2.1.10.133.1.9.2.1 no-access
A conceptual row that contains ODUkTNim configuration information of an interface. Each instance must correspond to an instance of optIfODUkConfigEntry. Rows in this table are mutually exclusive with rows in the ODUkT config table -- in other words, this row object may not be instantiated for a given pair of ifIndex and TCM field values if a corresponding instance of optIfODUkTConfigEntry already exists. 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.
                         optIfODUkTNimTcmField 1.3.6.1.2.1.10.133.1.9.2.1.1 unsigned32 no-access
Indicates the tandem connection monitoring field of the ODUk OH on which non-intrusive monitoring is performed. Valid values are integers from 1 to 6.
                         optIfODUkTNimDirectionality 1.3.6.1.2.1.10.133.1.9.2.1.2 optifsinkorsource no-access
Specifies the monitor point for the ODUk TCM 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 TCM signal of the ODUk CTP. The value source(2) means monitoring at the source direction path signal of the ODUk CTP.
                         optIfODUkTNimDAPIExpected 1.3.6.1.2.1.10.133.1.9.2.1.3 optifexdapi read-only
The DAPI expected by the receiver. This object has no effect if optIfODUkTNimTIMDetMode has the value off(1) or sapi(3).
                         optIfODUkTNimSAPIExpected 1.3.6.1.2.1.10.133.1.9.2.1.4 optifexsapi read-only
The SAPI expected by the receiver. This object has no effect if optIfODUkTNimTIMDetMode has the value off(1) or dapi(2).
                         optIfODUkTNimTraceIdentifierAccepted 1.3.6.1.2.1.10.133.1.9.2.1.5 optifacti read-only
The actual trace identifier accepted. The value of this object is unspecified if optIfODUkTNimCurrentStatus has any of the bit positions oci(0), lck(1), or ssf(5) set or if optIfODUkTNimRowStatus has any value other than active(1).
                         optIfODUkTNimTIMDetMode 1.3.6.1.2.1.10.133.1.9.2.1.6 optiftimdetmode read-only
Indicates the mode of the Trace Identifier Mismatch (TIM) Detection function.
                         optIfODUkTNimTIMActEnabled 1.3.6.1.2.1.10.133.1.9.2.1.7 truthvalue read-only
Indicates whether the Trace Identifier Mismatch (TIM) Consequent Action function is enabled.
                         optIfODUkTNimDEGThr 1.3.6.1.2.1.10.133.1.9.2.1.8 optifdegthr read-only
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 optIfODUkTNimDEGThr.
                         optIfODUkTNimDEGM 1.3.6.1.2.1.10.133.1.9.2.1.9 optifdegm read-only
Indicates the threshold level for declaring a Degraded Signal defect (dDEG). A dDEG shall be declared if optIfODUkTNimDEGM consecutive bad PM Seconds are detected.
                         optIfODUkTNimCurrentStatus 1.3.6.1.2.1.10.133.1.9.2.1.10 bits read-only
Indicates the defect condition of the entity, if any. The value of this object is unspecified if optIfODUkTNimRowStatus has any value other than active(1). Bits: 'oci': 0, 'bdi': 4, 'tim': 2, 'ssf': 5, 'lck': 1, 'deg': 3.
                         optIfODUkTNimRowStatus 1.3.6.1.2.1.10.133.1.9.2.1.11 rowstatus read-only
This columnar object is used for creating and deleting a conceptual row of the optIfODUkTNim config table. It is used to model the addTCM and removeTCM operations of an ODUk_CTP or ODUk_TTP for non-intrusive Tandem connection monitoring as defined in ITU-T G.874.1. Setting RowStatus to createAndGo or createAndWait implies addTCM. Setting RowStatus to destroy implies removeTCM. Successful addition/removal of Nim TCM will result in updating the optIfODUkPositionSeqCurrentSize variable and the optIfODUkPositionSeqTable table of the associated ODUk entry in the optIfODUkConfigTable.
         optIfConfs 1.3.6.1.2.1.10.133.2
             optIfGroups 1.3.6.1.2.1.10.133.2.1
                 optIfOTMnGroup 1.3.6.1.2.1.10.133.2.1.1
A collection of OTMn structure information objects.
                 optIfPerfMonGroup 1.3.6.1.2.1.10.133.2.1.2
A collection of performance monitoring interval objects.
                 optIfOTSnCommonGroup 1.3.6.1.2.1.10.133.2.1.3
A collection of configuration objects applicable to all OTSn interfaces.
                 optIfOTSnSourceGroupFull 1.3.6.1.2.1.10.133.2.1.4
A collection of configuration objects applicable to full-functionality/IaDI OTSn interfaces that support source functions.
                 optIfOTSnAPRStatusGroup 1.3.6.1.2.1.10.133.2.1.5
A collection of objects applicable to OTSn interfaces that support Automatic Power Reduction functions.
                 optIfOTSnAPRControlGroup 1.3.6.1.2.1.10.133.2.1.6
A collection of objects applicable to OTSn interfaces that provide Automatic Power Reduction control functions.
                 optIfOTSnSinkGroupBasic 1.3.6.1.2.1.10.133.2.1.7
A collection of configuration objects applicable to all OTSn interfaces that support sink functions.
                 optIfOTSnSinkGroupFull 1.3.6.1.2.1.10.133.2.1.8
A collection of configuration objects applicable to full-functionality/IaDI OTSn interfaces that support sink functions.
                 optIfOTSnSinkPreOtnPMGroup 1.3.6.1.2.1.10.133.2.1.9
A collection of pre-OTN performance monitoring objects applicable to OTSn interfaces that support sink functions.
                 optIfOTSnSinkPreOtnPMThresholdGroup 1.3.6.1.2.1.10.133.2.1.10
A collection of pre-OTN performance monitoring threshold objects applicable to OTSn interfaces that support sink functions.
                 optIfOTSnSourcePreOtnPMGroup 1.3.6.1.2.1.10.133.2.1.11
A collection of pre-OTN performance monitoring objects applicable to OTSn interfaces that support source functions.
                 optIfOTSnSourcePreOtnPMThresholdGroup 1.3.6.1.2.1.10.133.2.1.12
A collection of pre-OTN performance monitoring threshold objects applicable to OTSn interfaces that support source functions.
                 optIfOMSnCommonGroup 1.3.6.1.2.1.10.133.2.1.13
A collection of configuration objects applicable to all OMSn interfaces.
                 optIfOMSnSinkGroupBasic 1.3.6.1.2.1.10.133.2.1.14
A collection of configuration objects applicable to all OMSn interfaces that support sink functions.
                 optIfOMSnSinkPreOtnPMGroup 1.3.6.1.2.1.10.133.2.1.15
A collection of pre-OTN performance monitoring objects applicable to OMSn interfaces that support sink functions.
                 optIfOMSnSinkPreOtnPMThresholdGroup 1.3.6.1.2.1.10.133.2.1.16
A collection of pre-OTN performance monitoring threshold objects applicable to OMSn interfaces that support sink functions.
                 optIfOMSnSourcePreOtnPMGroup 1.3.6.1.2.1.10.133.2.1.17
A collection of pre-OTN performance monitoring objects applicable to OMSn interfaces that support source functions.
                 optIfOMSnSourcePreOtnPMThresholdGroup 1.3.6.1.2.1.10.133.2.1.18
A collection of pre-OTN performance monitoring threshold objects applicable to OMSn interfaces that that support source functions.
                 optIfOChGroupCommonGroup 1.3.6.1.2.1.10.133.2.1.19
A collection of configuration objects applicable to all OChGroup interfaces.
                 optIfOChGroupSinkPreOtnPMGroup 1.3.6.1.2.1.10.133.2.1.20
A collection of pre-OTN performance monitoring objects applicable to OChGroup interfaces that support sink functions.
                 optIfOChGroupSinkPreOtnPMThresholdGroup 1.3.6.1.2.1.10.133.2.1.21
A collection of pre-OTN performance monitoring threshold objects applicable to OChGroup interfaces that support sink functions.
                 optIfOChGroupSourcePreOtnPMGroup 1.3.6.1.2.1.10.133.2.1.22
A collection of pre-OTN performance monitoring objects applicable to OChGroup interfaces that support source functions.
                 optIfOChGroupSourcePreOtnPMThresholdGroup 1.3.6.1.2.1.10.133.2.1.23
A collection of pre-OTN performance monitoring threshold objects applicable to OChGroup interfaces that that support source functions.
                 optIfOChCommonGroup 1.3.6.1.2.1.10.133.2.1.24
A collection of configuration objects applicable to all OCh interfaces.
                 optIfOChSinkGroupBasic 1.3.6.1.2.1.10.133.2.1.25
A collection of configuration objects applicable to all OCh interfaces that support sink functions.
                 optIfOChSinkPreOtnPMGroup 1.3.6.1.2.1.10.133.2.1.26
A collection of pre-OTN performance monitoring objects applicable to OCh interfaces that support sink functions.
                 optIfOChSinkPreOtnPMThresholdGroup 1.3.6.1.2.1.10.133.2.1.27
A collection of pre-OTN performance monitoring threshold objects applicable to OCh interfaces that support sink functions.
                 optIfOChSourcePreOtnPMGroup 1.3.6.1.2.1.10.133.2.1.28
A collection of pre-OTN performance monitoring objects applicable to OCh interfaces that support source functions.
                 optIfOChSourcePreOtnPMThresholdGroup 1.3.6.1.2.1.10.133.2.1.29
A collection of pre-OTN performance monitoring threshold objects applicable to OCh interfaces that support source functions.
                 optIfOTUkCommonGroup 1.3.6.1.2.1.10.133.2.1.30
A collection of configuration objects applicable to all OTUk interfaces.
                 optIfOTUkSourceGroup 1.3.6.1.2.1.10.133.2.1.31
A collection of configuration objects applicable to OTUk interfaces that support source functions.
                 optIfOTUkSinkGroup 1.3.6.1.2.1.10.133.2.1.32
A collection of configuration objects applicable to OTUk interfaces that support sink functions.
                 optIfGCC0Group 1.3.6.1.2.1.10.133.2.1.33
A collection of GCC0 configuration objects.
                 optIfODUkGroup 1.3.6.1.2.1.10.133.2.1.34
A collection of configuration objects applicable to all ODUk interfaces.
                 optIfODUkTtpSourceGroup 1.3.6.1.2.1.10.133.2.1.35
A collection of configuration objects applicable to all interfaces that support ODUk trail termination source functions.
                 optIfODUkTtpSinkGroup 1.3.6.1.2.1.10.133.2.1.36
A collection of ODUk configuration objects applicable to all interfaces that support ODUk trail termination sink functions.
                 optIfODUkNimGroup 1.3.6.1.2.1.10.133.2.1.37
A collection of ODUk Nim configuration objects.
                 optIfGCC12Group 1.3.6.1.2.1.10.133.2.1.38
A collection of GCC12 configuration objects.
                 optIfODUkTCommonGroup 1.3.6.1.2.1.10.133.2.1.39
A collection of configuration objects applicable to all ODUkT instances.
                 optIfODUkTSourceGroup 1.3.6.1.2.1.10.133.2.1.40
A collection of configuration objects applicable to all ODUkT instances that provide source functions.
                 optIfODUkTSinkGroup 1.3.6.1.2.1.10.133.2.1.41
A collection of configuration objects applicable to all ODUkT instances that provide sink functions.
                 optIfODUkTSinkGroupCtp 1.3.6.1.2.1.10.133.2.1.42
A collection of configuration objects applicable to ODUkT instances not colocated with an ODUk TTP that provide sink functions.
                 optIfODUkTNimGroup 1.3.6.1.2.1.10.133.2.1.43
A collection of ODUkT Nim configuration objects.
             optIfCompl 1.3.6.1.2.1.10.133.2.2
                 optIfOtnConfigCompl 1.3.6.1.2.1.10.133.2.2.1
Implementation requirements for the OTN configuration functions defined in this MIB module.
                 optIfPreOtnPMCompl 1.3.6.1.2.1.10.133.2.2.2
Implementation requirements for Pre-OTN performance monitoring functions defined in this MIB module.