ALCATEL-IND1-TIMETRA-PORT-MIB

File: ALCATEL-IND1-TIMETRA-PORT-MIB.mib (437935 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ALCATEL-IND1-TIMETRA-TC-MIB ALCATEL-IND1-TIMETRA-GLOBAL-MIB ALCATEL-IND1-TIMETRA-CHASSIS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 IpAddress
Counter64 Integer32 Gauge32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION DateAndTime RowStatus
TimeStamp TimeInterval TruthValue
MacAddress RowPointer DisplayString
TmnxActionType TmnxPortID TItemDescription
TNamedItemOrEmpty TNamedItem TFCName
TQueueId TmnxOperState TPortSchedulerPIR
TPortSchedulerCIR TItemLongDescription TSecondaryShaper10GPIRRate
TMlpppQoSProfileId timetraSRMIBModules tmnxHwObjs
tmnxHwNotification tmnxHwConformance tmnxChassisIndex
tmnxChassisNotifyChassisId TmnxAlarmState TmnxPortAdminStatus
TmnxMDAChanType

Defined Types

TmnxPortOperStatus  
The current operational status of this port.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), inService(2), outOfService(3), diagnosing(4), failed(5)  

TmnxPortEtherReportValue  
The TmnxPortEtherReportValue is an enumerated integer that describes the values used to identify the reason an alarm has been raised on an Ethernet Port.
TEXTUAL-CONVENTION    
  INTEGER notUsed(0), signalFailure(1), remoteFault(2), localFault(3), noFrameLock(4), highBer(5)  

TmnxPortEtherReportStatus  
The TmnxPortEtherReportStatus is a bitmask that describes alarms that can be raised/cleared on an Ethernet Port.
TEXTUAL-CONVENTION    
  BITS notUsed(0), signalFailure(1), remoteFault(2), localFault(3), noFrameLock(4), highBer(5)  

TmnxPortClass  
The TmnxPortClass data type is an enumerated integer that describes the values used to identify the class of interface provided by this port.
TEXTUAL-CONVENTION    
  INTEGER none(1), faste(2), gige(3), xgige(4), sonet(5), vport(6), unused(7), xcme(8), tdm(9)  

TmnxPortConnectorType  
The TmnxPortConnectorType data type is an enumerated integer that describes the values used to identify the connector type used on a port. A TmnxPortConnectorType value specifies the index value for the entry in the tmnxPortConnectTypeTable used to identify a specific type of port connector. Some example port connector types are: 'unknown', 'rj45', 'bncCoax', 'mtrj', 'scDuplex', 'sffp', 'lcDuplex'.
TEXTUAL-CONVENTION    
  Unsigned32  

TmnxPortState  
The state level of this port. A value of 'none' indicates the port is either in its initial creation state or is just about to be deleted. A value of 'ghost' represents a port that is not physically present. This state may represent a pre-provisioned port. A value of 'linkDown' represents a port that is physically present but does not have a link. The 'linkUp' state represents a port that is physically present and has physical link present. A port in 'up' state is ready to pass some kinds of traffic. The tmnxPortUpProtocols variable indicates the actual type(s) of traffic that can be passed on this 'up' link. The 'diagnose' state represents the port undergoing diagnostic test.
TEXTUAL-CONVENTION    
  INTEGER none(1), ghost(2), linkDown(3), linkUp(4), up(5), diagnose(6)  

TmnxPortType  
The TmnxPortType data type is an enumerated integer that describes the values used to identify the specific type of hardware port. A TmnxPortType value specifies the index value for the entry in the tmnxPortTypeTable used to identify a specific type of port. Some example port types are: -- unknown - no port installed or unidentified -- portType100Tx - 10/100 base copper -- portType100F - 10/100 base fiber -- portType1000Tx - 1000 base copper -- portType1000F - 1000 base fiber -- portType1000dF - 1000 base dual fiber -- portTypeOC3sonet - OC-3 -- portTypeOC12sonet - OC-12 -- portTypeOC48sonet - OC-48 -- portTypeOC192sonet - OC-192 -- portType10000F - 10 Gig Ethernet LAN -- portTypeXgigWan - 10 Gig Ethernet WAN -- portTypeVport - Virtual port -- portTypeDS3E3 - DS3/E3 port -- portTypeDS1E1 - DS1/E1 port
TEXTUAL-CONVENTION    
  Unsigned32  

TmnxDs0ChannelList  
A list of ds0 timeslots on a DS1 line. The list is specified as an OCTET STRING in which each ds0 timeslot is represented by a single bit, where timeslots 1 through 8 are represented by the bits in the first octet, timeslots 9 through 16 by the bits in the second octet, etc. In each octet, the lowest numbered timeslot is represented by the most significant bit, and the highest numbered timeslot by the least significant bit. A timeslot is present in the list when its bit is 1, and absent when its bit is 0. If the OCTET STRING value has more bits than required to represent the timeslots on a DS1, then the extra bits are ignored.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..4)  

TmnxBundleID  
A TmnxBundleID is an unique 32 bit number encoded as shown below. |32 30| 29 26 | 25 22 | 21 16 | 15 13 | 12 1| +-----+-------+-------+-------+-----------+-------+ |001 | slot | mda | 0 | bndl type | bndlid| +-----+-------+-------+-------+-----------+-------+ The bundle id is unique for a MDA. The bndlid must fall in one of the following ranges depending on MDA type: mda-type range m4-choc3-as-sfp 1-256 m1-choc12-as-sfp 1-256 m12-chds3-as 1-256 m4-chds3-as 1-112 m4-chds3 1-56 m12-chds3 1-56 m1-choc12-sfp 1-56 m4-choc3-sfp 1-56 c8-chds1 1-56 c8-atmds1 1-8 A slot value of 15 (Invalid slot) and mda value of 0 (invalid mda) represents a bundle protection group. Otherwise, the bundle is considered associated with a valid slot and mda. The following bundle types are supported: bndl type value MLPPP 000 IMA 001
TEXTUAL-CONVENTION    
  Unsigned32  

TmnxDSXBertPattern  
The TmnxDSXBertPattern data type is an enumerated integer that indicates the pattern used for the Bit Error Rate Test (BERT).
TEXTUAL-CONVENTION    
  INTEGER none(0), ones(1), zeros(2), alternating(3), twoexp3(4), twoexp9(5), twoexp15(6), twoexp20(7), twoexp11(8), twoexp20q(9), twoexp23(10)  

TmnxDSXBertOperStatus  
The TmnxDSXBertOperStatus data type is an enumerated integer that indicates the status of Bit Error Rate Test (BERT). When BERT is activated, the status will be 'active'. Otherwise the status will be 'idle' or 'noMdaResources' if the last BERT test could not be executed because of an MDA concurrent BERT test limit.
TEXTUAL-CONVENTION    
  INTEGER none(0), active(1), idle(2), noMdaResources(3)  

TmnxDSXIdleCycleFlags  
The TmnxDSXIdleCycleFlags data type is an enumerated integer that indicates the value that the DS3/DS1 port/channel or a DS0 channel group transmits during idle cycle. The value of 'none' is applicable to ATM and CEM ports/channels only, which transmits idle cells and not octets defined by the below values. If the value is set to 'flags', a value of 0x7E is used. If the value is set to 'ones', a value of 0xFF is used.
TEXTUAL-CONVENTION    
  INTEGER none(0), flags(1), ones(2)  

TmnxDSXIdleFillType  
The TmnxDSXIdleFillType data type is an enumerated integer that indicates the type of data fill that a CEM DS3/DS1 channel or a DS0 channel group plays out when the channel experiences underun. - The value of 'notApplicable' indicates that this object is not applicable to the channel. - The value of 'allOnes' indicates that all 1's will be played out. - The value of 'userDefinedPattern' indicates that a user defined pattern will be played out.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), allOnes(1), userDefinedPattern(2)  

TmnxDSXLoopback  
The TmnxDSXLoopback data type is an enumerated integer that indicates the type of loopback the DS3/DS1 port/channel currently is in.
TEXTUAL-CONVENTION    
  INTEGER none(0), line(1), internal(2), remote(3)  

TmnxDSXReportAlarm  
The TmnxDSXReportAlarm data type indicates the type of TDM alarm: ais - alarm indication signal errors. los - loss of signal errors. oof - out-of-frame errors. rai - resource availability indicator events. looped - far end wants the read end to loopback berSd - DSX bit error signal degradation berSf - DSX bit error signal failure
TEXTUAL-CONVENTION    
  BITS notUsed(0), ais(1), los(2), oof(3), rai(4), looped(5), berSd(6), berSf(7)  

TmnxDSXClockSource  
The TmnxDSXClockSource data type is an enumerated type that indicates the clock for transmitted data on a DS3 or DS1 channel. loopTimed(1) - The clock is recovered from the line's receive data stream nodeTimed(2) - The clock is internal adaptive(3) - The clock is adaptively recovered from the rate at which data is received and not from the physical layer. differential(4) - The clock is recovered from differential RTP timestamp header.
TEXTUAL-CONVENTION    
  INTEGER loopTimed(1), nodeTimed(2), adaptive(3), differential(4)  

TmnxDSXClockSyncState  
The TmnxDSXClockSyncState data type is an enumeration type that indicates the clock synchronization state on a DS3 or DS1 channel. unknown(0) - Unsupported or unknown state normal(1) - Normal (locked) state holdOver(2) - Synchronization with reference has been lost freeRun(3) - Synchronized with internal reference
TEXTUAL-CONVENTION    
  INTEGER unknown(0), normal(1), holdOver(2), freeRun(3)  

TmnxDS1Loopback  
The TmnxDS1Loopback data type is an enumerated integer that indicates the type of loopback the DS1 port/channel currently is in. A 'line' loopback loops frames received on this port back to the remote system. A 'internal' loopback loops frames from the local system back at the framer. A 'fdlAnsi' requests a line loopback of type FDL ANSI T1.403. A 'fdlBellcore' requests a line loopback of type FDL Bellcore TR-TSY-000312. A 'payloadAnsi' requests a payload loopback of type FDL ANSI T1.403. A 'inbandAnsi' requests a line loopback of type inband ANSI T1.403. A 'inbandBellcore' requests a line loopback of type inband Bellcore TR-TSY-000312.
TEXTUAL-CONVENTION    
  INTEGER none(0), line(1), internal(2), fdlAnsi(3), fdlBellcore(4), payloadAnsi(5), inbandAnsi(6), inbandBellcore(7)  

TmnxDS3Loopback  
The TmnxDS3Loopback data type is an enumerated integer that indicates the type of loopback the DS3 port/channel currently is in. A 'line' loopback loops frames received on this port back to the remote system. A 'internal' loopback loops the frames from the local system back at the framer. When the value is set to 'remote', a signal is sent to the remote system to provide a line loopback.
TEXTUAL-CONVENTION    
  INTEGER none(0), line(1), internal(2), remote(3)  

TmnxImaGrpState  
The TmnxImaGrpState indicates the current state of the IMA Group State Machine.
TEXTUAL-CONVENTION    
  INTEGER invalid(0), notConfigured(1), startUp(2), startUpAck(3), configAbortUnsupportedM(4), configAbortIncompatibleSymmetry(5), configAbortOther(6), insufficientLinks(7), blocked(8), operational(9), configAbortUnsupportedImaVersion(10)  

TmnxImaGrpFailState  
The TmnxImaGrpFailState indcates the failure reason of an IMA group.
TEXTUAL-CONVENTION    
  INTEGER noFailure(1), startUpNe(2), startUpFe(3), invalidMValueNe(4), invalidMValueFe(5), failedAssymetricNe(6), failedAssymetricFe(7), insufficientLinksNe(8), insufficientLinksFe(9), blockedNe(10), blockedFe(11), otherFailure(12), invalidImaVersionNe(13), invalidImaVersionFe(14)  

TmnxImaLnkState  
The TmnxImaLnkState indicates the current state of an IMA link.
TEXTUAL-CONVENTION    
  INTEGER notInGroup(1), unusableNoGivenReason(2), unusableFault(3), unusableMisconnected(4), unusableInhibited(5), unusableFailed(6), usable(7), active(8)  

TmnxImaLnkFailState  
The TmnxImaLnkFailState indicates the local failure status of a link belonging to an IMA group.
TEXTUAL-CONVENTION    
  INTEGER noFailure(1), imaLinkFailure(2), lifFailure(3), lodsFailure(4), misConnected(5), blocked(6), fault(7), farEndTxLinkUnusable(8), farEndRxLinkUnusable(9)  

TmnxImaTestState  
The TmnxImaTestState indicates the current state of the test pattern procedure.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), operating(2), failed(3)  

TmnxImaGrpClockModes  
The TmnxImaGrpClockModes lists the types of clock modes available to IMA Groups.
TEXTUAL-CONVENTION    
  INTEGER ctc(1), itc(2)  

TmnxImaGrpVersion  
The TmnxImaGrpVersion lists the types of Ima versions available per IMA Groups.
TEXTUAL-CONVENTION    
  INTEGER oneDotZero(1), oneDotOne(2)  

TmnxMcMlpppClassIndex  
The TmnxMcMlpppClassIndex indicates the class of a Multiclass MLPPP bundle. For Multiclass MLPPP bundles with a non-zero tmnxBundleMlpppClassCount of classes, class index takes valid values from 0 to (tmnxBundleMlpppClassCount - 1) inclusive. For example a 4-class MLPPP bundle has 4 classes with indices 0, 1, 2, and 3.
TEXTUAL-CONVENTION    
  INTEGER 0..15  

TmnxMlpppEndpointIdClass  
TmnxMlpppEndpointIdClass indicates the MLPPP Endpoint Discriminator Class Field Type.
TEXTUAL-CONVENTION    
  INTEGER nullClass(0), localAddress(1), ipAddress(2), ieee802dot1GlobalMacAddress(3), pppMagicNumberBlock(4), publicSwitchedNetworkDirNumber(5)  

TmnxPortEntry  
SEQUENCE    
  tmnxPortPortID TmnxPortID
  tmnxPortLastChangeTime TimeStamp
  tmnxPortType TmnxPortType
  tmnxPortClass TmnxPortClass
  tmnxPortDescription TItemLongDescription
  tmnxPortName TNamedItemOrEmpty
  tmnxPortAlias TNamedItemOrEmpty
  tmnxPortUserAssignedMac TruthValue
  tmnxPortMacAddress MacAddress
  tmnxPortHwMacAddress MacAddress
  tmnxPortMode INTEGER
  tmnxPortEncapType INTEGER
  tmnxPortLagId Unsigned32
  tmnxPortHoldTimeUp Unsigned32
  tmnxPortHoldTimeDown Unsigned32
  tmnxPortUpProtocols BITS
  tmnxPortConnectorType TmnxPortConnectorType
  tmnxPortTransceiverType INTEGER
  tmnxPortTransceiverCode BITS
  tmnxPortTransceiverLaserWaveLen Unsigned32
  tmnxPortTransceiverDiagCapable INTEGER
  tmnxPortTransceiverModelNumber TNamedItemOrEmpty
  tmnxPortSFPConnectorCode INTEGER
  tmnxPortSFPVendorOUI Unsigned32
  tmnxPortSFPVendorManufactureDate DateAndTime
  tmnxPortSFPMedia INTEGER
  tmnxPortSFPEquipped TruthValue
  tmnxPortEquipped TruthValue
  tmnxPortLinkStatus TruthValue
  tmnxPortAdminStatus TmnxPortAdminStatus
  tmnxPortOperStatus TmnxPortOperStatus
  tmnxPortState TmnxPortState
  tmnxPortPrevState TmnxPortState
  tmnxPortNumAlarms Unsigned32
  tmnxPortAlarmState TmnxAlarmState
  tmnxPortLastAlarmEvent RowPointer
  tmnxPortClearAlarms TmnxActionType
  tmnxPortSFPVendorSerialNum TNamedItemOrEmpty
  tmnxPortSFPVendorPartNum TNamedItemOrEmpty
  tmnxPortLastStateChanged TimeStamp
  tmnxPortNumChannels Unsigned32
  tmnxPortNetworkEgrQueues TNamedItemOrEmpty
  tmnxPortBundleNumber INTEGER
  tmnxPortIsLeaf TruthValue
  tmnxPortChanType TmnxMDAChanType
  tmnxPortParentPortID TmnxPortID
  tmnxPortOpticalCompliance OCTET STRING
  tmnxPortLoadBalanceAlgorithm INTEGER
  tmnxPortEgrPortSchedPlcy TNamedItemOrEmpty
  tmnxPortLastClearedTime TimeStamp
  tmnxPortIngNamedPoolPlcy TNamedItemOrEmpty
  tmnxPortEgrNamedPoolPlcy TNamedItemOrEmpty
  tmnxPortIngPoolPercentRate Unsigned32
  tmnxPortEgrPoolPercentRate Unsigned32
  tmnxPortDDMEventSuppression TruthValue
  tmnxPortSFPStatus INTEGER

TmnxPortTestEntry  
SEQUENCE    
  tmnxPortTestState INTEGER
  tmnxPortTestMode INTEGER
  tmnxPortTestParameter Unsigned32
  tmnxPortTestLastResult INTEGER
  tmnxPortTestStartTime DateAndTime
  tmnxPortTestEndTime DateAndTime
  tmnxPortTestDuration INTEGER
  tmnxPortTestAction INTEGER

TmnxPortEtherEntry  
SEQUENCE    
  tmnxPortEtherMTU Unsigned32
  tmnxPortEtherDuplex INTEGER
  tmnxPortEtherSpeed INTEGER
  tmnxPortEtherAutoNegotiate INTEGER
  tmnxPortEtherOperDuplex INTEGER
  tmnxPortEtherOperSpeed Unsigned32
  tmnxPortEtherAcctPolicyId Unsigned32
  tmnxPortEtherCollectStats TruthValue
  tmnxPortEtherMDIMDIX INTEGER
  tmnxPortEtherXGigMode INTEGER
  tmnxPortEtherEgressRate Integer32
  tmnxPortEtherDot1qEtype Unsigned32
  tmnxPortEtherQinqEtype Unsigned32
  tmnxPortEtherIngressRate Integer32
  tmnxPortEtherReportAlarm TmnxPortEtherReportStatus
  tmnxPortEtherReportAlarmStatus TmnxPortEtherReportStatus
  tmnxPortEtherPkts1519toMax Counter32
  tmnxPortEtherHCOverPkts1519toMax Counter32
  tmnxPortEtherHCPkts1519toMax Counter64
  tmnxPortEtherLacpTunnel TruthValue
  tmnxPortEtherDownWhenLoopedEnabled TruthValue
  tmnxPortEtherDownWhenLoopedKeepAlive Unsigned32
  tmnxPortEtherDownWhenLoopedRetry Unsigned32
  tmnxPortEtherDownWhenLoopedState INTEGER
  tmnxPortEtherPBBEtype Unsigned32
  tmnxPortEtherReasonDownFlags BITS

TmnxSonetEntry  
SEQUENCE    
  tmnxSonetSpeed INTEGER
  tmnxSonetClockSource INTEGER
  tmnxSonetFraming INTEGER
  tmnxSonetReportAlarm BITS
  tmnxSonetBerSdThreshold Unsigned32
  tmnxSonetBerSfThreshold Unsigned32
  tmnxSonetAps TruthValue
  tmnxSonetApsAdminStatus TmnxPortAdminStatus
  tmnxSonetApsOperStatus TmnxPortOperStatus
  tmnxSonetApsAuthKey OCTET STRING
  tmnxSonetApsNeighborAddr IpAddress
  tmnxSonetApsAdvertiseInterval TimeInterval
  tmnxSonetApsAdvertiseTimeLeft TimeInterval
  tmnxSonetApsHoldTime TimeInterval
  tmnxSonetApsHoldTimeLeft TimeInterval
  tmnxSonetLoopback INTEGER
  tmnxSonetReportAlarmStatus BITS
  tmnxSonetSectionTraceMode INTEGER
  tmnxSonetJ0String OCTET STRING
  tmnxSonetMonS1Byte Unsigned32
  tmnxSonetMonJ0String OCTET STRING
  tmnxSonetMonK1Byte Unsigned32
  tmnxSonetMonK2Byte Unsigned32
  tmnxSonetSingleFiber TruthValue
  tmnxSonetHoldTimeUp Unsigned32
  tmnxSonetHoldTimeDown Unsigned32

TmnxSonetPathEntry  
SEQUENCE    
  tmnxSonetPathRowStatus RowStatus
  tmnxSonetPathLastChangeTime TimeStamp
  tmnxSonetPathMTU Unsigned32
  tmnxSonetPathScramble TruthValue
  tmnxSonetPathC2Byte Unsigned32
  tmnxSonetPathJ1String OCTET STRING
  tmnxSonetPathCRC INTEGER
  tmnxSonetPathOperMTU Unsigned32
  tmnxSonetPathOperMRU Unsigned32
  tmnxSonetPathReportAlarm BITS
  tmnxSonetPathAcctPolicyId Unsigned32
  tmnxSonetPathCollectStats TruthValue
  tmnxSonetPathReportAlarmStatus BITS
  tmnxSonetPathMonC2Byte Unsigned32
  tmnxSonetPathMonJ1String OCTET STRING
  tmnxSonetPathType INTEGER
  tmnxSonetPathChildType TmnxMDAChanType

TmnxPortTypeEntry  
SEQUENCE    
  tmnxPortTypeIndex TmnxPortType
  tmnxPortTypeName TNamedItemOrEmpty
  tmnxPortTypeDescription TItemDescription
  tmnxPortTypeStatus TruthValue

TmnxPortConnectTypeEntry  
SEQUENCE    
  tmnxPortConnectTypeIndex TmnxPortConnectorType
  tmnxPortConnectTypeName TNamedItemOrEmpty
  tmnxPortConnectTypeDescription TItemDescription
  tmnxPortConnectTypeStatus TruthValue

TmnxPortNetworkFCStatsEntry  
SEQUENCE    
  tmnxPortFCStatsIndex TFCName
  tmnxPortFCStatsIngFwdInProfPkts Counter64
  tmnxPortFCStatsIngFwdOutProfPkts Counter64
  tmnxPortFCStatsIngFwdInProfOcts Counter64
  tmnxPortFCStatsIngFwdOutProfOcts Counter64
  tmnxPortFCStatsIngDroInProfPkts Counter64
  tmnxPortFCStatsIngDroOutProfPkts Counter64
  tmnxPortFCStatsIngDroInProfOcts Counter64
  tmnxPortFCStatsIngDroOutProfOcts Counter64
  tmnxPortFCStatsEgrFwdInProfPkts Counter64
  tmnxPortFCStatsEgrFwdOutProfPkts Counter64
  tmnxPortFCStatsEgrFwdInProfOcts Counter64
  tmnxPortFCStatsEgrFwdOutProfOcts Counter64
  tmnxPortFCStatsEgrDroInProfPkts Counter64
  tmnxPortFCStatsEgrDroOutProfPkts Counter64
  tmnxPortFCStatsEgrDroInProfOcts Counter64
  tmnxPortFCStatsEgrDroOutProfOcts Counter64

TmnxDS3Entry  
SEQUENCE    
  tmnxDS3Buildout INTEGER
  tmnxDS3LastChangeTime TimeStamp
  tmnxDS3Type INTEGER

TmnxDS3ChannelEntry  
SEQUENCE    
  tmnxDS3ChannelRowStatus RowStatus
  tmnxDS3ChannelType INTEGER
  tmnxDS3ChannelFraming INTEGER
  tmnxDS3ChannelClockSource TmnxDSXClockSource
  tmnxDS3ChannelChannelized INTEGER
  tmnxDS3ChannelSubrateCSUMode INTEGER
  tmnxDS3ChannelSubrate Unsigned32
  tmnxDS3ChannelIdleCycleFlags TmnxDSXIdleCycleFlags
  tmnxDS3ChannelLoopback TmnxDS3Loopback
  tmnxDS3ChannelBitErrorInsertionRate Integer32
  tmnxDS3ChannelBERTPattern TmnxDSXBertPattern
  tmnxDS3ChannelBERTDuration Unsigned32
  tmnxDS3ChannelMDLEicString DisplayString
  tmnxDS3ChannelMDLLicString DisplayString
  tmnxDS3ChannelMDLFicString DisplayString
  tmnxDS3ChannelMDLUnitString DisplayString
  tmnxDS3ChannelMDLPfiString DisplayString
  tmnxDS3ChannelMDLPortString DisplayString
  tmnxDS3ChannelMDLGenString DisplayString
  tmnxDS3ChannelMDLMessageType BITS
  tmnxDS3ChannelFEACLoopRespond TruthValue
  tmnxDS3ChannelCRC INTEGER
  tmnxDS3ChannelMTU Unsigned32
  tmnxDS3ChannelOperMTU Unsigned32
  tmnxDS3ChannelReportAlarm TmnxDSXReportAlarm
  tmnxDS3ChannelReportAlarmStatus TmnxDSXReportAlarm
  tmnxDS3ChannelLastChangeTime TimeStamp
  tmnxDS3ChannelInFEACLoop TruthValue
  tmnxDS3ChannelMDLMonPortString DisplayString
  tmnxDS3ChannelMDLMonGenString DisplayString
  tmnxDS3ChannelBERTOperStatus TmnxDSXBertOperStatus
  tmnxDS3ChannelBERTSynched Unsigned32
  tmnxDS3ChannelBERTErrors Counter64
  tmnxDS3ChannelBERTTotalBits Counter64
  tmnxDS3ChannelScramble TruthValue
  tmnxDS3ChannelAcctPolicyId Unsigned32
  tmnxDS3ChannelCollectStats TruthValue
  tmnxDS3ChannelClockSyncState TmnxDSXClockSyncState
  tmnxDS3ChannelClockMasterPortId TmnxPortID

TmnxDS1Entry  
SEQUENCE    
  tmnxDS1RowStatus RowStatus
  tmnxDS1Type INTEGER
  tmnxDS1Framing INTEGER
  tmnxDS1IdleCycleFlags TmnxDSXIdleCycleFlags
  tmnxDS1Loopback TmnxDS1Loopback
  tmnxDS1InvertData TruthValue
  tmnxDS1BitErrorInsertionRate Integer32
  tmnxDS1BERTPattern TmnxDSXBertPattern
  tmnxDS1BERTDuration Unsigned32
  tmnxDS1ReportAlarm TmnxDSXReportAlarm
  tmnxDS1ReportAlarmStatus TmnxDSXReportAlarm
  tmnxDS1LastChangeTime TimeStamp
  tmnxDS1ClockSource TmnxDSXClockSource
  tmnxDS1BERTOperStatus TmnxDSXBertOperStatus
  tmnxDS1BERTSynched Unsigned32
  tmnxDS1BERTErrors Counter64
  tmnxDS1BERTTotalBits Counter64
  tmnxDS1RemoteLoopRespond TruthValue
  tmnxDS1InRemoteLoop TruthValue
  tmnxDS1InsertSingleBitError TmnxActionType
  tmnxDS1SignalMode INTEGER
  tmnxDS1ClockSyncState TmnxDSXClockSyncState
  tmnxDS1ClockMasterPortId TmnxPortID
  tmnxDS1BerSdThreshold Unsigned32
  tmnxDS1BerSfThreshold Unsigned32

TmnxDS0ChanGroupEntry  
SEQUENCE    
  tmnxDS0ChanGroupRowStatus RowStatus
  tmnxDS0ChanGroupTimeSlots TmnxDs0ChannelList
  tmnxDS0ChanGroupSpeed INTEGER
  tmnxDS0ChanGroupCRC INTEGER
  tmnxDS0ChanGroupMTU Unsigned32
  tmnxDS0ChanGroupOperMTU Unsigned32
  tmnxDS0ChanGroupLastChangeTime TimeStamp
  tmnxDS0ChanGroupIdleCycleFlags TmnxDSXIdleCycleFlags
  tmnxDS0ChanGroupScramble TruthValue
  tmnxDS0ChanGroupAcctPolicyId Unsigned32
  tmnxDS0ChanGroupCollectStats TruthValue
  tmnxDS0ChanGroupPayloadFillType TmnxDSXIdleFillType
  tmnxDS0ChanGroupPayloadPattern Unsigned32
  tmnxDS0ChanGroupSignalFillType TmnxDSXIdleFillType
  tmnxDS0ChanGroupSignalPattern Unsigned32

TmnxBundleEntry  
SEQUENCE    
  tmnxBundleBundleID TmnxBundleID
  tmnxBundleRowStatus RowStatus
  tmnxBundleType INTEGER
  tmnxBundleMinimumLinks Unsigned32
  tmnxBundleNumLinks Unsigned32
  tmnxBundleNumActiveLinks Unsigned32
  tmnxBundleMRRU Unsigned32
  tmnxBundleOperMRRU Unsigned32
  tmnxBundlePeerMRRU Unsigned32
  tmnxBundleOperMTU Unsigned32
  tmnxBundleRedDiffDelay Unsigned32
  tmnxBundleRedDiffDelayAction INTEGER
  tmnxBundleYellowDiffDelay Unsigned32
  tmnxBundleShortSequence TruthValue
  tmnxBundleLastChangeTime TimeStamp
  tmnxBundleFragmentThreshold Unsigned32
  tmnxBundleUpTime Unsigned32
  tmnxBundleInputDiscards Counter32
  tmnxBundlePrimaryMemberPortID TmnxPortID
  tmnxBundleLFI TruthValue
  tmnxBundleProtectedType INTEGER
  tmnxBundleParentBundle TmnxBundleID

TmnxBundleMemberEntry  
SEQUENCE    
  tmnxBundleMemberRowStatus RowStatus
  tmnxBundleMemberActive TruthValue
  tmnxBundleMemberDownReason INTEGER
  tmnxBundleMemberUpTime Unsigned32

TmnxPortToChannelEntry  
SEQUENCE    
  tmnxChannelIdxString DisplayString
  tmnxChannelPortID TmnxPortID

TmnxPortIngrMdaQosStatEntry  
SEQUENCE    
  tmnxPortIngrMdaQos00StatDropPkts Counter64
  tmnxPortIngrMdaQos00StatDropOcts Counter64
  tmnxPortIngrMdaQos01StatDropPkts Counter64
  tmnxPortIngrMdaQos01StatDropOcts Counter64
  tmnxPortIngrMdaQos02StatDropPkts Counter64
  tmnxPortIngrMdaQos02StatDropOcts Counter64
  tmnxPortIngrMdaQos03StatDropPkts Counter64
  tmnxPortIngrMdaQos03StatDropOcts Counter64
  tmnxPortIngrMdaQos04StatDropPkts Counter64
  tmnxPortIngrMdaQos04StatDropOcts Counter64
  tmnxPortIngrMdaQos05StatDropPkts Counter64
  tmnxPortIngrMdaQos05StatDropOcts Counter64
  tmnxPortIngrMdaQos06StatDropPkts Counter64
  tmnxPortIngrMdaQos06StatDropOcts Counter64
  tmnxPortIngrMdaQos07StatDropPkts Counter64
  tmnxPortIngrMdaQos07StatDropOcts Counter64
  tmnxPortIngrMdaQos08StatDropPkts Counter64
  tmnxPortIngrMdaQos08StatDropOcts Counter64
  tmnxPortIngrMdaQos09StatDropPkts Counter64
  tmnxPortIngrMdaQos09StatDropOcts Counter64
  tmnxPortIngrMdaQos10StatDropPkts Counter64
  tmnxPortIngrMdaQos10StatDropOcts Counter64
  tmnxPortIngrMdaQos11StatDropPkts Counter64
  tmnxPortIngrMdaQos11StatDropOcts Counter64
  tmnxPortIngrMdaQos12StatDropPkts Counter64
  tmnxPortIngrMdaQos12StatDropOcts Counter64
  tmnxPortIngrMdaQos13StatDropPkts Counter64
  tmnxPortIngrMdaQos13StatDropOcts Counter64
  tmnxPortIngrMdaQos14StatDropPkts Counter64
  tmnxPortIngrMdaQos14StatDropOcts Counter64
  tmnxPortIngrMdaQos15StatDropPkts Counter64
  tmnxPortIngrMdaQos15StatDropOcts Counter64

TmnxSonetGroupEntry  
SEQUENCE    
  tmnxSonetGroupType TmnxMDAChanType
  tmnxSonetGroupParentPortID TmnxPortID
  tmnxSonetGroupChildType TmnxMDAChanType
  tmnxSonetGroupName TNamedItemOrEmpty

TmnxCiscoHDLCEntry  
SEQUENCE    
  tmnxCiscoHDLCKeepAliveInt Unsigned32
  tmnxCiscoHDLCUpCount Unsigned32
  tmnxCiscoHDLCDownCount Unsigned32
  tmnxCiscoHDLCOperState TmnxOperState

TmnxCiscoHDLCStatsEntry  
SEQUENCE    
  tmnxCiscoHDLCDiscardStatInPkts Unsigned32
  tmnxCiscoHDLCDiscardStatOutPkts Unsigned32
  tmnxCiscoHDLCStatInPkts Unsigned32
  tmnxCiscoHDLCStatOutPkts Unsigned32
  tmnxCiscoHDLCStatInOctets Unsigned32
  tmnxCiscoHDLCStatOutOctets Unsigned32

TmnxFRDlcmiEntry  
SEQUENCE    
  tmnxFRDlcmiMode INTEGER
  tmnxFRDlcmiN392Dce INTEGER
  tmnxFRDlcmiN393Dce INTEGER
  tmnxFRDlcmiT392Dce INTEGER
  tmnxFRDlcmiTxStatusEnqMsgs Counter32
  tmnxFRDlcmiRxStatusEnqMsgs Counter32
  tmnxFRDlcmiStatusEnqMsgTimeouts Counter32
  tmnxFRDlcmiTxStatusMsgs Counter32
  tmnxFRDlcmiRxStatusMsgs Counter32
  tmnxFRDlcmiStatusMsgTimeouts Counter32
  tmnxFRDlcmiDiscardedMsgs Counter32
  tmnxFRDlcmiInvRxSeqNumMsgs Counter32

TmnxQosPoolAppEntry  
SEQUENCE    
  tmnxObjectType INTEGER
  tmnxObjectId TmnxPortID
  tmnxObjectAppType INTEGER
  tmnxObjectAppPool TNamedItem
  tmnxObjectAppPoolRowStatus RowStatus
  tmnxObjectAppResvCbs Integer32
  tmnxObjectAppSlopePolicy TNamedItem
  tmnxObjectAppPoolSize Integer32

TmnxATMIntfEntry  
SEQUENCE    
  tmnxATMIntfCellFormat INTEGER
  tmnxATMIntfMinVpValue Integer32
  tmnxATMIntfMapping INTEGER

TmnxPortNetIngressStatsEntry  
SEQUENCE    
  tmnxPortNetIngressQueueIndex TQueueId
  tmnxPortNetIngressFwdInProfPkts Counter64
  tmnxPortNetIngressFwdOutProfPkts Counter64
  tmnxPortNetIngressFwdInProfOcts Counter64
  tmnxPortNetIngressFwdOutProfOcts Counter64
  tmnxPortNetIngressDroInProfPkts Counter64
  tmnxPortNetIngressDroOutProfPkts Counter64
  tmnxPortNetIngressDroInProfOcts Counter64
  tmnxPortNetIngressDroOutProfOcts Counter64

TmnxPortNetEgressStatsEntry  
SEQUENCE    
  tmnxPortNetEgressQueueIndex TQueueId
  tmnxPortNetEgressFwdInProfPkts Counter64
  tmnxPortNetEgressFwdOutProfPkts Counter64
  tmnxPortNetEgressFwdInProfOcts Counter64
  tmnxPortNetEgressFwdOutProfOcts Counter64
  tmnxPortNetEgressDroInProfPkts Counter64
  tmnxPortNetEgressDroOutProfPkts Counter64
  tmnxPortNetEgressDroInProfOcts Counter64
  tmnxPortNetEgressDroOutProfOcts Counter64

TmnxMcMlpppStatsEntry  
SEQUENCE    
  tmnxMcMlpppClassIndex TmnxMcMlpppClassIndex
  tmnxMcMlpppStatsIngressOct Counter32
  tmnxMcMlpppStatsIngressPkt Counter32
  tmnxMcMlpppStatsIngressErrPkt Counter32
  tmnxMcMlpppStatsEgressOct Counter32
  tmnxMcMlpppStatsEgressPkt Counter32
  tmnxMcMlpppStatsEgressErrPkt Counter32

TmnxBundleImaGrpEntry  
SEQUENCE    
  tmnxBundleImaGrpLnkActTimer Unsigned32
  tmnxBundleImaGrpLnkDeactTimer Unsigned32
  tmnxBundleImaGrpSymmetryMode INTEGER
  tmnxBundleImaGrpTxId INTEGER
  tmnxBundleImaGrpRxId INTEGER
  tmnxBundleImaGrpTxRefLnk TmnxPortID
  tmnxBundleImaGrpRxRefLnk TmnxPortID
  tmnxBundleImaGrpSmNeState TmnxImaGrpState
  tmnxBundleImaGrpSmFeState TmnxImaGrpState
  tmnxBundleImaGrpSmFailState TmnxImaGrpFailState
  tmnxBundleImaGrpSmDownSecs Counter32
  tmnxBundleImaGrpSmOperSecs Counter32
  tmnxBundleImaGrpAvailTxCR Gauge32
  tmnxBundleImaGrpAvailRxCR Gauge32
  tmnxBundleImaGrpNeFails Counter32
  tmnxBundleImaGrpFeFails Counter32
  tmnxBundleImaGrpTxIcpCells Counter32
  tmnxBundleImaGrpRxIcpCells Counter32
  tmnxBundleImaGrpErrorIcpCells Counter32
  tmnxBundleImaGrpLostRxIcpCells Counter32
  tmnxBundleImaGrpTxOamLablVal INTEGER
  tmnxBundleImaGrpRxOamLablVal INTEGER
  tmnxBundleImaGrpAlphaValue INTEGER
  tmnxBundleImaGrpBetaValue INTEGER
  tmnxBundleImaGrpGammaValue INTEGER
  tmnxBundleImaGrpNeClockMode TmnxImaGrpClockModes
  tmnxBundleImaGrpFeClockMode TmnxImaGrpClockModes
  tmnxBundleImaGrpVersion TmnxImaGrpVersion
  tmnxBundleImaGrpMaxConfBw Unsigned32
  tmnxBundleImaGrpTestState TmnxImaTestState
  tmnxBundleImaGrpTestMember TmnxPortID
  tmnxBundleImaGrpTestPattern INTEGER
  tmnxBundleImaGrpDiffDelayMaxObs Unsigned32
  tmnxBundleImaGrpLeastDelayLink Unsigned32

TmnxBundleMemberImaEntry  
SEQUENCE    
  tmnxBundleMemberImaNeTxState TmnxImaLnkState
  tmnxBundleMemberImaNeRxState TmnxImaLnkState
  tmnxBundleMemberImaFeTxState TmnxImaLnkState
  tmnxBundleMemberImaFeRxState TmnxImaLnkState
  tmnxBundleMemberImaNeRxFailState TmnxImaLnkFailState
  tmnxBundleMemberImaFeRxFailState TmnxImaLnkFailState
  tmnxBundleMemberImaTxLid INTEGER
  tmnxBundleMemberImaRxLid INTEGER
  tmnxBundleMemberImaViolations Counter32
  tmnxBundleMemberImaNeSevErrSecs Counter32
  tmnxBundleMemberImaFeSevErrSecs Counter32
  tmnxBundleMemberImaNeUnavailSecs Counter32
  tmnxBundleMemberImaFeUnavailSecs Counter32
  tmnxBundleMemberImaNeTxUnuseSecs Counter32
  tmnxBundleMemberImaNeRxUnuseSecs Counter32
  tmnxBundleMemberImaFeTxUnuseSecs Counter32
  tmnxBundleMemberImaFeRxUnuseSecs Counter32
  tmnxBundleMemberImaNeTxNumFails Counter32
  tmnxBundleMemberImaNeRxNumFails Counter32
  tmnxBundleMemberImaFeTxNumFails Counter32
  tmnxBundleMemberImaFeRxNumFails Counter32
  tmnxBundleMemberImaTxIcpCells Counter32
  tmnxBundleMemberImaRxIcpCells Counter32
  tmnxBundleMemberImaErrorIcpCells Counter32
  tmnxBundleMemberImaLstRxIcpCells Counter32
  tmnxBundleMemberImaOifAnomalies Counter32
  tmnxBundleMemberImaRxTestState TmnxImaTestState
  tmnxBundleMemberImaRxTestPattern INTEGER
  tmnxBundleMemberImaRelDelay Unsigned32

TmnxDS1PortEntry  
SEQUENCE    
  tmnxDS1PortBuildout INTEGER
  tmnxDS1PortLastChangeTime TimeStamp
  tmnxDS1PortType INTEGER
  tmnxDS1PortLineLength INTEGER
  tmnxDS1PortLbo INTEGER
  tmnxDS1PortDbGain Integer32

TmnxPortSchedOverrideEntry  
SEQUENCE    
  tmnxPortSchedOverrideRowStatus RowStatus
  tmnxPortSchedOverrideSchedName DisplayString
  tmnxPortSchedOverrideLastChanged TimeStamp
  tmnxPortSchedOverrideMaxRate TPortSchedulerPIR
  tmnxPortSchedOverrideLvl1PIR TPortSchedulerPIR
  tmnxPortSchedOverrideLvl1CIR TPortSchedulerCIR
  tmnxPortSchedOverrideLvl2PIR TPortSchedulerPIR
  tmnxPortSchedOverrideLvl2CIR TPortSchedulerCIR
  tmnxPortSchedOverrideLvl3PIR TPortSchedulerPIR
  tmnxPortSchedOverrideLvl3CIR TPortSchedulerCIR
  tmnxPortSchedOverrideLvl4PIR TPortSchedulerPIR
  tmnxPortSchedOverrideLvl4CIR TPortSchedulerCIR
  tmnxPortSchedOverrideLvl5PIR TPortSchedulerPIR
  tmnxPortSchedOverrideLvl5CIR TPortSchedulerCIR
  tmnxPortSchedOverrideLvl6PIR TPortSchedulerPIR
  tmnxPortSchedOverrideLvl6CIR TPortSchedulerCIR
  tmnxPortSchedOverrideLvl7PIR TPortSchedulerPIR
  tmnxPortSchedOverrideLvl7CIR TPortSchedulerCIR
  tmnxPortSchedOverrideLvl8PIR TPortSchedulerPIR
  tmnxPortSchedOverrideLvl8CIR TPortSchedulerCIR
  tmnxPortSchedOverrideFlags BITS

TmnxBPGrpAssocEntry  
SEQUENCE    
  tmnxBPGrpAssocWorkingBundleID TmnxBundleID
  tmnxBPGrpAssocProtectBundleID TmnxBundleID
  tmnxBPGrpAssocActiveBundleID TmnxBundleID

TmnxBundleMlpppEntry  
SEQUENCE    
  tmnxBundleMlpppEndpointID OCTET STRING
  tmnxBundleMlpppEndpointIDClass TmnxMlpppEndpointIdClass
  tmnxBundleMlpppClassCount INTEGER
  tmnxBundleMlpppIngQoSProfId TMlpppQoSProfileId
  tmnxBundleMlpppEgrQoSProfId TMlpppQoSProfileId

TmnxDigitalDiagMonitorEntry  
SEQUENCE    
  tmnxDDMTemperature Integer32
  tmnxDDMTempLowWarning Integer32
  tmnxDDMTempLowAlarm Integer32
  tmnxDDMTempHiWarning Integer32
  tmnxDDMTempHiAlarm Integer32
  tmnxDDMSupplyVoltage Integer32
  tmnxDDMSupplyVoltageLowWarning Integer32
  tmnxDDMSupplyVoltageLowAlarm Integer32
  tmnxDDMSupplyVoltageHiWarning Integer32
  tmnxDDMSupplyVoltageHiAlarm Integer32
  tmnxDDMTxBiasCurrent Integer32
  tmnxDDMTxBiasCurrentLowWarning Integer32
  tmnxDDMTxBiasCurrentLowAlarm Integer32
  tmnxDDMTxBiasCurrentHiWarning Integer32
  tmnxDDMTxBiasCurrentHiAlarm Integer32
  tmnxDDMTxOutputPower Integer32
  tmnxDDMTxOutputPowerLowWarning Integer32
  tmnxDDMTxOutputPowerLowAlarm Integer32
  tmnxDDMTxOutputPowerHiWarning Integer32
  tmnxDDMTxOutputPowerHiAlarm Integer32
  tmnxDDMRxOpticalPower Integer32
  tmnxDDMRxOpticalPowerLowWarning Integer32
  tmnxDDMRxOpticalPowerLowAlarm Integer32
  tmnxDDMRxOpticalPowerHiWarning Integer32
  tmnxDDMRxOpticalPowerHiAlarm Integer32
  tmnxDDMRxOpticalPowerType INTEGER
  tmnxDDMAux1 Integer32
  tmnxDDMAux1LowWarning Integer32
  tmnxDDMAux1LowAlarm Integer32
  tmnxDDMAux1HiWarning Integer32
  tmnxDDMAux1HiAlarm Integer32
  tmnxDDMAux1Type INTEGER
  tmnxDDMAux2 Integer32
  tmnxDDMAux2LowWarning Integer32
  tmnxDDMAux2LowAlarm Integer32
  tmnxDDMAux2HiWarning Integer32
  tmnxDDMAux2HiAlarm Integer32
  tmnxDDMAux2Type INTEGER
  tmnxDDMFailedThresholds BITS
  tmnxDDMExternallyCalibrated TruthValue
  tmnxDDMExtCalRxPower4 Unsigned32
  tmnxDDMExtCalRxPower3 Unsigned32
  tmnxDDMExtCalRxPower2 Unsigned32
  tmnxDDMExtCalRxPower1 Unsigned32
  tmnxDDMExtCalRxPower0 Unsigned32
  tmnxDDMExtCalTxLaserBiasSlope Unsigned32
  tmnxDDMExtCalTxLaserBiasOffset Integer32
  tmnxDDMExtCalTxPowerSlope Unsigned32
  tmnxDDMExtCalTxPowerOffset Integer32
  tmnxDDMExtCalTemperatureSlope Unsigned32
  tmnxDDMExtCalTemperatureOffset Integer32
  tmnxDDMExtCalVoltageSlope Unsigned32
  tmnxDDMExtCalVoltageOffset Integer32

Defined Values

tmnxPortMIBModule 1.3.6.1.4.1.6527.1.1.3.25
This document is the SNMP MIB module to manage and provision the hardware components of the Alcatel 7x50 device. Copyright 2003-2008 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's proprietary intellectual property. Alcatel retains all title and ownership in the Specification, including any revisions. Alcatel grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxPortObjs 1.3.6.1.4.1.6527.3.1.2.2.4
OBJECT IDENTIFIER    

tmnxPortNotificationObjects 1.3.6.1.4.1.6527.3.1.2.2.7
OBJECT IDENTIFIER    

tmnxFRObjs 1.3.6.1.4.1.6527.3.1.2.2.9
OBJECT IDENTIFIER    

tmnxQosAppObjs 1.3.6.1.4.1.6527.3.1.2.2.10
OBJECT IDENTIFIER    

tmnxATMObjs 1.3.6.1.4.1.6527.3.1.2.2.11
OBJECT IDENTIFIER    

tmnxPortStatsObjs 1.3.6.1.4.1.6527.3.1.2.2.12
OBJECT IDENTIFIER    

tmnxPortNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.2.2
OBJECT IDENTIFIER    

tmnxPortNotification 1.3.6.1.4.1.6527.3.1.3.2.2.0
OBJECT IDENTIFIER    

tmnxPortConformance 1.3.6.1.4.1.6527.3.1.1.2.2
OBJECT IDENTIFIER    

tmnxPortTableLastChange 1.3.6.1.4.1.6527.3.1.2.2.4.1
The value of sysUpTime when the tmnxPortTable was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPortTable 1.3.6.1.4.1.6527.3.1.2.2.4.2
The port table has an entry for each port on each IOM card in each chassis in the TMNX system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortEntry

tmnxPortEntry 1.3.6.1.4.1.6527.3.1.2.2.4.2.1
Each row entry represents a port on a IOM card in a chassis in the system. Entries cannot be created and deleted via SNMP SET operations. Before an IOM tmnxMDAEntry can be deleted from the tmnxMDATable, its supported tmnxPortEntry rows must be in the proper state for removal.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortEntry  

tmnxPortPortID 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.1
tmnxPortPortID is an index into this table. It maps this port to its entry in the mib-2 interfaces table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortID  

tmnxPortLastChangeTime 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.2
The tmnxPortLastChangeTime variable contains the sysUpTime value of the most recently modified writable variable in the tmnxPortEntry row for this port.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPortType 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.3
The type of port or optical pack installed.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortType  

tmnxPortClass 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.4
The class of port or optical pack installed. This can be derived from tmnxPortType.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortClass  

tmnxPortDescription 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.5
A textual string containing user supplied information about the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TItemLongDescription  

tmnxPortName 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.6
The textual name of the interface. The value of this object should be the name of the interface as assigned by the local device and should be suitable for use in commands entered at the device's `console'. This might be a text name, such as `le0' or 'sys171-2/1.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortAlias 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.7
This object is an 'alias' name for the interface as specified by a network manager, and provides a non-volatile 'handle' for the interface. On the first instantiation of an interface, the value of tmnxPortAlias associated with that interface is the zero-length string. As and when a value is written into an instance of tmnxPortAlias through a network management set operation, then the agent must retain the supplied value in the tmnxPortAlias instance associated with the same interface for as long as that interface remains instantiated, including across all re- initializations/reboots of the network management system.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortUserAssignedMac 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.8
When tmnxPortUserAssignedMac has a value of 'true', the value of tmnxPortMacAddress has been explicitly assigned by a SNMP SET request. When tmnxPortUserAssignedMac is set to 'false', tmnxPortMacAddress returns the system assigned MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxPortMacAddress 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.9
When tmnxPortUserAssignedMac has a value of 'true', tmnxPortMacAddress has the value that has been explicitly assigned by a SNMP SET request. When tmnxPortUserAssignedMac has a value of 'false', tmnxPortMacAddress returns the same value as tmnxPortMacAddress, the hardware or system assigned MAC address. When tmnxPortMacAddress is modified by a SET request, the agent sets tmnxPortUserAssignedMac to 'true'. Setting tmnxPortMacAddress to all zeros causes the agent to revert to using the default tmnxPortHwMacAddress and also to return tmnxPortUserAssignedMac as 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

tmnxPortHwMacAddress 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.10
The interface's hardware or system assigned MAC address at its protocol sub-layer. When tmnxPortUserAssignedMac has a value of 'true', the value of tmnxPortMacAddress is used instead of tmnxPortHwMacAddress. In the case of a pre-provisioned port that is not yet physically in the system, the MAC address may not be known. In this case a MAC address of all zeros is returned.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

tmnxPortMode 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.11
The tmnxPortMode variable indicates if the interface on this port is configured as a service access port or a network access port. If the port mode equals 'access', and the tmnxMDAAssignedType is of ATM MDA family, then tmnxPortEncapType is automatically set to 'atmEncap'. If port mode equals 'access', tmnxPortEncapType must also be configured to 'qEncap' (For Ethernet MDAs) or to 'bcpNullEncap' for Sonet/SDH MDAs. Once the port's operation mode has been configured for 'access' mode, multiple services may be configured on the port. If the port mode equals 'network', tmnxPortEncapType must also be configured to 'nullEncap' (Ethernet MDAs), or 'pppAutoEncap' (Sonet/SDH MDAs) and tmnxPortEncapType is defaulted to those values on the mode change.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), access(1), network(2)  

tmnxPortEncapType 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.12
The type of encapsulation protocol configured on this port's network interface. If tmnxPortEncapType has a value of 'nullEncap', frames received will not carry any tags or labels and as a result only one service can be configured on this port. Sometimes this is referred to as raw Ethernet packets. If tmnxPortEncapType has a value of 'qEncap', ingress frames carry 802.1q tags where each different tag can signify a different service. This is not a valid value if tmnxPortClass has a value of 'sonetPath'. If tmnxPortEncapType has a value of 'bcpNullEncap', Bcp is used on the sonet path as the NCP control protocol. The BCP IEEE 802 Tagged Frame Configuration Option (type 8) is negotiated to 'enabled'. VLAN tagged frames are allowed into the sonet path. Only a single SAP can be associated with the sonet path. 'bcpNullEncap' is valid only if tmnxPortClass has a value of 'sonetPath'. If tmnxPortEncapType has a value of 'bcpDot1qEncap', BCP is used as the NCP control protocol. The BCP IEEE 802 Tagged Frame Configuration Option (type 8) is negotiated to 'enabled'. VLAN tagged frames are allowed on the sonet path. This encapsulation type is required when multiple SAPs are defined on the sonet path where each one is service delimited by a provisioned Dot1q tag. When 'bcpDot1qEncap' is specified, BCP does not enter the 'open' state unless the far end peer also supports 'bcpDot1qEncap'. This allows a LCP negotiation to transmit configuration request and confirmation messages to enable this feature. 'bcpDot1qEncap' is a valid value only if tmnxPortClass has a value of 'sonetPath'. If tmnxPortEncapType has a value of 'ipcpEncap', BCP will not be used on this sonet path. IPCP NCP is used instead. 'ipcpEncap' is a valid only if tmnxPortClass has a value of 'sonetPath'. If tmnxPortEncapType has a value of 'frEncap', Frame Relay is the expected encapsulation. If tmnxPortEncapType has a value of 'pppAutoEncap', IPCP is automatically enabled. This encap type is only valid on ports/paths in network mode. If tmnxPortEncapType has a value of 'atmEncap', the encapsulation on the port is ATM. The 'atmEncap' is also used when mirroring ATM ports. If tmnxPortEncapType has a value of 'wanMirrorEncap', the port is used for mirroring of frame-relay and POS ports. On such ports no link management protocol would run. If tmnxPortEncapType has a value of 'ciscoHDLCEncap', the Cisco HDLC encapsulation is applied. This encap type is only valid if TmnxPortClass has a value of 'tdm' or 'sonet'. If tmnxPortEncapType has a value of 'cemEncap', encapsulation of frames will be circuit emulation. This is used to support transparent transmission of frames. This encap type is only valid if TmnxPortClass has a value of 'tdm' or 'sonet' in access mode. tmnxPortEncapType is set to 'unknown' for physical SONET/SDH and TDM ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), nullEncap(1), qEncap(2), mplsEncap(3), bcpNullEncap(4), bcpDot1qEncap(5), ipcpEncap(6), frEncap(7), pppAutoEncap(8), atmEncap(9), qinqEncap(10), wanMirrorEncap(11), ciscoHDLCEncap(12), cemEncap(13)  

tmnxPortLagId 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.13
The value of tmnxPortLagId indicates which LAG or multi-link trunk (MLT) this port is assigned to. If this port is not associated with any LAG, this value will be set to zero(0). The maximum value of this object is '64', when the value of ALCATEL-IND1-TIMETRA-CHASSIS-MIB::tmnxChassisType is '5' (ESS-1/SR-1).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..200  

tmnxPortHoldTimeUp 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.14
The value of tmnxPortHoldTimeUp 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. The value of tmnxPortHoldTimeUp is not applicable when tmnxPortClass has a value of 'sonet (5)'. In that case, tmnxSonetHoldTimeUp is used instead.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..50  

tmnxPortHoldTimeDown 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.15
The value of tmnxPortHoldTimeDown 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 a down transition is reported immediately. The value of tmnxPortHoldTimeDown is not applicable when tmnxPortClass has a value of 'sonet (5)'. In that case, tmnxSonetHoldTimeDown is used instead.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..50  

tmnxPortUpProtocols 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.16
The tmnxPortUpProtocols variable is a bitmap that indicates what protocols can be used on this port type.
Status: current Access: read-only
OBJECT-TYPE    
  BITS portUpIpv4(0), portUpMpls(1), portUpBcp(2), portUpIso(3), portUpFr(4), portUpAtm(5), portUpChdlc(6), portUpIma(7), portUpIpv6(8)  

tmnxPortConnectorType 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.17
The type of connector installed on this port.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortConnectorType  

tmnxPortTransceiverType 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.25
Type of the transceiver.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), gbic(1), moduleConnectorSolderedToMotherboard(2), sfpTransceiver(3), xbiTransceiver(4), xenpakTransceiver(5), xfpTransceiver(6), xffTransceiver(7), xfpeTransceiver(8), xpakTransceiver(9), x2Transceiver(10)  

tmnxPortTransceiverCode 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.26
The code for the transmission media. tmnxPortOpticalCompliance is used instead of tmnxPortTransceiverCode.tmnxPortOpticalCompliance contains the same information and is defined by an industry standard.
Status: obsolete Access: read-only
OBJECT-TYPE    
  BITS unknown(0), oc48-longreach(1), oc48-intermediatereach(2), oc48-shortreach(3), oc12-singlemodelongreach(4), oc12-singlemodeinterreach(5), oc12-multimodeshortreach(6), oc3-singlemodelongreach(7), oc3-singlemodeinterreach(8), oc3-multi-modeshortreach(9), gige-1000base-t(10), gige-1000base-cx(11), gige-1000base-lx(12), gige-1000base-sx(13), faste-100base-mm-fx(14), faste-100base-sm-fx(15), xgige-10gbase-sr(16), xgige-10gbase-lr(17), xgige-10gbase-er(18), xgige-10gbase-sw(19), xgige-10gbase-lw(20), xgige-10gbase-ew(21)  

tmnxPortTransceiverLaserWaveLen 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.27
The light wavelength transmitted by the transceiver's laser. A value of zero indicates that the port is not equipped with the transceiver.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxPortTransceiverDiagCapable 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.28
Indicates if the transceiver is capable of doing diagnostics.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(0), true(1), false(2)  

tmnxPortTransceiverModelNumber 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.29
Model number of the transceiver.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortSFPConnectorCode 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.30
The external connector provided on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), sc(1), fiberChannel-Style1-CopperConnector(2), fiberChannel-Style2-CopperConnector(3), bncortnc(4), fiberChannelCoaxialHeaders(5), fiberJack(6), lc(7), mt-rj(8), mu(9), sg(10), opticalPigtail(11), hssdcII(32), copperPigtail(33), copperGigE(128)  

tmnxPortSFPVendorOUI 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.31
The vendor organizationally unique identifier field (OUI) contains the IEEE company identifier for the vendor. A value of all zero indicates that the vendor OUI is unspecified.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxPortSFPVendorManufactureDate 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.32
The vendor's date code.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxPortSFPMedia 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.33
The media supported for the SFP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(0), ethernet(1), sonetsdh(2)  

tmnxPortSFPEquipped 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.34
Indicates if the SFP is equipped.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxPortEquipped 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.35
Indicates if there is an optics pack installed in this port or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxPortLinkStatus 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.36
Indicates whether or not the port has a physical link.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxPortAdminStatus 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.37
The desired administrative status of this port.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxPortAdminStatus  

tmnxPortOperStatus 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.38
The current operational status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortOperStatus  

tmnxPortState 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.39
The state level of this port. A value of 'none' indicates the port is either in its initial creation state or is just about to be deleted. A value of 'ghost' represents a port that is not physically present. This state may represent a pre-provisioned port. A value of 'linkDown' represents a port that is physically present but does not have a link. The 'linkUp' state represents a port that is physically present and has physical link present. A port in 'up' state is ready to pass some kinds of traffic. The tmnxPortUpProtocols variable indicates the actual type(s) of traffic can be passed on this 'up' link.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortState  

tmnxPortPrevState 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.40
The tmnxPortPrevState indicates the state level that the port transitioned from into the current tmnxPortState level.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortState  

tmnxPortNumAlarms 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.41
The number of alarms currently outstanding on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxPortAlarmState 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.42
The value of tmnxPortAlarmState indicates the current alarm state for this port.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxAlarmState  

tmnxPortLastAlarmEvent 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.43
The value of tmnxPortLastAlarmEvent is an object identifier whose object name and instance values point to the row entry in the ALARM-MIB that contains the most recent alarm event associated with this port. If the tmnxPortAlarmState has a value of 'alarmCleared', the most recent alarm event will be in the nlmAlarmClearedTable. If it has a value of 'alarmActive', the entry pointed to is in the nlmAlarmActiveTable. If the value of tmnxPortLastAlarmEvent is '0.0', then either there have not been any alarm events associated with this chassis since the system was last booted, or the last alarm event has aged out and its entry is no longer available in the ALARM-MIB tables.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

tmnxPortClearAlarms 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.44
Setting this action variable causes all the alarms associated with this port to be moved from the current alarm log to the history alarm log. Primarily meant for use in development. This object will most likely be removed from the MIB before product release.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxActionType  

tmnxPortSFPVendorSerialNum 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.45
tmnxPortSFPVendorSerialNum contains ASCII characters, defining the vendor serial number. A value of all zero indicates that the vendor SN is unspecified.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortSFPVendorPartNum 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.46
The vendor part number contains ASCII characters, defining the vendor part number or product name. A value of all zero indicates that the vendor PN is unspecified.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortLastStateChanged 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.48
The tmnxPortLastStateChanged variable contains the value of the sysUpTime the last time the operational status of the port changed state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPortNumChannels 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.49
For SONET/SDH paths or TDM channels, tmnxPortNumChannels contains the number of possible immediate children. For leaf paths or channels, the value of this object will be zero. For SONET/SDH or TDM physical ports, tmnxPortNumChannels contains the total number of channels on the physical port. For all other entries in the tmnxPortTable, the value of this object will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxPortNetworkEgrQueues 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.50
tmnxPortNetworkEgrQueues contains the network egress queue policy if the tmnxPortMode is network. Otherwise this object has no significance.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortBundleNumber 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.51
tmnxPortBundleNumber identifies the bundle for which this port is a member. If this port is not a member of any bundle, the value of tmnxPortBundleNumber will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1280  

tmnxPortIsLeaf 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.52
tmnxPortIsLeaf is applicable only when the 'isSonet' and/or 'isTDM' bits in ALCATEL-IND1-TIMETRA-CHASSIS-MIB:tmnxMDACapabilities are set. When the value of this object is 'true', it indicates that the channel is capable of passing traffic. The value of this object is 'false' for: 1. Physical ports on SONET/TDM MDA's 2. Intermediate channels on a channelized MDA 3. Leaf channels which belong to a bundle For ports on Ethernet MDA's or for LAG ports, the value of this object will be 'false'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxPortChanType 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.53
tmnxPortChanType is applicable only when the 'isSonet' and/or 'isTDM' bits in ALCATEL-IND1-TIMETRA-CHASSIS-MIB:tmnxMDACapabilities are set. It indicates the type of the channel. For ports on Ethernet MDA's, the value of this object will be 'unknown'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxMDAChanType  

tmnxPortParentPortID 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.54
tmnxPortParentPortID is applicable only when the 'isSonet' and/or 'isTDM' bits in ALCATEL-IND1-TIMETRA-CHASSIS-MIB:tmnxMDACapabilities are set. For SONET or TDM channel, it indicates the port ID of its parent channel or port.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortID  

tmnxPortOpticalCompliance 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.55
tmnxPortOpticalCompliance is applicable only when the tmnxPortSFPEquipped is set to 'true'. The value of tmnxPortOpticalCompliance indicates the 8 bytes of optical compliance bits stored in SFP and XFP eeproms.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

tmnxPortLoadBalanceAlgorithm 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.56
The value of tmnxPortLoadBalanceAlgorithm specifies the load balancing algorithm to be used on this port. When the value is 'includeL4', the src and dst port are used in the hashing algorithm. When it's 'excludeL4', they are not included. When the value is 'default', the port inherits the global settings in tmnxL4LoadBalancing. The value is 'notApplicable' for ports that do not pass any traffic. An attempt to modify this object when it is set to 'notApplicable' will return an inconsistentValue error.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(0), default(1), includeL4(2), excludeL4(3)  

tmnxPortEgrPortSchedPlcy 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.57
The value of tmnxPortEgrPortSchedPlcy specifies the egress QoS port-scheduler policy for this port. This object must correspond to the index of a row in ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyTable.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortLastClearedTime 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.58
The value of tmnxPortLastClearedTime indicates the sysUpTime when the counters in the IF-MIB:ifTable were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPortIngNamedPoolPlcy 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.60
The value of tmnxPortIngNamedPoolPlcy specifies a named pool policy associated with an port ingress context. The policy governs the way named pools are created at the port level.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortEgrNamedPoolPlcy 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.61
The value of tmnxPortEgrNamedPoolPlcy specifies a named pool policy associated with an port egress context. The policy governs the way named pools are created at the port level.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortIngPoolPercentRate 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.62
The value of tmnxPortIngPoolPercentRate specifies increment or decrement of the active bandwidth associated with the ingress port. This active bandwidth affects the amount of ingress buffer space managed by the port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1000  

tmnxPortEgrPoolPercentRate 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.63
The value of tmnxPortEgrPoolPercentRate specifies increment or decrement of the active bandwidth associated with the egress port. This active bandwidth affects the amount of egress buffer space managed by the port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1000  

tmnxPortDDMEventSuppression 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.64
The value of tmnxPortDDMEventSuppression specifies whether or not an inserted SFP/XFP that supports Digital Diagnostic Monitoring raises traps and events (false) or suppresses all notifications (true).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxPortSFPStatus 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.65
The value of tmnxPortSFPStatus indicates the operational status of the inserted SFP/XFP. If tmnxPortSFPEquipped is false, the tmnxPortSFPStatus will be 'not-equipped (0)', otherwise 'operational (1)' if no failure is detected. A failure to read the SFP data will result in a 'read-error (2)', while corrupted information on the SFP will result in either 'data-corrupt (3)', or 'ddm-corrupt (4)' if an SFP read results in invalid data or DDM information respectively. An insertion of an unsupported SFP will result in 'unsupported (5)'. A trap will be raised if the value of tmnxPortSFPStatus indicates a failure; that is the tmnxPortSFPStatus is neither 'not-equipped (0)', nor 'operational (1)'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-equipped(0), operational(1), read-error(2), data-corrupt(3), ddm-corrupt(4), unsupported(5)  

tmnxPortTestTable 1.3.6.1.4.1.6527.3.1.2.2.4.3
The tmnxPortTestTable has an entry for each port on each IOM card in each chassis in the TMNX system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortTestEntry

tmnxPortTestEntry 1.3.6.1.4.1.6527.3.1.2.2.4.3.1
Each row entry represents a port on a IOM card in a chassis in the system. Entries cannot be created and deleted via SNMP SET operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortTestEntry  

tmnxPortTestState 1.3.6.1.4.1.6527.3.1.2.2.4.3.1.1
The current testing status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notInTest(1), inTest(2)  

tmnxPortTestMode 1.3.6.1.4.1.6527.3.1.2.2.4.3.1.2
The type of test to be executed on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(0), loopback1(1), loopback2(2), loopback3(3), singalInsertion(4)  

tmnxPortTestParameter 1.3.6.1.4.1.6527.3.1.2.2.4.3.1.3
A parameter to be passed to the test program.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tmnxPortTestLastResult 1.3.6.1.4.1.6527.3.1.2.2.4.3.1.4
The status of the last test executed on this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(0), success(1), failure(2), timeout(3)  

tmnxPortTestStartTime 1.3.6.1.4.1.6527.3.1.2.2.4.3.1.5
The date and time the test started on this port. Returns 0 if tmnxPortTestState is notInTest.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxPortTestEndTime 1.3.6.1.4.1.6527.3.1.2.2.4.3.1.6
The date and time the last test completed. Returns 0 if a test is in progress or no tests have yet to be run on this port.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxPortTestDuration 1.3.6.1.4.1.6527.3.1.2.2.4.3.1.7
The number of seconds the port test is anticipated to last.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..256  

tmnxPortTestAction 1.3.6.1.4.1.6527.3.1.2.2.4.3.1.8
The operator sets this variable to perform the appropriate type of testing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), startTest(2), stopTest(3)  

tmnxPortEtherTable 1.3.6.1.4.1.6527.3.1.2.2.4.4
The tmnxPortEtherTable has an entry for each Ethernet (faste, gige, xcme or xgige) port on each IOM card in each chassis in the TMNX system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortEtherEntry

tmnxPortEtherEntry 1.3.6.1.4.1.6527.3.1.2.2.4.4.1
Each row entry represents an Ethernet port on a IOM card in a chassis in the system. Entries cannot be created and deleted via SNMP SET operations. Before an IOM card entry can be deleted from the tmnxMDATable, its supported tmnxPortEntry and tmnxPortEtherEntry rows must be in the proper state for removal. The tmnxPortEtherEntry contains attributes that are unique to the Ethernet TmnxPortType.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortEtherEntry  

tmnxPortEtherMTU 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.1
The size of the largest packet which can be sent/received on the Ethernet physical interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. Setting tmnxPortEtherMTU to a value of zero (0), causes the agent to recalculate the default MTU size which can vary based on the current setting of tmnxPortMode and tmnxPortEncapType variables. Some typical default values are: 1514 with mode access and encap-type null 1518 with mode access and encap-type dot1q 1518 with mode access and encap-type mpls 9198 with mode network
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 512..9212  

tmnxPortEtherDuplex 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.2
The tmnxPortEtherDuplex variable specifies the duplex mode used by the Ethernet interface if tmnxPortEtherAutoNegotiate has a value of 'false' or 'limited'. If tmnxPortEtherAutoNegotiate has a value of 'true', the link parameters are negotiated with the far end and the tmnxPortEtherDuplex variable is ignored. A value of 'fullDuplex' sets the link to full duplex mode. A value of 'halfDuplex' sets the link to half duplex mode. tmnxPortEtherDuplex is only valid on Ethernet interfaces that support multiple duplex modes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(0), fullDuplex(1), halfDuplex(2)  

tmnxPortEtherSpeed 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.3
The tmnxPortEtherSpeed variable specifies the link speed of the Ethernet interface if tmnxPortEtherAutoNegotiate has a value of 'false' or 'limited'. If tmnxPortEtherAutoNegotiate has a value of 'true', the link parameters are negotiated with the far end and the tmnxPortEtherSpeed variable is ignored. A value of 'speed10' sets the link to 10 mbps. A value of 'speed100' sets the link to 100 mbps. A value of 'speed1000' sets the link to 1000 mbps (1 gbps). tmnxPortEtherSpeed is only valid on Ethernet interfaces that support multiple link speeds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(0), speed10(1), speed100(2), speed1000(3), speed10000(4)  

tmnxPortEtherAutoNegotiate 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.4
When the value of tmnxPortEtherAutoNegotiate is 'true', the Ethernet interface will automatically negotiate link parameters with the far end (including speed and duplex), and will advertise all speeds and duplex modes supported by the interface. When the value of tmnxPortEtherAutoNegotiate is 'limited', the Ethernet interface will automatically negotiate link parameters with the far end, but will only advertise the speed and duplex mode specified by tmnxPortEtherSpeed and tmnxPortEtherDuplex. If tmnxPortEtherAutoNegotiate is 'false', the Ethernet interface won't negotiate link parameters with the far end and will instead force the speed and duplex mode to the values specified by tmnxPortEtherSpeed and tmnxPortEtherDuplex respectively.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(0), true(1), false(2), limited(3)  

tmnxPortEtherOperDuplex 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.5
The tmnxPortEtherOperDuplex variable indicates the operational duplex mode of the Ethernet interface. A value of 'fullDuplex' indicates that the link is in full duplex mode. A value of 'halfDuplex' indicates that the link is in half duplex mode. tmnxPortEtherOperDuplex is only valid if tmnxPortClass is 'faste' or 'xcme'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(0), fullDuplex(1), halfDuplex(2)  

tmnxPortEtherOperSpeed 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.6
The tmnxPortEtherOperSpeed variable indicates the operational speed of the Ethernet interface in mega-bits per second (mbps). If the value of tmnxPortEtherAutoNegotiate is 'true', the link autonegotiates the link parameters with the far end side. The value of tmnxPortEtherOperSpeed is only valid if tmnxPortClass is one of the Ethernet classes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxPortEtherAcctPolicyId 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.7
The value of the accounting policy must be defined prior to associating the policy with the ethernet port. Accounting policies can only be associated with network ports. A non-zero value indicates the tmnxLogApPolicyId index identifying the policy entry in the tmnxLogApTable from the TIMETRA-LOG-MIB which is associated with this port. A zero value indicates that there is no accounting policy associated with this port
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..99  

tmnxPortEtherCollectStats 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.8
Enable/disable the collection of accounting and statistical data for the network ethernet port. When applying accounting policies the data by default will be collected in the appropriate records and written to the designated billing file. When the value is set to false, the statistics are still accumulated by the IOM cards, however, the CPU will not obtain the results and write them to the billing file.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxPortEtherMDIMDIX 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.9
The tmnxPortEtherMDIMDIX variable indicates whether the Ethernet interface is of type 'mdi' (Media Dependent Interface) or 'mdix' (Media Dependent Interface with crossover). If the agent cannot identify the type of Ethernet interface the value 'unknown (0)' is indicated. tmnxPortEtherMDIMDIX is only valid if tmnxPortClass is 'faste' or 'xcme'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), mdi(1), mdix(2)  

tmnxPortEtherXGigMode 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.10
The tmnxPortEtherXGigMode variable specifies whether the Ethernet interface is in LAN or WAN mode. tmnxPortEtherXGigMode must be 'notApplicable' if tmnxPortClass is not 'xgige'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(0), lan(1), wan(2)  

tmnxPortEtherEgressRate 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.11
The tmnxPortEtherEgressRate variable specifies the maximum egress bandwidth (in kilobits per second) that the Ethernet interface can generate. A value of -1 means that the limit is the actual physical limit. If the provisioned sub-rate bandwidth is larger than the actual physical bandwidth of the interface, the latter applies.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..10000000  

tmnxPortEtherDot1qEtype 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.12
The tmnxPortEtherDot1qEtype variable indicates the ethertype expected when the port's encapsulation type is dot1qEncap.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 600..ffff  

tmnxPortEtherQinqEtype 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.13
The tmnxPortEtherQinqEtype variable indicates the ethertype expected when the port's encapsulation type is qinqEncap.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 600..ffff  

tmnxPortEtherIngressRate 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.14
The tmnxPortEtherIngressRate variable specifies the maximum ingress bandwidth (in mega-bits per second) that the Ethernet interface can receive. A value of -1 means that the limit is the actual physical limit. If the provisioned sub-rate bandwidth is larger than the actual physical bandwidth of the interface, the latter applies.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..10000  

tmnxPortEtherReportAlarm 2.3.1.3.6.1.4.1.6527.3.1.2.2.4.4.1.15
The value of tmnxPortEtherReportAlarm determines when and if to generate tmnxEqPortEtherAlarm and tmnxEqPortEtherAlarmClear.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxPortEtherReportStatus  

tmnxPortEtherReportAlarmStatus 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.16
The value of tmnxPortEtherReportAlarmStatus indicates the alarms on this port.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortEtherReportStatus  

tmnxPortEtherPkts1519toMax 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.17
The total number of packets received that were longer than 1518 octets but less than the maximum frame size for the particular medium, usually 12287 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxPortEtherHCOverPkts1519toMax 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.18
The number of times the associated tmnxPortEtherPkts1519toMax counter has overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxPortEtherHCPkts1519toMax 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.19
The total number of packets (including bad packets) received that were between 1519 octets in length and the maximum frame size, usually 12287 octets inclusive (excluding framing bits but including FCS octets). The lower 32-bits of this 64-bit counter will equal the value of tmnxPortEtherHCPkts1519toMax. The high 32-bits of this counter will equal the value of tmnxPortEtherHCOverPkts1519toMax.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortEtherLacpTunnel 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.20
The value of tmnxPortEtherLacpTunnel specifies whether the LACP packet tunneling for the ethernet port is enabled or disabled. When tunneling is enabled, the port will not process any LACP packets but will tunnel them through instead. Also, the port cannot be added as a member to a LAG group, and vice versa.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxPortEtherDownWhenLoopedEnabled 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.21
The value of tmnxPortEtherDownWhenLoopedEnabled specifies whether physical loop detection for the Ethernet port is enabled or disabled. When enabled, the port will periodically send out keep-alive PDUs with an EtherType of 0x9000. If the port receives a keep-alive that it transmitted, tmnxPortState will be set to 'linkUp' if it was previously 'up'. The port will not move back to tmnxPortState 'up' for a period of time defined by tmnxPortEtherDownWhenLoopedRetry, but will continue to periodically send out keep-alive PDUs. Every time the port receives a keep alive it sent while a loop has been detected, it will reset the time period that it will remain down as defined by tmnxPortEtherDownWhenLoopedRetry.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxPortEtherDownWhenLoopedKeepAlive 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.22
The tmnxPortEtherDownWhenLoopedKeepAlive variable specifies the number of seconds between each keep alive PDU transmission.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..120  

tmnxPortEtherDownWhenLoopedRetry 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.23
The tmnxPortEtherDownWhenLoopedRetry variable specifies the minimum number of seconds the port should wait after detecting a loop before tmnxPortState can be set to 'up'. A value of 0 specifies the the port should not set tmnxPortState to 'up' until the user administratively disables and re-enables the port by setting tmnxPortAdminStatus to 'outOfService' and then to 'inService'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 10..160  

tmnxPortEtherDownWhenLoopedState 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.24
The value of tmnxPortEtherDownWhenLoopedState indicates whether a physical loop has been detected on the port or not. If tmnxPortEtherDownWhenLoopedEnabled is set to 'false', this value will be 'noLoopDetected'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noLoopDetected(1), loopDetected(2)  

tmnxPortEtherPBBEtype 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.25
The tmnxPortEtherPBBEtype variable indicates the Ethertype expected for Provider Backbone Bridging Frames.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 600..ffff  

tmnxPortEtherReasonDownFlags 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.26
The tmnxPortEtherReasonDownFlags indicates why an ethernet port may be in the operationally 'down' state. The following reasons are detected through this object: unknown(0) - Unspecified (or unknown) linklossFwd(1) - A sap using this port has the object 'sapEthernetLLFOperStatus' set to 'fault'
Status: current Access: read-only
OBJECT-TYPE    
  BITS unknown(0), linklossFwd(1)  

tmnxSonetTable 1.3.6.1.4.1.6527.3.1.2.2.4.5
The tmnxSonetTable has an entry for each packet over Sonet port on each IOM card in each chassis in the TMNX system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxSonetEntry

tmnxSonetEntry 1.3.6.1.4.1.6527.3.1.2.2.4.5.1
Each row entry represents a packet over Sonet port on a IOM card in a chassis in the system. Entries cannot be created and deleted via SNMP SET operations. Before an IOM tmnxMDAEntry can be deleted from the tmnxMDATable, its supported tmnxPortEntry rows must be in the proper state for removal. The tmnxSonetEntry contains attributes that are unique to the 'sonet' TmnxPortType. It also contains attributes that are common to all sonet paths configured on a sonet port. The tmnxPortPortID for a sonet port includes a sonet path number in the lower bits. If the sonet path number is zero, '0', it represents a single (clear) sonet path on the port that uses the full bandwidth of the sonet port. All entries in this table have the sonet path number part of their tmnxPortPortID index value set to zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxSonetEntry  

tmnxSonetSpeed 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.1
The rate of this optical facility.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER oc3(1), oc12(2), oc48(3), oc192(4), oc768(5), oc1(6)  

tmnxSonetClockSource 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.2
tmnxSonetClockSource configures the clock for transmitted data from either the internal clock ('nodeTimed') or from a clock recovered from the line's receive data stream ('loopTimed').
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER loopTimed(1), nodeTimed(2)  

tmnxSonetFraming 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.3
The value of tmnxSonetFraming indicates the type of framing used on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), sonet(2), sdh(3)  

tmnxSonetReportAlarm 1.3.7.8.9.1.3.6.1.4.1.6527.3.1.2.2.4.5.1.4
The value of tmnxSonetReportAlarm determines when and if to generate tmnxEqPortSonetAlarm and tmnxEqPortSonetAlarmClear notifications for this port: loc(1) Reports a loss of clock which causes the operational state of the port to be downed. Set by default. lais(2) Reports line alarm indication signal errors. Not set by default. lrdi(3) Reports line remote defect initiation errors. LRDIs are caused by remote LOF, LOC, and LOS. Set by default. ss1f(4) Reports section synchronization failure as reported by the S1 byte. Not set by default. sb1err(5) Reports section B1 errors. Not set by default. lb2erSd(6) Reports line signal degradation BER errors. Not set by default. lb2erSf(7) Reports line signal failure BER errors. Set by default. slof(8) Reports section loss of frame errors. Set by default slos(9) Reports section loss of signal errors. Set by default. stxptr(10) Reports a section synchronization error on the transmit side. Indicates if there is a positive or negative justification count per channel. Not set by default. srxptr(11) Reports a section synchronization error on the receive side. Indicates if there is a positive or negative justification count per path. Not set by default. lrei(12) Reports a line error condition raised by the remote as a result of B1 errors received from this node. Not set by default.
Status: current Access: read-write
OBJECT-TYPE    
  BITS notUsed(0), loc(1), lais(2), lrdi(3), ss1f(4), sb1err(5), lb2erSd(6), lb2erSf(7), slof(8), slos(9), stxptr(10), srxptr(11), lrei(12)  

tmnxSonetBerSdThreshold 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.5
The value of tmnxSonetBerSdThreshold specifies a bit error rate (BER) threshold used to determine when to send a tmnxEqPortSonetAlarm notification for a BER SD failure and tmnxEqPortSonetAlarmClear notification for a BER SD failure clear. tmnxSonetBerSdThreshold is the absolute value of the exponent of the rate expressed as 10e-n.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 3..9  

tmnxSonetBerSfThreshold 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.6
The value of tmnxSonetBerSfThreshold specifies a bit error rate (BER) threshold used to determine when to send a tmnxEqPortSonetAlarm notification for a BER SF failure and tmnxEqPortSonetAlarmClear notification for a BER SF failure clear. tmnxSonetBerSdThreshold is the absolute value of the exponent of the rate expressed as 10e-n.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 3..6  

tmnxSonetAps 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.7
Automatic Protection Switching (APS) is supported on 7x50 systems by the APS-MIB and TIMETRA-APS-MIB.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxSonetApsAdminStatus 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.8
Automatic Protection Switching (APS) is supported on 7x50 systems by the APS-MIB and TIMETRA-APS-MIB.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TmnxPortAdminStatus  

tmnxSonetApsOperStatus 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.9
Automatic Protection Switching (APS) is supported on 7x50 systems by the APS-MIB and TIMETRA-APS-MIB.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxPortOperStatus  

tmnxSonetApsAuthKey 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.10
Automatic Protection Switching (APS) is supported on 7x50 systems by the APS-MIB and TIMETRA-APS-MIB.
Status: obsolete Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tmnxSonetApsNeighborAddr 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.11
Automatic Protection Switching (APS) is supported on 7x50 systems by the APS-MIB and TIMETRA-APS-MIB.
Status: obsolete Access: read-write
OBJECT-TYPE    
  IpAddress  

tmnxSonetApsAdvertiseInterval 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.12
Automatic Protection Switching (APS) is supported on 7x50 systems by the APS-MIB and TIMETRA-APS-MIB.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TimeInterval  

tmnxSonetApsAdvertiseTimeLeft 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.13
Automatic Protection Switching (APS) is supported on 7x50 systems by the APS-MIB and TIMETRA-APS-MIB.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxSonetApsHoldTime 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.14
Automatic Protection Switching (APS) is supported on 7x50 systems by the APS-MIB and TIMETRA-APS-MIB.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TimeInterval  

tmnxSonetApsHoldTimeLeft 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.15
Automatic Protection Switching (APS) is supported on 7x50 systems by the APS-MIB and TIMETRA-APS-MIB.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxSonetLoopback 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.16
Activate a loopback on the SONET port. The SONET port must be in a shutdown state to activate any type of loopback.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), line(1), internal(2)  

tmnxSonetReportAlarmStatus 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.17
The bits in this object are used for indicating the alarms. The bits are explained as follows: loc(1) Indicates a loss of clock which causes the operational state of the port to be downed. lais(2) Indicates line alarm indication signal errors. lrdi(3) Indicates line remote defect indication errors. LRDIs are caused by remote LOF, LOC, and LOS. ss1f(4) Indicates section synchronization failure as reported by the S1 byte. sb1err(5) Indicates section B1 errors. lb2erSd(6) Indicates line signal degradation BER errors. lb2erSf(7) Indicates line signal failure BER errors. slof(8) Indicates section loss of frame errors. slos(9) Indicates section loss of signal errors. stxptr(10) Indicates a section synchronization error on the transmit side. Indicates if there is a positive or negative justification count per channel. srxptr(11) Indicates a section synchronization error on the receive side. Indicates if there is a positive or negative justification count per sonet path. lrei(12) Indicates a line error condition raised by the remote as a result of B1 errors received from this node.
Status: current Access: read-only
OBJECT-TYPE    
  BITS notUsed(0), loc(1), lais(2), lrdi(3), ss1f(4), sb1err(5), lb2erSd(6), lb2erSf(7), slof(8), slos(9), stxptr(10), srxptr(11), lrei(12)  

tmnxSonetSectionTraceMode 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.18
The tmnxSonetSectionTraceMode variable along with the tmnxSonetJ0String object determines the contents of the section trace bytes (j0/z0) in the SONET Section Header. If the mode is set to 'increment-z0', then the j0 byte is 0x01, and the z0 byte increments. If the mode is set to 'byte', then the j0 byte is the first octet of the tmnxSonetJ0String object and the z0 byte is 0xcc. If the mode is set to 'string', then the J0 byte is set to the 16 values in the tmnxSonetJ0String object and the z0 byte is 0xcc.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER increment-z0(1), byte(2), string(3)  

tmnxSonetJ0String 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.19
The tmnxSonetJ0String is used with the tmnxSonetSectionTraceMode variable to determine the contents of the j0 byte in the SONET Section Header. If the tmnxSonetSectionTraceMode is increment-z0, this object is ignored. If the mode is byte, then the first octet of this object is used for the J0 byte. If the mode is string, then the 16 bytes in this object are used for the J0 byte. If set to less than 16 bytes it, will be padded out to 16 with zeros. The default value is 0x01 and 15 NULLs
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tmnxSonetMonS1Byte 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.20
The tmnxSonetMonS1Byte variable reports the Synchronization Status Message from the S1 byte in the Line Overhead Header. A value of 0x00 indicates unknown quality. A value of 0xF0 indicates `Do not use for synchronization`. Other values are documented in Tellcordia GR253 and ITU G.707
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxSonetMonJ0String 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.21
The tmnxSonetMonJ0String variable reports the contents of the j0 byte in the SONET Section Header.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tmnxSonetMonK1Byte 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.22
The tmnxSonetMonK1Byte variable reports the Automatic Protection Switching(APS) signalling status from the K1 byte in the SONET Line Overhead Header.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxSonetMonK2Byte 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.23
The tmnxSonetMonK1Byte variable reports the Automatic Protection Switching(APS) signalling status from the K2 byte in the SONET Line Overhead Header.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxSonetSingleFiber 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.24
tmnxSonetSingleFiber is used to enable/disable packet gathering and redirection of IP packets from a single fiber on RX port of the SONET interface and redistribute packets to other interfaces through either state routes or policy-based forwarding.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxSonetHoldTimeUp 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.25
The value of tmnxSonetHoldTimeUp 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: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100  

tmnxSonetHoldTimeDown 1.3.6.1.4.1.6527.3.1.2.2.4.5.1.26
The value of tmnxSonetHoldTimeDown 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 a down transition is reported immediately.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100  

tmnxSonetPathTable 1.3.6.1.4.1.6527.3.1.2.2.4.6
The tmnxSonetPathTable has an entry for each sonet path configured in each packet over Sonet port on each IOM card in each chassis in the TMNX system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxSonetPathEntry

tmnxSonetPathEntry 1.3.6.1.4.1.6527.3.1.2.2.4.6.1
Each row entry represents a configured sonet path in a packet over Sonet port on a IOM card in a chassis in the system. The tmnxSonetPathEntry contains attributes that are unique to a sonet path of a 'sonet' TmnxPortType. The tmnxPortPortID for a sonet port includes a sonet path number in the lower bits. If the sonet path number is zero, '0', it represents a single (clear) sonet path on the port that uses the full bandwidth of the sonet port. Entries in this table that have the sonet path number part of their tmnxPortPortID index value set to zero cannot be created and deleted via SNMP SET operations. They are created by the SNMP agent when the corresponding entry in the tmnxSonetTable is created. Entries with non-zero sonet path numbers can be created and deleted via SNMP SET operations using tmnxSonetPathRowStatus. When a row is created in the tmnxSonetPathTable, the agent also creates a row with the same index values in the tmnxPortTable. In order to delete an entry, tmnxPortAdminStatus must first be set to 'outOfService'. When the tmnxSonetPathEntry is deleted, the agent also deletes the corresponding row in the tmnxPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxSonetPathEntry  

tmnxSonetPathRowStatus 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.1
tmnxSonetPathRowStatus controls the creation and deletion of row entries in the tmnxSonetPathTable. The tmnxPortPortID for a sonet port includes a sonet path number in the lower bits. If the sonet path number is zero, '0', it represents a single (clear) sonet path on the port that uses the full bandwidth of the sonet port. Entries in this table that have the sonet path number part of their tmnxPortPortID index value set to zero cannot be created and deleted via SNMP SET operations. They are created by the SNMP agent when the corresponding entry in the tmnxSonetTable is created. Entries with non-zero sonet path numbers can be created and deleted via SNMP SET operations. When a row is created in the tmnxSonetPathTable, the agent also creates a row with the same index values in the tmnxPortTable. In order to delete an entry, tmnxPortAdminStatus must first be set to 'outOfService'. When the tmnxSonetPathEntry is deleted, the agent also deletes the corresponding row in the tmnxPortTable for this sonet path port.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxSonetPathLastChangeTime 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.2
The tmnxSonetPathLastChangeTime variable contains the sysUpTime value of the most recently modified writable variable in the tmnxSonetPathEntry row for this sonet path.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxSonetPathMTU 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.3
The size of the largest packet which can be sent/received on the sonet path, specified in octets. For paths that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the sonet path. Setting tmnxSonetPathMTU to a value of zero (0), causes the agent to recalculate the default MTU size which can vary based on the current setting of tmnxPortMode and tmnxPortEncapType variables. Some typical default values are: 1522 with mode access and encap-type bcp-null 1526 with mode access and encap-type bcp-dot1q 1502 with mode access and encap-type ipcp 1506 with mode access and encap-type mplscp 1524 with mode access and encap-type atm 9208 with mode network
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 512..9208  

tmnxSonetPathScramble 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.4
If the tmnxSonetPathScramble variable is set to 'true', SONET (SDH) payload scrambling is enabled on this sonet path. Both ends of the connection must use the same scrambling algorithm. If tmnxSonetPathScramble is set to 'false', scrambling is disabled. The default value for non-ATM paths is 'false'. The default value for ATM paths is 'true' If the value of tmnxSonetPathC2Byte is set to the default for the currently configured tmnxSonetPathScramble, then changing the value of tmnxSonetPathScramble for non-ATM paths causes a change to tmnxSonetPathC2Byte to a default value for a new scrambling option. The default values are as follows: scrambled non-ATM sonet/sdh path - C2 Byte value is 0x16 unscrambled non-ATM sonet/sdh path - C2 Byte value is 0xCF
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxSonetPathC2Byte 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.5
The tmnxSonetPathC2Byte variable is used configure the value used in the SONET/SDH C2 header byte. For paths on an MDA that does not support channelization: Setting C2 equal to 0x16 indicates scrambled sonet. Setting C2 equal to 0xCF indicates unscrambled sonet. Setting C2 equal to 0x13 indicates ATM. For paths on an MDA that supports channelization, the default value is based on the value of tmnxMDAMaxChannelization. For 'pdhDs3' or 'pdhE3' channelization, the default value is 0x04. Setting tmnxSonetPathC2Byte to a value of zero(0) causes the agent to assign the default value to this object.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..254  

tmnxSonetPathJ1String 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.6
The tmnxSonetPathJ1String variable is used to configure the sonet path trace string to be sent in the J1 Path Overhead bytes. The bytes must be printable ASCII. If the string is less than 62 bytes, it will be padded with NULLs. For SONET framing, an additional CR (0x0D) / LF (0x0A) pair will be added by the driver. For SDH framing only 16 bytes are sent in the J1 bytes. The driver will set the MSB of the first byte, and put the first 15 bytes of the user configured string as the following bytes. The driver will set the CRC-7 of the 16 bytes into the other 7 bits of the first byte. The default value is `Alcatel 7x50 SR`. Setting a 1-byte long string containing 0xFF will restore the default. Setting the string 'zeros' will send all-zeros (ASCII NULL characters without CR/LF or CRC-7)in the J1 bytes.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..62)  

tmnxSonetPathCRC 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.7
The value of tmnxSonetPathCRC variable indicates the precision of the cyclic redundancy check. A value of 'crc16' is a 16-bit CRC calculation. A value of 'crc32' is a 32-bit CRC calculation. 32-bit CRC increases the error detection ability, but it also adds some performance overhead. For paths with encapsulation set to ATM the default and only supported value is crc32 and applies to AAL5 CRC calculations on that path.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER crc16(1), crc32(2)  

tmnxSonetPathOperMTU 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.8
The negotiated size of the largest packet which can be sent on the sonet path, specified in octets. For sonet paths that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the sonet path.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxSonetPathOperMRU 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.9
The negotiated size of the largest packet that can be received on the sonet path, specified in octets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxSonetPathReportAlarm 2.5.7.1.3.6.1.4.1.6527.3.1.2.2.4.6.1.10
The value of tmnxSonetPathReportAlarm determines when and if to generate tmnxEqPortSonetPathAlarm and tmnxEqPortSonetPathAlarmClear notifications for this port: pais(1) Reports path alarm indication signal errors. Not set by default. plop(2) Reports path loss of pointer (per tributary) errors. Set by default. prdi(3) Reports path remote defect indication errors. Not set by default. pb3err(4) Reports path B3 errors. Not set by default. pplm(5) Reports a path payload mismatch. As a result the path will be operationally downed. Set by default. prei(6) Reports a path error condition raised by the remote as a result of B3 errors received from this node. Not set by default. puneq(7) Reports unequipped path errors. Set by default. plcd(8) Reports path loss of codegroup delineation error. It is applicable only when the value of tmnxPortEtherXGigMode is set to 'wan'. Not set by default.
Status: current Access: read-create
OBJECT-TYPE    
  BITS notUsed(0), pais(1), plop(2), prdi(3), pb3err(4), pplm(5), prei(6), puneq(7), plcd(8)  

tmnxSonetPathAcctPolicyId 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.11
The value of the accounting policy must be defined prior to associating the policy with the sonet path. Accounting policies can only be associated with network sonet path. A non-zero value indicates the tmnxLogApPolicyId index identifying the policy entry in the tmnxLogApTable from the TIMETRA-LOG-MIB which is associated with this port. A zero value indicates that there is no accounting policy associated with this port
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..99  

tmnxSonetPathCollectStats 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.12
Enable/disable the collection of accounting and statistical data for the network sonet path. When applying accounting policies the data by default will be collected in the appropriate records and written to the designated billing file. When the value is set to false, the statistics are still accumulated by the IOM cards, however, the CPU will not obtain the results and write them to the billing file.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxSonetPathReportAlarmStatus 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.13
The bits in this object are used for indicating the alarms. The bits are explained as follows: pais(1) Indicates path alarm indication signal errors. plop(2) Indicates path loss of pointer (per tributary) errors. prdi(3) Indicates path remote defect indication errors. pb3err(4) Indicates path B3 errors. pplm(5) Indicates a path payload mismatch. prei(6) Indicates a path error condition raised by the remote as a result of B3 errors received from this node. puneq(7) Indicates a far-end unequipped error. plcd(8) Indicates a path loss of codegroup delineation error. It is applicable only when the value of tmnxPortEtherXGigMode is set to 'wan'. Not set by default.
Status: current Access: read-only
OBJECT-TYPE    
  BITS notUsed(0), pais(1), plop(2), prdi(3), pb3err(4), pplm(5), prei(6), puneq(7), plcd(8)  

tmnxSonetPathMonC2Byte 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.14
The tmnxSonetPathC2Byte variable reports the value in the SONET/SDH C2 header byte.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxSonetPathMonJ1String 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.15
The tmnxSonetPathJ1String variable reports the sonet path trace string received in the J1 Path Overhead bytes.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

tmnxSonetPathType 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.16
tmnxSonetPathType specifies if the associated SONET/SDH Path is an asynchronous circuit, a virtual tributary group or a tributary unit group. ds3 - Configures the port or channel as service access(ds3) e3 - Configures the port or channel as service access(e3) vtg - Configures the path as a virtual tributary group. tug-2 - Configures the path as a tributary unit group. tug-3 - Configures the port or channel for transport network use.
Status: obsolete Access: read-create
OBJECT-TYPE    
  INTEGER ds3(1), e3(2), vtg(3), tug-2(4), tug-3(5)  

tmnxSonetPathChildType 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.17
tmnxSonetPathChildType is used to configure the type of this path. Some typical default values are: pdhDs3 for STS-1 paths pdhE3 for TU3 paths pdhE1 for VT2 paths pdhDs1 for VT15 paths Examples of valid child path types are sonetSts3, sdhTug3, pdhDs3, pdhE3, sonetVt15, sonetVt2, pdhDs1 and pdhE1.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxMDAChanType  

tmnxPortTypeTable 1.3.6.1.4.1.6527.3.1.2.2.4.7
The Port type table has an entry for each Alcatel 7x50 SR series port model.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortTypeEntry

tmnxPortTypeEntry 1.3.6.1.4.1.6527.3.1.2.2.4.7.1
Each row entry represents an Alcatel 7x50 SR series port model. Rows in this table are created by the agent at initialization and cannot be created or destroyed by SNMP Get or Set requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortTypeEntry  

tmnxPortTypeIndex 1.3.6.1.4.1.6527.3.1.2.2.4.7.1.1
The unique index value which identifies this type of Alcatel 7x50 SR series port model.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortType  

tmnxPortTypeName 1.3.6.1.4.1.6527.3.1.2.2.4.7.1.2
The administrative name that identifies this type of Alcatel 7x50 SR series port model. This name string may be used in CLI commands to specify a particular Port model type.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortTypeDescription 1.3.6.1.4.1.6527.3.1.2.2.4.7.1.3
A detailed description of this Alcatel 7x50 SR series port model.
Status: current Access: read-only
OBJECT-TYPE    
  TItemDescription  

tmnxPortTypeStatus 1.3.6.1.4.1.6527.3.1.2.2.4.7.1.4
When tmnxPortTypeStatus has a value of 'true' it indicates that this port model is supported in this revision of the management software. When it has a value of 'false' there is no support.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxPortConnectTypeTable 1.3.6.1.4.1.6527.3.1.2.2.4.8
The Port Connector type table has an entry for each Alcatel 7x50 SR series port connector model.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortConnectTypeEntry

tmnxPortConnectTypeEntry 1.3.6.1.4.1.6527.3.1.2.2.4.8.1
Each row entry represents an Alcatel 7x50 SR series port Connector model. Rows in this table are created by the agent at initialization and cannot be created or destroyed by SNMP Get or Set requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortConnectTypeEntry  

tmnxPortConnectTypeIndex 1.3.6.1.4.1.6527.3.1.2.2.4.8.1.1
The unique index value which identifies this type of Alcatel 7x50 SR series port connector model.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortConnectorType  

tmnxPortConnectTypeName 1.3.6.1.4.1.6527.3.1.2.2.4.8.1.2
The administrative name that identifies this type of Alcatel 7x50 SR series port connector model. This name string may be used in CLI commands to specify a particular port connector model type.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxPortConnectTypeDescription 1.3.6.1.4.1.6527.3.1.2.2.4.8.1.3
A detailed description of this Alcatel 7x50 SR series port connector model.
Status: current Access: read-only
OBJECT-TYPE    
  TItemDescription  

tmnxPortConnectTypeStatus 1.3.6.1.4.1.6527.3.1.2.2.4.8.1.4
When tmnxPortConnectTypeStatus has a value of 'true' it indicates that this port connector model is supported in this revision of the chassis management software. When it has a value of 'false' there is no support.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxPortFCStatsTable 1.3.6.1.4.1.6527.3.1.2.2.4.9
The Network Port FC Stats table has an entry for each forwarding class defined on each network port.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortNetworkFCStatsEntry

tmnxPortFCStatsEntry 1.3.6.1.4.1.6527.3.1.2.2.4.9.1
Each row entry represents a set of ingress and egress packet and octet statistics for the given network port and forwarding class. Rows in this table are created by the agent when the network port is provisioned and cannot be created or destroyed by SNMP Get or Set requests.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxPortNetworkFCStatsEntry  

tmnxPortFCStatsIndex 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.1
The forwarding class associated with these stats on this network port.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TFCName  

tmnxPortFCStatsIngFwdInProfPkts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.2
The number of in-profile packets (rate below CIR) forwarded by the ingress Qchip.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsIngFwdOutProfPkts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.3
The number of out-of-profile packets (rate above CIR) forwarded by the ingress Qchip.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsIngFwdInProfOcts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.4
The number of in-profile octets (rate below CIR) forwarded by the ingress Qchip.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsIngFwdOutProfOcts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.5
The number of out-of-profile octets (rate above CIR) forwarded by the ingress Qchip.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsIngDroInProfPkts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.6
The number of in-profile packets (rate below CIR) dropped by the ingress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsIngDroOutProfPkts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.7
The number of out-of-profile packets (rate above CIR) dropped by the ingress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsIngDroInProfOcts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.8
The number of in-profile octets (rate below CIR) dropped by the ingress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsIngDroOutProfOcts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.9
The number of out-of-profile octets (rate above CIR) dropped by the ingress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsEgrFwdInProfPkts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.10
The number of in-profile packets (rate below CIR) forwarded by the egress Qchip.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsEgrFwdOutProfPkts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.11
The number of out-of-profile packets (rate above CIR) forwarded by the egress Qchip.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsEgrFwdInProfOcts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.12
The number of in-profile octets (rate below CIR) forwarded by the egress Qchip.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsEgrFwdOutProfOcts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.13
The number of out-of-profile octets (rate above CIR) forwarded by the egress Qchip.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsEgrDroInProfPkts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.14
The number of in-profile packets (rate below CIR) dropped by the egress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsEgrDroOutProfPkts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.15
The number of out-of-profile packets (rate above CIR) dropped by the egress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsEgrDroInProfOcts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.16
The number of in-profile octets (rate below CIR) dropped by the egress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortFCStatsEgrDroOutProfOcts 1.3.6.1.4.1.6527.3.1.2.2.4.9.1.17
The number of out-of-profile octets (rate above CIR) dropped by the egress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDS3Table 1.3.6.1.4.1.6527.3.1.2.2.4.10
The tmnxDS3Table has an entry for a DS3 physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDS3Entry

tmnxDS3Entry 1.3.6.1.4.1.6527.3.1.2.2.4.10.1
Each row entry represents a physical DS3 port on a IOM card in a chassis in the system. Entries cannot be created and deleted via SNMP SET operations. Entries in this table will be created automatically when the tmnxMDAAssignedType object is set to the DS3 MDA type The tmnxDS3Entry contains attributes that are unique to the 'ds3e3' TmnxPortType. The tmnxPortPortID contains the slot, mda and port numbers encoded into it. For each tmnxDS3Entry, there will be a corresponding entry in the tmnxPortTable and the ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDS3Entry  

tmnxDS3Buildout 1.3.6.1.4.1.6527.3.1.2.2.4.10.1.1
tmnxDS3Buildout configures the T3 line buildout. A T3 port has two settings for the T3 line buildout: a short setting, which is less than 225 feet, and a long setting, which is greater than 225 feet. This object applies to copper-cable-based T3 ports only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER short(1), long(2)  

tmnxDS3LastChangeTime 1.3.6.1.4.1.6527.3.1.2.2.4.10.1.2
The tmnxDS3LastChangeTime variable contains the sysUpTime value of the most recently modified writable variable in the tmnxDS3Entry row for this port.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDS3Type 1.3.6.1.4.1.6527.3.1.2.2.4.10.1.3
tmnxDS3Type configures the type of the physical port to 'ds3' or 'e3'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ds3(1), e3(2)  

tmnxDS3ChannelTable 1.3.6.1.4.1.6527.3.1.2.2.4.11
The tmnxDS3ChannelTable has an entry for a DS3 channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDS3ChannelEntry

tmnxDS3ChannelEntry 1.3.6.1.4.1.6527.3.1.2.2.4.11.1
Each row entry represents a DS3 channel. Entries can be created and deleted via SNMP SET operations. The tmnxDS3ChannelEntry contains attributes that are applicable to a DS3 channel which can belong to the DS3 physical port or belong to a container on a sonet path. The tmnxPortPortID contains the slot, mda and port numbers encoded into it. For each tmnxDS3ChannelEntry, there will be a corresponding entry in the tmnxPortTable and the ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDS3ChannelEntry  

tmnxDS3ChannelRowStatus 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.1
tmnxDS3ChannelRowStatus controls the creation and deletion of row entries in the tmnxDS3ChannelTable. For row creation, the manager has to first calculate the tmnxPortPortID based on the TiMOS encoding scheme.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxDS3ChannelType 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.2
The value of tmnxDS3ChannelType indicates whether the channel is in DS3 or E3 mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ds3(1), e3(2)  

tmnxDS3ChannelFraming 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.3
The value of tmnxDS3ChannelFraming indicates the type of framing associated with the DS3 channel. If tmnxDS3ChannelType is set to 'ds3', the default framing is 'cbit'. If tmnxDS3ChannelType is set to 'e3', the default framing is 'g751'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER cbit(1), m23(2), g751(3), g832(4)  

tmnxDS3ChannelClockSource 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.4
tmnxDS3ChannelClockSource configures the clock for transmitted data from either the internal clock ('nodeTimed'), or from a clock recovered from the line's receive data stream ('loopTimed').
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDSXClockSource  

tmnxDS3ChannelChannelized 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.5
tmnxDS3ChannelChannelized is used to create sub-channels of type 'ds1' or 'e1' or 'j1' on the interface. Setting the value to 'none' removes the sub-channels on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), ds1(2), e1(3), j1(4)  

tmnxDS3ChannelSubrateCSUMode 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.6
tmnxDS3ChannelSubrateCSUMode configures the channel service unit (CSU) compatibility mode to interoperate with existing DS3 subrate standards. This configuration applies only for a non-channelized DS3. Changing the value of tmnxDS3ChannelSubrateCSUMode to notUsed resets the value of tmnxDS3ChannelScramble to 'false'. Changing the value of tmnxDS3ChannelSubrateCSUMode resets the value of tmnxDS3ChannelSubrate to default for the mode if tmnxDS3ChannelSubrate is not provided.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER notUsed(0), digital-link(1)  

tmnxDS3ChannelSubrate 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.7
tmnxDS3ChannelSubrate configures the subrate step. tmnxDS3ChannelSubrate multiplied by the granularity for a particular mode as defined by tmnxDS3ChannelSubrateCSUMode gives the absoulte subrate in kbps. ----------------------------------------------------------------------- Subrate CSU Mode|Granularity|Default |Range |Subrate speed range ----------------------------------------------------------`------------- notUsed | N/A | 0 | 0 |N/A digital-link | 301 kbps | 1 | 1 to 147 |301 kbps to 44.2 mbps -----------------------------------------------------------------------
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxDS3ChannelIdleCycleFlags 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.8
tmnxDS3ChannelIdleCycleFlags configures the value that the DS3 port transmits during idle cycle. The default value applies to HDLC channels only. For ATM channels the object does not really apply so a default value of 'none' is used and cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDSXIdleCycleFlags  

tmnxDS3ChannelLoopback 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.9
tmnxDS3ChannelLoopback is used to put the channel into a loopback mode. The value of tmnxPortAdminStatus should be set to 'outOfService' in order for the loopback to be enabled. A 'line' loopback loops frames received on this port back to the remote system. A 'internal' loopback loops the frames from the local system back at the framer. When the value is set to 'remote', a signal is sent to the remote system to provide a line loopback.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDS3Loopback  

tmnxDS3ChannelBitErrorInsertionRate 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.10
tmnxDS3ChannelBitErrorInsertionRate is used to insert bit errors for a BERT test. The number of error corresponds to 10^(-rate). A rate of 7 will cause an error rate of 10^(-7), or 1 error in every 10 million bits transmitted. If the value is set to 0, it disables the insertion of bit errors into the BERT. Change in this value while the test is running is accepted but does not take effect until the test gets restarted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 2..7  

tmnxDS3ChannelBERTPattern 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.11
tmnxDS3ChannelBERTPattern indicates the pattern used for the Bit Error Rate Test (BERT). The value of tmnxDS3ChannelBERTDuration indicates the duration of the test. Setting the value of this object to 'none' terminates the test.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDSXBertPattern  

tmnxDS3ChannelBERTDuration 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.12
tmnxDS3ChannelBERTDuration is used to set the duration of the BERT test.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..86400  

tmnxDS3ChannelMDLEicString 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.13
tmnxDS3ChannelMDLEicString configures the Equipment ID Code(EIC) of the Message Data Link (MDL).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..10)  

tmnxDS3ChannelMDLLicString 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.14
tmnxDS3ChannelMDLLicString configures the Location ID Code(LIC) of the Message Data Link (MDL).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..11)  

tmnxDS3ChannelMDLFicString 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.15
tmnxDS3ChannelMDLFicString configures the Frame ID Code(FIC) of the Message Data Link (MDL).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..10)  

tmnxDS3ChannelMDLUnitString 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.16
tmnxDS3ChannelMDLUnitString configures the Unit ID Code(UIC) of the Message Data Link (MDL).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..6)  

tmnxDS3ChannelMDLPfiString 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.17
tmnxDS3ChannelMDLPfiString configures the Facility ID Code sent in the Message Data Link (MDL) Path message.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..38)  

tmnxDS3ChannelMDLPortString 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.18
tmnxDS3ChannelMDLPortString configures the port number string sent in the Message Data Link (MDL) idle signal message.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..38)  

tmnxDS3ChannelMDLGenString 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.19
tmnxDS3ChannelMDLGenString configures the generator number string sent in the Message Data Link (MDL) test signal message.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..38)  

tmnxDS3ChannelMDLMessageType 1.1.3.6.1.4.1.6527.3.1.2.2.4.11.1.20
tmnxDS3ChannelMDLMessageType configures the type of MDL message that is transmitted over the DS3 interface. If the value of this object is set to 'none', MDL messages are not transmitted. ds3Path(0) - Enables transmission of the MDL path message. An MDL path message, as defined by ANSI T1.107, is distinguished from idle and test signal messages in that it contains a facility identification code as its final data element. idleSignal(1) - Enables transmission of the MDL idle signal message. An MDL idle signal message, as defined by ANSI T1.107, is distinguished from path and test signal messages in that it contains a port number as its final data element. testSignal(2) - Enables transmission of the MDL test signal message. An MDL test signal message, as defined by ANSI T1.107, is distinguished from path and idle signal messages in that it contains a generator number as its final data element.
Status: current Access: read-create
OBJECT-TYPE    
  BITS none(0), ds3Path(1), idleSignal(2), testSignal(3)  

tmnxDS3ChannelFEACLoopRespond 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.21
When tmnxDS3ChannelFEACLoopRespond has a value of 'true', the channel is enabled to respond to remote loop signals. When it has a value of 'false' the port will not respond.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDS3ChannelCRC 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.22
The value of tmnxDS3ChannelCRC variable indicates the precision of the cyclic redundancy check. A value of 'crc16' is a 16-bit CRC calculation. A value of 'crc32' is a 32-bit CRC calculation. 32-bit CRC increases the error detection ability, but it also adds some performance overhead. For ATM channels, crc32 is the default and the only value supported and applies to AAL5 CRC calculation on that channel.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER crc16(1), crc32(2)  

tmnxDS3ChannelMTU 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.23
The size of the largest packet which can be sent/received on the port, specified in octets. For ports that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the sonet path. Setting tmnxDS3ChannelMTU to a value of zero (0), causes the agent to recalculate the default MTU size which can vary based on the current setting of tmnxPortMode and tmnxPortEncapType variables. Some typical default values are: 1522 with mode access and encap-type bcp-null 1526 with mode access and encap-type bcp-dot1q 1502 with mode access and encap-type ipcp 4474 with mode access and encap-type frame-relay 1524 with mode access and encap-type atm 2092 with mode access and encap-type cem
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 512..9208  

tmnxDS3ChannelOperMTU 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.24
The negotiated size of the largest packet which can be sent on the channel, specified in octets. For channels that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDS3ChannelReportAlarm 1.2.1.3.6.1.4.1.6527.3.1.2.2.4.11.1.25
The value of tmnxDS3ChannelReportAlarm determines when and if to generate notifications for this channel: ais - Reports alarm indication signal errors. ais alarms are issued by default. los - Reports loss of signal errors. los alarms are issued by default. oof - Reports out-of-frame errors. oof alarms are not issued by default. rai - Reports resource availability indicator events. rai alarms are not issued by default. looped - Reports if the far end has forced the near end to loopback. looped alarms are not issued by default. berSd - Reports DS3/E3 signal degradation bit errors. berSd alarms are not issued by default. berSf - Reports DS3/E3 signal failure bit errors. berSf alarms are not issued by default
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDSXReportAlarm  

tmnxDS3ChannelReportAlarmStatus 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.26
The value of tmnxDS3ChannelReportAlarmStatus indicates the current alarms on this port.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDSXReportAlarm  

tmnxDS3ChannelLastChangeTime 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.27
The tmnxDS3ChannelLastChangeTime variable contains the sysUpTime value of the most recently modified writable variable in the tmnxDS3ChannelEntry row for this port.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDS3ChannelInFEACLoop 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.28
tmnxDS3ChannelInFEACLoop indicates whether the remote end has put this channel in FEAC(Far End Alarm Control) loopback.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxDS3ChannelMDLMonPortString 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.29
tmnxDS3ChannelMDLMonPortString indicates the port number string received in the Message Data Link (MDL) idle signal message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..38)  

tmnxDS3ChannelMDLMonGenString 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.30
tmnxDS3ChannelMDLMonGenString indicates the generator number string received in the Message Data Link (MDL) test signal message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..38)  

tmnxDS3ChannelBERTOperStatus 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.31
tmnxDS3ChannelBERTOperStatus indicates the status of the BERT test as specified by TmnxDSXBertOperStatus.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDSXBertOperStatus  

tmnxDS3ChannelBERTSynched 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.32
tmnxDS3ChannelBERTSynched is the number of seconds for which the BERT hardware was synchronized. This will be less than or equal to the duration of the last BERT test. It is valid only after tmnxDS3ChannelBERTOperStatus transitioned from 'active' to 'idle' the last time BERT was activated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDS3ChannelBERTErrors 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.33
tmnxDS3ChannelBERTErrors is the number of bit errors detected during the last BERT test. It is valid only after tmnxDS3ChannelBERTOperStatus transitioned from 'active' to 'idle' the last time BERT was activated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDS3ChannelBERTTotalBits 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.34
tmnxDS3ChannelBERTTotalBits is the total number of bits received during the last BERT test. Bits are only counted when the BERT hardware is synchronized. It is valid only after tmnxDS3ChannelBERTOperStatus transitioned from 'active' to 'idle' the last time BERT was activated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDS3ChannelScramble 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.35
When tmnxDS3ChannelScramble indicates whether scrambling is enabled on this channel. Both ends of the connection must use the same scrambling algorithm. The default value is 'true' if the tmnxPortEncapType is atmEncap for this channel and indicates ATM payload scrambling; otherwise (tmnxPortEncapType is not atmEncap) the default is 'false' and can only be changed to true if the value of tmnxDS3ChannelSubrateCSUMode is digital-link (1)
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDS3ChannelAcctPolicyId 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.36
The value of tmnxDS3ChannelAcctPolicyId specifies an existing accounting policy to use for the ds3 channel. Accounting policies can only be associated with network ports or channels. A non-zero value indicates the tmnxLogApPolicyId index identifying the policy entry in the tmnxLogApTable from the TIMETRA-LOG-MIB which is associated with this channel. A zero value indicates that there is no accounting policy associated with this channel
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..99  

tmnxDS3ChannelCollectStats 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.37
The value of tmnxDS3ChannelCollectStats specifies whether or not the collection of accounting and statistical data for the network ds3 channel is collected. When the value is set to false, the statistics are still accumulated by the IOM cards, however, the CPM will not obtain the results and write them to the billing file. When applying accounting policies the data by default will be collected in the appropriate records and written to the designated billing file.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDS3ChannelClockSyncState 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.38
The value of tmnxDS3ChannelClockSyncState indicates the current clock synchronization state if tmnxDS3ChannelClockSource is 'adaptive' or 'differential'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDSXClockSyncState  

tmnxDS3ChannelClockMasterPortId 1.3.6.1.4.1.6527.3.1.2.2.4.11.1.39
The value of tmnxDS3ChannelClockMasterPortId indicates the current clock synchronization master port id if tmnxDS3ChannelClockSource is 'adaptive' or 'differential'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortID  

tmnxDS1Table 1.3.6.1.4.1.6527.3.1.2.2.4.12
The tmnxDS1Table has an entry for each DS1 channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDS1Entry

tmnxDS1Entry 1.3.6.1.4.1.6527.3.1.2.2.4.12.1
Each row entry represents a DS1 channel on a IOM card in a chassis in the system. DS1 channel entries for DS3 ports cannot be created and deleted via SNMP SET operations. Entries in this table will be created automatically when tmnxDS3ChannelChannelized is set to 'true'. DS1 channel entries for DS1 ports can be created and deleted via SNMP SET operations. For each tmnxDS1Entry, there will be a corresponding entry in the tmnxPortTable and the ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDS1Entry  

tmnxDS1RowStatus 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.1
tmnxDS1RowStatus controls the creation and deletion of row entries in the tmnxDS1Table. For row creation, the manager has to first calculate the tmnxPortPortID based on the TiMOS encoding scheme.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxDS1Type 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.2
The value of tmnxDS1Type indicates whether the DS1 channel is in DS1, E1 or J1 mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ds1(1), e1(2), j1(3)  

tmnxDS1Framing 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.3
The value of tmnxDS1Framing indicates the type of framing associated with the channel: esf ESF (extended super frame) mode for T1 interfaces. sf SF (super frame) mode for T1 interfaces. g704 G.704 framing format for E1 interfaces. g704-no-crc4 G.704 framing with no CRC4 for E1 interfaces. e1-unframed E1 Unframed (G.703) mode for E1 interfaces. ds1-unframed Unframed mode for T1 interfaces. If tmnxDS1Type is set to 'ds1', the default framing is 'esf'. If tmnxDS1Type is set to 'e1', the default framing is 'g704'. Changing the value of tmnxDS1Framing resets the values of tmnxDS1BerSdThreshold and tmnxDS1BerSfThreshold to defaults and turns off reporting of berSd and berSf alarms in tmnxDS1ReportAlarm.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER esf(1), sf(2), g704-no-crc(3), g704(4), e1-unframed(5), ds1-unframed(6)  

tmnxDS1IdleCycleFlags 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.4
tmnxDS1IdleCycleFlags configures the value that the DS1 channel transmits during idle cycle.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxDSXIdleCycleFlags  

tmnxDS1Loopback 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.5
tmnxDS1Loopback is used to put the channel into a loopback mode. The value of tmnxPortAdminStatus should be set to 'outOfService' in order for the loopback to be enabled. A 'line' loopback loops frames received on this port back to the remote system. A 'internal' loopback loops frames from the local system back at the framer. A 'fdlAnsi' requests loopback of type FDL ANSI T1.403. This is valid with tmnxDS1Framing set to 'esf' framing. A 'fdlBellcore' requests loopback of type FDL Bellcore TR-TSY-000312. This is valid with tmnxDS1Framing set to 'esf'. A 'inbandAnsi' requests loopback of type inband ANSI T1.403. This is valid with tmnxDS1Framing set to 'sf'.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDS1Loopback  

tmnxDS1InvertData 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.6
Setting tmnxDS1InvertData to 'true' causes all data bits to be inverted, to guarantee ones density. It is typically used with AMI line encoding.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDS1BitErrorInsertionRate 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.7
tmnxDS1BitErrorInsertionRate is used to insert bit errors for a BERT test. The number of error corresponds to 10^(-rate). A rate of 7 will cause an error rate of 10^(-7), or 1 error in every 10 million bits transmitted. If the value is set to 0, disables the insertion of bit errors into the BERT. Change in this value while the test is running is accepted but does not take effect until the test gets restarted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 2..7  

tmnxDS1BERTPattern 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.8
tmnxDS1BERTPattern object indicates the pattern used for the Bit Error Rate Test (BERT). The value of tmnxDS1BERTDuration indicates the duration of the test. Setting the value to 'none' terminates the test.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDSXBertPattern  

tmnxDS1BERTDuration 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.9
tmnxDS1BERTDuration is used to set the duration of the BERT test.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..86400  

tmnxDS1ReportAlarm 1.2.1.3.6.1.4.1.6527.3.1.2.2.4.12.1.10
The value of tmnxDS1ReportAlarm determines when and if to generate notifications for this channel: ais - Reports alarm indication signal errors. ais alarms are issued by default. los - Reports loss of signal errors. los alarms are issued by default. oof - Reports out-of-frame errors. oof alarms are not issued by default. rai - Reports resource availability indicator events. rai alarms are not issued by default. looped - Reports if the far end has forced the near end to loopback. looped alarms are not issued by default. berSd - Reports DS1/E1/J1 signal degradation bit errors. berSd alarms are not issued by default. berSf - Reports DS1/E1/J1 signal failure bit errors. berSf alarms are not issued by default
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDSXReportAlarm  

tmnxDS1ReportAlarmStatus 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.11
The value of tmnxDS1ReportAlarmStatus indicates the current alarms on this channel.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDSXReportAlarm  

tmnxDS1LastChangeTime 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.12
The tmnxDS1LastChangeTime variable contains the sysUpTime value of the most recently modified writable variable in the tmnxDS1Entry row for this channel.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDS1ClockSource 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.13
tmnxDS1ClockSource configures the clock for transmitted data from either the internal clock ('nodeTimed'), or from a clock recovered from the line's receive data stream ('loopTimed'), or recovered adaptively from the rate at which the data that is received and not from the physical layer ('adaptive'), or recovered from the differential timestamp in the RTP header ('differential').
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDSXClockSource  

tmnxDS1BERTOperStatus 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.14
tmnxDS1BERTOperStatus indicates the status of the BERT test as specified by TmnxDSXBertOperStatus.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDSXBertOperStatus  

tmnxDS1BERTSynched 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.15
tmnxDS1BERTSynched is the number of seconds for which the BERT hardware was synchronized. This will be less than or equal to the duration of the last BERT test. It is valid only after tmnxDS1BERTOperStatus transitioned from 'active' to 'idle' the last time BERT was activated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDS1BERTErrors 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.16
tmnxDS1BERTErrors is the number of bit errors detected during the last BERT test. It is valid only after tmnxDS1BERTOperStatus transitioned from 'active' to 'idle' the last time BERT was activated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDS1BERTTotalBits 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.17
tmnxDS1BERTTotalBits is the total number of bits received during the last BERT test. Bits are only counted when the BERT hardware is synchronized. It is valid only after tmnxDS1BERTOperStatus transitioned from 'active' to 'idle' the last time BERT was activated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDS1RemoteLoopRespond 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.18
When tmnxDS1RemoteLoopRespond has a value of 'true', the channel is enabled to respond to remote loop signals. When it has a value of 'false' the port will not respond.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDS1InRemoteLoop 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.19
tmnxDS1InRemoteLoop indicates whether the remote end has put this channel in remote loopback.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxDS1InsertSingleBitError 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.20
tmnxDS1InsertSingleBitError is used to insert a single bit error for a BERT test.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxActionType  

tmnxDS1SignalMode 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.21
The value of tmnxDS1SignalMode indicates the type of signalling associated with the channel: none - Indicates no signalling on this channel. cas - Indicates Channel Associated Signalling (CAS) on this channel. The default signalling is 'none'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), cas(2)  

tmnxDS1ClockSyncState 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.22
The value of tmnxDS1ClockSyncState indicates the current clock synchronization state if tmnxDS1ClockSource is 'adaptive' or 'differential'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDSXClockSyncState  

tmnxDS1ClockMasterPortId 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.23
The value of tmnxDS1ClockMasterPortId indicates the current clock synchronization master port id if tmnxDS1ClockSource is 'adaptive' or 'differential'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortID  

tmnxDS1BerSdThreshold 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.24
The value of tmnxDS1BerSdThreshold specifies a bit error rate (BER) threshold used to determine when to send a tmnxEqPortDS1Alarm notification for a BER SD failure and a tmnxEqPortDS1AlarmClear notification for a BER SD failure clear. Bit error computed must reach/exceed threshold value over a pre-defined period of time for the tmnxEqPortSonetAlarm notification to be sent. The value of tmnxDS1Framing defines how the bit error is computed and what values of tmnxDS1BerSdThreshold are allowed. The following table defines this dependency: tmnxDS1Framing Bit error calculation and value supported -------------- ----------------------------------------- esf (1) each CRC error is counted as one bit error g704 (4) values supported are 1,5,10,50,100 other values bit error alarms not supported, value of tmnxDS1BerSdThreshold set to default and cannot be changed tmnxDS1BerSdThreshold value must not exceed the value of tmnxDS1BerSfThreshold.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1 | 5 | 10 | 50 | 100  

tmnxDS1BerSfThreshold 1.3.6.1.4.1.6527.3.1.2.2.4.12.1.25
The value of tmnxDS1BerSfThreshold specifies a bit error rate (BER) threshold used to determine when to send a tmnxEqPortDS1Alarm notification for a BER SF failure and a tmnxEqPortDS1AlarmClear notification for a BER SF failure clear. Bit error computed must reach/exceed threshold value over a pre-defined period of time for the tmnxEqPortSonetAlarm notification to be sent. The value of tmnxDS1Framing defines how the bit errors are computed and what values of tmnxDS1BerSfThreshold are allowed. The following table defines this dependency: tmnxDS1Framing Bit error calculation and value supported -------------- ----------------------------------------- esf (1) each CRC error is counted as one bit error g704 (4) values supported are 1,5,10,50,100 other values bit error alarms not supported, value of tmnxDS1BerSfThreshold set to default and cannot be changed tmnxDS1BerSfThreshold value must not be smaller than tmnxDS1BerSdThreshold value
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1 | 5 | 10 | 50 | 100  

tmnxDS0ChanGroupTable 1.3.6.1.4.1.6527.3.1.2.2.4.13
The tmnxDS0ChanGroupTable has an entry for DS0 channels grouped together and belonging to a particular DS1 channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDS0ChanGroupEntry

tmnxDS0ChanGroupEntry 1.3.6.1.4.1.6527.3.1.2.2.4.13.1
Each row entry represents one or more DS0 channels on a DS1 interface. tmnxDS0ChanGroupTimeSlots object is used to add or remove DS0 channels from the group. Entries can be created and deleted via SNMP SET operations using the tmnxDS0ChanGroupRowStatus object. For each tmnxDS0ChanGroupEntry, there will be a corresponding entry in the tmnxPortTable and the ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDS0ChanGroupEntry  

tmnxDS0ChanGroupRowStatus 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.1
tmnxDS0ChanGroupRowStatus controls the creation and deletion of row entries in the tmnxDS0ChanGroupTable. The tmnxPortPortID for a channel group includes a group ID in the lower bits. The manager has to first calculate the tmnxPortPortID based on the TiMOS encoding scheme.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxDS0ChanGroupTimeSlots 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.2
tmnxDS0ChanGroupTimeSlots is a bitmap which is used to add/remove DS0 timeslots from a channel group. The description for TmnxDs0ChannelList contains details of the bitmap organization. When a channel group is created on unframed DS1/E1, all timeslots as applicable to a given speed are auto-allocated and cannot be changed. When a channel group is created on a framed DS1/E1 or existing channel group's encapsulation is changed from ATM, the default of no timeslots is auto-assigned to the group. When a channel group on a framed DS1/E1 is configured for ATM encapsulation, the ATM defaults of 0x00FFFFFF (DS1) and 0XFFFEFFFE (E1) are auto-assigned and cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDs0ChannelList  

tmnxDS0ChanGroupSpeed 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.3
tmnxDS0ChanGroupSpeed configures the required link speed for all the time slots included in this channel group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER speed-56(1), speed-64(2)  

tmnxDS0ChanGroupCRC 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.4
The value of tmnxDS0ChanGroupCRC variable indicates the precision of the cyclic redundancy check. A value of 'crc16' is a 16-bit CRC calculation. A value of 'crc32' is a 32-bit CRC calculation. 32-bit CRC increases the error detection ability, but it also adds some performance overhead. For channel groups with encapsulation set to ATM, the default and only supported value is crc32 and applies to AAL5 CRC calculations on that channel group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER crc16(1), crc32(2)  

tmnxDS0ChanGroupMTU 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.5
The size of the largest packet which can be sent/received on the channel group, specified in octets. For groups that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent. Setting tmnxDS0ChanGroupMTU to a value of zero (0), causes the agent to recalculate the default MTU size which can vary based on the current setting of tmnxPortMode and tmnxPortEncapType variables. Some typical default values are: 1522 with mode access and encap-type bcp-null 1526 with mode access and encap-type bcp-dot1q 1502 with mode access and encap-type ipcp 4474 with mode access and encap-type frame-relay 1524 with mode access and encap-type atm 2092 with mode access and encap-type cem
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 512..9208  

tmnxDS0ChanGroupOperMTU 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.6
The negotiated size of the largest packet which can be sent on the channel group, specified in octets. For channel groups that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDS0ChanGroupLastChangeTime 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.7
The tmnxDS0ChanGroupLastChangeTime variable contains the sysUpTime value of the most recently modified writable variable in the tmnxDS0ChanGroupEntry row for this channel group.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDS0ChanGroupIdleCycleFlags 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.8
tmnxDS0ChanGroupIdleCycleFlags configures the value that the channel group transmits during idle cycle. The default value applies to HDLC channels only. For ATM and CEM channels the object does not really apply so a default value of 'none' is used and cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDSXIdleCycleFlags  

tmnxDS0ChanGroupScramble 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.9
tmnxDS0ChanGroupScramble indicates whether payload scrambling is enabled on this ATM channel. Both ends of the connection must use the same scrambling algorithm. The default value is 'true' if the tmnxPortEncapType is atmEncap for this channel, otherwise the default is 'false' and not allowed to change.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDS0ChanGroupAcctPolicyId 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.10
The value of tmnxDS0ChanGroupAcctPolicyId specifies an existing accounting policy to use for the ds0 channel-group. Accounting policies can only be associated with network ports or channels. A non-zero value indicates the tmnxLogApPolicyId index identifying the policy entry in the tmnxLogApTable from the TIMETRA-LOG-MIB which is associated with this channel-group. A zero value indicates that there is no accounting policy associated with this channel
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..99  

tmnxDS0ChanGroupCollectStats 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.11
The value of tmnxDS0ChanGroupCollectStats specifies whether or not the collection of accounting and statistical data for the network ds0 channel-group is collected. When the value is set to false, the statistics are still accumulated by the IOM cards, however, the CPM will not obtain the results and write them to the billing file. When applying accounting policies the data by default will be collected in the appropriate records and written to the designated billing file.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDS0ChanGroupPayloadFillType 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.12
The value of tmnxDS0ChanGroupPayloadFillType specifies the type of idle payload fill to be sent when the CEM channel group experiences an underrun. If the type is set to 'userDefinedPattern' then the value of tmnxDS0ChanGroupPayloadPattern is used to define the payload pattern. The default value depends on the encap type of the channel group: For CEM encap - 'allOnes' For all other encaps - 'notApplicable' For a ds1-unframed and e1-unframed CEM encap DS0 channel group the only supported value is 'allOnes'. For non-CEM encap channel groups the value cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDSXIdleFillType  

tmnxDS0ChanGroupPayloadPattern 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.13
The value of tmnxDS0ChanGroupPayloadPattern specifies the idle payload fill pattern when the CEM channel group experiences an underrun and tmnxDS0ChanGroupPayloadFillType is set to 'userDefinedPattern'. The default value depends on the encap type of the channel group: For CEM encap channel group - 255 (Valid range 0..255) For non-CEM encap channel group - 0 (Valid range 0..0).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxDS0ChanGroupSignalFillType 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.14
The value of tmnxDS0ChanGroupSignalFillType specifies the type of idle signal fill to be sent when the CAS CEM channel group experiences an underrun. If the type is set to 'userDefinedPattern' then the value of tmnxDS0ChanGroupSignalPattern is used to define the signal pattern. The default value depends on the encap of the DS0 channel group and the signal-mode of the DS1/E1: For CEM encap on DS1/E1 with CAS signal mode - 'allOnes' For all other encaps or non-CAS CEM DS1/E1 - 'notApplicable' For CEM channel groups on DS1/E1 with no CAS signalling and non-CEM encap channel groups the value cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDSXIdleFillType  

tmnxDS0ChanGroupSignalPattern 1.3.6.1.4.1.6527.3.1.2.2.4.13.1.15
The value of tmnxDS0ChanGroupSignalPattern specifies the idle signal fill pattern when the CAS CEM channel group experiences an underrun and tmnxDS0ChanGroupSignalFillType is set to 'userDefinedPattern'. CAS ESF DS1 and CAS E1 support 4 signalling bits per timeslot (ABCD) CAS SF DS1 supports 2 signalling bits per timeslot (AB) The default value depends on the type of channel group: For CAS DS1 ESF or CAS E1 channel group - 15 (Valid range 0..15) For CAS DS1 SF channel group - 3 (Valid range 0..3) For non-CAS or non-CEM channel group - 0 (Valid range 0..0)
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..15  

tmnxBundleTable 1.3.6.1.4.1.6527.3.1.2.2.4.14
The tmnxBundleTable has an entry for a bundle created on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxBundleEntry

tmnxBundleEntry 1.3.6.1.4.1.6527.3.1.2.2.4.14.1
Each row entry represents a multilink bundle on a MDA. Entries can be created and deleted via SNMP SET operations using the tmnxBundleRowStatus object. The tmnxBundleBundleID will contain the bundle number encoded in it. The bundle number is unique for a MDA. For each tmnxBundleEntry, there will be a corresponding entry in the tmnxPortTable and the ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxBundleEntry  

tmnxBundleBundleID 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.1
tmnxBundleBundleID identifies this multilink bundle. The value of this object is calculated using the TiMOS encoding scheme described in TmnxBundleID. tmnxBundleBundleID is used as an index into the ifTable and the tmnxPortTable to access an entry corresponding to this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxBundleID  

tmnxBundleRowStatus 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.2
tmnxBundleRowStatus controls the creation and deletion of row entries in the tmnxBundleTable. The manager has to first calculate the tmnxBundleBundleID based on the TiMOS encoding.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxBundleType 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.3
tmnxBundleType specifies the type of this multilink bundle. It provides a reference as to the type of bundle this row refers to but does not map to the direct value of bndle type defined in TmnxBundleID.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mlppp(1), mlfr(2), imagrp(3)  




tmnxBundleMRRU 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.7
tmnxBundleMRRU is used to configure the Max Received Reconstructed Unit (MRRU). This is the maximum frame that can be reconstructed from multilink fragments. This object is only applicable to tmnxBundleType values of mlppp or mlfr. All non applicable types have a value of zero.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 1500..9206  

tmnxBundleOperMRRU 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.8
tmnxBundleOperMRRU indicates the operational value of Max Received Reconstructed Unit (MRRU). This object is only applicable to tmnxBundleType values of mlppp or mlfr. All non applicable types have a value of zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxBundlePeerMRRU 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.9
tmnxBundlePeerMRRU indicates the MRRU value sent by the peer during negotiation. This object is only applicable to tmnxBundleType values of mlppp or mlfr. All non applicable types have a value of zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxBundleOperMTU 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.10
tmnxBundleOperMTU indicates the operational MTU of the bundle.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxBundleRedDiffDelay 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.11
tmnxBundleRedDiffDelay configures the maximum acceptable differential delay for individual circuits within this multilink bundle. If the delay exceeds this threshold, a tmnxEqPortBndlRedDiffExceeded trap is issued. For a tmnxBundleType value of 'imagrp' a range of 0 to 50 is supported, 0 to 25 otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..25 | 0..50  

tmnxBundleRedDiffDelayAction 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.12
tmnxBundleRedDiffDelayAction specifies the action to be taken when the differential delay exceeds the threshold configured in tmnxBundleRedDiffDelay. For a tmnxBundleType value of 'imagrp', only the down action is supported.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), down(1)  

tmnxBundleYellowDiffDelay 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.13
tmnxBundleYellowDiffDelay configures the yellow warning threshold for the differential delay for the circuits within a given multilink bundle. If the delay exceeds this threshold, a tmnxEqPortBndlYellowDiffExceeded trap is issued. This object is only applicable to tmnxBundleType values of 'mlppp' or 'mlfr'. All non applicable types have a value of zero.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..25  

tmnxBundleShortSequence 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.14
tmnxBundleShortSequence command specifies that the MLPPP bundle should use short (12 bit) sequence numbers. Instead of the standard long (24 bits) sequence number. This object is only applicable to tmnxBundleType values of mlppp.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxBundleLastChangeTime 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.15
The tmnxBundleLastChangeTime variable contains the sysUpTime value of the most recently modified writable variable in the tmnxBundleEntry row for this channel group.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxBundleFragmentThreshold 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.16
The value of tmnxBundleFragmentThreshold specifies the maximum length of a fragment transmitted across the multilink bundle. Values supported within each bundle type are H/W dependent. The value of 0 specifies no fragmentation. Currently, the following values are supported depending upon the tmnxBundleType value: tmnxBundleType tmnxBundleFragmentThreshold values supported mlppp 0; 128 to 512 inclusive imagrp 128
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 128..512  

tmnxBundleUpTime 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.17
tmnxBundleUpTime indicates the time since the bundle is operationally 'inService'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxBundleInputDiscards 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.18
tmnxBundleInputDiscards indicates the number of LCP packets that were discarded. This object is only supported for a tmnxBundleType value of mlppp.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundlePrimaryMemberPortID 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.19
tmnxBundlePrimaryMemberPortID indicates the TmnxPortID of the primary member of this bundle. The value of this object will be zero if there are no members configured in this bundle.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortID  

tmnxBundleLFI 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.20
tmnxBundleLFI specifies if Link Fragmentation and Interleaving is enabled on the multilink bundle. A value of 'false' indicates that Link Fragmentation and Interleaving is disabled on the multilink bundle while a value of 'true' indicates that Link Fragmentation and Interleaving is enabled on the multilink bundle. This object is only supported for tmnxBundleType value of mlppp. The value of tmnxBundleLFI may be modified only when no members are part of the bundle. This object cannot be set to true when tmnxBundleMlpppClassCount object value is set to enable Multiclass MLPPP on the bundle.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxBundleProtectedType 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.21
tmnxBundleProtectedType identifies how this bundle is part of a tmnxBundleParentBundle. A value of 'none' identifies no protection, 'working' identifies it to be a working bundle of a tmnxBundleParentBundle and 'protection' identifies it to be a protection bundle of a tmnxBundleParentBundle. tmnxBundleProtectedType can only be set at row creation.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), working(1), protection(2)  

tmnxBundleParentBundle 1.3.6.1.4.1.6527.3.1.2.2.4.14.1.22
tmnxBundleParentBundle specifies the parent to which this bundle belongs. A row for the given non zero walue of tmnxBundleParentBundle must exist for this row to be successfully created. If a bundle has no parent, its value is zero. tmnxBundleParentBundle can only be set at row creation.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxBundleID  

tmnxBundleMemberTable 1.3.6.1.4.1.6527.3.1.2.2.4.15
The tmnxBundleMemberTable has an entry for a member port associated with a multilink bundle.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxBundleMemberEntry

tmnxBundleMemberEntry 1.3.6.1.4.1.6527.3.1.2.2.4.15.1
Each row represents a port associated with a bundle. Entries can be added or removed from this table using SNMP SET operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxBundleMemberEntry  

tmnxBundleMemberRowStatus 1.3.6.1.4.1.6527.3.1.2.2.4.15.1.1
tmnxBundleMemberRowStatus controls the creation and deletion of row entries in the tmnxBundleMemberTable. tmnxPortPortID identifies the port to be associated with the bundle. A bundle entry with tmnxBundleBundleID has to exist in the tmnxBundleTable before creating an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxBundleMemberActive 1.3.6.1.4.1.6527.3.1.2.2.4.15.1.2
tmnxBundleMemberActive is set to 'false' for one of reasons in tmnxBundleMemberDownReason.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxBundleMemberDownReason 1.3.6.1.4.1.6527.3.1.2.2.4.15.1.3
tmnxBundleMemberDownReason contains the reason code for marking the member link of the bundle to down (i.e. tmnxBundleMemberActive will be set to false): none - The link is active and the value of tmnxBundleMemberActive is 'true'. outOfService - The link operational status is down. redDiffDelayExceeded - The differential delay of the link exceeded the configured value of red differential delay and tmnxBundleRedDiffDelayAction was configured as 'down'. mismatchEndPtDiscriminator - Detected inconsistent peer endpoint discriminator for the bundle. peerNotBundleMember - When the peer is either not added to the bundle or is removed from the bundle. underNegotiation - When the local end is trying to negotiate with the peer. peerInvalidMlHdrFmt - The peer does not support the required ML-PPP header format. The remote peer must support the same short/long sequence code, and at least as many classes as configured for the local bundle.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), outOfService(1), redDiffDelayExceeded(2), mismatchEndPtDiscriminator(3), peerNotBundleMember(4), underNegotiation(5), peerInvalidMlHdrFmt(6)  

tmnxBundleMemberUpTime 1.3.6.1.4.1.6527.3.1.2.2.4.15.1.4
tmnxBundleMemberUpTime indicates the time since the bundle member is active as indicated by tmnxBundleMemberActive.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxPortToChannelTable 1.3.6.1.4.1.6527.3.1.2.2.4.16
The tmnxPortToChannelTable is a mapping table. Given a chassis index, physical port index and channel string, it maps it to the index of the channel. This channel index can then be used as an index into the ifTable or the tmnxPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortToChannelEntry

tmnxPortToChannelEntry 1.3.6.1.4.1.6527.3.1.2.2.4.16.1
Each row represents a mapping of the physical port index and the channel index string to the index of the channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortToChannelEntry  

tmnxChannelIdxString 1.3.6.1.4.1.6527.3.1.2.2.4.16.1.1
tmnxChannelIdxString is an index into the table. It contains a string identifying a channel on the physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

tmnxChannelPortID 1.3.6.1.4.1.6527.3.1.2.2.4.16.1.2
tmnxChannelPortID contains the port ID of the channel. This value is used to identify the entry for this channel in the ifTable or the tmnxPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortID  

tmnxPortIngrMdaQosStatTable 1.3.6.1.4.1.6527.3.1.2.2.4.17
The table tmnxPortIngrMdaQosStatTable contains a row for each ethernet port located on an oversubscribed MDA.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortIngrMdaQosStatEntry

tmnxPortIngrMdaQosStatEntry 1.3.6.1.4.1.6527.3.1.2.2.4.17.1
Each row entry indicates the MDA QoS discard statistics for an ethernet port located on an oversubscribed MDA. tmnxPortEtherIngressRate object in the tmnxPortEtherTable indicates the ingress rate configured for the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortIngrMdaQosStatEntry  

tmnxPortIngrMdaQos00StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.1
tmnxPortIngrMdaQos00StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos00StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.2
tmnxPortIngrMdaQos00StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos01StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.3
tmnxPortIngrMdaQos01StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos01StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.4
tmnxPortIngrMdaQos01StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos02StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.5
tmnxPortIngrMdaQos02StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos02StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.6
tmnxPortIngrMdaQos02StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos03StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.7
tmnxPortIngrMdaQos03StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos03StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.8
tmnxPortIngrMdaQos03StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos04StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.9
tmnxPortIngrMdaQos04StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos04StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.10
tmnxPortIngrMdaQos04StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos05StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.11
tmnxPortIngrMdaQos05StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos05StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.12
tmnxPortIngrMdaQos05StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos06StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.13
tmnxPortIngrMdaQos06StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos06StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.14
tmnxPortIngrMdaQos06StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos07StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.15
tmnxPortIngrMdaQos07StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos07StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.16
tmnxPortIngrMdaQos07StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos08StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.17
tmnxPortIngrMdaQos08StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos08StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.18
tmnxPortIngrMdaQos08StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos09StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.19
tmnxPortIngrMdaQos09StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos09StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.20
tmnxPortIngrMdaQos09StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos10StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.21
tmnxPortIngrMdaQos10StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos10StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.22
tmnxPortIngrMdaQos10StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos11StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.23
tmnxPortIngrMdaQos11StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos11StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.24
tmnxPortIngrMdaQos11StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos12StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.25
tmnxPortIngrMdaQos12StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos12StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.26
tmnxPortIngrMdaQos12StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos13StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.27
tmnxPortIngrMdaQos13StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos13StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.28
tmnxPortIngrMdaQos13StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos14StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.29
tmnxPortIngrMdaQos14StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos14StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.30
tmnxPortIngrMdaQos14StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos15StatDropPkts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.31
tmnxPortIngrMdaQos15StatDropPkts indicates the number of packets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortIngrMdaQos15StatDropOcts 1.3.6.1.4.1.6527.3.1.2.2.4.17.1.32
tmnxPortIngrMdaQos15StatDropOcts indicates the number of octets dropped on the oversubscribed MDA for given Qos classifier result because of an overload condition on the MDA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxSonetGroupTable 1.3.6.1.4.1.6527.3.1.2.2.4.18
The tmnxSonetGroupTable has an entry for each Tributary Unit Group(TUG3) on a path. On a port which supports unchannelized STS-3's, rows in this table are created when a channelized STS-3 has its tmnxSonetPathChildType set to sdhTug3. On a port which does not support unchannelized STS-3's, the rows in this table are implicitly created when a STS-3 is created in the tmnxSonetPathTable. Entries in this table are implicitly deleted when the parent entry of this group is deleted from the tmnxSonetPathTable or if the tmnxSonetPathChildType of the parent is set to something other than sdhTug3.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxSonetGroupEntry

tmnxSonetGroupEntry 1.3.6.1.4.1.6527.3.1.2.2.4.18.1
Each row entry represents a Tributary Unit Group(TUG3) on a path.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxSonetGroupEntry  

tmnxSonetGroupType 1.3.6.1.4.1.6527.3.1.2.2.4.18.1.1
tmnxSonetGroupType indicates the sonet group type of this entry. For STS-3/STM-1 channelization, the value of this object will be 'sdhTug3'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxMDAChanType  

tmnxSonetGroupParentPortID 1.3.6.1.4.1.6527.3.1.2.2.4.18.1.2
tmnxSonetGroupParentPortID indicates the TmnxPortID of the parent of this group.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortID  

tmnxSonetGroupChildType 1.3.6.1.4.1.6527.3.1.2.2.4.18.1.3
tmnxSonetGroupChildType is used to configure the type of the children of this group. Based on the value of this object, entries of a certain channel type can be created in the tmnxSonetPathTable. For example, if the value of this object is set to 'sonetVt15', then 28 entries of type 'sonetVt15' can be created in the tmnxSonetPathTable.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxMDAChanType  

tmnxSonetGroupName 1.3.6.1.4.1.6527.3.1.2.2.4.18.1.4
tmnxSonetGroupName is the textual name for this sonet group.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxCiscoHDLCTable 1.3.6.1.4.1.6527.3.1.2.2.4.20
The tmnxCiscoHDLCTable has an entry for each port in the system that is configured for Cisco HDLC. It contains the parameters related to Cisco HDLC protocol on this port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxCiscoHDLCEntry

tmnxCiscoHDLCEntry 1.3.6.1.4.1.6527.3.1.2.2.4.20.1
The tmnxCiscoHDLCEntry specifies parameters for a particular interfaces running Cisco HDLC encapsulation. Entries cannot be created and deleted via SNMP SET operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxCiscoHDLCEntry  

tmnxCiscoHDLCKeepAliveInt 1.3.6.1.4.1.6527.3.1.2.2.4.20.1.1
tmnxCiscoHDLCKeepAliveInt specifies the interval in seconds used for sending periodic keepalive packets. The default value is set to 10 seconds. A value of 0 specifies that the keepalive function is turned off. It is expected that the nodes at the two endpoints of the Cisco HDLC link are provisioned with the same values.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..300  

tmnxCiscoHDLCUpCount 1.3.6.1.4.1.6527.3.1.2.2.4.20.1.2
tmnxCiscoHDLCUpCount specifies the number of continual keepalive packets that has to be received to declare the link up. It is expected that the nodes at the two endpoints of the Cisco HDLC link are provisioned with the same values.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..3  

tmnxCiscoHDLCDownCount 1.3.6.1.4.1.6527.3.1.2.2.4.20.1.3
tmnxCiscoHDLCDownCount specifies the number of 'tmnxCiscoHDLCKeepAliveInt' intervals that must pass without receiving a keepalive packet before the link is declared down. It is expected that the nodes at the two endpoints of the Cisco HDLC link are provisioned with the same values.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 3..16  

tmnxCiscoHDLCOperState 1.3.6.1.4.1.6527.3.1.2.2.4.20.1.4
The value of tmnxCiscoHDLCOperState indicates the operational status of the Cisco HDLC protocol for this port.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxCiscoHDLCStatsTable 1.3.6.1.4.1.6527.3.1.2.2.12.3
The tmnxCiscoHDLCStatsTable has an entry for each port in the system that is configured for Cisco HDLC encapsulation. It contains Cisco HDLC protocol statistics for the particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxCiscoHDLCStatsEntry

tmnxCiscoHDLCStatsEntry 1.3.6.1.4.1.6527.3.1.2.2.12.3.1
An entry in the tmnxCiscoHDLCStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxCiscoHDLCStatsEntry  

tmnxCiscoHDLCDiscardStatInPkts 1.3.6.1.4.1.6527.3.1.2.2.12.3.1.1
tmnxCiscoHDLCDiscardStatInPkts indicates the number of inbound Cisco HDLC packets discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxCiscoHDLCDiscardStatOutPkts 1.3.6.1.4.1.6527.3.1.2.2.12.3.1.2
tmnxCiscoHDLCDiscardStatOutPkts indicates the number of outbound Cisco HDLC packets discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxCiscoHDLCStatInPkts 1.3.6.1.4.1.6527.3.1.2.2.12.3.1.3
tmnxCiscoHDLCStatInPkts indicates the number of inbound Cisco HDLC packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxCiscoHDLCStatOutPkts 1.3.6.1.4.1.6527.3.1.2.2.12.3.1.4
tmnxCiscoHDLCStatOutPkts indicates the number of outbound Cisco HDLC packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxCiscoHDLCStatInOctets 1.3.6.1.4.1.6527.3.1.2.2.12.3.1.5
tmnxCiscoHDLCStatInOctets indicates the number of inbound Cisco HDLC octets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxCiscoHDLCStatOutOctets 1.3.6.1.4.1.6527.3.1.2.2.12.3.1.6
tmnxCiscoHDLCStatOutOctets indicates the number of outbound Cisco HDLC octets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxFRDlcmiTable 1.3.6.1.4.1.6527.3.1.2.2.9.1
The tmnxFRDlcmiTable has an entry for each port in the system that is configured for Frame Relay. It contains the parameters for the Data Link Connection Management Interface (DLCMI) for the frame relay service on this port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxFRDlcmiEntry

tmnxFRDlcmiEntry 1.3.6.1.4.1.6527.3.1.2.2.9.1.1
The Parameters for a particular Data Link Connection Management Interface. Entries cannot be created and deleted via SNMP SET operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxFRDlcmiEntry  

tmnxFRDlcmiMode 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.1
tmnxFRDlcmiMode is used to set the mode of the interface. It can be set as Data terminal equipment (dte), Data circuit-terminating equipment (dce) or both as Data terminal equipment and Data circuit-terminating equipment (bidir).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dte(1), dce(2), bidir(3)  

tmnxFRDlcmiN392Dce 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.2
tmnxFRDlcmiN392Dce is used to configure the LMI error threshold for DCE interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

tmnxFRDlcmiN393Dce 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.3
tmnxFRDlcmiN393Dce is used to configure the LMI monitored event count for DCE interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

tmnxFRDlcmiT392Dce 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.4
tmnxFRDlcmiT392Dce is used to configure the polling verification timer for the Frame Relay DCE interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..30  

tmnxFRDlcmiTxStatusEnqMsgs 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.5
tmnxFRDlcmiTxStatusEnqMsgs indicates the number of LMI Status Enquiry messages transmitted on this Frame Relay interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxFRDlcmiRxStatusEnqMsgs 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.6
tmnxFRDlcmiRxStatusEnqMsgs indicates the number of LMI Status Enquiry messages received on this Frame Relay interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxFRDlcmiStatusEnqMsgTimeouts 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.7
tmnxFRDlcmiStatusEnqMsgTimeouts indicates the number of times the LMI agent did not receive a Status Enquiry message within the allotted time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxFRDlcmiTxStatusMsgs 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.8
tmnxFRDlcmiTxStatusMsgs indicates the number of LMI Status messages transmitted on this Frame Relay interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxFRDlcmiRxStatusMsgs 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.9
tmnxFRDlcmiRxStatusMsgs indicates the number of LMI Status messages received on this Frame Relay interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxFRDlcmiStatusMsgTimeouts 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.10
tmnxFRDlcmiStatusMsgTimeouts indicates the number of times the LMI agent did not receive a Status message within the allotted time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxFRDlcmiDiscardedMsgs 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.11
tmnxFRDlcmiDiscardedMsgs indicates the number of times the LMI agent discarded a received message because it wasn't expecting it, the type of message was incorrect, or the contents of the message were invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxFRDlcmiInvRxSeqNumMsgs 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.12
tmnxFRDlcmiInvRxSeqNumMsgs indicates the number of times the LMI agent received a message with an invalid receive sequence number: i.e. a sequence number that does not match the last transmitted sequence number of the agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxQosPoolAppTable 1.3.6.1.4.1.6527.3.1.2.2.10.2
This table maintains associations of the buffer pools with the individual objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxQosPoolAppEntry

tmnxQosPoolAppEntry 1.3.6.1.4.1.6527.3.1.2.2.10.2.1
This entry maintains the specifics about the association of a buffer pool and an object.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxQosPoolAppEntry  

tmnxObjectType 1.3.6.1.4.1.6527.3.1.2.2.10.2.1.1
The object tmnxObjectType defines the type of object to which the pool is being setup for.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER mda(1), port(2), channel(3), bundle(4)  

tmnxObjectId 1.3.6.1.4.1.6527.3.1.2.2.10.2.1.2
tmnxObjectId is used to identify the specific object. If tmnxObjectType is 'mda', then the tmnxObjectId is encoded as a physical port with the port being '0'. For all other types the encoding is done as per the description of TmnxPortID.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortID  

tmnxObjectAppType 1.3.6.1.4.1.6527.3.1.2.2.10.2.1.3
The object tmnxObjectAppType specifies the nature of usage the pool would be used for. The pools could be used for access or network traffic at either ingress or egress.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER accessIngress(1), accessEgress(2), networkIngress(3), networkEgress(4)  

tmnxObjectAppPool 1.3.6.1.4.1.6527.3.1.2.2.10.2.1.4
tmnxObjectAppPool specifies the name of the pool to be used/created.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tmnxObjectAppPoolRowStatus 1.3.6.1.4.1.6527.3.1.2.2.10.2.1.5
The object tmnxObjectAppPoolRowStatus is used to create or remove a pool application to the object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxObjectAppResvCbs 1.3.6.1.4.1.6527.3.1.2.2.10.2.1.6
The percentage of pool size reserved for CBS. The value '-1' implies that the reserved CBS should be computed as the sum of the CBS requested by the entities using this pool if the application point is 'network'. For 'access' application points the value '-1' means a default of 30%.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..100  

tmnxObjectAppSlopePolicy 1.3.6.1.4.1.6527.3.1.2.2.10.2.1.7
tmnxObjectAppSlopePolicy specifies the slope policy being used for this pool. The Slope policies define the nature of the RED Slopes for the high and the low priority traffic.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItem  

tmnxObjectAppPoolSize 1.3.6.1.4.1.6527.3.1.2.2.10.2.1.8
Size in percentage of buffer space. The value '-1' implies that the pool size should be computed as per fair weighing between all other pools.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..100  

tmnxATMIntfTable 1.3.6.1.4.1.6527.3.1.2.2.11.1
The tmnxATMIntfTable has an entry for each port/channel in the system that is configured for ATM. It contains ATM cell layer configuration parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxATMIntfEntry

tmnxATMIntfEntry 1.3.6.1.4.1.6527.3.1.2.2.11.1.1
The Parameters for a particular ATM Cell Management Interface. Entries cannot be created or deleted via SNMP SET operations. Entries will exist in this table when ATM encapsulation is configured on the port/channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxATMIntfEntry  

tmnxATMIntfCellFormat 1.3.6.1.4.1.6527.3.1.2.2.11.1.1.1
tmnxATMIntfCellFormat is used to set the cell format (UNI or NNI) that is to be used on the ATM interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER uni(1), nni(2)  

tmnxATMIntfMinVpValue 1.3.6.1.4.1.6527.3.1.2.2.11.1.1.2
tmnxATMIntfMinVpValue is used to set the minimum allowable VPI value that can be used on the ATM interface for a VPC.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

tmnxATMIntfMapping 1.3.6.1.4.1.6527.3.1.2.2.11.1.1.3
The value of tmnxATMIntfMapping specifies the cell mapping that is to be used on this ATM interface. When tmnxPortChanType does not have a value of 'pdhDs3 (14)', 'inconsistentValue' error will be returned to SNMP SET requests. When tmnxPortChanType has a value of 'pdhDs3 (14)', tmnxATMIntfMapping can be set to 'plcp (2)'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER direct(1), plcp(2)  

tmnxPortNetIngressStatsTable 1.3.6.1.4.1.6527.3.1.2.2.12.1
Defines the Alcatel 7x50 SR series network port ingress statistics table for providing, via SNMP, the capability of retrieving the traffic statistics for the physical queues being used for the ports to forward the network ingress traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortNetIngressStatsEntry

tmnxPortNetIngressStatsEntry 1.3.6.1.4.1.6527.3.1.2.2.12.1.1
Defines an entry in tmnxPortNetIngressStatsTable. Entries are created and deleted by the system depending on the queue policy being used at the specific port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortNetIngressStatsEntry  

tmnxPortNetIngressQueueIndex 1.3.6.1.4.1.6527.3.1.2.2.12.1.1.1
tmnxPortNetIngressQueueIndex serves as the tertiary index. When used in conjunction with tmnxChassisIndex and tmnxPortPortID, it uniquely identifies a network ingress queue for the specified port in the managed system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TQueueId 1..16  

tmnxPortNetIngressFwdInProfPkts 1.3.6.1.4.1.6527.3.1.2.2.12.1.1.2
tmnxPortNetIngressFwdInProfPkts indicates the number of conforming network ingress packets forwarded on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetIngressFwdOutProfPkts 1.3.6.1.4.1.6527.3.1.2.2.12.1.1.3
tmnxPortNetIngressFwdOutProfPkts indicates the number of exceeding network ingress packets forwarded on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetIngressFwdInProfOcts 1.3.6.1.4.1.6527.3.1.2.2.12.1.1.4
tmnxPortNetIngressFwdInProfOcts indicates the number of conforming network ingress octets forwarded on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetIngressFwdOutProfOcts 1.3.6.1.4.1.6527.3.1.2.2.12.1.1.5
tmnxPortNetIngressFwdOutProfOcts indicates the number of exceeding network ingress octets forwarded on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetIngressDroInProfPkts 1.3.6.1.4.1.6527.3.1.2.2.12.1.1.6
tmnxPortNetIngressDroInProfPkts indicates the number of conforming network ingress packets dropped on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetIngressDroOutProfPkts 1.3.6.1.4.1.6527.3.1.2.2.12.1.1.7
tmnxPortNetIngressDroOutProfPkts indicates the number of exceeding network ingress packets dropped on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetIngressDroInProfOcts 1.3.6.1.4.1.6527.3.1.2.2.12.1.1.8
tmnxPortNetIngressDroInProfOcts indicates the number of conforming network ingress octets dropped on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetIngressDroOutProfOcts 1.3.6.1.4.1.6527.3.1.2.2.12.1.1.9
tmnxPortNetIngressDroOutProfOcts indicates the number of exceeding network ingress octets dropped on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetEgressStatsTable 1.3.6.1.4.1.6527.3.1.2.2.12.2
Defines the Alcatel 7x50 SR series network port egress statistics table for providing, via SNMP, the capability of retrieving the traffic statistics for the physical queues being used for the ports to forward the network egress traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortNetEgressStatsEntry

tmnxPortNetEgressStatsEntry 1.3.6.1.4.1.6527.3.1.2.2.12.2.1
Defines an entry in tmnxPortNetEgressStatsTable. Entries are created and deleted by the system depending on the queue policy being used at the specific port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortNetEgressStatsEntry  

tmnxPortNetEgressQueueIndex 1.3.6.1.4.1.6527.3.1.2.2.12.2.1.1
tmnxPortNetEgressQueueIndex serves as the tertiary index. When used in conjunction with tmnxChassisIndex and tmnxPortPortID, it uniquely identifies a network egress queue for the specified port in the managed system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TQueueId 1..8  

tmnxPortNetEgressFwdInProfPkts 1.3.6.1.4.1.6527.3.1.2.2.12.2.1.2
tmnxPortNetEgressFwdInProfPkts indicates the number of conforming network egress packets forwarded on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetEgressFwdOutProfPkts 1.3.6.1.4.1.6527.3.1.2.2.12.2.1.3
tmnxPortNetEgressFwdOutProfPkts indicates the number of exceeding network egress packets forwarded on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetEgressFwdInProfOcts 1.3.6.1.4.1.6527.3.1.2.2.12.2.1.4
tmnxPortNetEgressFwdInProfOcts indicates the number of conforming network egress octets forwarded on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetEgressFwdOutProfOcts 1.3.6.1.4.1.6527.3.1.2.2.12.2.1.5
tmnxPortNetEgressFwdOutProfOcts indicates the number of exceeding network egress octets forwarded on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetEgressDroInProfPkts 1.3.6.1.4.1.6527.3.1.2.2.12.2.1.6
tmnxPortNetEgressDroInProfPkts indicates the number of conforming network egress packets dropped on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetEgressDroOutProfPkts 1.3.6.1.4.1.6527.3.1.2.2.12.2.1.7
tmnxPortNetEgressDroOutProfPkts indicates the number of exceeding network egress packets dropped on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetEgressDroInProfOcts 1.3.6.1.4.1.6527.3.1.2.2.12.2.1.8
tmnxPortNetEgressDroInProfOcts indicates the number of conforming network egress octets dropped on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxPortNetEgressDroOutProfOcts 1.3.6.1.4.1.6527.3.1.2.2.12.2.1.9
tmnxPortNetEgressDroOutProfOcts indicates the number of exceeding network egress octets dropped on this port using this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxMcMlpppStatsTable 1.3.6.1.4.1.6527.3.1.2.2.12.4
Defines the Alcatel 7x50 SR series Multiclass MLPPP statistics table for providing the capability of retrieving the traffic statistics for the physical queues being used for a class of a multiclass MLPPP bundle to forward the traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxMcMlpppStatsEntry

tmnxMcMlpppStatsEntry 1.3.6.1.4.1.6527.3.1.2.2.12.4.1
Defines an entry in tmnxMcMlpppStatsTable. Entries are created and deleted by the system depending on the number of classes being used by a given MLPPP bundle.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxMcMlpppStatsEntry  

tmnxMcMlpppClassIndex 1.3.6.1.4.1.6527.3.1.2.2.12.4.1.1
tmnxMcMlpppClassIndex serves as the tertiary index. When used in conjunction with tmnxChassisIndex and tmnxBundleBundleID, it uniquely identifies a class of a multiclass MLPPP bundle in the managed system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxMcMlpppClassIndex  

tmnxMcMlpppStatsIngressOct 1.3.6.1.4.1.6527.3.1.2.2.12.4.1.2
The value of tmnxMcMlpppStatsIngressOct indicates the total number of octets in all packets received on the bundle for the given class on ingress before reassembly.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxMcMlpppStatsIngressPkt 1.3.6.1.4.1.6527.3.1.2.2.12.4.1.3
The value of tmnxMcMlpppStatsIngressPkt indicates the total number of packets forwarded on the bundle for the given class on ingress towards higher layer protocols.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxMcMlpppStatsIngressErrPkt 1.3.6.1.4.1.6527.3.1.2.2.12.4.1.4
The value of tmnxMcMlpppStatsIngressErrPkt indicates the total number of packets discarded due to reassembly errors on the bundle for the given class on ingress.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxMcMlpppStatsEgressOct 1.3.6.1.4.1.6527.3.1.2.2.12.4.1.5
The value of tmnxMcMlpppStatsEgressOct indicates the total number of octets in all packets received on the bundle for the given class on egress before segmentation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxMcMlpppStatsEgressPkt 1.3.6.1.4.1.6527.3.1.2.2.12.4.1.6
The value of tmnxMcMlpppStatsEgressPkt indicates the total number of packets forwarded on the bundle for the given class on egress towards the line.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxMcMlpppStatsEgressErrPkt 1.3.6.1.4.1.6527.3.1.2.2.12.4.1.7
The value of tmnxMcMlpppStatsEgressErrPkt indicates the total number of packets discarded due to segmentation errors on the bundle for the given class on egress.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleImaGrpTable 1.3.6.1.4.1.6527.3.1.2.2.4.21
The tmnxBundleImaGrpTable contains IMA Group data
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxBundleImaGrpEntry

tmnxBundleImaGrpEntry 1.3.6.1.4.1.6527.3.1.2.2.4.21.1
Each row entry contains data on an IMA Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxBundleImaGrpEntry  

tmnxBundleImaGrpLnkActTimer 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.1
tmnxBundleImaGrpLnkActTimer specifies the Link Activation Timer used to clear an existing LIF, LODS and FRI-IMA alarm. The time specified determines how long is needed for member links to stabilize before being activated.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..30000  

tmnxBundleImaGrpLnkDeactTimer 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.2
tmnxBundleImaGrpLnkDeactTimer specifies the Link Deactivation Timer used to raise an LIF, LODS and FRI-IMA alarm. The time specified determines how long before a member link is declared in error and is deactivated.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..30000  

tmnxBundleImaGrpSymmetryMode 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.3
tmnxBundleImaGrpSymmetryMode specifies the type of cell rate transfer over the virtual link.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER symmetric(1)  

tmnxBundleImaGrpTxId 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.4
tmnxBundleImaGrpTxId specifies the IMA Id generated at group creation time used by the near-end.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tmnxBundleImaGrpRxId 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.5
tmnxBundleImaGrpRxId specifies the IMA ID generated at group creation time used by the far-end.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tmnxBundleImaGrpTxRefLnk 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.6
tmnxBundleImaGrpTxRefLnk specifies the IMA bundle member that was selected to be the transmit timing reference link. If no member has been selected as the reference link a value of zero is returned.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortID  

tmnxBundleImaGrpRxRefLnk 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.7
tmnxBundleImaGrpRxRefLnk specifies the IMA bundle member that was detected to be the receive timing reference link. If no member has been detected as the reference link a value of zero is returned.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortID  

tmnxBundleImaGrpSmNeState 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.8
tmnxBundleImaGrpSmNeState specifies the current state of the IMA Group for the near-end.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxImaGrpState  

tmnxBundleImaGrpSmFeState 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.9
tmnxBundleImaGrpSmFeState specifies the current state of the IMA Group for the far-end.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxImaGrpState  

tmnxBundleImaGrpSmFailState 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.10
tmnxBundleImaGrpSmFailState specifies the current state of the IMA Group.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxImaGrpFailState  

tmnxBundleImaGrpSmDownSecs 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.11
tmnxBundleImaGrpSmDownSecs specifies the number of seconds that the IMA Group State Machine is not Operational.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleImaGrpSmOperSecs 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.12
tmnxBundleImaGrpSmOperSecs specifies the number of seconds that the IMA Group State Machine has been in the Operational State.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleImaGrpAvailTxCR 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.13
tmnxBundleImaGrpAvailTxCR specifies the available transmit bandwidth on this IMA group. It only considers members that are in the Active State.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxBundleImaGrpAvailRxCR 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.14
tmnxBundleImaGrpAvailRxCR specifies the available bandwidth on this IMA group in the receive direction. It only considers members that are in the Active State.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxBundleImaGrpNeFails 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.15
tmnxBundleImaGrpNeFails specifies the number of reported IMA Group failures since boot time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleImaGrpFeFails 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.16
tmnxBundleImaGrpFeFails specifies the number of reported IMA Group far-end failures since boot time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleImaGrpTxIcpCells 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.17
tmnxBundleImaGrpTxIcpCells specifies number of transmitted ICP cells for this IMA Group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleImaGrpRxIcpCells 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.18
tmnxBundleImaGrpRxIcpCells specifies number of received ICP cells for this IMA Group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleImaGrpErrorIcpCells 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.19
tmnxBundleImaGrpErrorIcpCells specifies number of ICP cells with HEC or CRC-10 errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleImaGrpLostRxIcpCells 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.20
tmnxBundleImaGrpLostRxIcpCells specifies the number of missing ICP cells at the expected offset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleImaGrpTxOamLablVal 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.21
tmnxBundleImaGrpTxOamLablVal specifies near-end value to be transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tmnxBundleImaGrpRxOamLablVal 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.22
tmnxBundleImaGrpRxOamLablVal specifies far-end value received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tmnxBundleImaGrpAlphaValue 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.23
tmnxBundleImaGrpAlphaValue specifies the number of consecutive ICP cells that need to be detected before moving from the IMA Sync State to the IMA Hunt State.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tmnxBundleImaGrpBetaValue 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.24
tmnxBundleImaGrpBetaValue specifies the number of consecutive errored ICP cells that need to be detected before moving from the IMA Sync State to the IMA Hunt State
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tmnxBundleImaGrpGammaValue 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.25
tmnxBundleImaGrpGammaValue specifies the number of consecutive valid ICP cells that need to be detected before moving from the IMA pre-Sync State to the IMA Hunt State.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tmnxBundleImaGrpNeClockMode 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.26
tmnxBundleImaGrpNeClockMode specifies near-end transmit clock mode.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxImaGrpClockModes  

tmnxBundleImaGrpFeClockMode 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.27
tmnxBundleImaGrpFeClockMode specifies far-end transmit clock mode.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxImaGrpClockModes  

tmnxBundleImaGrpVersion 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.28
tmnxBundleImaGrpVersion specifies the IMA Version for this group.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxImaGrpVersion  

tmnxBundleImaGrpMaxConfBw 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.29
tmnxBundleImaGrpMaxConfBw specifies the number of links that is used to determine the maximum configurable bandwidth that is allowed to be used for this IMA group.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..8  

tmnxBundleImaGrpTestState 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.30
tmnxBundleImaGrpTestState specifies the current state of the test pattern procedure. A value of 'disabled' specifies that the group is currently not running. A value of 'operating' enables the test pattern procedure. The test pattern procedure continues until it is 'disabled'.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxImaTestState  

tmnxBundleImaGrpTestMember 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.31
tmnxBundleImaGrpTestMember specifies a member link to be used for the test pattern procedure. A value of zero indicates that no member link has been selected. When tmnxBundleImaGrpTestState does not have the value 'disabled', an attempt to set this object will be rejected with an inconsistentValue error.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxPortID  

tmnxBundleImaGrpTestPattern 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.32
tmnxBundleImaGrpTestPattern specifies the Transmit Test Pattern in an IMA group loopback operation. This value may only be changed when tmnxBundleImaGrpTestState is 'disabled'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

tmnxBundleImaGrpDiffDelayMaxObs 1.3.6.1.4.1.6527.3.1.2.2.4.21.1.33
tmnxBundleImaGrpDiffDelayMaxObs indicates the latest maximum differential delay observed between links having the least and most link propagation delay among the received links configured in this IMA group.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  


tmnxBundleMemberImaTable 1.3.6.1.4.1.6527.3.1.2.2.4.22
The tmnxBundleMemberImaTable has an entry for an IMA link associated with an IMA Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxBundleMemberImaEntry

tmnxBundleMemberImaEntry 1.3.6.1.4.1.6527.3.1.2.2.4.22.1
Each row entry represents an IMA link associated with an IMA Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxBundleMemberImaEntry  

tmnxBundleMemberImaNeTxState 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.1
tmnxBundleMemberImaNeTxState indicates the state of near-end transmit IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxImaLnkState  

tmnxBundleMemberImaNeRxState 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.2
tmnxBundleMemberImaNeRxState indicates the state of near-end receive IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxImaLnkState  

tmnxBundleMemberImaFeTxState 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.3
tmnxBundleMemberImaFeTxState indicates the state of far-end transmit IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxImaLnkState  

tmnxBundleMemberImaFeRxState 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.4
tmnxBundleMemberImaFeRxState indicates the state of far-end receive IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxImaLnkState  

tmnxBundleMemberImaNeRxFailState 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.5
tmnxBundleMemberImaNeRxFailState indicates the IMA link failure reason for the near-end.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxImaLnkFailState  

tmnxBundleMemberImaFeRxFailState 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.6
tmnxBundleMemberImaFeRxFailState indicates the IMA link failure reason for the far-end.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxImaLnkFailState  

tmnxBundleMemberImaTxLid 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.7
tmnxBundleMemberImaTxLid indicates the Link Identifier assigned to the transmit IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tmnxBundleMemberImaRxLid 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.8
tmnxBundleMemberImaRxLid indicates the Link Identifier used on the receive IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tmnxBundleMemberImaViolations 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.9
tmnxBundleMemberImaViolations indicates the number of ICP violations including errored, invalid or missing ICP cells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaNeSevErrSecs 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.10
tmnxBundleMemberImaNeSevErrSecs indicates the number of one second intervals in which thirty percent or more of the near-end ICP cells are in violation, or link defects have occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaFeSevErrSecs 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.11
tmnxBundleMemberImaFeSevErrSecs indicates the number of one second intervals in which the far-end contains IMA-RDI defects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaNeUnavailSecs 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.12
tmnxBundleMemberImaNeUnavailSecs indicates the number of unavailable seconds at the near-end.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaFeUnavailSecs 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.13
tmnxBundleMemberImaFeUnavailSecs indicates the number of unavailable seconds at the near-end.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaNeTxUnuseSecs 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.14
tmnxBundleMemberImaNeTxUnuseSecs indicates the number of unavailable seconds at the near-end transmit link state machine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaNeRxUnuseSecs 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.15
tmnxBundleMemberImaNeRxUnuseSecs indicates the number of unavailable seconds at the near-end receive link state machine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaFeTxUnuseSecs 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.16
tmnxBundleMemberImaFeTxUnuseSecs indicates the number of unavailable seconds at the far-end transmit link state machine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaFeRxUnuseSecs 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.17
tmnxBundleMemberImaFeRxUnuseSecs indicates the number of unavailable seconds at the far-end receive link state machine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaNeTxNumFails 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.18
tmnxBundleMemberImaNeTxNumFails indicates the number of times that a near-end transmit alarm is set on the IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaNeRxNumFails 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.19
tmnxBundleMemberImaNeRxNumFails indicates the number of times that a near-end receive alarm is set on the IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaFeTxNumFails 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.20
tmnxBundleMemberImaFeTxNumFails indicates the number of times that a far-end transmit alarm is set on the IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaFeRxNumFails 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.21
tmnxBundleMemberImaFeRxNumFails indicates the number of times that a far-end receive alarm is set on the IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaTxIcpCells 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.22
tmnxBundleMemberImaTxIcpCells indicates the number of ICP cells that have been transmitted on the IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaRxIcpCells 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.23
tmnxBundleMemberImaRxIcpCells indicates the number of ICP cells that have been received on the IMA link.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaErrorIcpCells 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.24
tmnxBundleMemberImaErrorIcpCells indicates the number of ICP cells with HEC or CRC-10 errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaLstRxIcpCells 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.25
tmnxBundleMemberImaLstRxIcpCells indicates the number of lost ICP cells at the expected offset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaOifAnomalies 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.26
tmnxBundleMemberImaOifAnomalies indicates the number of OIF anomalies at the near-end.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxBundleMemberImaRxTestState 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.27
tmnxBundleMemberImaRxTestState indicates the current state of the test pattern on this link.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxImaTestState  

tmnxBundleMemberImaRxTestPattern 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.28
tmnxBundleMemberImaRxTestPattern indicates the received test pattern value on this link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

tmnxBundleMemberImaRelDelay 1.3.6.1.4.1.6527.3.1.2.2.4.22.1.29
tmnxBundleMemberImaRelDelay indicates the latest measured delay on this member link relative to the member link with the least delay within the same IMA group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxPortScalarObjs 1.3.6.1.4.1.6527.3.1.2.2.4.19
OBJECT IDENTIFIER    

tmnxL4LoadBalancing 1.3.6.1.4.1.6527.3.1.2.2.4.19.1
The value of tmnxL4LoadBalancing specifies whether layer 4 information, src and dst ports, should be used in the LAG and ECMP hashing algorithm. This is the global system setting that all ports will inherit. When set to 'true', src and dst ports are used in the hashing algorithm. The per port setting of tmnxPortLoadBalanceAlgorithm can override tmnxL4LoadBalancing.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxDS1PortTable 1.3.6.1.4.1.6527.3.1.2.2.4.23
The tmnxDS1PortTable has an entry for a DS1 physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDS1PortEntry

tmnxDS1PortEntry 1.3.6.1.4.1.6527.3.1.2.2.4.23.1
Each row entry represents a physical DS1 port on a IOM card in a chassis in the system. Entries cannot be created and deleted via SNMP SET operations. Entries in this table will be created automatically when the tmnxMDAAssignedType object is set to the DS1 MDA type The tmnxDS1PortEntry contains attributes that are unique to the 'ds1e1' TmnxPortType. The tmnxPortPortID contains the slot, mda and port numbers encoded into it. For each tmnxDS1PortEntry, there will be a corresponding entry in the tmnxPortTable and the ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDS1PortEntry  

tmnxDS1PortBuildout 1.3.6.1.4.1.6527.3.1.2.2.4.23.1.1
tmnxDS1PortBuildout configures the cable buildout length. A ds1 port has two settings for the DS1 cable buildout: a 'short' setting, for cable lengths of less than or equal to 655 feet, and a 'long' setting for cable lengths of greater than 655 feet. This object applies to copper-cable-based DS1 ports only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER short(1), long(2)  

tmnxDS1PortLastChangeTime 1.3.6.1.4.1.6527.3.1.2.2.4.23.1.2
The tmnxDS1PortLastChangeTime variable contains the sysUpTime value of the most recently modified writable variable in the tmnxDS1PortEntry row for this port.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDS1PortType 1.3.6.1.4.1.6527.3.1.2.2.4.23.1.3
tmnxDS1PortType configures the type of the physical port to 'ds1', 'e1' or 'j1'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ds1(1), e1(2), j1(3)  

tmnxDS1PortLineLength 1.3.6.1.4.1.6527.3.1.2.2.4.23.1.4
tmnxDS1PortLineLength configuration only applies to a ds1 port configured with a 'short' buildout. tmnxDS1PortLineLength configures the length of the line (in feet). For line lengths longer than 655 feet configure the ds1 port buildout as 'long'. For 'long' buildout the following values are valid: lengthNotApplicable - Not applicable For 'short' buildout the following values are valid: length0To133 - For line length from 0 to 133 feet length134To266 - For line length from 134 to 266 feet length267To399 - For line length from 267 to 399 feet length400To533 - For line length from 400 to 533 feet length534To655 - For line length from 534 to 655 feet The default for 'long' buildout is 'lengthNotApplicable' while the default for 'short' buildout is 'length0To133'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER lengthNotApplicable(1), length0To133(2), length134To266(3), length267To399(4), length400To533(5), length534To655(6)  

tmnxDS1PortLbo 1.3.6.1.4.1.6527.3.1.2.2.4.23.1.5
tmnxDS1PortLbo configuration only applies to a ds1 port configured with a 'long' buildout. tmnxDS1PortLbo configures the number of decibels(dB) the transmission signal decreases over the line. For 'short' buildout the following values are valid: lboNotApplicable - Not applicable For 'long' buildout the following values are valid: lbo0dB - For 0 dB lboNeg7p5dB - For -7.5 dB lboNeg15p0dB - For -15.0 dB lboNeg22p5dB - For -22.5 dB The default for 'short' build out is 'lboNotApplicable' while the default for 'long' buildout is 'lbo0dB'
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER lboNotApplicable(1), lbo0dB(2), lboNeg7p5dB(3), lboNeg15p0dB(4), lboNeg22p5dB(5)  

tmnxDS1PortDbGain 1.3.6.1.4.1.6527.3.1.2.2.4.23.1.6
tmnxDS1PortDbGain only applies to a ds1 port configured with a 'long' buildout. tmnxDS1PortDbGain shows the number of decibels the received signal is increased to compensate for loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxPortSchedOverrideTable 1.3.6.1.4.1.6527.3.1.2.2.4.24
The tmnxPortSchedOverrideTable has an entry for each port scheduler override configured on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPortSchedOverrideEntry

tmnxPortSchedOverrideEntry 1.3.6.1.4.1.6527.3.1.2.2.4.24.1
Each row represents a particular port-scheduler override. Entries are created and deleted by the user.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortSchedOverrideEntry  

tmnxPortSchedOverrideRowStatus 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.1
The value of tmnxPortSchedOverrideRowStatus is used for the creation and deletion of port-scheduler overrides. When tmnxPortEgrPortSchedPlcy of the tmnxPortEntry indexed by the same indices of this table is an empty string, creation will fail.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxPortSchedOverrideSchedName 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.2
The value of tmnxPortSchedOverrideSchedName indicates the name of the port scheduler policy that this row entry overrides.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tmnxPortSchedOverrideLastChanged 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.3
The value of tmnxPortSchedOverrideLastChanged indicates the value of sysUpTime at the time of the most recent management change to this row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPortSchedOverrideMaxRate 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.4
The value of tmnxPortSchedOverrideMaxRate specifies the explicit maximum frame based bandwidth limit. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyMaxRate.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerPIR  

tmnxPortSchedOverrideLvl1PIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.5
The value of tmnxPortSchedOverrideLvl1PIR specifies the total bandwidth limit, PIR, for priority level 1. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl1PIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerPIR  

tmnxPortSchedOverrideLvl1CIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.6
The value of tmnxPortSchedOverrideLvl1CIR specifies the within-cir bandwidth limit for priority level 1. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl1CIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerCIR  

tmnxPortSchedOverrideLvl2PIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.7
The value of tmnxPortSchedOverrideLvl2PIR specifies the total bandwidth limit, PIR, for priority level 2. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl2PIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerPIR  

tmnxPortSchedOverrideLvl2CIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.8
The value of tmnxPortSchedOverrideLvl2CIR specifies the within-cir bandwidth limit for priority level 2. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl2CIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerCIR  

tmnxPortSchedOverrideLvl3PIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.9
The value of tmnxPortSchedOverrideLvl3PIR specifies the total bandwidth limit, PIR, for priority level 3. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl3PIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerPIR  

tmnxPortSchedOverrideLvl3CIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.10
The value of tmnxPortSchedOverrideLvl3CIR specifies the within-cir bandwidth limit for priority level 3. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl3CIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerCIR  

tmnxPortSchedOverrideLvl4PIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.11
The value of tmnxPortSchedOverrideLvl4PIR specifies the total bandwidth limit, PIR, for priority level 4. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl4PIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerPIR  

tmnxPortSchedOverrideLvl4CIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.12
The value of tmnxPortSchedOverrideLvl4CIR specifies the within-cir bandwidth limit for priority level 4. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl4CIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerCIR  

tmnxPortSchedOverrideLvl5PIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.13
The value of tmnxPortSchedOverrideLvl5PIR specifies the total bandwidth limit, PIR, for priority level 5. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl5PIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerPIR  

tmnxPortSchedOverrideLvl5CIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.14
The value of tmnxPortSchedOverrideLvl5CIR specifies the within-cir bandwidth limit for priority level 5. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl5CIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerCIR  

tmnxPortSchedOverrideLvl6PIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.15
The value of tmnxPortSchedOverrideLvl6PIR specifies the total bandwidth limit, PIR, for priority level 6. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl6PIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerPIR  

tmnxPortSchedOverrideLvl6CIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.16
The value of tmnxPortSchedOverrideLvl6CIR specifies the within-cir bandwidth limit for priority level 6. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl6CIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerCIR  

tmnxPortSchedOverrideLvl7PIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.17
The value of tmnxPortSchedOverrideLvl7PIR specifies the total bandwidth limit, PIR, for priority level 7. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl7PIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerPIR  

tmnxPortSchedOverrideLvl7CIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.18
The value of tmnxPortSchedOverrideLvl7CIR specifies the within-cir bandwidth limit for priority level 7. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl7CIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerCIR  

tmnxPortSchedOverrideLvl8PIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.19
The value of tmnxPortSchedOverrideLvl8PIR specifies the total bandwidth limit, PIR, for priority level 8. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl8PIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerPIR  

tmnxPortSchedOverrideLvl8CIR 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.20
The value of tmnxPortSchedOverrideLvl8CIR specifies the within-cir bandwidth limit for priority level 8. This object overrides ALCATEL-IND1-TIMETRA-QOS-MIB::tPortSchedulerPlcyLvl8CIR.
Status: current Access: read-create
OBJECT-TYPE    
  TPortSchedulerCIR  

tmnxPortSchedOverrideFlags 1.3.6.1.4.1.6527.3.1.2.2.4.24.1.21
The value of tmnxPortSchedOverrideFlags specifies the set of attributes whose values have been overridden via management on this port scheduler. Clearing a given flag will return the corresponding overridden attribute to the value defined in the port's port-scheduler policy.
Status: current Access: read-create
OBJECT-TYPE    
  BITS maxRate(0), lvl1PIR(1), lvl1CIR(2), lvl2PIR(3), lvl2CIR(4), lvl3PIR(5), lvl3CIR(6), lvl4PIR(7), lvl4CIR(8), lvl5PIR(9), lvl5CIR(10), lvl6PIR(11), lvl6CIR(12), lvl7PIR(13), lvl7CIR(14), lvl8PIR(15), lvl8CIR(16)  

tmnxBPGrpAssocTable 1.3.6.1.4.1.6527.3.1.2.2.4.25
The tmnxBPGrpAssocTable has an entry for each Bundle Protection Group created on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxBPGrpAssocEntry

tmnxBPGrpAssocEntry 1.3.6.1.4.1.6527.3.1.2.2.4.25.1
Each row displays the relationship between a Bundle Protection group and its working and protection bundle.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxBPGrpAssocEntry  

tmnxBPGrpAssocWorkingBundleID 1.3.6.1.4.1.6527.3.1.2.2.4.25.1.1
tmnxBPGrpAssocWorkingBundleID identifies the working bundle. A value of zero is given if no working bundle is associated with the given tmnxBundleBundleID.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxBundleID  

tmnxBPGrpAssocProtectBundleID 1.3.6.1.4.1.6527.3.1.2.2.4.25.1.2
tmnxBPGrpAssocProtectBundleID identifies the protection bundle. A value of zero is given if no protection bundle is associated with the given tmnxBundleBundleID.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxBundleID  

tmnxBPGrpAssocActiveBundleID 1.3.6.1.4.1.6527.3.1.2.2.4.25.1.3
tmnxBPGrpAssocActiveBundleID identifies the bundle that is considered the active bundle. This bundle contains the members that are part of the active aps port. A value of zero is given if no bundle is considered active.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxBundleID  

tmnxBundleMlpppTable 1.3.6.1.4.1.6527.3.1.2.2.4.26
The tmnxBundleMlpppTable contains MLPPP specific data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxBundleMlpppEntry

tmnxBundleMlpppEntry 1.3.6.1.4.1.6527.3.1.2.2.4.26.1
Each row entry contains data on an MLPPP Bundle.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxBundleMlpppEntry  

tmnxBundleMlpppEndpointID 1.3.6.1.4.1.6527.3.1.2.2.4.26.1.1
tmnxBundleMlpppEndpointID indentifies the Endpoint Discriminator identifier value within the specified tmnxBundleMlpppEndpointIDClass. The object tmnxPortAdminStatus must be set to 'outOfService' to change this value.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

tmnxBundleMlpppEndpointIDClass 1.3.6.1.4.1.6527.3.1.2.2.4.26.1.2
tmnxBundleMlpppEndpointIDClass specifies the Link Control Protocol Endpoint Descriminator Class field type of the tmnxBundleMlpppEndpointID. The object tmnxPortAdminStatus must be set to 'outOfService' to change this value. Bundle DEFVAL Physical MLPPP Bundle ieee802dot1GlobalMacAddress (3) MLPPP Bundle Protection Group ipAddress (2)
Status: current Access: read-create
OBJECT-TYPE    
  TmnxMlpppEndpointIdClass  

tmnxBundleMlpppClassCount 1.3.6.1.4.1.6527.3.1.2.2.4.26.1.3
The value of tmnxBundleMlpppClassCount specifies whether Multiclass MLPPP is enabled on a bundle with a tmnxBundleType of 'mlppp' and when enabled what is the number of classes to be negotiated/supported over the MLPPP bundle. The value of 0 disables multiclass MLPPP including negotiation in the PPP protocol. All other values specify the number of classes to be supported on a given multiclass bundle and enable Multiclass MLPPP negotiation on that bundle. Non-zero values supported are platform/MDA specific. The value of tmnxBundleMlpppClassCount must be set to 0 and cannot be changed when LFI is enabled on the bundle (see tmnxBundleLFI object in tmnxBundleTable). The value of tmnxBundleMlpppClassCount may be modified only when tmnxBundleNumLinks is zero. To set the value of tmnxBundleMlpppClassCount to a value greater than 4, the long sequence format must be enabled on the bundle (see tmnxBundleShortSequence object in tmnxBundleTable). Changing the value of tmnxBundleMlpppClassCount resets the values of tmnxBundleMlpppIngQoSProfId and tmnxBundleMlpppEgrQoSProfId to their defaults
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..16  

tmnxBundleMlpppIngQoSProfId 1.3.6.1.4.1.6527.3.1.2.2.4.26.1.4
tmnxBundleMlpppIngQoSProfId specifies ingress QoS profile to be used for the incoming traffic over this MLPPP bundle. The value of tmnxBundleMlpppIngQoSProfId may be modified only when the value of tmnxBundleNumLinks is 0. The value of tmnxBundleMlpppIngQoSProfId of 0 indicates a default QoS profile is used as applicable to a given H/W and the configured value of tmnxBundleMlpppClassCount.
Status: current Access: read-create
OBJECT-TYPE    
  TMlpppQoSProfileId  

tmnxBundleMlpppEgrQoSProfId 1.3.6.1.4.1.6527.3.1.2.2.4.26.1.5
tmnxBundleMlpppEgrQoSProfId specifies egress QoS profile to be used for the outgoing traffic over this MLPPP bundle. The value of tmnxBundleMlpppEgrQoSProfId may be modified only when tmnxBundleNumLinks is zero. The value of tmnxBundleMlpppEgrQoSProfId of 0 indicates a default profile is used as applicable to a given H/W and the configured value of tmnxBundleMlpppClassCount.
Status: current Access: read-create
OBJECT-TYPE    
  TMlpppQoSProfileId  

tmnxDigitalDiagMonitorTable 1.3.6.1.4.1.6527.3.1.2.2.4.31
The tmnxDigitalDiagMonitorTable has an entry for each SFP/XFP in the system that supports Digital Diagnostic Monitoring (DDM). The table is indexed by TmnxPortID. Each row in this table is dynamically added and removed internally by the system based on the presence or absence of DDM capable SFP/XFP components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDigitalDiagMonitorEntry

tmnxDigitalDiagMonitorEntry 1.3.6.1.4.1.6527.3.1.2.2.4.31.1
Each row represents a particular SFP/XFP that supports Digital Diagnostic Monitoring. Entries are created and deleted internally by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDigitalDiagMonitorEntry  

tmnxDDMTemperature 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.1
The value of tmnxDDMTemperature indicates the current temperature of the SFP/XFP in degrees Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTempLowWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.2
The value of tmnxDDMTempLowWarning indicates the temperature of the SFP/XFP in degrees Celsius that triggers a low-warning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTempLowAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.3
The value of tmnxDDMTempLowAlarm indicates the temperature of the SFP/XFP in degrees Celsius that triggers a low-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTempHiWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.4
The value of tmnxDDMTempHiWarning indicates the temperature of the SFP/XFP in degrees Celsius that triggers a hi-warning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTempHiAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.5
The value of tmnxDDMTempHiAlarm indicates the temperature of the SFP/XFP in degrees Celsius that triggers a hi-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMSupplyVoltage 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.6
The value of tmnxDDMSupplyVoltage indicates the current supply voltage of the SFP/XFP in micro-Volts (uV).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMSupplyVoltageLowWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.7
The value of tmnxDDMSupplyVoltageLowWarning indicates the supply voltage of the SFP/XFP in micro-Volts (uV) that triggers a low-warning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMSupplyVoltageLowAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.8
The value of tmnxDDMSupplyVoltageLowAlarm indicates the supply voltage of the SFP/XFP in micro-Volts (uV) that triggers a low-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMSupplyVoltageHiWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.9
The value of tmnxDDMSupplyVoltageHiWarning indicates the supply voltage of the SFP/XFP in micro-Volts (uV) that triggers a hi-warning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMSupplyVoltageHiAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.10
The value of tmnxDDMSupplyVoltageHiAlarm indicates the supply voltage of the SFP/XFP in micro-Volts (uV) that triggers a hi-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTxBiasCurrent 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.11
The value of tmnxDDMTxBiasCurrent indicates the current Transmit Bias Current of the SFP/XFP in micro-Amperes (uA).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTxBiasCurrentLowWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.12
The value of tmnxDDMTxBiasCurrentLowWarning indicates the Transmit Bias Current of the SFP/XFP in micro-Amperes (uA) that triggers a low-warning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTxBiasCurrentLowAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.13
The value of tmnxDDMTxBiasCurrentLowAlarm indicates the Transmit Bias Current of the SFP/XFP in micro-Amperes (uA) that triggers a low-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTxBiasCurrentHiWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.14
The value of tmnxDDMTxBiasCurrentHiWarning indicates the Transmit Bias Current of the SFP/XFP in micro-Amperes (uA) that triggers a hi-warning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTxBiasCurrentHiAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.15
The value of tmnxDDMTxBiasCurrentHiAlarm indicates the Transmit Bias Current of the SFP/XFP in micro-Amperes (uA) that triggers a hi-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTxOutputPower 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.16
The value of tmnxDDMTxOutputPower indicates the current Output Power of the SFP/XFP in micro-Watts (uW).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTxOutputPowerLowWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.17
The value of tmnxDDMTxOutputPowerLowWarning indicates the Output Power of the SFP/XFP in micro-Watts (uW) that triggers a low-warning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTxOutputPowerLowAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.18
The value of tmnxDDMTxOutputPowerLowAlarm indicates the Output Power of the SFP/XFP in micro-Watts (uW) that triggers a low-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTxOutputPowerHiWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.19
The value of tmnxDDMTxOutputPowerHiWarning indicates the Output Power of the SFP/XFP in micro-Watts (uW) that triggers a hi-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMTxOutputPowerHiAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.20
The value of tmnxDDMTxOutputPowerHiAlarm indicates the Output Power of the SFP/XFP in micro-Watts (uW) that triggers a hi-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMRxOpticalPower 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.21
The value of tmnxDDMRxOpticalPower indicates the current Received Optical Power of the SFP/XFP in micro-Watts (uW).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMRxOpticalPowerLowWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.22
The value of tmnxDDMRxOpticalPowerLowWarning indicates the Received Optical Power of the SFP/XFP in micro-Watts (uW) that triggers a low-warning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMRxOpticalPowerLowAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.23
The value of tmnxDDMRxOpticalPowerLowAlarm indicates the Received Optical Power of the SFP/XFP in micro-Watts (uW) that triggers a low-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMRxOpticalPowerHiWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.24
The value of tmnxDDMRxOpticalPowerHiWarning indicates the Received Optical Power of the SFP/XFP in micro-Watts (uW) that triggers a hi-warning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMRxOpticalPowerHiAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.25
The value of tmnxDDMRxOpticalPowerHiAlarm indicates the Received Optical Power of the SFP/XFP in micro-Watts (uW) that triggers a hi-alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMRxOpticalPowerType 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.26
The value of tmnxDDMRxOpticalPowerType indicates whether the tmnxDDMRxOpticalPower was taken as an average, or as an Optical Modulation Amplitude (OMA).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oma(0), average(1)  

tmnxDDMAux1 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.27
The value of tmnxDDMAux1 indicates the Manufacturer specific Auxiliary 1 information of the XFP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMAux1LowWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.28
The value of tmnxDDMAux1LowWarning indicates the Manufacturer specific Auxiliary 1 low-warning threshold for the XFP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMAux1LowAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.29
The value of tmnxDDMAux1LowAlarm indicates the Manufacturer specific Auxiliary 1 low-alarm threshold for the XFP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMAux1HiWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.30
The value of tmnxDDMAux1HiWarning indicates the Manufacturer specific Auxiliary 1 hi-warning threshold for the XFP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMAux1HiAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.31
The value of tmnxDDMAux1HiAlarm indicates the Manufacturer specific Auxiliary 1 hi-alarm threshold for the XFP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMAux1Type 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.32
The value of tmnxDDMAux1Type indicates the measurement type of the Manufacturer specific Auxiliary 1 information of the XFP: none (0) - not specified. adp-bias-voltage (1) - LSB is 10mV. reserved-2 (2) - reserved for future use. tec-current (3) - LSB is 100uA. laser-temp (4) - degrees Celsius(C). laser-wavelength (5) - LSB is 0.05 nm. voltage-50 (6) - 5.0 supply voltage, LSB=100uV. voltage-33 (7) - 3.3 supply voltage, LSB=100uV. voltage-18 (8) - 1.8 supply voltage, LSB=100uV, voltage-52 (9) - -5.2 supply voltage, LSB=100uV. current-50 (10) - 5.0V supply current, LSB=100uA. reserved-11 (11) - reserved for future use. reserved-12 (12) - reserved for future use. current-33 (13) - 3.3V supply current, LSB=100uA. current-18 (14) - 1.8V supply current, LSB=100uA. current-52 (15) - -5.2V supply current, LSB=100uA.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), adp-bias-voltage(1), reserved-2(2), tec-current(3), laser-temp(4), laser-wavelength(5), voltage-50(6), voltage-33(7), voltage-18(8), voltage-52(9), current-50(10), reserved-11(11), reserved-12(12), current-33(13), current-18(14), current-52(15)  

tmnxDDMAux2 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.33
The value of tmnxDDMAux2 indicates the Manufacturer specific Auxiliary 2 information of the SFP/XFP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMAux2LowWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.34
The value of tmnxDDMAux2LowWarning indicates the Manufacturer specific Auxiliary 2 low-warning threshold for the XFP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMAux2LowAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.35
The value of tmnxDDMAux2LowAlarm indicates the Manufacturer specific Auxiliary 2 low-alarm threshold for the XFP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMAux2HiWarning 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.36
The value of tmnxDDMAux2HiWarning indicates the Manufacturer specific Auxiliary 2 hi-warning threshold for the XFP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMAux2HiAlarm 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.37
The value of tmnxDDMAux2HiAlarm indicates the Manufacturer specific Auxiliary 2 hi-alarm threshold for the XFP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDDMAux2Type 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.38
The value of tmnxDDMAux2Type indicates the measurement type of the Manufacturer specific Auxiliary 2 information of the XFP: none (0) - not specified. adp-bias-voltage (1) - LSB is 10mV. reserved-2 (2) - reserved for future use. tec-current (3) - LSB is 100uA. laser-temp (4) - degrees Celsius(C). laser-wavelength (5) - LSB is 0.05 nm. voltage-50 (6) - 5.0 supply voltage, LSB=100uV. voltage-33 (7) - 3.3 supply voltage, LSB=100uV. voltage-18 (8) - 1.8 supply voltage, LSB=100uV, voltage-52 (9) - -5.2 supply voltage, LSB=100uV. current-50 (10) - 5.0V supply current, LSB=100uA. reserved-11 (11) - reserved for future use. reserved-12 (12) - reserved for future use. current-33 (13) - 3.3V supply current, LSB=100uA. current-18 (14) - 1.8V supply current, LSB=100uA. current-52 (15) - -5.2V supply current, LSB=100uA.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), adp-bias-voltage(1), reserved-2(2), tec-current(3), laser-temp(4), laser-wavelength(5), voltage-50(6), voltage-33(7), voltage-18(8), voltage-52(9), current-50(10), reserved-11(11), reserved-12(12), current-33(13), current-18(14), current-52(15)  

tmnxDDMFailedThresholds 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.39
The value of tmnxDDMFailedThresholds indicates which objects of the monitored SFP/XFP is in a failed or cleared threshold state. A set bit indicates that the specified threshold has been exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  BITS unknown(0), temperature-low-warning(1), temperature-low-alarm(2), temperature-high-warning(3), temperature-high-alarm(4), supplyVoltage-low-warning(5), supplyVoltage-low-alarm(6), supplyVoltage-high-warning(7), supplyVoltage-high-alarm(8), txBiasCurrent-low-warning(9), txBiasCurrent-low-alarm(10), txBiasCurrent-high-warning(11), txBiasCurrent-high-alarm(12), txOutputPower-low-warning(13), txOutputPower-low-alarm(14), txOutputPower-high-warning(15), txOutputPower-high-alarm(16), rxOpticalPower-low-warning(17), rxOpticalPower-low-alarm(18), rxOpticalPower-high-warning(19), rxOpticalPower-high-alarm(20), aux1-low-warning(21), aux1-low-alarm(22), aux1-high-warning(23), aux1-high-alarm(24), aux2-low-warning(25), aux2-low-alarm(26), aux2-high-warning(27), aux2-high-alarm(28)  

tmnxDDMExternallyCalibrated 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.40
The value of tmnxDDMExternallyCalibrated indicates whether the SFP was externally calibrated (true) or internally calibrated (false).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxDDMExtCalRxPower4 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.41
The value of tmnxDDMExtCalRxPower4 indicates the Rx_PWR(4) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDDMExtCalRxPower3 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.42
The value of tmnxDDMExtCalRxPower3 indicates the Rx_PWR(3) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8462 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDDMExtCalRxPower2 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.43
The value of tmnxDDMExtCalRxPower2 indicates the Rx_PWR(2) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDDMExtCalRxPower1 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.44
The value of tmnxDDMExtCalRxPower1 indicates the Rx_PWR(1) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDDMExtCalRxPower0 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.45
The value of tmnxDDMExtCalRxPower0 indicates the Rx_PWR(0) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDDMExtCalTxLaserBiasSlope 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.46
The value of tmnxDDMExtCalTxLaserBiasSlope indicates the Tx_l(Slope) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

tmnxDDMExtCalTxLaserBiasOffset 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.47
The value of tmnxDDMExtCalTxLaserBiasOffset indicates the Tx_l(Offset) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -32767..32768  

tmnxDDMExtCalTxPowerSlope 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.48
The value of tmnxDDMExtCalTxPowerSlope indicates the Tx_PWR(Slope) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

tmnxDDMExtCalTxPowerOffset 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.49
The value of tmnxDDMExtCalTxPowerOffset indicates the Tx_PWR(Offset) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -32767..32768  

tmnxDDMExtCalTemperatureSlope 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.50
The value of tmnxDDMExtCalTemperatureSlope indicates the T(Slope) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

tmnxDDMExtCalTemperatureOffset 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.51
The value of tmnxDDMExtCalTemperatureOffset indicates the T(Offset) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -32767..32768  

tmnxDDMExtCalVoltageSlope 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.52
The value of tmnxDDMExtCalVoltageSlope indicates the V(Slope) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

tmnxDDMExtCalVoltageOffset 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.53
The value of tmnxDDMExtCalVoltageOffset indicates the V(Slope) value as specified in Table 3.16 in the SFF Committee Standard's document SFF-8472 Rev 10.2.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -32767..32768  

tmnxPortNotifyPortId 1.3.6.1.4.1.6527.3.1.2.2.7.1
Used by tmnx port Notifications, the OID indicates the port or sonet path associated with the alarm.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxPortID  

tmnxPortNotifySonetAlarmReason 1.3.6.1.4.1.6527.3.1.2.2.7.2
Used by tmnx sonet Port Notifications, the value of tmnxPortNotifySonetAlarmReason indicates the reason a sonet port alarm has been raised.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER notUsed(0), loc(1), lais(2), lrdi(3), ss1f(4), sb1err(5), lb2erSd(6), lb2erSf(7), slof(8), slos(9), stxptr(10), srxptr(11), lrei(12)  

tmnxPortNotifySonetPathAlarmReason 1.3.6.1.4.1.6527.3.1.2.2.7.3
Used by tmnx sonet path Notifications, the value of tmnxPortNotifySonetPathAlarmReason indicates the reason a sonet path alarm has been raised.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER notUsed(0), pais(1), plop(2), prdi(3), pb3err(4), pplm(5), prei(6), puneq(7), plcd(8)  

tmnxPortNotifyError 1.3.6.1.4.1.6527.3.1.2.2.7.4
Used by tmnxEqPortError notification, the value of tmnxPortNotifyError indicates the reason a port has an error.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER txClockError(1), rxClockError(2), txFifoError(3), laserError(4), miscError(5)  

tmnxPortNotifyDS3AlarmReason 1.3.6.1.4.1.6527.3.1.2.2.7.5
Used by tmnx DS3 Port Notifications, the value of tmnxPortNotifyDS3AlarmReason indicates the reason a DS3 interface alarm has been raised.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER notUsed(0), ais(1), los(2), oof(3), rai(4), looped(5)  

tmnxPortNotifyDS1AlarmReason 1.3.6.1.4.1.6527.3.1.2.2.7.6
Used by tmnx DS1 Port Notifications, the value of tmnxPortNotifyDS1AlarmReason indicates the reason a DS1 interface alarm has been raised.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER notUsed(0), ais(1), los(2), oof(3), rai(4), looped(5), berSd(6), berSf(7)  

tmnxPortNotifyBundleId 1.3.6.1.4.1.6527.3.1.2.2.7.7
Used by tmnx bundle Notifications, the value indicates the bundle associated with the alarm.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxBundleID  

tmnxPortNotifyEtherAlarmReason 1.3.6.1.4.1.6527.3.1.2.2.7.8
Used by tmnx ethernet Port Notifications, the value of tmnxPortNotifyEtherAlarmReason indicates the reason a ethernet port alarm has been raised.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxPortEtherReportValue  

tmnxDDMFailedObject 1.3.6.1.4.1.6527.3.1.2.2.7.9
Used by Digital Diagnostic Monitoring (DDM) Notifications, the value of tmnxDDMFailedObject indicates which object of the monitored SFP/XFP is in a failed or cleared threshold state.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unknown(0), temperature-low-warning(1), temperature-low-alarm(2), temperature-high-warning(3), temperature-high-alarm(4), supplyVoltage-low-warning(5), supplyVoltage-low-alarm(6), supplyVoltage-high-warning(7), supplyVoltage-high-alarm(8), txBiasCurrent-low-warning(9), txBiasCurrent-low-alarm(10), txBiasCurrent-high-warning(11), txBiasCurrent-high-alarm(12), txOutputPower-low-warning(13), txOutputPower-low-alarm(14), txOutputPower-high-warning(15), txOutputPower-high-alarm(16), rxOpticalPower-low-warning(17), rxOpticalPower-low-alarm(18), rxOpticalPower-high-warning(19), rxOpticalPower-high-alarm(20), aux1-low-warning(21), aux1-low-alarm(22), aux1-high-warning(23), aux1-high-alarm(24), aux2-low-warning(25), aux2-low-alarm(26), aux2-high-warning(27), aux2-high-alarm(28)  

tmnxEqOobPortFailure 1.3.6.1.4.1.6527.3.1.3.2.2.0.1
Generated when the out-of-band Ethernet port has failed. On the Alcatel 7x50 SR system, the out-of-band port is the CPM management interface. This notification was made obsolete in the 2.1 release. The Out-of-band, OOB, port is what id refered to as the management port or cpm port. It has an entry in ifTable and linkup, linkDown and tmnxEqPortError notifications are sent for the management port just as for any other port in the system.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortFailure 1.3.6.1.4.1.6527.3.1.3.2.2.0.2
Generated when a port has failed. This notification was made obsolete in the 2.1 release. tmnxEqPortError is used instead of tmnxEqPortFailure. Standard IETF linkDown notification is sent when a physical port failure is detected. tmnxEqPortError is sent with a ASCII reason message when port errors are detected. It was originally intended that tmnxEqPortError be used to report errors that do not cause port state change to 'down'. tmnxEqPortFailure was intended to report errors that do cause the port state change to 'down'. However, in the implementation tmnxEqPortError is used for both fatal and non-fatal errors.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortSonetAlarm 1.3.6.1.4.1.6527.3.1.3.2.2.0.4
Generated when a SONET/SDH port alarm condition is detected. It is generated only when the type of alarm being raised is enabled in tmnxSonetReportAlarm.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortSonetAlarmClear 1.3.6.1.4.1.6527.3.1.3.2.2.0.5
Generated when a SONET/SDH port alarm condition is cleared. It is generated only when the type of alarm being cleared is enabled in tmnxSonetReportAlarm.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortSonetPathAlarm 1.3.6.1.4.1.6527.3.1.3.2.2.0.6
Generated when a SONET/SDH path alarm condition is detected. It is generated only when the type of alarm being raised is enabled in tmnxSonetPathReportAlarm.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortSonetPathAlarmClear 1.3.6.1.4.1.6527.3.1.3.2.2.0.7
Generated when a SONET/SDH path alarm condition is cleared. It is generated only when the type of alarm being cleared is enabled in tmnxSonetPathReportAlarm.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortSFPInserted 1.3.6.1.4.1.6527.3.1.3.2.2.0.8
Generated when a SFP is inserted in the port.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortSFPRemoved 1.3.6.1.4.1.6527.3.1.3.2.2.0.9
Generated when a SFP is removed from the port.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortWrongSFP 1.3.6.1.4.1.6527.3.1.3.2.2.0.10
Generated when a wrong type of SFP optics module is plugged into a 1 Gig MDA, SONET MDA, or 100FX MDA. Because of the large variety of SFPs now supported and their different encoding schemes for compliance bits, the check for wrong SFP has been removed. As a result, tmnxEqPortWrongSFP notification is no longer generated. However, wrong SFP can be inferred from port statistics.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortSFPCorrupted 1.3.6.1.4.1.6527.3.1.3.2.2.0.11
Generated when SFP information stored in the EPROM on the SFP is corrupt. This notification was made obsolete for revision 6.0 on Alcatel 7x50 SR series systems; it was replaced by tmnxEqPortSFPStatusFailure.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxPortNotifyBerSdTca 1.3.6.1.4.1.6527.3.1.3.2.2.0.12
Generated when a SONET/SDH port's signal degradation bit error rate is greater than the configured error rate threshold. This notification was made obsolete in the 2.1 release.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxPortNotifyBerSfTca 1.3.6.1.4.1.6527.3.1.3.2.2.0.13
Generated when a SONET/SDH port's signal failure bit error rate is greater than the configured error rate threshold. This notification was made obsolete in the 2.1 release.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortError 1.3.6.1.4.1.6527.3.1.3.2.2.0.14
Generated when an error listed in tmnxPortNotifyError is detected on the port.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortDS3Alarm 1.3.6.1.4.1.6527.3.1.3.2.2.0.15
Generated when a DS3 interface alarm condition is detected. It is generated only when the type of alarm being raised is enabled in tmnxDS3ChannelReportAlarm.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortDS3AlarmClear 1.3.6.1.4.1.6527.3.1.3.2.2.0.16
Generated when a DS3 interface alarm condition is cleared. It is generated only when the type of alarm being cleared is enabled in tmnxDS3ChannelReportAlarm.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortDS1Alarm 1.3.6.1.4.1.6527.3.1.3.2.2.0.17
Generated when a DS1 interface alarm condition is detected. It is generated only when the type of alarm being raised is enabled in tmnxDS1ReportAlarm.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortDS1AlarmClear 1.3.6.1.4.1.6527.3.1.3.2.2.0.18
Generated when a DS1 interface alarm condition is cleared. It is generated only when the type of alarm being cleared is enabled in tmnxDS1ReportAlarm.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortBndlYellowDiffExceeded 1.3.6.1.4.1.6527.3.1.3.2.2.0.19
Generated when the differential delay of a port in the bundle exceeds the configured value in tmnxBundleYellowDiffDelay.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortBndlRedDiffExceeded 1.3.6.1.4.1.6527.3.1.3.2.2.0.20
Generated when the differential delay of a port in the bundle exceeds the configured value in tmnxBundleRedDiffDelay.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortBndlBadEndPtDiscr 1.3.6.1.4.1.6527.3.1.3.2.2.0.21
Generated when the port detected mismatched peer endpoint discriminator for the bundle.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortEtherAlarm 1.3.6.1.4.1.6527.3.1.3.2.2.0.22
tmnxEqPortEtherAlarm is generated when a ethernet port alarm condition is detected. It is generated only when the type of alarm being raised is enabled in tmnxPortEtherReportAlarm.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortEtherAlarmClear 1.3.6.1.4.1.6527.3.1.3.2.2.0.23
tmnxEqPortEtherAlarmClear is generated when a ethernet port alarm condition is cleared. It is generated only when the type of alarm being cleared is enabled in tmnxPortEtherReportAlarm.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDS1E1LoopbackStarted 1.3.6.1.4.1.6527.3.1.3.2.2.0.24
The tmnxDS1E1LoopbackStarted notification is generated when a loopback is provisioned on a DS1/E1 port.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDS1E1LoopbackStopped 1.3.6.1.4.1.6527.3.1.3.2.2.0.25
The tmnxDS1E1LoopbackStopped notification is generated when a loopback is removed on a DS1/E1 port. The value of tmnxSonetLoopback specifies the type of loopback that was configured and has now been removed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDS3E3LoopbackStarted 1.3.6.1.4.1.6527.3.1.3.2.2.0.26
The tmnxDS3E3LoopbackStarted notification is generated when a loopback is provisioned on a DS3/E3 port.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDS3E3LoopbackStopped 1.3.6.1.4.1.6527.3.1.3.2.2.0.27
The tmnxDS3E3LoopbackStopped notification is generated when a loopback is removed on a DS3/E3 port. The value of tmnxDS3ChannelLoopback specifies the type of loopback that was configured and has now been removed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxSonetSDHLoopbackStarted 1.3.6.1.4.1.6527.3.1.3.2.2.0.28
The tmnxSonetSDHLoopbackStarted notification is generated when a loopback is provisioned on a Sonet-SDH port.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxSonetSDHLoopbackStopped 1.3.6.1.4.1.6527.3.1.3.2.2.0.29
The tmnxSonetSDHLoopbackStopped notification is generated when a loopback test is removed on a Sonet-SDH port. The value of tmnxDS1Loopback specifies the type of loopback that was configured and has now been removed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortEtherLoopDetected 1.3.6.1.4.1.6527.3.1.3.2.2.0.30
The tmnxEqPortEtherLoopDetected notification is genereated when down-when-looped detects an Ethernet port is receiving PDUs that it transmitted and tmnxPortEtherDownWhenLoopedEnabled is set to 'true'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortEtherLoopCleared 1.3.6.1.4.1.6527.3.1.3.2.2.0.31
The tmnxEqPortEtherLoopCleared notification is generated when down-when-looped detects an Ethernet port has stopped receiving PDUs that it transmitted and tmnxPortEtherDownWhenLoopedEnabled is set to 'true'. Setting tmnxPortEtherDownWhenLoopedEnabled to 'false' will also cause this notification to be generated if tmnxEqPortEtherLoopDetected had previously been raised.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortSpeedCfgNotCompatible 1.3.6.1.4.1.6527.3.1.3.2.2.0.32
Generated when a supported MDA is inserted into a slot of an IOM, the MDA is compatible with the currently provisioned MDA, but the currently configured speed on an MDA port is not compatible with the inserted MDA.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortDuplexCfgNotCompatible 1.3.6.1.4.1.6527.3.1.3.2.2.0.33
Generated when a supported MDA is inserted into a slot of an IOM, the MDA is compatible with the currently provisioned MDA, but the currently configured duplex on an MDA port is not compatible with the inserted MDA.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortIngressRateCfgNotCompatible 1.3.6.1.4.1.6527.3.1.3.2.2.0.34
Generated when a supported MDA is inserted into a slot of an IOM, the MDA is compatible with the currently provisioned MDA, but the currently configured ingress rate on an MDA port is not compatible with the inserted MDA.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqDigitalDiagMonitorFailure 1.3.6.1.4.1.6527.3.1.3.2.2.0.35
Generated when an SFP/XFP that supports Digital Diagnostic Monitoring (DDM) enters a failed state.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxEqPortSFPStatusFailure 1.3.6.1.4.1.6527.3.1.3.2.2.0.36
Generated when the tmnxPortSFPStatus of an SFP/XFP results in a value other than 'not-equipped (0)', or 'operational (1)'. tmnxEqPortSFPStatusFailure obsoleted tmnxEqPortSFPCorrupted for revision 6.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxQosServiceDegraded 1.3.6.1.4.1.6527.3.1.3.2.2.0.3
Generated when the port is unable to provided the specified quality of service level.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxPortCompliances 1.3.6.1.4.1.6527.3.1.1.2.2.1
OBJECT IDENTIFIER    

tmnxPortGroups 1.3.6.1.4.1.6527.3.1.1.2.2.2
OBJECT IDENTIFIER    

tmnxPortComp7750 1.3.6.1.4.1.6527.3.1.1.2.2.1.3
OBJECT IDENTIFIER    

tmnxPortComp7450 1.3.6.1.4.1.6527.3.1.1.2.2.1.4
OBJECT IDENTIFIER    

tmnxPortComp7710 1.3.6.1.4.1.6527.3.1.1.2.2.1.5
OBJECT IDENTIFIER    

tmnxPortComp7750V4v0 1.3.6.1.4.1.6527.3.1.1.2.2.1.3.2
The compliance statement for revision 4.0 of ALCATEL-IND1-TIMETRA-PORT-MIB on the Alcatel 7750 SR series systems. tmnxMlImaBundleGroup was added as of R4.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxPortComp7750V5v0 1.3.6.1.4.1.6527.3.1.1.2.2.1.3.3
The compliance statement for revision 5.0 of ALCATEL-IND1-TIMETRA-PORT-MIB on the Alcatel 7750 SR series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxPortComp7750V6v0 1.3.6.1.4.1.6527.3.1.1.2.2.1.3.4
The compliance statement for revision 6.0 of ALCATEL-IND1-TIMETRA-PORT-MIB on the Alcatel 7750 SR series systems.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxPortComp7450V4v0 1.3.6.1.4.1.6527.3.1.1.2.2.1.4.2
The compliance statement for revision 4.0 of ALCATEL-IND1-TIMETRA-PORT-MIB on the Alcatel 7450 SR series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxPortComp7450V5v0 1.3.6.1.4.1.6527.3.1.1.2.2.1.4.3
The compliance statement for revision 5.0 of ALCATEL-IND1-TIMETRA-PORT-MIB on the Alcatel 7450 SR series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxPortComp7450V6v0 1.3.6.1.4.1.6527.3.1.1.2.2.1.4.4
The compliance statement for revision 5.0 of ALCATEL-IND1-TIMETRA-PORT-MIB on the Alcatel 7450 SR series systems.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxPortComp7710V3v0 1.3.6.1.4.1.6527.3.1.1.2.2.1.5.1
The compliance statement for revision 3.0 of ALCATEL-IND1-TIMETRA-PORT-MIB.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxPortComp7710V5v0 1.3.6.1.4.1.6527.3.1.1.2.2.1.5.2
The compliance statement for revision 5.0 of ALCATEL-IND1-TIMETRA-PORT-MIB.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxPortComp7710V6v0 1.3.6.1.4.1.6527.3.1.1.2.2.1.5.3
The compliance statement for revision 6.0 of ALCATEL-IND1-TIMETRA-PORT-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxPortFRGroup 1.3.6.1.4.1.6527.3.1.1.2.2.2.5
The group of objects supporting management of Frame Relay DLCMI on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxQosAppObjsGroup 1.3.6.1.4.1.6527.3.1.1.2.2.2.6
The group of objects supporting management of Qos associations of the buffer pools to mdas, ports, channels and bundles on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortTestGroup 1.3.6.1.4.1.6527.3.1.1.2.2.2.7
The group of objects supporting management of port testing on Alcatel 7x50 SR series system.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortObsoleteGroup 1.3.6.1.4.1.6527.3.1.1.2.2.2.11
The group of objects in ALCATEL-IND1-TIMETRA-PORT-MIB which are obsoleted.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortIngrMdaQosStatR2r1Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.14
The group of objects that describe the MDA QoS discard statistics for an ethernet port located on an oversubscribed MDA for revision 2.1 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortStatsR2r1Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.16
The group of objects supporting port statistics for revision 2.1 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortNotificationGroupR2r1 1.3.6.1.4.1.6527.3.1.1.2.2.2.17
The group of notifications supporting the management of physical ports for revision 2.1 on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxPortNotifyObjsGroupR2r1 1.3.6.1.4.1.6527.3.1.1.2.2.2.18
The group of objects supporting physical port notifications for revision 2.1 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortNotifyObsoleteGroup 1.3.6.1.4.1.6527.3.1.1.2.2.2.20
The group of notifications supporting the management of physical ports made obsolete for revision 2.1 on Alcatel 7x50 SR series systems. tmnxEqPortSFPCorrupted was made obsolete for revision 6.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxPortSonetV3v0Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.21
The group of objects supporting management of SONET type ports for revision 3.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortTDMV3v0Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.22
The group of objects supporting management of TDM type ports for revision 3.0 on the Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortATMV3v0Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.23
The group of objects supporting management of ATM interfaces for version 3.0 on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxScalarPortV3v0Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.24
The group of objects supporting management for general port settings for revision 3.0 on Alcatel 7x50 series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortV3v0Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.25
The group of objects supporting management of physical port capabilities for revision 3.0 on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxCiscoHDLCGroup 1.3.6.1.4.1.6527.3.1.1.2.2.2.26
The group of objects supporting Cisco HDLC encapsulation on Alcatel 7750 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxMlBundleV3v0Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.27
The group of objects supporting management MLBUNDLES for revision 3.0 on the Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxObsoleteGroupV3v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.28
The group of objects obsoleted in the 7x50 SR series 3.0 release
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortEthernetV3v0Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.29
The group of objects supporting management of Ethernet ports for revision 3.0 on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortTDMGroupV4v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.30
The group of objects supporting management of TDM type ports for version 4.0 on the Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortATMGroupV4v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.31
The group of objects supporting management of ATM interfaces for version 4.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxMlBundleGroupV4v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.32
The group of objects supporting management MLBUNDLES for revision 4.0 on the Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxMlImaBundleGroup 1.3.6.1.4.1.6527.3.1.1.2.2.2.33
The group of objects supporting management of Ima Groups and Members on the Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnx7710PortTDMGroupV3v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.34
The group of objects supporting management of TDM type ports specific to the Alcatel 7710 SR series systems for revision 3.0.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortGroupV4v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.35
The group of objects supporting management of physical port capabilities for revision 4.0 on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxObsoleteGroupV5v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.36
The group of objects obsoleted in the 7x50 SR series 5.0 release
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortSchedV5v0Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.37
The group of objects supporting management of physical port virtual scheduler capabilities for revision 5.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortEthernetV5v0Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.38
The group of objects supporting management of Ethernet ports for revision 5.0 on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortGroupV5v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.39
The group of objects supporting management of physical port capabilities for revision 5.0 on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxMlBundleGroupV5v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.40
The group of objects supporting management MLBUNDLES for revision 5.0 on the Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortNotificationGroupV5v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.41
The group of notifications supporting the management of physical ports for revision 5.0 on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxPortTDMGroupV5v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.42
The group of objects supporting management of TDM type ports for version 5.0 on the Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnx7710PortTDMGroupV5v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.43
The group of objects supporting management of TDM type ports specific to the revision 5.0 on Alcatel 7710 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortCemGroupV6v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.44
The group of objects supporting management of CEM encapsulation TDM type ports specific to the Alcatel 7750 and 7710 SR series systems for revision 6.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxMcMlpppBundleGroup 1.3.6.1.4.1.6527.3.1.1.2.2.2.45
The group of objects supporting management of MClass MLPPP BUNDLES for revision 6.0 on the Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortNotificationGroupV6v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.46
The group of notifications supporting the management of physical ports for revision 6.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxPortEthernetV6v0Group 1.3.6.1.4.1.6527.3.1.1.2.2.2.47
The group of objects supporting management of Ethernet ports for revision 6.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxMlBundleGroupV6v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.48
The group of objects supporting management MLBUNDLES for revision 6.0 on the Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxMlpppBundleGroup 1.3.6.1.4.1.6527.3.1.1.2.2.2.49
The group of objects supporting management of MLPPP Bundles on the Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortNotificationGroupV3v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.50
The group of notifications supporting the management of physical ports for revision 3.0 on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxPortTDMGroupV6v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.52
The group of objects supporting management of TDM type ports for version 6.0 on the Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDigitalDiagMonitorGroup 1.3.6.1.4.1.6527.3.1.1.2.2.2.53
The group of objects supporting the management of Digital Diagnostic Monitoring SFP/XFPs for revision 6.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortGroupV6v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.54
The group of objects supporting management of physical port capabilities for revision 6.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNamedPoolGroupV6v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.55
The group of objects supporting the Named Pool feature for revision 6.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxPortNotifyObjsGroupV6v0 1.3.6.1.4.1.6527.3.1.1.2.2.2.57
The group of objects supporting physical port notifications for revision 6.0 on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP