TIMETRA-OTU-MIB

File: TIMETRA-OTU-MIB.mib (72010 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB TIMETRA-GLOBAL-MIB TIMETRA-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 Counter64
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION RowStatus TimeStamp
TruthValue ifIndex timetraSRMIBModules
tmnxSRObjs tmnxSRNotifyPrefix tmnxSRConfs
TmnxActionType

Defined Types

TmnxOtuFecMode  
The TmnxOtuFecMode specifies what type of Forward Error Correction (FEC) has been enabled on the port. The valid types are as follows: - disabled - OTU encap enabled with no FEC. - g709fec - OTU encap enabled with G.709 FEC. - enhanced - OTU encap enabled with enhanced FEC.
TEXTUAL-CONVENTION    
  INTEGER disabled(0), g709fec(1), enhanced(2)  

TmnxOtu2LanDataRate  
The TmnxOtu2LanDataRate specifies the allowable data rates for a given OTU2 10GE-LAN enabled interface. The valid data rates are as follows: - notApplicable - not an OTU 10GE enabled interface. - dr11049 - 11.049 Gb/s synchronous OTU encapsulated 10GE-LAN signal. (ie. No fixed stuffing bytes in the OTU2 frame). - dr11096 - 11.0957 Gb/s synchronous OTU encapsulated 10GE-LAN signal. (ie. Fixed stuffing bytes in the OTU2 frame).
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), dr11049(1), dr11096(2)  

TmnxOtuSFSDMethod  
The TmnxOtuSFSDMethod specifies the method to determine the Signal Failure (SF) and Signal Degradation (SD) of the interface. The valid methods are as follows: - fec - FEC correctable bit errors are used to declare the presence of the Signal Fail and Signal Degrade condition. - bip8 - the SM-BIP8 errors are used to declare the presence of the Signal Fail and Signal Degrade condition.
TEXTUAL-CONVENTION    
  INTEGER fec(1), bip8(2)  

TmnxOtuTtiMode  
The TmnxOtuTtiMode specifies the type of data transmitted in the Trail Trace Identifier (TTI) Section of the OTU frame. The valid modes are as follows: - auto - Specifies that the TTI Section is auto-generated by the system. - string - Specifies that the TTI Section is a sequence of printable-ascii. - bytes - Specifies that the TTI Section is a sequence of bytes.
TEXTUAL-CONVENTION    
  INTEGER auto(0), string(1), bytes(2)  

TmnxOtuTtiString  
The TmnxOtuTtiString specifies the data transmitted in the Trail Trace Identifier (TTI) Section of the OTU frame. The TTI Section may consist of octet values from the range 0..255 (0x00..0xFF).
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

TmnxOtuAlarms  
The TmnxOtuAlarms specifies the alarms which are enabled or outstanding against an OTU enabled interface. The valid alarms are as follows: - loc - Loss of Clock. - los - Loss of Signal. - lof - Loss of OTU Framing. - lom - Loss of Multi-frame. - otuAis - OTU Alarm Indication Signal. - otuBerSf - OTU Bit Error Rate Signal Fail. - otuBerSd - OTU Bit Error Rate Signal Degradation. - otuBdi - OTU Backward Defect Indication. - otuTim - OTU Trace ID Mismatch. - otuIae - OTU Incoming Alignment Error. - otuBiae - OTU Backward Incoming Alignment Error. - fecSf - FEC Signal Failure. - fecSd - FEC Signal Degradation. - fecFail - FEC Rx/Tx mode mismatch (enhanced/g709fec) or High uncorrectable bit rate (>10E-2). - fecUncorr - One or more uncorrectable FEC errors. - oduAis - Optical Data Unit (ODU) Alarm Indication Signal. - oduOci - ODU Open Connection Indication. - oduLck - ODU Locked. - oduBdi - PM Backward Defect Indication. - oduTim - PM Trace ID Mismatch. - opuTim - OPU PSI Trace Mismatch. - opuPlm - OPU PSI Payload Type Mismatch.
TEXTUAL-CONVENTION    
  BITS loc(0), los(1), lof(2), lom(3), otuAis(4), otuBerSf(5), otuBerSd(6), otuBdi(7), otuTim(8), otuIae(9), otuBiae(10), fecSf(11), fecSd(12), fecFail(13), fecUncorr(14), oduAis(15), oduOci(16), oduLck(17), oduBdi(18), oduTim(19), opuTim(20), opuPlm(21)  

TmnxOtuPsiPayloadType  
The TmnxOtuPsiPayloadType specifies the payload type identifier as defined in table 15-8 of section 15.9.2.1.1 of ITU-T Rec. G.709 and the codes are as follows: - auto - Automatic based on operating mode. - exp - Experimental mapping. - asyncCbr - Asynchronous CBR mapping. - syncCbr - Bit synchronous CBR mapping. - atm - ATM mapping. - gfp - GFP mapping. - vcat - Virtual Concatenated signal. - gmp - Generic Mapping Procedure. - bitStrOctet - Bit stream with octet timing mapping. - bitStrNoOctet - Bit stream without octet timing mapping. - oduMux - ODU multiplex structure. - rsvd80 - Reserved Proprietary 0x80 - rsvd81 - Reserved Proprietary 0x81 - rsvd82 - Reserved Proprietary 0x82 - rsvd83 - Reserved Proprietary 0x83 - rsvd84 - Reserved Proprietary 0x84 - rsvd85 - Reserved Proprietary 0x85 - rsvd86 - Reserved Proprietary 0x86 - rsvd87 - Reserved Proprietary 0x87 - rsvd88 - Reserved Proprietary 0x88 - rsvd89 - Reserved Proprietary 0x89 - rsvd8A - Reserved Proprietary 0x8A - rsvd8B - Reserved Proprietary 0x8B - rsvd8C - Reserved Proprietary 0x8C - rsvd8D - Reserved Proprietary 0x8D - rsvd8E - Reserved Proprietary 0x8E - rsvd8F - Reserved Proprietary 0x8F - nullTest - NULL test signal mapping. - prbsTest - PRBS test signal mapping.
TEXTUAL-CONVENTION    
  INTEGER auto(0), exp(1), asyncCbr(2), syncCbr(3), atm(4), gfp(5), vcat(6), gmp(7), bitStrOctet(16), bitStrNoOctet(17), oduMux(32), rsvd80(128), rsvd81(129), rsvd82(130), rsvd83(131), rsvd84(132), rsvd85(133), rsvd86(134), rsvd87(135), rsvd88(136), rsvd89(137), rsvd8A(138), rsvd8B(139), rsvd8C(140), rsvd8D(141), rsvd8E(142), rsvd8F(143), nullTest(253), prbsTest(254)  

TmnxOtuTimReaction  
The TmnxOtuTimReaction specifies the type of reaction that should be taken in the event of Trace Identifier (TTI) Mismatch or Payload Type Mismatch. The valid modes are as follows: - none - Specifies that the Received Payload data should be passed through when a Trace Identifier Mismatch is detected. - squelch-rx - Specifies that the Received Payload data should be blocked with a maintenance signal when a Trace Identifier Mismatch is detected.
TEXTUAL-CONVENTION    
  INTEGER none(0), squelchRx(1)  

TmnxOtuIfEntry  
SEQUENCE    
  tmnxOtuIfRowStatus RowStatus
  tmnxOtuIfTimeStamp TimeStamp
  tmnxOtuIfFecMode TmnxOtuFecMode
  tmnxOtuIfSfSdMethod TmnxOtuSFSDMethod
  tmnxOtuIfBerSfThreshold Unsigned32
  tmnxOtuIfBerSdThreshold Unsigned32
  tmnxOtuIfOtuOperDataRate Unsigned32
  tmnxOtuIfOtu2LanDataRate TmnxOtu2LanDataRate
  tmnxOtuIfCfgAlarms TmnxOtuAlarms
  tmnxOtuIfAlarmState TmnxOtuAlarms
  tmnxOtuIfHoldTimeUp Unsigned32
  tmnxOtuIfHoldTimeDown Unsigned32
  tmnxOtuIfSmTtiTxMode TmnxOtuTtiMode
  tmnxOtuIfSmTtiTx TmnxOtuTtiString
  tmnxOtuIfSmTtiRx TmnxOtuTtiString
  tmnxOtuIfSmTtiExpMode TmnxOtuTtiMode
  tmnxOtuIfSmTtiExpCopyRx TmnxActionType
  tmnxOtuIfSmTtiExp TmnxOtuTtiString
  tmnxOtuIfPmTtiTxMode TmnxOtuTtiMode
  tmnxOtuIfPmTtiTx TmnxOtuTtiString
  tmnxOtuIfPmTtiRx TmnxOtuTtiString
  tmnxOtuIfPmTtiExpMode TmnxOtuTtiMode
  tmnxOtuIfPmTtiExpCopyRx TmnxActionType
  tmnxOtuIfPmTtiExp TmnxOtuTtiString
  tmnxOtuIfPsiTtiTxMode TmnxOtuTtiMode
  tmnxOtuIfPsiTtiTx TmnxOtuTtiString
  tmnxOtuIfPsiTtiRx TmnxOtuTtiString
  tmnxOtuIfPsiTtiExpMode TmnxOtuTtiMode
  tmnxOtuIfPsiTtiExpCopyRx TmnxActionType
  tmnxOtuIfPsiTtiExp TmnxOtuTtiString
  tmnxOtuIfPsiPayloadTypeTx TmnxOtuPsiPayloadType
  tmnxOtuIfPsiPayloadTypeRx TmnxOtuPsiPayloadType
  tmnxOtuIfPsiPayloadTypeExp TmnxOtuPsiPayloadType
  tmnxOtuIfGfpMappingEnable TruthValue
  tmnxOtuIfAsyncMappingEnable TruthValue
  tmnxOtuIfSmTimReaction TmnxOtuTimReaction
  tmnxOtuIfPmTimReaction TmnxOtuTimReaction
  tmnxOtuIfPsiTimReaction TmnxOtuTimReaction
  tmnxOtuIfPsiPlmReaction TmnxOtuTimReaction

TmnxOtuIfRawStatsEntry  
SEQUENCE    
  tmnxOtuIfRawStatsFECCorrZeros Counter32
  tmnxOtuIfRawStatsOFFECCorrZeros Counter32
  tmnxOtuIfRawStatsHCFECCorrZeros Counter64
  tmnxOtuIfRawStatsFECCorrOnes Counter32
  tmnxOtuIfRawStatsOFFECCorrOnes Counter32
  tmnxOtuIfRawStatsHCFECCorrOnes Counter64
  tmnxOtuIfRawStatsFECUncorrSR Counter32
  tmnxOtuIfRawStatsOFFECUncorrSR Counter32
  tmnxOtuIfRawStatsHCFECUncorrSR Counter64
  tmnxOtuIfRawStatsFECSES Counter32
  tmnxOtuIfRawStatsSMBIP8 Counter32
  tmnxOtuIfRawStatsOFSMBIP8 Counter32
  tmnxOtuIfRawStatsHCSMBIP8 Counter64
  tmnxOtuIfRawStatsSMBEI Counter32
  tmnxOtuIfRawStatsOFSMBEI Counter32
  tmnxOtuIfRawStatsHCSMBEI Counter64
  tmnxOtuIfRawStatsSMSES Counter32
  tmnxOtuIfRawStatsPMBIP8 Counter32
  tmnxOtuIfRawStatsOFPMBIP8 Counter32
  tmnxOtuIfRawStatsHCPMBIP8 Counter64
  tmnxOtuIfRawStatsPMBEI Counter32
  tmnxOtuIfRawStatsOFPMBEI Counter32
  tmnxOtuIfRawStatsHCPMBEI Counter64
  tmnxOtuIfRawStatsPMSES Counter32
  tmnxOtuIfRawStatsFECES Counter32
  tmnxOtuIfRawStatsFECUAS Counter32
  tmnxOtuIfRawStatsSMES Counter32
  tmnxOtuIfRawStatsSMUAS Counter32
  tmnxOtuIfRawStatsPMES Counter32
  tmnxOtuIfRawStatsPMUAS Counter32
  tmnxOtuIfRawStatsNPJ Counter32
  tmnxOtuIfRawStatsPPJ Counter32
  tmnxOtuIfRawStatsElapsedSec Counter32

TmnxOtuIfIntervalStatsEntry  
SEQUENCE    
  tmnxOtuIfIntvlStatsIndex Unsigned32
  tmnxOtuIfIntvlStatsIsValid TruthValue
  tmnxOtuIfIntvlStatsFECCorrZeros Counter32
  tmnxOtuIfIntvlStatsFECCorrOnes Counter32
  tmnxOtuIfIntvlStatsFECUncorrSR Counter32
  tmnxOtuIfIntvlStatsFECSES Counter32
  tmnxOtuIfIntvlStatsSMBIP8 Counter32
  tmnxOtuIfIntvlStatsSMBEI Counter32
  tmnxOtuIfIntvlStatsSMSES Counter32
  tmnxOtuIfIntvlStatsPMBIP8 Counter32
  tmnxOtuIfIntvlStatsPMBEI Counter32
  tmnxOtuIfIntvlStatsPMSES Counter32
  tmnxOtuIfIntvlStatsFECES Counter32
  tmnxOtuIfIntvlStatsFECUAS Counter32
  tmnxOtuIfIntvlStatsSMES Counter32
  tmnxOtuIfIntvlStatsSMUAS Counter32
  tmnxOtuIfIntvlStatsPMES Counter32
  tmnxOtuIfIntvlStatsPMUAS Counter32
  tmnxOtuIfIntvlStatsNPJ Counter32
  tmnxOtuIfIntvlStatsPPJ Counter32
  tmnxOtuIfIntvlStatsElapsedSec Counter32

Defined Values

tmnxOtuMIBModule 1.3.6.1.4.1.6527.1.1.3.62
This document is the SNMP MIB module to manage and provision the Optical Transport Unit (OTU) components of the Alcatel-Lucent SROS device. Copyright 2008-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxOtuObjs 1.3.6.1.4.1.6527.3.1.2.62
OBJECT IDENTIFIER    

tmnxOtuNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.62
OBJECT IDENTIFIER    

tmnxOtuConformance 1.3.6.1.4.1.6527.3.1.1.62
OBJECT IDENTIFIER    

tmnxOtuConfigurationTimeStamps 1.3.6.1.4.1.6527.3.1.2.62.0
OBJECT IDENTIFIER    

tmnxOtuConfigurations 1.3.6.1.4.1.6527.3.1.2.62.1
OBJECT IDENTIFIER    

tmnxOtuStatistics 1.3.6.1.4.1.6527.3.1.2.62.2
OBJECT IDENTIFIER    

tmnxOtuNotifications 1.3.6.1.4.1.6527.3.1.3.62.0
OBJECT IDENTIFIER    

tmnxOtuCompliances 1.3.6.1.4.1.6527.3.1.1.62.1
OBJECT IDENTIFIER    

tmnxOtuGroups 1.3.6.1.4.1.6527.3.1.1.62.2
OBJECT IDENTIFIER    

tmnxOtuIfTableLastChanged 1.3.6.1.4.1.6527.3.1.2.62.0.1
The tmnxOtuIfTableLastChanged indicates the time, since system startup, when a row in the tmnxOtuIfTable last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOtuIfTable 1.3.6.1.4.1.6527.3.1.2.62.1.1
The tmnxOtuIfTable consists of the interfaces using OTU encapsulation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOtuIfEntry

tmnxOtuIfEntry 1.3.6.1.4.1.6527.3.1.2.62.1.1.1
The tmnxOtuIfEntry contains information pertaining to an individual OTU encapsulated physical interface. Rows in this table are created and destroyed using the tmnxOtuIfRowStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOtuIfEntry  

tmnxOtuIfRowStatus 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.1
The tmnxOtuIfRowStatus controls the creation and deletion of row entries in the tmnxOtuIfTable. Creating a row in the tmnxOtuIfTable using 'createAndGo (4)' enables OTU encapsulation for the interface. Deleting the row using 'destroy (6)' will disable the OTU encapsulation. If a physical port does not support the OTU encapsulation, an attempt to set the tmnxOtuIfRowStatus to a value of 'createAndGo (4)' will fail with an inconsistent value result.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOtuIfTimeStamp 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.2
The tmnxOtuIfTimeStamp indicates the time, since system startup, of the last change to this row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOtuIfFecMode 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.3
The tmnxOtuIfFecMode specifies the OTU encapsulation used by this interface.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuFecMode  

tmnxOtuIfSfSdMethod 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.4
The tmnxOtuIfSfSdMethod specifies the method on which to detect Signal Failure and Signal Degradation.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuSFSDMethod  

tmnxOtuIfBerSfThreshold 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.5
The value of tmnxOtuIfBerSfThreshold specifies the bit error rate(BER) threshold used to determine when to raise and clear otuBerSf/fecSf alarms. Bit error computed must reach/exceed the threshold value over a predefined period of time for the alarms to be raised. The tmnxOtuIfSfSdMethod defines how the bit error is computed and what values of tmnxOtuIfBerSfThreshold are allowed. The following table defines this dependency: tmnxOtuIfSfSdMethod Bit error calculation ------------------- ---------------------------------------------- fec (1) Each corrected bit counts as one bit error. bip8 (2) Each BIP8 coding violation counts as one bit error.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 3..6  

tmnxOtuIfBerSdThreshold 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.6
The value of tmnxOtuIfBerSdThreshold specifies the bit error rate(BER) threshold used to determine when to raise and clear otuBerSd/fecSd alarms. Bit error computed must reach/exceed the threshold value over a predefined period of time for the alarms to be raised. The tmnxOtuIfSfSdMethod defines how the bit error is computed and what values of tmnxOtuIfBerSdThreshold are allowed. The following table defines this dependency: tmnxOtuIfSfSdMethod Bit error calculation ------------------- ---------------------------------------------- fec (1) Each corrected bit counts as one bit error. bip8 (2) Each BIP8 coding violation counts as one bit error.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 5..9  

tmnxOtuIfOtuOperDataRate 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.7
The tmnxOtuIfOtuOperDataRate indicates the rate at which the OTU data is transmitted on the line.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOtuIfOtu2LanDataRate 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.8
The value of tmnxOtuIfOtu2LanDataRate specifies the rate at which data is transmitted on the line. An interface that does not support OTU2 encapsulation will default, and be restricted to, the value of 'notApplicable (0)'.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtu2LanDataRate  

tmnxOtuIfCfgAlarms 0.1.2.3.7.5.11.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.9
The value of tmnxOtuIfCfgAlarms specifies the alarms that are to be monitored by the OTU interface. If an alarm bit is set, then the corresponding alarm will raise/clear an alarm when its state changes. An unset bit specifies that the alarm corresponding with the bit will not alarm on its state transitions.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuAlarms  

tmnxOtuIfAlarmState 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.10
The value of tmnxOtuIfAlarmState indicates which monitored alarms are raised against the OTU interface.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOtuAlarms  

tmnxOtuIfHoldTimeUp 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.11
The value of tmnxOtuIfHoldTimeUp is used to configure the hold-timer for link up event dampening. This guards against reporting excessive interface transitions. This is implemented by not advertising subsequent transitions of the interface to upper layer protocols until the configured timer has expired. A value of zero (0) indicates that an up transition is reported immediately.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100  

tmnxOtuIfHoldTimeDown 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.12
The value of tmnxOtuIfHoldTimeDown is used to configure the hold-timer for link down event dampening. This guards against reporting excessive interface transitions. This is implemented by not advertising subsequent transitions of the interface to upper layer protocols until the configured timer has expired. A value of zero (0) indicates that an up transition is reported immediately.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100  

tmnxOtuIfSmTtiTxMode 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.13
The value of tmnxOtuIfSmTtiTxMode specifies the type of Trail Trace Identifier (TTI) for the Section Monitoring (SM) in the OTU overhead. Specifying a tmnxOtuIfSmTtiTxMode value of 'auto (0)' along with tmnxOtuIfSmTtiTx set with a single octet of '0xFF' will revert the SM-TTI to the default: '////C'
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiMode  

tmnxOtuIfSmTtiTx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.14
The value of tmnxOtuIfSmTtiTx specifies the Trail Trace Identifier (TTI) for the Section Monitoring (SM) in the OTU overhead. This identifier can be a string or a non-printable sequence of bytes. Specifying a one octet string with the value '0xFF' along with a tmnxOtuIfSmTtiTxMode set to the value of 'auto (0)' will reset the TTI to the system generated value.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiString Size(0..64)  

tmnxOtuIfSmTtiRx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.15
The value of tmnxOtuIfSmTtiRx indicates the Trail Trace Identifier (TTI) for the Section Monitoring (SM) in the received OTU overhead.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOtuTtiString Size(0..64)  

tmnxOtuIfSmTtiExpMode 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.16
The value of tmnxOtuIfSmTtiExpMode specifies the type of expected Trail Trace Identifier (TTI) for the Section Monitoring (SM) in the OTU overhead. Specifying a tmnxOtuIfSmTtiExpMode value of 'auto (0)' along with tmnxOtuIfSmTtiExp set with a single octet of '0xFF' will revert the SM-TTI to the default which is 'all zeros' in tmnxOtuIfSmTtiExp.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiMode  

tmnxOtuIfSmTtiExpCopyRx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.17
tmnxOtuIfSmTtiExpCopyRx is used to copy the contents of tmnxOtuIfSmTtiRx into tmnxOtuIfSmTtiExp.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxActionType  

tmnxOtuIfSmTtiExp 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.18
The value of tmnxOtuIfSmTtiExp specifies the Trail Trace Identifier (TTI) for the Section Monitoring (SM) that is expected to be received in the OTU overhead. A mismatch of the received and the expected SM TTI will cause an 'otuTim' alarm to be raised
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiString Size(0..64)  

tmnxOtuIfPmTtiTxMode 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.19
The value of tmnxOtuIfSmTtiTxMode specifies the type of Trail Trace Identifier (TTI) for the Path Monitoring (PM) in the OTU overhead. Specifying a tmnxOtuIfPmTtiTxMode value of 'auto (0)' along with tmnxOtuIfPmTtiTx set with a single octet of '0xFF' will revert the PM-TTI to the default: '////C'
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiMode  

tmnxOtuIfPmTtiTx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.20
The value of tmnxOtuIfPmTtiTx specifies the Trail Trace Identifier (TTI) for the Path Monitoring (PM) in the OTU overhead. This identifier can be a string or a non-printable sequence of bytes. Specifying a one octet string with the value '0xFF' along with a tmnxOtuIfPmTtiTxMode set to the value of 'auto (0)' will reset the TTI to the system generated value.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiString Size(0..64)  

tmnxOtuIfPmTtiRx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.21
The value of tmnxOtuIfPmTtiRx indicates the Trail Trace Identifier (TTI) for the Path Monitoring (PM) in the received OTU overhead.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOtuTtiString Size(0..64)  

tmnxOtuIfPmTtiExpMode 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.22
The value of tmnxOtuIfPmTtiExpMode specifies the type of expected Trail Trace Identifier (TTI) for the Path Monitoring (PM) in the OTU overhead. Specifying a tmnxOtuIfPmTtiExpMode value of 'auto (0)' along with tmnxOtuIfPmTtiExp set with a single octet of '0xFF' will revert the PM-TTI to the default which is 'all zeros' in tmnxOtuIfPmTtiExp.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiMode  

tmnxOtuIfPmTtiExpCopyRx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.23
tmnxOtuIfPmTtiExpCopyRx is used to copy the contents of tmnxOtuIfPmTtiRx into tmnxOtuIfPmTtiExp.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxActionType  

tmnxOtuIfPmTtiExp 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.24
The value of tmnxOtuIfPmTtiExp indicates the Trail Trace Identifier (TTI) for the Path Monitoring (PM) that is expected to be received in the OTU overhead. A mismatch of the received and the expected PM TTI will cause an 'oduTim' alarm to be raised
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiString Size(0..64)  

tmnxOtuIfPsiTtiTxMode 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.25
The value of tmnxOtuIfSmTtiTxMode specifies the type of Trail Trace Identifier (TTI) for the Payload Structure Identifier (PSI) in the OTU overhead. Specifying a tmnxOtuIfPsiTtiTxMode value of 'auto (0)' along with tmnxOtuIfPsiTtiTx set with a single octet of '0xFF' will revert the PSI-TTI to the default: '////C'
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiMode  

tmnxOtuIfPsiTtiTx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.26
The value of tmnxOtuIfPsiTtiTx specifies the Trail Trace Identifier (TTI) for the Payload Structure Identifier (PSI) in the OTU overhead. This identifier can be a string or a non-printable sequence of bytes. Specifying a one octet string with the value '0xFF' along with a tmnxOtuIfPsiTtiTxMode set to the value of 'auto (0)' will reset the PSI Trace to the system generated value.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiString  

tmnxOtuIfPsiTtiRx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.27
The value of tmnxOtuIfPsiTtiRx indicates the Trail Trace Identifier (TTI) for the Payload Structure Identifier (PSI) in the received OTU overhead.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOtuTtiString  

tmnxOtuIfPsiTtiExpMode 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.28
The value of tmnxOtuIfPsiTtiExpMode specifies the type of expected Trail Trace Identifier (TTI) Payload Structure Identifier (PSI) in the OTU overhead. Specifying a tmnxOtuIfPsiTtiExpMode value of 'auto (0)' along with tmnxOtuIfPsiTtiExp set with a single octet of '0xFF' will revert the PSI-TTI to the default which is 'all zeros' in tmnxOtuIfPsiTtiExp.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiMode  

tmnxOtuIfPsiTtiExpCopyRx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.29
tmnxOtuIfPsiTtiExpCopyRx is used to copy the contents of tmnxOtuIfPsiTtiRx into tmnxOtuIfPsiTtiExp.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxActionType  

tmnxOtuIfPsiTtiExp 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.30
The value of tmnxOtuIfPsiTtiExp indicates the Trail Trace Identifier (TTI) for the Payload Structure Identifier (PSI) that is expected to be received in the OTU overhead. A mismatch of the received and the expected PSI Trace will cause an 'opuTim' alarm to be raised
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTtiString Size(0..255)  

tmnxOtuIfPsiPayloadTypeTx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.31
The value of tmnxOtuIfPsiPayloadTypeTx specifies the Payload Type in the transmitted OPU PSI overhead. Specifying a value 'auto (0)' will provision the standard defined payload type for the current OTU mode of operation.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuPsiPayloadType  

tmnxOtuIfPsiPayloadTypeRx 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.32
The value of tmnxOtuIfPsiPayloadTypeRx indicates the Payload Type in the received OPU PSI overhead.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOtuPsiPayloadType  

tmnxOtuIfPsiPayloadTypeExp 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.33
The value of tmnxOtuIfPsiPayloadTypeExp indicates the Payload Type that is expected to be received in the OPU PSI overhead. Specifying a value 'auto (0)' will provision the standard defined payload type for the current OTU mode of operation. A mismatch of the received and the expected Payload type will cause an 'opuPlm' alarm to be raised
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuPsiPayloadType  

tmnxOtuIfGfpMappingEnable 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.34
The value of tmnxOtuIfGfpMappingEnable specifies whether or not the GFP mapping mode of transporting 10GbE is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  TruthValue  

tmnxOtuIfAsyncMappingEnable 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.35
The value of tmnxOtuIfAsyncMappingEnable specifies whether or not the Asynchronous mapping mode of transporting the OTU client is enabled. When this value is set to false, the OTU client is client is mapped Synchronously.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOtuIfSmTimReaction 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.36
The value of tmnxOtuIfSmTimReaction specifies the reaction that should be taken in the event of a Section Monitor Trace Inentifier Mismatch. Specifying a value 'none (0)' indicates that no reaction should occur and therefore the ingress data will be passed through in the event of a Section Monitor Trace Indentifier mismatch. Specifying a value 'squelch-rx (1)' indicates that the incoming data will be squelched and therefore the ingress data will be blocked with a maintenance signal in the event of a Section Monitor Trace Indentifier mismatch.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTimReaction  

tmnxOtuIfPmTimReaction 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.37
The value of tmnxOtuIfSmTimReaction specifies the reaction that should be taken in the event of a Path Monitor Trace Inentifier Mismatch. Specifying a value 'none (0)' indicates that no reaction should occur and therefore the ingress data will be passed through in the event of a Path Monitor Trace Indentifier mismatch. Specifying a value 'squelch-rx (1)' indicates that the incoming data will be squelched and therefore the ingress data will be blocked with a maintenance signal in the event of a Path Monitor Trace Indentifier mismatch.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTimReaction  

tmnxOtuIfPsiTimReaction 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.38
The value of tmnxOtuIfSmTimReaction specifies the reaction that should be taken in the event of a Payload Structure Identifier Trace Mismatch. Specifying a value 'none (0)' indicates that no reaction should occur and therefore the ingress data will be passed through in the event of a Payload Structure Identifier Trace mismatch. Specifying a value 'squelch-rx (1)' indicates that the incoming data will be squelched and therefore the ingress data will be blocked with a maintenance signal in the event of a Payload Structure Identifier Trace mismatch.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTimReaction  

tmnxOtuIfPsiPlmReaction 1.3.6.1.4.1.6527.3.1.2.62.1.1.1.39
The value of tmnxOtuIfSmTimReaction specifies the reaction that should be taken in the event of a Payload Type mismatch. Specifying a value 'none (0)' indicates that no reaction should occur and therefore the ingress data will be passed through in the event of a Payload Type mismatch. Specifying a value 'squelch-rx (1)' indicates that the incoming data will be squelched and therefore the ingress data will be blocked with a maintenance signal in the event of a Payload Type mismatch.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOtuTimReaction  

tmnxOtuIfRawStatsTable 1.3.6.1.4.1.6527.3.1.2.62.2.1
The tmnxOtuIfRawStatsTable consists of the raw statistics associated with the OTU interfaces contained in the tmnxOtuIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOtuIfRawStatsEntry

tmnxOtuIfRawStatsEntry 1.3.6.1.4.1.6527.3.1.2.62.2.1.1
The tmnxOtuIfRawStatsEntry stores the statistics for an individual OTU interface. tmnxOtuIfRawStatsEntry rows are created and destroyed by the system when rows are added or removed in the tmnxOtuIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOtuIfRawStatsEntry  

tmnxOtuIfRawStatsFECCorrZeros 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.1
The value of tmnxOtuIfRawStatsFECCorrZeros indicates the number of Forward Error Correction (FEC) corrected zeros.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsOFFECCorrZeros 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.2
The value of tmnxOtuIfRawStatsOFFECCorrZeros indicates the number of times the tmnxOtuIfRawStatsFECCorrZeros overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsHCFECCorrZeros 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.3
The value of tmnxOtuIfRawStatsHCFECCorrZeros indicates the High Capacity number of Forward Error Correction (FEC) corrected zeros.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOtuIfRawStatsFECCorrOnes 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.4
The value of tmnxOtuIfRawStatsFECCorrOnes indicates the number of Forward Error Correction (FEC) corrected ones.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsOFFECCorrOnes 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.5
The value of tmnxOtuIfRawStatsFECCorrOnes indicates the number of times the tmnxOtuIfRawStatsFECCorrOnes overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsHCFECCorrOnes 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.6
The value of tmnxOtuIfRawStatsFECCorrOnes indicates the High Capacity number of Forward Error Correction (FEC) corrected ones.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOtuIfRawStatsFECUncorrSR 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.7
The value of tmnxOtuIfRawStatsFECUncorrSR indicates the number of Forward Error Correction (FEC) Uncorrectable Sub-Rows.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsOFFECUncorrSR 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.8
The value of tmnxOtuIfRawStatsOFFECUncorrSR indicates the number of times the tmnxOtuIfRawStatsFECUncorrSR overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsHCFECUncorrSR 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.9
The value of tmnxOtuIfRawStatsHCFECUncorrSR indicates the High Capacity number of Forward Error Correction (FEC) Uncorrectable Sub-Rows.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOtuIfRawStatsFECSES 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.10
The value of tmnxOtuIfRawStatsFECSES indicates the number of Forward Error Correction (FEC) Severely Errors Seconds (SES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsSMBIP8 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.11
The value of tmnxOtuIfRawStatsSMBIP8 indicates the number of Section Monitoring (SM) BIP8 errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsOFSMBIP8 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.12
The value of tmnxOtuIfRawStatsOFSMBIP8 indicates the number of times the tmnxOtuIfRawStatsSMBIP8 overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsHCSMBIP8 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.13
The value of tmnxOtuIfRawStatsHCSMBIP8 indicates the High Capacity number of Section Monitoring (SM) BIP8 errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOtuIfRawStatsSMBEI 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.14
The value of tmnxOtuIfRawStatsSMBEI indicates the number of Section Monitoring (SM) Backward Error Indication (BEI) errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsOFSMBEI 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.15
The value of tmnxOtuIfRawStatsOFSMBEI indicates the number of times the tmnxOtuIfRawStatsSMBEI overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsHCSMBEI 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.16
The value of tmnxOtuIfRawStatsHCSMBEI indicates the High Capacity number of Section Monitoring (SM) Backward Error Indication (BEI) errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOtuIfRawStatsSMSES 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.17
The value of tmnxOtuIfRawStatsSMSES indicates the number of Section Monitoring (SM) Severely Errored Seconds (SES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsPMBIP8 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.18
The value of tmnxOtuIfRawStatsPMBIP8 indicates the number of Path Monitoring (PM) BIP8 errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsOFPMBIP8 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.19
The value of tmnxOtuIfRawStatsOFPMBIP8 indicates the number of times the tmnxOtuIfRawStatsPMBIP8 overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsHCPMBIP8 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.20
The value of tmnxOtuIfRawStatsHCPMBIP8 indicates the High Capacity number of Path Monitoring (PM) BIP8 errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOtuIfRawStatsPMBEI 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.21
The value of tmnxOtuIfRawStatsPMBEI indicates the number of Path Monitoring (PM) Backward Error Indication (BEI) errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsOFPMBEI 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.22
The value of tmnxOtuIfRawStatsOFPMBEI indicates the number of times tmnxOtuIfRawStatsPMBEI overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsHCPMBEI 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.23
The value of tmnxOtuIfRawStatsPMBEI indicates the High Capacity number of Path Monitoring (PM) Backward Error Indication (BEI) errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOtuIfRawStatsPMSES 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.24
The value of tmnxOtuIfRawStatsPMSES indicates the number of Path Monitoring (PM) Severely Errored Seconds (SES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsFECES 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.25
The value of tmnxOtuIfRawStatsFECES indicates the number of Forward Error Correction (FEC) Errors Seconds (ES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsFECUAS 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.26
The value of tmnxOtuIfRawStatsFECUAS indicates the number of Forward Error Correction (FEC) Unavailable Seconds (UAS).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsSMES 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.27
The value of tmnxOtuIfRawStatsSMES indicates the number of Section Monitoring (SM) Errored Seconds (ES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsSMUAS 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.28
The value of tmnxOtuIfRawStatsSMUAS indicates the number of Section Monitoring (SM) Unavailable Seconds (UAS).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsPMES 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.29
The value of tmnxOtuIfRawStatsPMES indicates the number of Path Monitoring (PM) Errored Seconds (ES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsPMUAS 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.30
The value of tmnxOtuIfRawStatsPMUAS indicates the number of Path Monitoring (PM) Unavailable Seconds (UAS).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsNPJ 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.31
The value of tmnxOtuIfRawStatsNPJ indicates the number of Negative Pointer justifications that occured during the asynchronous demapping of the received payload inside the OTU frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsPPJ 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.32
The value of tmnxOtuIfRawStatsPPJ indicates the number of Positive Pointer justifications that occured during the asynchronous demapping of the received payload inside the OTU frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfRawStatsElapsedSec 1.3.6.1.4.1.6527.3.1.2.62.2.1.1.33
The value of tmnxOtuIfRawStatsElapsedSec indicates the number of Elapsed seconds since the last OTU raw statistics clearing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntervalStatsTable 1.3.6.1.4.1.6527.3.1.2.62.2.2
The tmnxOtuIfIntervalStatsTable consists of the statistic elements associated with the OTU interfaces contained in the tmnxOtuIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOtuIfIntervalStatsEntry

tmnxOtuIfIntervalStatsEntry 1.3.6.1.4.1.6527.3.1.2.62.2.2.1
The tmnxOtuIfIntervalStatsEntry stores the statistics for an individual OTU interface per row. tmnxOtuIfIntervalStatsEntry objects are created and destroyed by the system when rows are added or removed in the tmnxOtuIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOtuIfIntervalStatsEntry  

tmnxOtuIfIntvlStatsIndex 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.1
The tmnxOtuIfIntvlStatsIndex specifies the 15 minute statistic snap-shot for the OTU interface. The interval index value of 0 specifies the current raw 15 minute statistic window. The value of one indicates the most recently completed 15 minute interval statistics snap-shot. The interval identified by N is the interval immediately preceding the one identified by N-1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0 | 1..96  

tmnxOtuIfIntvlStatsIsValid 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.2
The value of tmnxOtuIfIntvlStatsIsValid indicates whether or not the current statistics interval is valid. The raw interval (tmnxOtuIfIntvlStatsIndex set to 0) is always false.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOtuIfIntvlStatsFECCorrZeros 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.3
The value of tmnxOtuIfIntvlStatsFECCorrZeros indicates the number of Forward Error Correction (FEC) corrected zeros.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsFECCorrOnes 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.4
The value of tmnxOtuIfIntvlStatsFECCorrOnes indicates the number of Forward Error Correction (FEC) corrected ones.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsFECUncorrSR 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.5
The value of tmnxOtuIfIntvlStatsFECUncorrSR indicates the number of Forward Error Correction (FEC) Uncorrectable Sub-Rows.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsFECSES 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.6
The value of tmnxOtuIfIntvlStatsFECSES indicates the number of Forward Error Correction (FEC) Severely Errors Seconds (SES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsSMBIP8 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.7
The value of tmnxOtuIfIntvlStatsSMBIP8 indicates the number of Section Monitoring (SM) BIP8 errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsSMBEI 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.8
The value of tmnxOtuIfIntvlStatsSMBEI indicates the number of Section Monitoring (SM) Backward Error Indication (BEI) errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsSMSES 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.9
The value of tmnxOtuIfIntvlStatsSMSES indicates the number of Section Monitoring (SM) Severely Errored Seconds (SES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsPMBIP8 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.10
The value of tmnxOtuIfIntvlStatsPMBIP8 indicates the number of Path Monitoring (PM) BIP8 errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsPMBEI 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.11
The value of tmnxOtuIfIntvlStatsPMBEI indicates the number of Path Monitoring (PM) Backward Error Indication (BEI) errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsPMSES 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.12
The value of tmnxOtuIfIntvlStatsPMSES indicates the number of Path Monitoring (PM) Severely Errored Seconds (SES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsFECES 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.13
The value of tmnxOtuIfIntvlStatsFECES indicates the number of Forward Error Correction (FEC) Errors Seconds (ES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsFECUAS 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.14
The value of tmnxOtuIfIntvlStatsFECUAS indicates the number of Forward Error Correction (FEC) Unavailable Seconds (UAS).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsSMES 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.15
The value of tmnxOtuIfIntvlStatsSMES indicates the number of Section Monitoring (SM) Errored Seconds (ES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsSMUAS 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.16
The value of tmnxOtuIfIntvlStatsSMUAS indicates the number of Section Monitoring (SM) Unavailable Seconds (UAS).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsPMES 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.17
The value of tmnxOtuIfIntvlStatsPMES indicates the number of Path Monitoring (PM) Errored Seconds (ES).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsPMUAS 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.18
The value of tmnxOtuIfIntvlStatsPMUAS indicates the number of Path Monitoring (PM) Unavailable Seconds (UAS).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsNPJ 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.19
The value of tmnxOtuIfIntvlStatsNPJ indicates the number of Negative Pointer justifications that occured during the asynchronous demapping of the received payload inside the OTU frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsPPJ 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.20
The value of tmnxOtuIfIntvlStatsPPJ indicates the number of Positive Pointer justifications that occured during the asynchronous demapping of the received payload inside the OTU frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfIntvlStatsElapsedSec 1.3.6.1.4.1.6527.3.1.2.62.2.2.1.21
The value of tmnxOtuIfIntvlStatsElapsedSec indicates the number of Elapsed seconds in the current statistics interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOtuIfAlarmNotification 1.3.6.1.4.1.6527.3.1.3.62.0.1
The tmnxOtuIfAlarmNotification notification indicates that an OTU interface has experienced either a raising or clearing of an alarm in the Forward Error Correction (FEC), Section Monitoring (SM), Path Monitoring (PM) or Payload Monitoring (PSI) fields of the OTU frame.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOtuCompliance 1.3.6.1.4.1.6527.3.1.1.62.1.1
The compliance statement for revision 1.0 of TIMETRA-OTU-MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxOtuComplianceV8v0 1.3.6.1.4.1.6527.3.1.1.62.1.2
The compliance statement for revision 8.0 of TIMETRA-OTU-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

tmnxOtuIfBaseConfigGroup 1.3.6.1.4.1.6527.3.1.1.62.2.1
The group of objects for management of OTU interfaces for the 7x50.
Status: obsolete Access: read-only
OBJECT-GROUP    

tmnxOtuIfSMGroup 1.3.6.1.4.1.6527.3.1.1.62.2.2
The group of objects for management of Section Monitoring of OTU interfaces for the 7x50.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOtuStatsGroup 1.3.6.1.4.1.6527.3.1.1.62.2.3
The group of objects for monitoring statistics of OTU interfaces for the 7x50.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOtuNotificationGroup 1.3.6.1.4.1.6527.3.1.1.62.2.4
The group of notifications supporting management of OTU interfaces for the 7x50.
Status: current Access: read-only
NOTIFICATION-GROUP    

tmnxOtuGroupsV7v0 1.3.6.1.4.1.6527.3.1.1.62.2.5
OBJECT IDENTIFIER    

tmnxOtuGroupsV8v0 1.3.6.1.4.1.6527.3.1.1.62.2.6
OBJECT IDENTIFIER    

tmnxOtuIfBaseConfigGroupV8v0 1.3.6.1.4.1.6527.3.1.1.62.2.6.1
The group of additional objects for management of OTU interfaces for the 7x50 in Release 8.0.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOtuIfSMGroupV8v0 1.3.6.1.4.1.6527.3.1.1.62.2.6.2
The group of additional objects for management of Section Monitoring of OTU interfaces for the 7x50 in Release 8.0.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOtuStatsGroupV8v0 1.3.6.1.4.1.6527.3.1.1.62.2.6.3
The group of additional objects for monitoring statistics of OTU interfaces for the 7x50 in Release 8.0.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOtuIfPMGroupV8v0 1.3.6.1.4.1.6527.3.1.1.62.2.6.4
The group of objects for management of Path Monitoring of OTU interfaces for the 7x50 in Release 8.0.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOtuIfPSIGroupV8v0 1.3.6.1.4.1.6527.3.1.1.62.2.6.5
The group of objects for management of Payload Structure Identifier of OTU interfaces for the 7x50 in Release 8.0.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOtuObsoleteV8v0Group 1.3.6.1.4.1.6527.3.1.1.62.2.6.6
The group of objects that were made obsolete for the 7x50 in Release 8.0.
Status: current Access: read-only
OBJECT-GROUP