Home/Catalog/TIMETRA-OTU-MIB

TIMETRA-OTU-MIB

AI MIB Summary

The TIMETRA-OTU-MIB enables SNMP-based provisioning and monitoring of Optical Transport Unit (OTU) interfaces and associated performance counters on Alcatel-Lucent (now Nokia) SR OS routers. It facilitates the management of OTU-specific parameters such as signal integrity, error statistics, and optical power levels to ensure transport layer reliability.

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.
Main OID:
tmnxOtuMIBModule.1.3.6.1.4.1.6527.1.1.3.62
113
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

113 total
Object Name
tmnxOtuMIBModuleThis 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
.1.3.6.1.4.1.6527.1.1.3.62
tmnxOtuConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.62
tmnxOtuCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.62.1
tmnxOtuGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.62.2
tmnxOtuGroupsV7v0
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.62.2.5
tmnxOtuGroupsV8v0
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.62.2.6
tmnxOtuObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.62
tmnxOtuConfigurationTimeStamps
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.62.0
tmnxOtuIfTableLastChangedThe tmnxOtuIfTableLastChanged indicates the time, since system startup, when a row in the tmnxOtuIfTable last changed.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.62.0.1
tmnxOtuConfigurations
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.62.1
tmnxOtuIfTableThe tmnxOtuIfTable consists of the interfaces using OTU encapsulation.
SEQUENCE OF TmnxOtuIfEntry
.1.3.6.1.4.1.6527.3.1.2.62.1.1
tmnxOtuIfEntryThe tmnxOtuIfEntry contains information pertaining to an individual OTU encapsulated physical interface. Rows in this table are created and destroyed using the tmnxOtuIfRowStatus object.
TmnxOtuIfEntry
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1
tmnxOtuIfRowStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.1
tmnxOtuIfTimeStampThe tmnxOtuIfTimeStamp indicates the time, since system startup, of the last change to this row.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.2
tmnxOtuIfFecModeThe tmnxOtuIfFecMode specifies the OTU encapsulation used by this interface.rw
TmnxOtuFecMode
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.3
tmnxOtuIfSfSdMethodThe tmnxOtuIfSfSdMethod specifies the method on which to detect Signal Failure and Signal Degradation.rw
TmnxOtuSFSDMethod
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.4
tmnxOtuIfBerSfThresholdThe 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.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.5
tmnxOtuIfBerSdThresholdThe 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.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.6
tmnxOtuIfOtuOperDataRateThe tmnxOtuIfOtuOperDataRate indicates the rate at which the OTU data is transmitted on the line.ro
Unsigned32 UNITS "Mb/s"
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.7
tmnxOtuIfOtu2LanDataRateThe 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)'.rw
TmnxOtu2LanDataRate UNITS "Gb/s"
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.8
tmnxOtuIfCfgAlarmsThe 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.rw
TmnxOtuAlarms
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.9
tmnxOtuIfAlarmStateThe value of tmnxOtuIfAlarmState indicates which monitored alarms are raised against the OTU interface.ro
TmnxOtuAlarms
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.10
tmnxOtuIfHoldTimeUpThe 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.rwobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.11
tmnxOtuIfHoldTimeDownThe 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.rwobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.12
tmnxOtuIfSmTtiTxModeThe 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: '<system-name>/<iom-slot>/<mda-slot>/<port-number>/C<dwdm-channel>'rw
TmnxOtuTtiMode
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.13
tmnxOtuIfSmTtiTxThe 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.rw
TmnxOtuTtiString
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.14
tmnxOtuIfSmTtiRxThe value of tmnxOtuIfSmTtiRx indicates the Trail Trace Identifier (TTI) for the Section Monitoring (SM) in the received OTU overhead.ro
TmnxOtuTtiString
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.15
tmnxOtuIfSmTtiExpModeThe 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.rw
TmnxOtuTtiMode
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.16
tmnxOtuIfSmTtiExpCopyRxtmnxOtuIfSmTtiExpCopyRx is used to copy the contents of tmnxOtuIfSmTtiRx into tmnxOtuIfSmTtiExp.rw
TmnxActionType (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.17
tmnxOtuIfSmTtiExpThe 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 raisedrw
TmnxOtuTtiString
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.18
tmnxOtuIfPmTtiTxModeThe 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: '<system-name>/<iom-slot>/<mda-slot>/<port-number>/C<dwdm-channel>'rw
TmnxOtuTtiMode
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.19
tmnxOtuIfPmTtiTxThe 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.rw
TmnxOtuTtiString
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.20
tmnxOtuIfPmTtiRxThe value of tmnxOtuIfPmTtiRx indicates the Trail Trace Identifier (TTI) for the Path Monitoring (PM) in the received OTU overhead.ro
TmnxOtuTtiString
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.21
tmnxOtuIfPmTtiExpModeThe 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.rw
TmnxOtuTtiMode
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.22
tmnxOtuIfPmTtiExpCopyRxtmnxOtuIfPmTtiExpCopyRx is used to copy the contents of tmnxOtuIfPmTtiRx into tmnxOtuIfPmTtiExp.rw
TmnxActionType (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.23
tmnxOtuIfPmTtiExpThe 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 raisedrw
TmnxOtuTtiString
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.24
tmnxOtuIfPsiTtiTxModeThe 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: '<system-name>/<iom-slot>/<mda-slot>/<port-number>/C<dwdm-channel>'rw
TmnxOtuTtiMode
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.25
tmnxOtuIfPsiTtiTxThe 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.rw
TmnxOtuTtiString
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.26
tmnxOtuIfPsiTtiRxThe value of tmnxOtuIfPsiTtiRx indicates the Trail Trace Identifier (TTI) for the Payload Structure Identifier (PSI) in the received OTU overhead.ro
TmnxOtuTtiString
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.27
tmnxOtuIfPsiTtiExpModeThe 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.rw
TmnxOtuTtiMode
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.28
tmnxOtuIfPsiTtiExpCopyRxtmnxOtuIfPsiTtiExpCopyRx is used to copy the contents of tmnxOtuIfPsiTtiRx into tmnxOtuIfPsiTtiExp.rw
TmnxActionType (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.29
tmnxOtuIfPsiTtiExpThe 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 raisedrw
TmnxOtuTtiString
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.30
tmnxOtuIfPsiPayloadTypeTxThe 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.rw
TmnxOtuPsiPayloadType
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.31
tmnxOtuIfPsiPayloadTypeRxThe value of tmnxOtuIfPsiPayloadTypeRx indicates the Payload Type in the received OPU PSI overhead.ro
TmnxOtuPsiPayloadType
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.32
tmnxOtuIfPsiPayloadTypeExpThe 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 raisedrw
TmnxOtuPsiPayloadType
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.33
tmnxOtuIfGfpMappingEnableThe value of tmnxOtuIfGfpMappingEnable specifies whether or not the GFP mapping mode of transporting 10GbE is enabled.
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.34
tmnxOtuIfAsyncMappingEnableThe 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.35
tmnxOtuIfSmTimReactionThe 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.rw
TmnxOtuTimReaction
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.36
tmnxOtuIfPmTimReactionThe 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.rw
TmnxOtuTimReaction
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.37
tmnxOtuIfPsiTimReactionThe 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.rw
TmnxOtuTimReaction
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.38
tmnxOtuIfPsiPlmReactionThe 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.rw
TmnxOtuTimReaction
.1.3.6.1.4.1.6527.3.1.2.62.1.1.1.39
tmnxOtuStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.62.2
tmnxOtuIfRawStatsTableThe tmnxOtuIfRawStatsTable consists of the raw statistics associated with the OTU interfaces contained in the tmnxOtuIfTable.
SEQUENCE OF TmnxOtuIfRawStatsEntry
.1.3.6.1.4.1.6527.3.1.2.62.2.1
tmnxOtuIfRawStatsEntryThe 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.
TmnxOtuIfRawStatsEntry
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1
tmnxOtuIfRawStatsFECCorrZerosThe value of tmnxOtuIfRawStatsFECCorrZeros indicates the number of Forward Error Correction (FEC) corrected zeros.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.1
tmnxOtuIfRawStatsOFFECCorrZerosThe value of tmnxOtuIfRawStatsOFFECCorrZeros indicates the number of times the tmnxOtuIfRawStatsFECCorrZeros overflowed.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.2
tmnxOtuIfRawStatsHCFECCorrZerosThe value of tmnxOtuIfRawStatsHCFECCorrZeros indicates the High Capacity number of Forward Error Correction (FEC) corrected zeros.ro
Counter64 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.3
tmnxOtuIfRawStatsFECCorrOnesThe value of tmnxOtuIfRawStatsFECCorrOnes indicates the number of Forward Error Correction (FEC) corrected ones.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.4
tmnxOtuIfRawStatsOFFECCorrOnesThe value of tmnxOtuIfRawStatsFECCorrOnes indicates the number of times the tmnxOtuIfRawStatsFECCorrOnes overflowed.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.5
tmnxOtuIfRawStatsHCFECCorrOnesThe value of tmnxOtuIfRawStatsFECCorrOnes indicates the High Capacity number of Forward Error Correction (FEC) corrected ones.ro
Counter64 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.6
tmnxOtuIfRawStatsFECUncorrSRThe value of tmnxOtuIfRawStatsFECUncorrSR indicates the number of Forward Error Correction (FEC) Uncorrectable Sub-Rows.ro
Counter32 UNITS "Sub-Rows"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.7
tmnxOtuIfRawStatsOFFECUncorrSRThe value of tmnxOtuIfRawStatsOFFECUncorrSR indicates the number of times the tmnxOtuIfRawStatsFECUncorrSR overflowed.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.8
tmnxOtuIfRawStatsHCFECUncorrSRThe value of tmnxOtuIfRawStatsHCFECUncorrSR indicates the High Capacity number of Forward Error Correction (FEC) Uncorrectable Sub-Rows.ro
Counter64 UNITS "Sub-Rows"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.9
tmnxOtuIfRawStatsFECSESThe value of tmnxOtuIfRawStatsFECSES indicates the number of Forward Error Correction (FEC) Severely Errors Seconds (SES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.10
tmnxOtuIfRawStatsSMBIP8The value of tmnxOtuIfRawStatsSMBIP8 indicates the number of Section Monitoring (SM) BIP8 errors.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.11
tmnxOtuIfRawStatsOFSMBIP8The value of tmnxOtuIfRawStatsOFSMBIP8 indicates the number of times the tmnxOtuIfRawStatsSMBIP8 overflowed.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.12
tmnxOtuIfRawStatsHCSMBIP8The value of tmnxOtuIfRawStatsHCSMBIP8 indicates the High Capacity number of Section Monitoring (SM) BIP8 errors.ro
Counter64 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.13
tmnxOtuIfRawStatsSMBEIThe value of tmnxOtuIfRawStatsSMBEI indicates the number of Section Monitoring (SM) Backward Error Indication (BEI) errors.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.14
tmnxOtuIfRawStatsOFSMBEIThe value of tmnxOtuIfRawStatsOFSMBEI indicates the number of times the tmnxOtuIfRawStatsSMBEI overflowed.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.15
tmnxOtuIfRawStatsHCSMBEIThe value of tmnxOtuIfRawStatsHCSMBEI indicates the High Capacity number of Section Monitoring (SM) Backward Error Indication (BEI) errors.ro
Counter64 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.16
tmnxOtuIfRawStatsSMSESThe value of tmnxOtuIfRawStatsSMSES indicates the number of Section Monitoring (SM) Severely Errored Seconds (SES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.17
tmnxOtuIfRawStatsPMBIP8The value of tmnxOtuIfRawStatsPMBIP8 indicates the number of Path Monitoring (PM) BIP8 errors.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.18
tmnxOtuIfRawStatsOFPMBIP8The value of tmnxOtuIfRawStatsOFPMBIP8 indicates the number of times the tmnxOtuIfRawStatsPMBIP8 overflowed.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.19
tmnxOtuIfRawStatsHCPMBIP8The value of tmnxOtuIfRawStatsHCPMBIP8 indicates the High Capacity number of Path Monitoring (PM) BIP8 errors.ro
Counter64 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.20
tmnxOtuIfRawStatsPMBEIThe value of tmnxOtuIfRawStatsPMBEI indicates the number of Path Monitoring (PM) Backward Error Indication (BEI) errors.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.21
tmnxOtuIfRawStatsOFPMBEIThe value of tmnxOtuIfRawStatsOFPMBEI indicates the number of times tmnxOtuIfRawStatsPMBEI overflowed.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.22
tmnxOtuIfRawStatsHCPMBEIThe value of tmnxOtuIfRawStatsPMBEI indicates the High Capacity number of Path Monitoring (PM) Backward Error Indication (BEI) errors.ro
Counter64 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.23
tmnxOtuIfRawStatsPMSESThe value of tmnxOtuIfRawStatsPMSES indicates the number of Path Monitoring (PM) Severely Errored Seconds (SES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.24
tmnxOtuIfRawStatsFECESThe value of tmnxOtuIfRawStatsFECES indicates the number of Forward Error Correction (FEC) Errors Seconds (ES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.25
tmnxOtuIfRawStatsFECUASThe value of tmnxOtuIfRawStatsFECUAS indicates the number of Forward Error Correction (FEC) Unavailable Seconds (UAS).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.26
tmnxOtuIfRawStatsSMESThe value of tmnxOtuIfRawStatsSMES indicates the number of Section Monitoring (SM) Errored Seconds (ES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.27
tmnxOtuIfRawStatsSMUASThe value of tmnxOtuIfRawStatsSMUAS indicates the number of Section Monitoring (SM) Unavailable Seconds (UAS).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.28
tmnxOtuIfRawStatsPMESThe value of tmnxOtuIfRawStatsPMES indicates the number of Path Monitoring (PM) Errored Seconds (ES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.29
tmnxOtuIfRawStatsPMUASThe value of tmnxOtuIfRawStatsPMUAS indicates the number of Path Monitoring (PM) Unavailable Seconds (UAS).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.30
tmnxOtuIfRawStatsNPJThe value of tmnxOtuIfRawStatsNPJ indicates the number of Negative Pointer justifications that occured during the asynchronous demapping of the received payload inside the OTU frame.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.31
tmnxOtuIfRawStatsPPJThe value of tmnxOtuIfRawStatsPPJ indicates the number of Positive Pointer justifications that occured during the asynchronous demapping of the received payload inside the OTU frame.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.32
tmnxOtuIfRawStatsElapsedSecThe value of tmnxOtuIfRawStatsElapsedSec indicates the number of Elapsed seconds since the last OTU raw statistics clearing.ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.1.1.33
tmnxOtuIfIntervalStatsTableThe tmnxOtuIfIntervalStatsTable consists of the statistic elements associated with the OTU interfaces contained in the tmnxOtuIfTable.
SEQUENCE OF TmnxOtuIfIntervalStatsEntry
.1.3.6.1.4.1.6527.3.1.2.62.2.2
tmnxOtuIfIntervalStatsEntryThe 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.
TmnxOtuIfIntervalStatsEntry
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1
tmnxOtuIfIntvlStatsIndexThe 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.
Unsigned32 (0|1..96)
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.1
tmnxOtuIfIntvlStatsIsValidThe value of tmnxOtuIfIntvlStatsIsValid indicates whether or not the current statistics interval is valid. The raw interval (tmnxOtuIfIntvlStatsIndex set to 0) is always false.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.2
tmnxOtuIfIntvlStatsFECCorrZerosThe value of tmnxOtuIfIntvlStatsFECCorrZeros indicates the number of Forward Error Correction (FEC) corrected zeros.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.3
tmnxOtuIfIntvlStatsFECCorrOnesThe value of tmnxOtuIfIntvlStatsFECCorrOnes indicates the number of Forward Error Correction (FEC) corrected ones.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.4
tmnxOtuIfIntvlStatsFECUncorrSRThe value of tmnxOtuIfIntvlStatsFECUncorrSR indicates the number of Forward Error Correction (FEC) Uncorrectable Sub-Rows.ro
Counter32 UNITS "Sub-Rows"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.5
tmnxOtuIfIntvlStatsFECSESThe value of tmnxOtuIfIntvlStatsFECSES indicates the number of Forward Error Correction (FEC) Severely Errors Seconds (SES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.6
tmnxOtuIfIntvlStatsSMBIP8The value of tmnxOtuIfIntvlStatsSMBIP8 indicates the number of Section Monitoring (SM) BIP8 errors.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.7
tmnxOtuIfIntvlStatsSMBEIThe value of tmnxOtuIfIntvlStatsSMBEI indicates the number of Section Monitoring (SM) Backward Error Indication (BEI) errors.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.8
tmnxOtuIfIntvlStatsSMSESThe value of tmnxOtuIfIntvlStatsSMSES indicates the number of Section Monitoring (SM) Severely Errored Seconds (SES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.9
tmnxOtuIfIntvlStatsPMBIP8The value of tmnxOtuIfIntvlStatsPMBIP8 indicates the number of Path Monitoring (PM) BIP8 errors.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.10
tmnxOtuIfIntvlStatsPMBEIThe value of tmnxOtuIfIntvlStatsPMBEI indicates the number of Path Monitoring (PM) Backward Error Indication (BEI) errors.ro
Counter32 UNITS "bits"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.11
tmnxOtuIfIntvlStatsPMSESThe value of tmnxOtuIfIntvlStatsPMSES indicates the number of Path Monitoring (PM) Severely Errored Seconds (SES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.12
tmnxOtuIfIntvlStatsFECESThe value of tmnxOtuIfIntvlStatsFECES indicates the number of Forward Error Correction (FEC) Errors Seconds (ES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.13
tmnxOtuIfIntvlStatsFECUASThe value of tmnxOtuIfIntvlStatsFECUAS indicates the number of Forward Error Correction (FEC) Unavailable Seconds (UAS).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.14
tmnxOtuIfIntvlStatsSMESThe value of tmnxOtuIfIntvlStatsSMES indicates the number of Section Monitoring (SM) Errored Seconds (ES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.15
tmnxOtuIfIntvlStatsSMUASThe value of tmnxOtuIfIntvlStatsSMUAS indicates the number of Section Monitoring (SM) Unavailable Seconds (UAS).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.16
tmnxOtuIfIntvlStatsPMESThe value of tmnxOtuIfIntvlStatsPMES indicates the number of Path Monitoring (PM) Errored Seconds (ES).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.17
tmnxOtuIfIntvlStatsPMUASThe value of tmnxOtuIfIntvlStatsPMUAS indicates the number of Path Monitoring (PM) Unavailable Seconds (UAS).ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.18
tmnxOtuIfIntvlStatsNPJThe value of tmnxOtuIfIntvlStatsNPJ indicates the number of Negative Pointer justifications that occured during the asynchronous demapping of the received payload inside the OTU frame.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.19
tmnxOtuIfIntvlStatsPPJThe value of tmnxOtuIfIntvlStatsPPJ indicates the number of Positive Pointer justifications that occured during the asynchronous demapping of the received payload inside the OTU frame.ro
Counter32 UNITS "count"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.20
tmnxOtuIfIntvlStatsElapsedSecThe value of tmnxOtuIfIntvlStatsElapsedSec indicates the number of Elapsed seconds in the current statistics interval.ro
Counter32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.62.2.2.1.21
tmnxOtuNotifyPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.3.62
tmnxOtuNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.3.62.0
tmnxOtuIfAlarmNotificationThe 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.62.0.1
TIMETRA-OTU-MIB - SNMP MIB Reference | MIBs Explorer