CISCO-ITP-SP-MIB

File: CISCO-ITP-SP-MIB.mib (295575 bytes)

Imported modules

SNMPv2-SMI SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB
IF-MIB SNMPv2-TC CISCO-ITP-TC-MIB
SNMPv2-CONF CISCO-SMI

Imported symbols

Counter32 Integer32 Gauge32
MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
TimeTicks Unsigned32 SnmpAdminString
InetAddressType InetAddress InterfaceIndexOrZero
RowStatus TimeStamp TruthValue
TEXTUAL-CONVENTION CItpTcAclId CItpTcCLLI
CItpTcDisplayPC CItpTcLinksetId CItpTcLinkSLC
CItpTcLinkType CItpTcNetworkIndicator CItpTcPointCode
CItpTcPointCodeType CItpTcQos CItpTcRouteTableName
CItpTcSs7Variant CItpTcTimerMtp2T01 CItpTcTimerMtp2T02
CItpTcTimerMtp2T03 CItpTcTimerMtp2T04E CItpTcTimerMtp2T04N
CItpTcTimerMtp2T05 CItpTcTimerMtp2T06 CItpTcTimerMtp2T07
CItpTcTimerMtp3T01 CItpTcTimerMtp3T02 CItpTcTimerMtp3T03
CItpTcTimerMtp3T04 CItpTcTimerMtp3T05 CItpTcTimerMtp3T06
CItpTcTimerMtp3T07 CItpTcTimerMtp3T08 CItpTcTimerMtp3T10
CItpTcTimerMtp3T11 CItpTcTimerMtp3T12 CItpTcTimerMtp3T13
CItpTcTimerMtp3T14 CItpTcTimerMtp3T15 CItpTcTimerMtp3T16
CItpTcTimerMtp3T17 CItpTcTimerMtp3T18 CItpTcTimerMtp3T19
CItpTcTimerMtp3T20 CItpTcTimerMtp3T21 CItpTcTimerMtp3T22
CItpTcTimerMtp3T23 CItpTcTimerMtp3T24 CItpTcTimerMtp3T25
CItpTcTimerMtp3T26 CItpTcTimerMtp3T27 CItpTcTimerMtp3T28
CItpTcTimerMtp3T29 CItpTcTimerMtp3T30 CItpTcTimerMtp3T31
CItpTcTimerMtp3T32 CItpTcTimerMtp3T33 CItpTcTimerMtp3T34
CItpTcTimerLinkTest CItpTcTimerLinkMessage CItpTcTimerLinkActRetry
MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
ciscoMgmt

Defined Types

CItpSpSequenceNumber  
This textual convention defines all of the allowed values for a sequence of integers used by the SS7 protocol to transmit and acknowledge packets. The range is specified from 0 to maximum allowed value for extended sequence numbers. The actual range will depend on the type of link and the variant. The value will increase and then wrap to the zero value. The following are examples of valid sequences. 0..126,127,0.. 0..254,255,0.. 0..32766,32767,0.. 0..65534,65535,0..
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

CItpSpSampleInterval  
This textual convention defines the allowed values for a sample interval. This value is specified in seconds and ranges from 1 minute to 1 hour.
TEXTUAL-CONVENTION    
  Unsigned32 60..3600  

CItpSpPercentThreshold  
This textual convention defines the allowed values for a thresholds specified as percentage of link utilization. A value of zero indicates that this specific threshold is to be ignored.
TEXTUAL-CONVENTION    
  Unsigned32 0..100  

CItpSpLinkUtilization  
This textual convention defines a range of percentages that represent the utilization of a link. Any value over 999 will be represented as 999. For SS7 links based on IP/SCTP the link capacity is not directly related to the interface speed used to transmit packets. This is different from serial and HSL links. The capacity of these types of links depend on the amount of resources available in the IP cloud. The IP cloud must be provisioned to support traffic for all SS7 links. In order to monitor link utilization on IP/SCTP based SS7 links a planned capacity must be specified. If this value is incorrectly estimated or traffic exceeds this expected value link utilization may exceed 100 percent. This is possible because the IP cloud may be provisioned with additional capacity or may discard less important traffic based on Qos parameters. When a SS7 link has not be configured for link utilization monitoring this value object will have a value of zero.
TEXTUAL-CONVENTION    
  Unsigned32 0..999  

CItpSpLinkCapacity  
This textual convention defines the planned capacity of a SS7 link in bit per second. If the link type is serial or HSL the link capacity can be obtained from information in the IF-MIB. If the link type is sctp/ip a value of zero indicates that link utilization should not be calculated for this SS7 link.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 56000..2147483647  

CItpSpLinkUtilizationState  
Link Utilization State as follows: 'unMonitored(0)' - traffic for a specified direction is not being monitored. 'underThreshold(1)' - traffic for a specified direction on a link is below the specified threshold. 'overThreshold(2)' - traffic for a specified direction on a link is above to or exceeds the specified threshold.
TEXTUAL-CONVENTION    
  INTEGER unMonitored(0), underThreshold(1), overThreshold(2)  

CItpSpPointCodeTableEntry  
SEQUENCE    
  cItpSpPointCodeNi CItpTcNetworkIndicator
  cItpSpPointCodeBin CItpTcPointCode
  cItpSpPointCodeType CItpTcPointCodeType
  cItpSpPointCodeDisplay CItpTcDisplayPC
  cItpSpPointCodeRowStatus RowStatus

CItpSpLinksetTableEntry  
SEQUENCE    
  cItpSpLinksetName CItpTcLinksetId
  cItpSpLinksetSourcePointCode CItpTcPointCode
  cItpSpLinksetSourceDisplayPC CItpTcDisplayPC
  cItpSpLinksetAdjacentPointCode CItpTcPointCode
  cItpSpLinksetAdjacentDisplayPC CItpTcDisplayPC
  cItpSpLinksetState INTEGER
  cItpSpLinksetInboundAcl CItpTcAclId
  cItpSpLinksetOutboundAcl CItpTcAclId
  cItpSpLinksetSnmmRTN CItpTcRouteTableName
  cItpSpLinksetSntmRTN CItpTcRouteTableName
  cItpSpLinksetSpare2RTN CItpTcRouteTableName
  cItpSpLinksetSccpRTN CItpTcRouteTableName
  cItpSpLinksetTupRTN CItpTcRouteTableName
  cItpSpLinksetIsupRTN CItpTcRouteTableName
  cItpSpLinksetDupcRTN CItpTcRouteTableName
  cItpSpLinksetDupfRTN CItpTcRouteTableName
  cItpSpLinksetMtupRTN CItpTcRouteTableName
  cItpSpLinksetBisupRTN CItpTcRouteTableName
  cItpSpLinksetSisupRTN CItpTcRouteTableName
  cItpSpLinksetSpare11RTN CItpTcRouteTableName
  cItpSpLinksetSpare12RTN CItpTcRouteTableName
  cItpSpLinksetSpare13RTN CItpTcRouteTableName
  cItpSpLinksetSpare14RTN CItpTcRouteTableName
  cItpSpLinksetSpare15RTN CItpTcRouteTableName
  cItpSpLinksetAccountingEnabled TruthValue
  cItpSpLinksetNumLinks Unsigned32
  cItpSpLinksetDurationInService TimeTicks
  cItpSpLinksetDurationOutService TimeTicks
  cItpSpLinksetMtp2T01 CItpTcTimerMtp2T01
  cItpSpLinksetMtp2T02 CItpTcTimerMtp2T02
  cItpSpLinksetMtp2T03 CItpTcTimerMtp2T03
  cItpSpLinksetMtp2T04E CItpTcTimerMtp2T04E
  cItpSpLinksetMtp2T04N CItpTcTimerMtp2T04N
  cItpSpLinksetMtp2T05 CItpTcTimerMtp2T05
  cItpSpLinksetMtp2T06 CItpTcTimerMtp2T06
  cItpSpLinksetMtp2T07 CItpTcTimerMtp2T07
  cItpSpLinksetMtp3T01 CItpTcTimerMtp3T01
  cItpSpLinksetMtp3T02 CItpTcTimerMtp3T02
  cItpSpLinksetMtp3T03 CItpTcTimerMtp3T03
  cItpSpLinksetMtp3T04 CItpTcTimerMtp3T04
  cItpSpLinksetMtp3T05 CItpTcTimerMtp3T05
  cItpSpLinksetMtp3T06 CItpTcTimerMtp3T06
  cItpSpLinksetMtp3T07 CItpTcTimerMtp3T07
  cItpSpLinksetMtp3T08 CItpTcTimerMtp3T08
  cItpSpLinksetMtp3T10 CItpTcTimerMtp3T10
  cItpSpLinksetMtp3T11 CItpTcTimerMtp3T11
  cItpSpLinksetMtp3T12 CItpTcTimerMtp3T12
  cItpSpLinksetMtp3T13 CItpTcTimerMtp3T13
  cItpSpLinksetMtp3T14 CItpTcTimerMtp3T14
  cItpSpLinksetMtp3T15 CItpTcTimerMtp3T15
  cItpSpLinksetMtp3T16 CItpTcTimerMtp3T16
  cItpSpLinksetMtp3T17 CItpTcTimerMtp3T17
  cItpSpLinksetMtp3T18 CItpTcTimerMtp3T18
  cItpSpLinksetMtp3T19 CItpTcTimerMtp3T19
  cItpSpLinksetMtp3T20 CItpTcTimerMtp3T20
  cItpSpLinksetMtp3T21 CItpTcTimerMtp3T21
  cItpSpLinksetMtp3T22 CItpTcTimerMtp3T22
  cItpSpLinksetMtp3T23 CItpTcTimerMtp3T23
  cItpSpLinksetMtp3T24 CItpTcTimerMtp3T24
  cItpSpLinksetMtp3T25 CItpTcTimerMtp3T25
  cItpSpLinksetMtp3T26 CItpTcTimerMtp3T26
  cItpSpLinksetMtp3T27 CItpTcTimerMtp3T27
  cItpSpLinksetMtp3T28 CItpTcTimerMtp3T28
  cItpSpLinksetMtp3T29 CItpTcTimerMtp3T29
  cItpSpLinksetMtp3T30 CItpTcTimerMtp3T30
  cItpSpLinksetMtp3T31 CItpTcTimerMtp3T31
  cItpSpLinksetMtp3T32 CItpTcTimerMtp3T32
  cItpSpLinksetMtp3T33 CItpTcTimerMtp3T33
  cItpSpLinksetMtp3T34 CItpTcTimerMtp3T34
  cItpSpLinksetTimerLinkTest CItpTcTimerLinkTest
  cItpSpLinksetTimerLinkMessage CItpTcTimerLinkMessage
  cItpSpLinksetTimerLinkActRetry CItpTcTimerLinkActRetry
  cItpSpLinksetPlanCapacity Integer32
  cItpSpLinksetActPriority Unsigned32
  cItpSpLinksetType INTEGER
  cItpSpLinksetRowStatus RowStatus
  cItpSpLinksetNi CItpTcNetworkIndicator
  cItpSpLinksetDisplayName SnmpAdminString
  cItpSpLinksetDescription SnmpAdminString
  cItpSpLinksetVariant CItpTcSs7Variant

CItpSpLinkTableEntry  
SEQUENCE    
  cItpSpLinkSlc CItpTcLinkSLC
  cItpSpLinkDescription SnmpAdminString
  cItpSpLinkState INTEGER
  cItpSpLinkType CItpTcLinkType
  cItpSpLinkifIndex InterfaceIndexOrZero
  cItpSpLinkSctpAssociation Integer32
  cItpSpLinkMtp3PacketsRcvd Counter32
  cItpSpLinkMtp3PacketsSent Counter32
  cItpSpLinkMtp3BytesRcvd Counter32
  cItpSpLinkMtp3BytesSent Counter32
  cItpSpLinkMtp2T01 CItpTcTimerMtp2T01
  cItpSpLinkMtp2T02 CItpTcTimerMtp2T02
  cItpSpLinkMtp2T03 CItpTcTimerMtp2T03
  cItpSpLinkMtp2T04E CItpTcTimerMtp2T04E
  cItpSpLinkMtp2T04N CItpTcTimerMtp2T04N
  cItpSpLinkMtp2T05 CItpTcTimerMtp2T05
  cItpSpLinkMtp2T06 CItpTcTimerMtp2T06
  cItpSpLinkMtp2T07 CItpTcTimerMtp2T07
  cItpSpLinkMtp3T01 CItpTcTimerMtp3T01
  cItpSpLinkMtp3T02 CItpTcTimerMtp3T02
  cItpSpLinkMtp3T03 CItpTcTimerMtp3T03
  cItpSpLinkMtp3T04 CItpTcTimerMtp3T04
  cItpSpLinkMtp3T05 CItpTcTimerMtp3T05
  cItpSpLinkMtp3T06 CItpTcTimerMtp3T06
  cItpSpLinkMtp3T07 CItpTcTimerMtp3T07
  cItpSpLinkMtp3T08 CItpTcTimerMtp3T08
  cItpSpLinkMtp3T10 CItpTcTimerMtp3T10
  cItpSpLinkMtp3T11 CItpTcTimerMtp3T11
  cItpSpLinkMtp3T12 CItpTcTimerMtp3T12
  cItpSpLinkMtp3T13 CItpTcTimerMtp3T13
  cItpSpLinkMtp3T14 CItpTcTimerMtp3T14
  cItpSpLinkMtp3T15 CItpTcTimerMtp3T15
  cItpSpLinkMtp3T16 CItpTcTimerMtp3T16
  cItpSpLinkMtp3T17 CItpTcTimerMtp3T17
  cItpSpLinkMtp3T18 CItpTcTimerMtp3T18
  cItpSpLinkMtp3T19 CItpTcTimerMtp3T19
  cItpSpLinkMtp3T20 CItpTcTimerMtp3T20
  cItpSpLinkMtp3T21 CItpTcTimerMtp3T21
  cItpSpLinkMtp3T22 CItpTcTimerMtp3T22
  cItpSpLinkMtp3T23 CItpTcTimerMtp3T23
  cItpSpLinkMtp3T24 CItpTcTimerMtp3T24
  cItpSpLinkMtp3T25 CItpTcTimerMtp3T25
  cItpSpLinkMtp3T26 CItpTcTimerMtp3T26
  cItpSpLinkMtp3T27 CItpTcTimerMtp3T27
  cItpSpLinkMtp3T28 CItpTcTimerMtp3T28
  cItpSpLinkMtp3T29 CItpTcTimerMtp3T29
  cItpSpLinkMtp3T30 CItpTcTimerMtp3T30
  cItpSpLinkMtp3T31 CItpTcTimerMtp3T31
  cItpSpLinkMtp3T32 CItpTcTimerMtp3T32
  cItpSpLinkMtp3T33 CItpTcTimerMtp3T33
  cItpSpLinkMtp3T34 CItpTcTimerMtp3T34
  cItpSpLinkTimerLinkTest CItpTcTimerLinkTest
  cItpSpLinkTimerLinkMessage CItpTcTimerLinkMessage
  cItpSpLinkTimerLinkActRetry CItpTcTimerLinkActRetry
  cItpSpLinkXmitQueueDepth Gauge32
  cItpSpLinkXmitQueueDepthHigh Unsigned32
  cItpSpLinkXmitQueueDepthHighRT TimeStamp
  cItpSpLinkCongestionState Unsigned32
  cItpSpLinkCongestionAbate1 Unsigned32
  cItpSpLinkCongestionAbate2 Unsigned32
  cItpSpLinkCongestionAbate3 Unsigned32
  cItpSpLinkCongestionOnset1 Unsigned32
  cItpSpLinkCongestionOnset2 Unsigned32
  cItpSpLinkCongestionOnset3 Unsigned32
  cItpSpLinkSigLinkTest TruthValue
  cItpSpLinkQ752T1E1 TimeTicks
  cItpSpLinkQ752T1E2 Counter32
  cItpSpLinkQ752T1E3 Counter32
  cItpSpLinkQ752T1E4 Counter32
  cItpSpLinkQ752T1E5 Counter32
  cItpSpLinkQ752T1E6 Counter32
  cItpSpLinkQ752T1E7 Counter32
  cItpSpLinkQ752T1E8 Counter32
  cItpSpLinkQ752T1E9 Counter32
  cItpSpLinkQ752T1E10 Counter32
  cItpSpLinkQ752T1E11 Counter32
  cItpSpLinkQ752T2E1 TimeTicks
  cItpSpLinkQ752T2E5 TimeTicks
  cItpSpLinkQ752T2E6 TimeTicks
  cItpSpLinkQ752T2E7 TimeTicks
  cItpSpLinkQ752T2E9 TimeTicks
  cItpSpLinkQ752T2E10 Counter32
  cItpSpLinkQ752T2E15 TimeTicks
  cItpSpLinkQ752T2E16 Counter32
  cItpSpLinkQ752T2E18 Counter32
  cItpSpLinkMtp3PacketsRetrans Counter32
  cItpSpLinkMtp3BytesRetrans Counter32
  cItpSpLinkQ752T3E6 Counter32
  cItpSpLinkQ752T3E7 TimeTicks
  cItpSpLinkQ752T3E10L1 Counter32
  cItpSpLinkQ752T3E10L2 Counter32
  cItpSpLinkQ752T3E10L3 Counter32
  cItpSpLinkQ752T3E11L1 Counter32
  cItpSpLinkQ752T3E11L2 Counter32
  cItpSpLinkQ752T3E11L3 Counter32
  cItpSpLinkIPType1 InetAddressType
  cItpSpLinkIPType2 InetAddressType
  cItpSpLinkIPType3 InetAddressType
  cItpSpLinkIPType4 InetAddressType
  cItpSpLinkIPAddr1 InetAddress
  cItpSpLinkIPAddr2 InetAddress
  cItpSpLinkIPAddr3 InetAddress
  cItpSpLinkIPAddr4 InetAddress
  cItpSpLinkLocalPort Unsigned32
  cItpSpLinkRemotePort Unsigned32
  cItpSpLinkQosClass CItpTcQos
  cItpSpLinkRowStatus RowStatus
  cItpSpLinkStateReason BITS
  cItpSpLinkDisplayName SnmpAdminString
  cItpSpLinkDroppedPkts Counter32
  cItpSpLinkTransmittedLssu Counter32
  cItpSpLinkReceivedLssu Counter32
  cItpSpLinkProtocolDetails BITS
  cItpSpLinkLsacState INTEGER
  cItpSpLinkTsrcState INTEGER
  cItpSpLinkTcocState INTEGER
  cItpSpLinkTcocLocalBSNT CItpSpSequenceNumber
  cItpSpLinkTcocRemoteBSNT CItpSpSequenceNumber
  cItpSpLinkTcbcState INTEGER
  cItpSpLinkReceivedSIB Counter32
  cItpSpLinkTransmittedSIB Counter32
  cItpSpLinkMtp2ExpiredT01 Counter32
  cItpSpLinkMtp2ExpiredT02 Counter32
  cItpSpLinkMtp2ExpiredT03 Counter32
  cItpSpLinkMtp2ExpiredT04 Counter32
  cItpSpLinkMtp2ExpiredT05 Counter32
  cItpSpLinkMtp2ExpiredT06 Counter32
  cItpSpLinkMtp2ExpiredT07 Counter32
  cItpSpLinkOMAERMCount Counter32
  cItpSpLinkOMAERMFailCount Counter32
  cItpSpLinkOMSURMCount Counter32
  cItpSpLinkOMSURMFailCount Counter32
  cItpSpLinkPlanCapacityRcvd CItpSpLinkCapacity
  cItpSpLinkUtilThresholdRcvd CItpSpPercentThreshold
  cItpSpLinkUtilizationRcvd CItpSpLinkUtilization
  cItpSpLinkUtilStateRcvd CItpSpLinkUtilizationState
  cItpSpLinkL2BytesRcvd Counter32
  cItpSpLinkPlanCapacitySent CItpSpLinkCapacity
  cItpSpLinkUtilThresholdSent CItpSpPercentThreshold
  cItpSpLinkUtilizationSent CItpSpLinkUtilization
  cItpSpLinkUtilStateSent CItpSpLinkUtilizationState
  cItpSpLinkL2BytesSent Counter32

Defined Values

ciscoItpSpMIB 1.3.6.1.4.1.9.9.232
The MIB for managing Signalling Points and its associated messages transported over Signalling System No. 7 (SS7) Network via Cisco IP Transfer Point. The Cisco IP Transfer Point (ITP) is a hardware and software solution that transports SS7 traffic using IP. Each ITP node provides function similar to SS7 Signalling point. The relevant ITU documents describing this technology is the ITU Q series, including ITU Q.700: Introduction to CCITT Signalling System No. 7 and ITU Q.701 Functional description of the message transfer part (MTP) of Signalling System No. 7. This MIB models the SP as follows: The SP is associated with one or more point codes. Each pointcode is associated with: an SS7 variant, timers, and linksets. Linksets contain: destination point code linkset byte/packet statistics, accounting information per Destination Point Code(DPC) and Originating Point Code (OPC) violation accounting information per DPC and OPC links, reference to incoming and outgoing ACL reference to a routing table for each SS7 packet type Links contain: timers, and byte/packet statistics. The figure below provides a diagrammatic representation of the relationships. Each box may be replicated providing multiple instances of the object. '--->' indicates that the object to the left contains a reference to the object to the right. '###>' indicates that the object to the left contains an instance of the object to the right. The down arrow indicates that the object being pointed to contains snmp indices of the objects above it. ________________ | | | Sp |###> point code, timers |________________| | V ________________ | | | |---> Accounting | Linkset |---> Violation Accounting | |---> Incoming ACL | |---> Outgoing ACL |________________|---> Routing Tables. | V ________________ | Link |###> timers |________________|---> statistics Abbreviations: AERM - Alignment Error Rate Monitor CLLI - Common Language Location Codes HSL - High Speed Link (ATM based) LLSC - link set control LSAC - Signalling link activity control LSDA - Signalling data link allocation LSLA - Signalling link activation LSLD - Signalling link deactivation LSLR - Signalling link restoration LSSU - Link Status Signal Unit LSTA - Signalling terminal allocation MTP - Message Transport Protocol MTP2 - Layer 2 of Message Transport Protocol MTP3 - Layer 3 of Message Transport Protocol PC - Point Code RTN - RouteTableName SCTP - Stream Transmission Protocol(RFC 2960) SIB - Status Indicator Busy SP - Signalling Point SS7 - System No. 7 (SS7) Network SUERM - Signal Unit Error Rate Monitor TCBC - Changeback control TCOC - Changeover control TCRC - Controlled rerouting control TFRC - Forced rerouting control TLAC - Link availability control TPRC - Signalling point restart control TRCC - Signalling route set congestion control TSFC - Signalling traffic flow control TSRC - Signalling routing control
MODULE-IDENTITY    

cItpSpMIBNotifs 1.3.6.1.4.1.9.9.232.0
OBJECT IDENTIFIER    

cItpSpMIBObjects 1.3.6.1.4.1.9.9.232.1
OBJECT IDENTIFIER    

cItpSpMIBConformance 1.3.6.1.4.1.9.9.232.2
OBJECT IDENTIFIER    

cItpSpScalars 1.3.6.1.4.1.9.9.232.1.1
OBJECT IDENTIFIER    

cItpSpPointCode 1.3.6.1.4.1.9.9.232.1.2
OBJECT IDENTIFIER    

cItpSpLinkset 1.3.6.1.4.1.9.9.232.1.3
OBJECT IDENTIFIER    


cItpSpNotificationsEnable 1.3.6.1.4.1.9.9.232.1.5
OBJECT IDENTIFIER    

cItpSpVariant 1.3.6.1.4.1.9.9.232.1.1.1
The SS7 variant implemented in this SP.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcSs7Variant  

cItpSpCLLICode 1.3.6.1.4.1.9.9.232.1.1.2
Common Language Location Codes (CLLI Codes).
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcCLLI  

cItpSpDisplayName 1.3.6.1.4.1.9.9.232.1.1.3
A short identifier for the Signalling point. This value can be set by system administrator or defaults to the local point code formatted as an ASCII string.
Status: deprecated Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..30)  

cItpSpDescription 1.3.6.1.4.1.9.9.232.1.1.4
A textual description for the Signalling point.
Status: deprecated Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..254)  

cItpSpMtp2T01 1.3.6.1.4.1.9.9.232.1.1.5
Alignment ready timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp2T01  

cItpSpMtp2T02 1.3.6.1.4.1.9.9.232.1.1.6
Not aligned timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp2T02  

cItpSpMtp2T03 1.3.6.1.4.1.9.9.232.1.1.7
Aligned timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp2T03  

cItpSpMtp2T04E 1.3.6.1.4.1.9.9.232.1.1.8
Proving period timer emergency timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp2T04E  

cItpSpMtp2T04N 1.3.6.1.4.1.9.9.232.1.1.9
Proving period timer normal timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp2T04N  

cItpSpMtp2T05 1.3.6.1.4.1.9.9.232.1.1.10
Sending SIB timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp2T05  

cItpSpMtp2T06 1.3.6.1.4.1.9.9.232.1.1.11
Remote congestion timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp2T06  

cItpSpMtp2T07 1.3.6.1.4.1.9.9.232.1.1.12
Excessive delay of acknowledgement timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp2T07  

cItpSpMtp3T01 1.3.6.1.4.1.9.9.232.1.1.13
Delay to avoid message mis-sequencing on changeover.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T01  

cItpSpMtp3T02 1.3.6.1.4.1.9.9.232.1.1.14
Waiting for changeover acknowledgement.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T02  

cItpSpMtp3T03 1.3.6.1.4.1.9.9.232.1.1.15
Time controlled diversion-delay to avoid mis-sequencing on change back.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T03  

cItpSpMtp3T04 1.3.6.1.4.1.9.9.232.1.1.16
Waiting for change back acknowledgement (first attempt).
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T04  

cItpSpMtp3T05 1.3.6.1.4.1.9.9.232.1.1.17
Waiting for change back acknowledgement (second attempt).
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T05  

cItpSpMtp3T06 1.3.6.1.4.1.9.9.232.1.1.18
Delay to avoid message mis-sequencing on controlled rerouting.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T06  

cItpSpMtp3T07 1.3.6.1.4.1.9.9.232.1.1.19
Waiting for Signalling data link connection acknowledgement.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T07  

cItpSpMtp3T08 1.3.6.1.4.1.9.9.232.1.1.20
Transfer prohibited inhibition timer (transient solution).
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T08  

cItpSpMtp3T10 1.3.6.1.4.1.9.9.232.1.1.21
Waiting to repeat Signalling routeset test message.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T10  

cItpSpMtp3T11 1.3.6.1.4.1.9.9.232.1.1.22
Transfer restricted timer. (This is one way of implementing the function described in 13.4/Q.704 and mainly intended to simplify SPs.).
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T11  

cItpSpMtp3T12 1.3.6.1.4.1.9.9.232.1.1.23
Waiting for uninhibit acknowledgement.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T12  

cItpSpMtp3T13 1.3.6.1.4.1.9.9.232.1.1.24
Waiting for force uninhibit.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T13  

cItpSpMtp3T14 1.3.6.1.4.1.9.9.232.1.1.25
Waiting for inhibition acknowledgement.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T14  

cItpSpMtp3T15 1.3.6.1.4.1.9.9.232.1.1.26
Waiting to start Signalling routeset congestion test.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T15  

cItpSpMtp3T16 1.3.6.1.4.1.9.9.232.1.1.27
Waiting for routeset congestion status update.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T16  

cItpSpMtp3T17 1.3.6.1.4.1.9.9.232.1.1.28
Delay to avoid oscillation of initial alignment failure and link restart.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T17  

cItpSpMtp3T18 1.3.6.1.4.1.9.9.232.1.1.29
This timers servers different function based on the variant. ANSI: Repeat TFR once by response method ITU: MTP restart link supervision
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T18  

cItpSpMtp3T19 1.3.6.1.4.1.9.9.232.1.1.30
This timers servers different function based on the variant. ANSI: failed craft timer referral timer ITU: supervision timer during MTP restart
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T19  

cItpSpMtp3T20 1.3.6.1.4.1.9.9.232.1.1.31
This timers servers different function based on the variant. ANSI: waiting to repeat local inhibit test ITU: MTP restart timer at the Signalling point
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T20  

cItpSpMtp3T21 1.3.6.1.4.1.9.9.232.1.1.32
This timers servers different function based on the variant. ANSI: waiting to repeat remote inhibit test) ITU: MTP restart timer at adjacent Signalling point
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T21  

cItpSpMtp3T22 1.3.6.1.4.1.9.9.232.1.1.33
This timers servers different function based on the variant. ANSI: restarting SP waiting for Signalling links avail ITU: local inhibit test timer
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T22  

cItpSpMtp3T23 1.3.6.1.4.1.9.9.232.1.1.34
This timers servers different function based on the variant. ANSI: restarting SP waiting to receive all TRA msgs ITU: remote inhibit test timer
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T23  

cItpSpMtp3T24 1.3.6.1.4.1.9.9.232.1.1.35
This timers servers different function based on the variant. ANSI: restarting SP waiting to broadcast all TRA msgs ITU: stabilizing timer after local processor outage
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T24  

cItpSpMtp3T25 1.3.6.1.4.1.9.9.232.1.1.36
Timer at Signalling point (SP) adjacent to restarting SP, waiting for traffic restart allowed message.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T25  

cItpSpMtp3T26 1.3.6.1.4.1.9.9.232.1.1.37
Timer at restarting SP waiting to repeat traffic restart waiting message.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T26  

cItpSpMtp3T27 1.3.6.1.4.1.9.9.232.1.1.38
Minimum duration of unavailability for full restart.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T27  

cItpSpMtp3T28 1.3.6.1.4.1.9.9.232.1.1.39
Timer at SP adjacent to restarting SP waiting for traffic restart waiting message.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T28  

cItpSpMtp3T29 1.3.6.1.4.1.9.9.232.1.1.40
Timer started when TRA sent in response to unexpected TRA or TRW.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T29  

cItpSpMtp3T30 1.3.6.1.4.1.9.9.232.1.1.41
Timer to limit sending of TFPs and TFRs in response to unexpected TRA or TRW.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T30  

cItpSpMtp3T31 1.3.6.1.4.1.9.9.232.1.1.42
False link congestion detection timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T31  

cItpSpMtp3T32 1.3.6.1.4.1.9.9.232.1.1.43
Link oscillation timer - Procedure A.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T32  

cItpSpMtp3T33 1.3.6.1.4.1.9.9.232.1.1.44
Probation timer for link oscillation - Procedure B.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T33  

cItpSpMtp3T34 1.3.6.1.4.1.9.9.232.1.1.45
Suspension timer for link oscillation - Procedure B.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerMtp3T34  

cItpSpTimerLinkTest 1.3.6.1.4.1.9.9.232.1.1.46
Signalling Link test acknowledgement timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerLinkTest  

cItpSpTimerLinkMessage 1.3.6.1.4.1.9.9.232.1.1.47
Interval timer for sending test messages.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerLinkMessage  

cItpSpTimerLinkActRetry 1.3.6.1.4.1.9.9.232.1.1.48
Link activation retry timer.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpTcTimerLinkActRetry  

cItpSpTFR 1.3.6.1.4.1.9.9.232.1.1.49
Allow transfer restricted messages. 'true' TFR are allowed. 'false' TFR are disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cItpSpCongestionsLevels 1.3.6.1.4.1.9.9.232.1.1.50
Allow multiple congestion levels. 'true' multiple congestion levels are allowed. 'false' multiple congestion levels are disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cItpSpFastRestart 1.3.6.1.4.1.9.9.232.1.1.51
The support for fast restarts as follows. 'true' fast restart is enabled. 'false' fast restart is disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cItpSpDistSccpUnseq 1.3.6.1.4.1.9.9.232.1.1.52
Evenly distribute Class 0 SCCP messages as follows. 'true' Evenly distribute 0 SCCP messages is enabled. 'false' Evenly distribute 0 SCCP messages is disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cItpSpSummaryRoutingException 1.3.6.1.4.1.9.9.232.1.1.53
This object is used to control the usage of the summary route when both a summary route (or ANSI cluster route) and a full point-code route (within that summary) are configured. The object is used to indicate whether the summary route is to be used when the full point-code destination is inaccessible as follows. 'true' Use summary routing. 'false' Do not use summary routing.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cItpSpUtilSampleInterval 1.3.6.1.4.1.9.9.232.1.1.54
This object specifies the time interval used to monitor the utilization of SS7 links. This object in combination with cItpSpUtilThreshold, cItpSpLinkPlanCapacitySent and cItpSpLinkPlanCapacityRcvd will be used to calculate utilization of SS7 links. Changes to the polling interval will take effect after the completion of the current sample interval.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpSpSampleInterval  

cItpSpUtilThreshold 1.3.6.1.4.1.9.9.232.1.1.55
This object specifies the threshold of usage for all SS7 links in SP. This object is used to determine when to generate the cItpSpLinkRcvdUtilChange or cItpSpLinkSentUtilChange notifications. A value of zero indicates that no default threshold is specified. Therefore, only links with non-zero values for cItpSpLinkUtilThresholdRcvd or cItpSpLinkUtilThresholdSent will generate notifications based on link utilization. Changes to the utilization threshold will take effect at the end of the current interval.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpSpPercentThreshold  

cItpSpUtilAbateDelta 1.3.6.1.4.1.9.9.232.1.1.56
This object allows the falling threshold to be lower than the rising theshold when calculating whether to generate the cItpSpLinkUtilThresholdRcvd or cItpSpLinkUtilThresholdSent notifications. This is done to prevent generating notifications for slight changes in traffic.
Status: deprecated Access: read-write
OBJECT-TYPE    
  CItpSpPercentThreshold  

cItpSpPointCodeTable 1.3.6.1.4.1.9.9.232.1.2.1
A table that contain the varies types of point code defined for this Signalling point.' Entries are added to this table via cItpSpRowStatus in accordance with the RowStatus convention.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpSpPointCodeTableEntry

cItpSpPointCodeTableEntry 1.3.6.1.4.1.9.9.232.1.2.1.1
A list of SP attributes.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSpPointCodeTableEntry  

cItpSpPointCodeNi 1.3.6.1.4.1.9.9.232.1.2.1.1.1
The network Indicator for this pointcode.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcNetworkIndicator  

cItpSpPointCodeBin 1.3.6.1.4.1.9.9.232.1.2.1.1.2
The point code for this SP.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcPointCode  

cItpSpPointCodeType 1.3.6.1.4.1.9.9.232.1.2.1.1.3
The function of this point code
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcPointCodeType  

cItpSpPointCodeDisplay 1.3.6.1.4.1.9.9.232.1.2.1.1.4
The point code for this SP.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcDisplayPC  

cItpSpPointCodeRowStatus 1.3.6.1.4.1.9.9.232.1.2.1.1.5
The object is used by a management station to create or delete the row entry in cItpSpPointCodeTable following the RowStatus textual convention.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

cItpSpLinksetTable 1.3.6.1.4.1.9.9.232.1.3.1
A table of linksets for this SP.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpSpLinksetTableEntry

cItpSpLinksetTableEntry 1.3.6.1.4.1.9.9.232.1.3.1.1
A list of SP linkset attributes for a particular SP entity.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSpLinksetTableEntry  

cItpSpLinksetName 1.3.6.1.4.1.9.9.232.1.3.1.1.1
The name of the linkset.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcLinksetId  

cItpSpLinksetSourcePointCode 1.3.6.1.4.1.9.9.232.1.3.1.1.2
The point code to which this linkset is connected.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

cItpSpLinksetSourceDisplayPC 1.3.6.1.4.1.9.9.232.1.3.1.1.3
The point code to which this linkset is connected.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcDisplayPC  

cItpSpLinksetAdjacentPointCode 1.3.6.1.4.1.9.9.232.1.3.1.1.4
The point code to which this linkset is connected.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

cItpSpLinksetAdjacentDisplayPC 1.3.6.1.4.1.9.9.232.1.3.1.1.5
The point code to which this linkset is connected.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcDisplayPC  

cItpSpLinksetState 1.3.6.1.4.1.9.9.232.1.3.1.1.6
The list of possible linkset states. 'available' : Traffic may flow over this linkset 'shutdown' : This linkset has been forced to an unavailable state by an administrative action. 'unavailable': The linkset is currently unable to support traffic. Activation of this linkset will occur as required by protocol.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER available(1), shutdown(2), unavailable(3)  

cItpSpLinksetInboundAcl 1.3.6.1.4.1.9.9.232.1.3.1.1.7
Packets are filtered against this access control list before they are passed to the routing function. A value of zero indicates that no access control list is present.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcAclId  

cItpSpLinksetOutboundAcl 1.3.6.1.4.1.9.9.232.1.3.1.1.8
Packets are filtered against this access control list after they have passed through the routing function. A value of zero indicates that no access control list is present.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcAclId  

cItpSpLinksetSnmmRTN 1.3.6.1.4.1.9.9.232.1.3.1.1.9
The routing table for Signalling network management messages.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetSntmRTN 1.3.6.1.4.1.9.9.232.1.3.1.1.10
The routing table for Signalling network test and maintenance messages.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetSpare2RTN 1.3.6.1.4.1.9.9.232.1.3.1.1.11
This routing table has been defined as a spare routing table by the standards committee.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetSccpRTN 1.3.6.1.4.1.9.9.232.1.3.1.1.12
The routing table for SS7 Signalling Connection Control Part(SCCP) messages.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetTupRTN 1.3.6.1.4.1.9.9.232.1.3.1.1.13
The routing table for Telephone User Part(TUP) messages.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetIsupRTN 1.3.6.1.4.1.9.9.232.1.3.1.1.14
The routing table for ISDN User Part messages.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetDupcRTN 1.3.6.1.4.1.9.9.232.1.3.1.1.15
The routing table for Data User Part (call and circuit-related messages).
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetDupfRTN 1.3.6.1.4.1.9.9.232.1.3.1.1.16
The routing table for Data User Part (facility registration and cancellation messages).
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetMtupRTN 1.3.6.1.4.1.9.9.232.1.3.1.1.17
The routing table for MTP Testing User Part messages.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetBisupRTN 1.3.6.1.4.1.9.9.232.1.3.1.1.18
The routing table for Broadband ISDN User Part(BISUP) messages.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetSisupRTN 1.3.6.1.4.1.9.9.232.1.3.1.1.19
The routing table for Satellite ISDN User Part(SISUP) messages.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetSpare11RTN 1.3.6.1.4.1.9.9.232.1.3.1.1.20
This routing table has been defined as a spare routing table by the standards committee.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetSpare12RTN 1.3.6.1.4.1.9.9.232.1.3.1.1.21
This routing table has been defined as a spare routing table by the standards committee.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetSpare13RTN 1.3.6.1.4.1.9.9.232.1.3.1.1.22
This routing table has been defined as a spare routing table by the standards committee.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetSpare14RTN 1.3.6.1.4.1.9.9.232.1.3.1.1.23
This routing table has been defined as a spare routing table by the standards committee.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetSpare15RTN 1.3.6.1.4.1.9.9.232.1.3.1.1.24
This routing table has been defined as a spare routing table by the standards committee.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcRouteTableName  

cItpSpLinksetAccountingEnabled 1.3.6.1.4.1.9.9.232.1.3.1.1.25
This indicates if accounting for this linkset is enabled. 'true' Indicates that the accounting function is enabled for this linkset and is being accumulated in cItpSpAccountingTable. 'false' Indicates that the accounting function is disabled.
Status: deprecated Access: read-create
OBJECT-TYPE    
  TruthValue  


cItpSpLinksetDurationInService 1.3.6.1.4.1.9.9.232.1.3.1.1.27
Time linkset was providing service related to Q752/Table 4.2.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

cItpSpLinksetDurationOutService 1.3.6.1.4.1.9.9.232.1.3.1.1.28
Time linkset was Out-of-Service as required for Q752/Table 4.2.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

cItpSpLinksetMtp2T01 1.3.6.1.4.1.9.9.232.1.3.1.1.29
Alignment ready timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T01  

cItpSpLinksetMtp2T02 1.3.6.1.4.1.9.9.232.1.3.1.1.30
Not aligned timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T02  

cItpSpLinksetMtp2T03 1.3.6.1.4.1.9.9.232.1.3.1.1.31
Aligned timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T03  

cItpSpLinksetMtp2T04E 1.3.6.1.4.1.9.9.232.1.3.1.1.32
Proving period timer emergency timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T04E  

cItpSpLinksetMtp2T04N 1.3.6.1.4.1.9.9.232.1.3.1.1.33
Proving period timer normal timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T04N  

cItpSpLinksetMtp2T05 1.3.6.1.4.1.9.9.232.1.3.1.1.34
Sending SIB timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T05  

cItpSpLinksetMtp2T06 1.3.6.1.4.1.9.9.232.1.3.1.1.35
Remote congestion timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T06  

cItpSpLinksetMtp2T07 1.3.6.1.4.1.9.9.232.1.3.1.1.36
Excessive delay of acknowledgement timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T07  

cItpSpLinksetMtp3T01 1.3.6.1.4.1.9.9.232.1.3.1.1.37
Delay to avoid message mis-sequencing on changeover.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T01  

cItpSpLinksetMtp3T02 1.3.6.1.4.1.9.9.232.1.3.1.1.38
Waiting for changeover acknowledgement.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T02  

cItpSpLinksetMtp3T03 1.3.6.1.4.1.9.9.232.1.3.1.1.39
Time controlled diversion-delay to avoid mis-sequencing on change back.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T03  

cItpSpLinksetMtp3T04 1.3.6.1.4.1.9.9.232.1.3.1.1.40
Waiting for change back acknowledgement (first attempt).
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T04  

cItpSpLinksetMtp3T05 1.3.6.1.4.1.9.9.232.1.3.1.1.41
Waiting for change back acknowledgement (second attempt).
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T05  

cItpSpLinksetMtp3T06 1.3.6.1.4.1.9.9.232.1.3.1.1.42
Delay to avoid message mis-sequencing on controlled rerouting.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T06  

cItpSpLinksetMtp3T07 1.3.6.1.4.1.9.9.232.1.3.1.1.43
Waiting for Signalling data link connection acknowledgement.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T07  

cItpSpLinksetMtp3T08 1.3.6.1.4.1.9.9.232.1.3.1.1.44
Transfer prohibited inhibition timer (transient solution).
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T08  

cItpSpLinksetMtp3T10 1.3.6.1.4.1.9.9.232.1.3.1.1.45
Waiting to repeat Signalling routeset test message.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T10  

cItpSpLinksetMtp3T11 1.3.6.1.4.1.9.9.232.1.3.1.1.46
Transfer restricted timer. (This is one way of implementing the function described in 13.4/Q.704 and mainly intended to simplify SPs.).
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T11  

cItpSpLinksetMtp3T12 1.3.6.1.4.1.9.9.232.1.3.1.1.47
Waiting for uninhibit acknowledgement.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T12  

cItpSpLinksetMtp3T13 1.3.6.1.4.1.9.9.232.1.3.1.1.48
Waiting for force uninhibit.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T13  

cItpSpLinksetMtp3T14 1.3.6.1.4.1.9.9.232.1.3.1.1.49
Waiting for inhibition acknowledgement.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T14  

cItpSpLinksetMtp3T15 1.3.6.1.4.1.9.9.232.1.3.1.1.50
Waiting to start Signalling routeset congestion test.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T15  

cItpSpLinksetMtp3T16 1.3.6.1.4.1.9.9.232.1.3.1.1.51
Waiting for routeset congestion status update.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T16  

cItpSpLinksetMtp3T17 1.3.6.1.4.1.9.9.232.1.3.1.1.52
Delay to avoid oscillation of initial alignment failure and link restart.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T17  

cItpSpLinksetMtp3T18 1.3.6.1.4.1.9.9.232.1.3.1.1.53
This timers servers different function based on the variant. ANSI: Repeat TFR once by response method ITU: MTP restart link supervision
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T18  

cItpSpLinksetMtp3T19 1.3.6.1.4.1.9.9.232.1.3.1.1.54
This timers servers different function based on the variant. ANSI: failed craft timer referral timer ITU: supervision timer during MTP restart
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T19  

cItpSpLinksetMtp3T20 1.3.6.1.4.1.9.9.232.1.3.1.1.55
This timers servers different function based on the variant. ANSI: waiting to repeat local inhibit test ITU: MTP restart timer at the Signalling point
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T20  

cItpSpLinksetMtp3T21 1.3.6.1.4.1.9.9.232.1.3.1.1.56
This timers servers different function based on the variant. ANSI: waiting to repeat remote inhibit test) ITU: MTP restart timer at adjacent Signalling point
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T21  

cItpSpLinksetMtp3T22 1.3.6.1.4.1.9.9.232.1.3.1.1.57
This timers servers different function based on the variant. ANSI: restarting SP waiting for Signalling links avail ITU: local inhibit test timer
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T22  

cItpSpLinksetMtp3T23 1.3.6.1.4.1.9.9.232.1.3.1.1.58
This timers servers different function based on the variant. ANSI: restarting SP waiting to receive all TRA msgs ITU: remote inhibit test timer
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T23  

cItpSpLinksetMtp3T24 1.3.6.1.4.1.9.9.232.1.3.1.1.59
This timers servers different function based on the variant. ANSI: restarting SP waiting to broadcast all TRA msgs ITU: stabilizing timer after local processor outage
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T24  

cItpSpLinksetMtp3T25 1.3.6.1.4.1.9.9.232.1.3.1.1.60
Timer at Signalling Point (SP) adjacent to restarting SP, waiting for traffic restart allowed message.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T25  

cItpSpLinksetMtp3T26 1.3.6.1.4.1.9.9.232.1.3.1.1.61
Timer at restarting SP waiting to repeat traffic restart waiting message.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T26  

cItpSpLinksetMtp3T27 1.3.6.1.4.1.9.9.232.1.3.1.1.62
Minimum duration of unavailability for full restart.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T27  

cItpSpLinksetMtp3T28 1.3.6.1.4.1.9.9.232.1.3.1.1.63
Timer at SP adjacent to restarting SP waiting for traffic restart waiting message.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T28  

cItpSpLinksetMtp3T29 1.3.6.1.4.1.9.9.232.1.3.1.1.64
Timer started when TRA sent in response to unexpected TRA or TRW.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T29  

cItpSpLinksetMtp3T30 1.3.6.1.4.1.9.9.232.1.3.1.1.65
Timer to limit sending of TFPs and TFRs in response to unexpected TRA or TRW.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T30  

cItpSpLinksetMtp3T31 1.3.6.1.4.1.9.9.232.1.3.1.1.66
False link congestion detection timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T31  

cItpSpLinksetMtp3T32 1.3.6.1.4.1.9.9.232.1.3.1.1.67
Link oscillation timer - Procedure A.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T32  

cItpSpLinksetMtp3T33 1.3.6.1.4.1.9.9.232.1.3.1.1.68
Probation timer for link oscillation - Procedure B.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T33  

cItpSpLinksetMtp3T34 1.3.6.1.4.1.9.9.232.1.3.1.1.69
Suspension timer for link oscillation - Procedure B.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T34  

cItpSpLinksetTimerLinkTest 1.3.6.1.4.1.9.9.232.1.3.1.1.70
Signalling Link test acknowledgement timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerLinkTest  

cItpSpLinksetTimerLinkMessage 1.3.6.1.4.1.9.9.232.1.3.1.1.71
Interval timer for sending test messages.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerLinkMessage  

cItpSpLinksetTimerLinkActRetry 1.3.6.1.4.1.9.9.232.1.3.1.1.72
Link activation retry timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerLinkActRetry  

cItpSpLinksetPlanCapacity 1.3.6.1.4.1.9.9.232.1.3.1.1.73
An estimate of the number of bits per second that is expected to be transmitted over a linkset. This attribute will be used by network management stations to generate traps and maintain statistics on linksets based on Stream Control Transmission Protocol. The information for this attribute is specified via CLI by the system administrator. A value of zero for this object indicates that a planning capacity has not been specified. This objects has been deprecated and replaced by cItpSpLinkPlanCapacityRcvd and cItpSpLinkPlanCapacitySent objects.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0 | 56000..2147483647  

cItpSpLinksetActPriority 1.3.6.1.4.1.9.9.232.1.3.1.1.74
Defines the activation priority for linksets. Each linkset can be defined a priority. The linkset with the lowest values will be activated first. If two linksets share the same values they will be activated in the order they were defined.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

cItpSpLinksetType 1.3.6.1.4.1.9.9.232.1.3.1.1.75
The list of possible Signalling link types. All links in the same linkset will be of the same type. 'A-link' : Access link 'B-link' : Bridge link 'C-link' : Cross link 'D-link' : Diagonal link 'E-link' : Fully associated link
Status: deprecated Access: read-create
OBJECT-TYPE    
  INTEGER access(1), bridge(2), cross(3), diagonal(4), fullyAssoc(5)  

cItpSpLinksetRowStatus 1.3.6.1.4.1.9.9.232.1.3.1.1.76
The object is used by a management station to create or delete the row entry in cItpSpLinksetTable following the RowStatus textual convention.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

cItpSpLinksetNi 1.3.6.1.4.1.9.9.232.1.3.1.1.77
The Network Indicator in which the Linkset resides.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcNetworkIndicator  

cItpSpLinksetDisplayName 1.3.6.1.4.1.9.9.232.1.3.1.1.78
A short identifier for each linkset. This value can be set by system administrator or defaults to the linkset name.
Status: deprecated Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..30)  

cItpSpLinksetDescription 1.3.6.1.4.1.9.9.232.1.3.1.1.79
A textual description for the Signalling point.
Status: deprecated Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..254)  

cItpSpLinksetVariant 1.3.6.1.4.1.9.9.232.1.3.1.1.80
The SS7 variant used to format data transmitted on this linkset.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcSs7Variant  

cItpSpLinkTable 1.3.6.1.4.1.9.9.232.1.4.1
A table of SP links for this SP.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpSpLinkTableEntry

cItpSpLinkTableEntry 1.3.6.1.4.1.9.9.232.1.4.1.1
A list of SP link attributes.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSpLinkTableEntry  

cItpSpLinkSlc 1.3.6.1.4.1.9.9.232.1.4.1.1.1
The Signalling Link Code for this link.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcLinkSLC  

cItpSpLinkDescription 1.3.6.1.4.1.9.9.232.1.4.1.1.2
A textual description for this link.
Status: deprecated Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..254)  

cItpSpLinkState 1.3.6.1.4.1.9.9.232.1.4.1.1.3
The list of possible links states. 'available' : Traffic may flow over this linkset 'failed' : Traffic management has detected a failure that prevents activating this linkset. 'shutdown' : This linkset has been forced to an unavailable state by an administrative action. 'unavailable': The linkset is currently unable to support traffic. Activation of this linkset will occur as required by protocol.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER available(1), failed(2), shutdown(3), unavailable(4)  

cItpSpLinkType 1.3.6.1.4.1.9.9.232.1.4.1.1.4
The link type.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcLinkType  

cItpSpLinkifIndex 1.3.6.1.4.1.9.9.232.1.4.1.1.5
If the link type specified by cItpSpLinkType is serial or hsl, this is the ifIndex specified in IF-MIB, otherwise no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

cItpSpLinkSctpAssociation 1.3.6.1.4.1.9.9.232.1.4.1.1.6
If the link type specified by cItpSpLinkType is 'sctpIp', this is the association identifier defined in the Stream Control Transmission Protocol(SCTP) MIB. Where value greater than zero indicates a valid association and zero one indicates an invalid association. This value will always be set to zero one when cItpSpLinkType is not equal to the 'sctpIp' value.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

cItpSpLinkMtp3PacketsRcvd 1.3.6.1.4.1.9.9.232.1.4.1.1.7
The number of MTP3 packets received by this link. This measurement is specified in Q752/3.5
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp3PacketsSent 1.3.6.1.4.1.9.9.232.1.4.1.1.8
The number of MTP3 packets sent by this link. This measurement is specified in Q752/3.3
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp3BytesRcvd 1.3.6.1.4.1.9.9.232.1.4.1.1.9
The number of MTP3 bytes received by this link. This measurement is specified in Q752/3.4
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp3BytesSent 1.3.6.1.4.1.9.9.232.1.4.1.1.10
The number of MTP3 bytes sent by this link. This measurement is specified in Q752/3.1
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp2T01 1.3.6.1.4.1.9.9.232.1.4.1.1.11
Alignment ready timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T01  

cItpSpLinkMtp2T02 1.3.6.1.4.1.9.9.232.1.4.1.1.12
Not aligned timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T02  

cItpSpLinkMtp2T03 1.3.6.1.4.1.9.9.232.1.4.1.1.13
Aligned timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T03  

cItpSpLinkMtp2T04E 1.3.6.1.4.1.9.9.232.1.4.1.1.14
Proving period timer emergency timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T04E  

cItpSpLinkMtp2T04N 1.3.6.1.4.1.9.9.232.1.4.1.1.15
Proving period timer normal timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T04N  

cItpSpLinkMtp2T05 1.3.6.1.4.1.9.9.232.1.4.1.1.16
Sending SIB timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T05  

cItpSpLinkMtp2T06 1.3.6.1.4.1.9.9.232.1.4.1.1.17
Remote congestion timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T06  

cItpSpLinkMtp2T07 1.3.6.1.4.1.9.9.232.1.4.1.1.18
Excessive delay of acknowledgement timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp2T07  

cItpSpLinkMtp3T01 1.3.6.1.4.1.9.9.232.1.4.1.1.19
Delay to avoid message mis-sequencing on changeover.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T01  

cItpSpLinkMtp3T02 1.3.6.1.4.1.9.9.232.1.4.1.1.20
Waiting for changeover acknowledgement.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T02  

cItpSpLinkMtp3T03 1.3.6.1.4.1.9.9.232.1.4.1.1.21
Time controlled diversion-delay to avoid mis-sequencing on change back.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T03  

cItpSpLinkMtp3T04 1.3.6.1.4.1.9.9.232.1.4.1.1.22
Waiting for change back acknowledgement (first attempt).
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T04  

cItpSpLinkMtp3T05 1.3.6.1.4.1.9.9.232.1.4.1.1.23
Waiting for change back acknowledgement (second attempt).
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T05  

cItpSpLinkMtp3T06 1.3.6.1.4.1.9.9.232.1.4.1.1.24
Delay to avoid message mis-sequencing on controlled rerouting.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T06  

cItpSpLinkMtp3T07 1.3.6.1.4.1.9.9.232.1.4.1.1.25
Waiting for Signalling data link connection acknowledgement.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T07  

cItpSpLinkMtp3T08 1.3.6.1.4.1.9.9.232.1.4.1.1.26
Transfer prohibited inhibition timer (transient solution).
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T08  

cItpSpLinkMtp3T10 1.3.6.1.4.1.9.9.232.1.4.1.1.27
Waiting to repeat Signalling routeset test message.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T10  

cItpSpLinkMtp3T11 1.3.6.1.4.1.9.9.232.1.4.1.1.28
Transfer restricted timer. (This is one way of implementing the function described in 13.4/Q.704 and mainly intended to simplify SPs.).
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T11  

cItpSpLinkMtp3T12 1.3.6.1.4.1.9.9.232.1.4.1.1.29
Waiting for uninhibit acknowledgement.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T12  

cItpSpLinkMtp3T13 1.3.6.1.4.1.9.9.232.1.4.1.1.30
Waiting for force uninhibit.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T13  

cItpSpLinkMtp3T14 1.3.6.1.4.1.9.9.232.1.4.1.1.31
Waiting for inhibition acknowledgement.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T14  

cItpSpLinkMtp3T15 1.3.6.1.4.1.9.9.232.1.4.1.1.32
Waiting to start Signalling routeset congestion test.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T15  

cItpSpLinkMtp3T16 1.3.6.1.4.1.9.9.232.1.4.1.1.33
Waiting for routeset congestion status update.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T16  

cItpSpLinkMtp3T17 1.3.6.1.4.1.9.9.232.1.4.1.1.34
Delay to avoid oscillation of initial alignment failure and link restart.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T17  

cItpSpLinkMtp3T18 1.3.6.1.4.1.9.9.232.1.4.1.1.35
This timers servers different function based on the variant. ANSI: Repeat TFR once by response method ITU: MTP restart link supervision
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T18  

cItpSpLinkMtp3T19 1.3.6.1.4.1.9.9.232.1.4.1.1.36
This timers servers different function based on the variant. ANSI: failed craft timer referral timer ITU: supervision timer during MTP restart
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T19  

cItpSpLinkMtp3T20 1.3.6.1.4.1.9.9.232.1.4.1.1.37
This timers servers different function based on the variant. ANSI: waiting to repeat local inhibit test ITU: MTP restart timer at the Signalling point
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T20  

cItpSpLinkMtp3T21 1.3.6.1.4.1.9.9.232.1.4.1.1.38
This timers servers different function based on the variant. ANSI: waiting to repeat remote inhibit test) ITU: MTP restart timer at adjacent Signalling point
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T21  

cItpSpLinkMtp3T22 1.3.6.1.4.1.9.9.232.1.4.1.1.39
This timers servers different function based on the variant. ANSI: restarting SP waiting for Signalling links avail ITU: local inhibit test timer
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T22  

cItpSpLinkMtp3T23 1.3.6.1.4.1.9.9.232.1.4.1.1.40
This timers servers different function based on the variant. ANSI: restarting SP waiting to receive all TRA msgs ITU: remote inhibit test timer
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T23  

cItpSpLinkMtp3T24 1.3.6.1.4.1.9.9.232.1.4.1.1.41
This timers servers different function based on the variant. ANSI: restarting SP waiting to broadcast all TRA msgs ITU: stabilizing timer after local processor outage
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T24  

cItpSpLinkMtp3T25 1.3.6.1.4.1.9.9.232.1.4.1.1.42
Timer at Signalling Point (SP) adjacent to restarting SP, waiting for traffic restart allowed message.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T25  

cItpSpLinkMtp3T26 1.3.6.1.4.1.9.9.232.1.4.1.1.43
Timer at restarting SP waiting to repeat traffic restart waiting message.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T26  

cItpSpLinkMtp3T27 1.3.6.1.4.1.9.9.232.1.4.1.1.44
Minimum duration of unavailability for full restart.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T27  

cItpSpLinkMtp3T28 1.3.6.1.4.1.9.9.232.1.4.1.1.45
Timer at SP adjacent to restarting SP waiting for traffic restart waiting message.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T28  

cItpSpLinkMtp3T29 1.3.6.1.4.1.9.9.232.1.4.1.1.46
Timer started when TRA sent in response to unexpected TRA or TRW.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T29  

cItpSpLinkMtp3T30 1.3.6.1.4.1.9.9.232.1.4.1.1.47
Timer to limit sending of TFPs and TFRs in response to unexpected TRA or TRW.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T30  

cItpSpLinkMtp3T31 1.3.6.1.4.1.9.9.232.1.4.1.1.48
False link congestion detection timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T31  

cItpSpLinkMtp3T32 1.3.6.1.4.1.9.9.232.1.4.1.1.49
Link oscillation timer - Procedure A.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T32  

cItpSpLinkMtp3T33 1.3.6.1.4.1.9.9.232.1.4.1.1.50
Probation timer for link oscillation - Procedure B.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T33  

cItpSpLinkMtp3T34 1.3.6.1.4.1.9.9.232.1.4.1.1.51
Suspension timer for link oscillation - Procedure B.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerMtp3T34  

cItpSpLinkTimerLinkTest 1.3.6.1.4.1.9.9.232.1.4.1.1.52
Signalling Link test acknowledgement timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerLinkTest  

cItpSpLinkTimerLinkMessage 1.3.6.1.4.1.9.9.232.1.4.1.1.53
Interval timer for sending test messages.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerLinkMessage  

cItpSpLinkTimerLinkActRetry 1.3.6.1.4.1.9.9.232.1.4.1.1.54
Link activation retry timer.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcTimerLinkActRetry  

cItpSpLinkXmitQueueDepth 1.3.6.1.4.1.9.9.232.1.4.1.1.55
Number of packets waiting to be sent over this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cItpSpLinkXmitQueueDepthHigh 1.3.6.1.4.1.9.9.232.1.4.1.1.56
This is the maximum number of packets waiting to be sent over this link since the last time this value was reset as indicated by cItpSpLinkXmitQueueDepthHighReset. Resetting this object is achieved by setting this object to 0. Attempting to set this object to any other value will result in a wrongValue error.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32  

cItpSpLinkXmitQueueDepthHighRT 1.3.6.1.4.1.9.9.232.1.4.1.1.57
This indicates when cItpSpLinkXmitQueueDepthHigh was set to 0.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cItpSpLinkCongestionState 1.3.6.1.4.1.9.9.232.1.4.1.1.58
The Signalling link congestion status of this link. 0 is the least congestion level, 3 is the highest congestion level.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 0..3  

cItpSpLinkCongestionAbate1 1.3.6.1.4.1.9.9.232.1.4.1.1.59
Threshold used to abate congestion level 1.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cItpSpLinkCongestionAbate2 1.3.6.1.4.1.9.9.232.1.4.1.1.60
Threshold used to abate congestion level 2.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cItpSpLinkCongestionAbate3 1.3.6.1.4.1.9.9.232.1.4.1.1.61
Threshold used to abate congestion level 3.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cItpSpLinkCongestionOnset1 1.3.6.1.4.1.9.9.232.1.4.1.1.62
Threshold used to mark onset of congestion level 1.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cItpSpLinkCongestionOnset2 1.3.6.1.4.1.9.9.232.1.4.1.1.63
Threshold used to mark onset of congestion level 2.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cItpSpLinkCongestionOnset3 1.3.6.1.4.1.9.9.232.1.4.1.1.64
Threshold used to mark onset of congestion level 3.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cItpSpLinkSigLinkTest 1.3.6.1.4.1.9.9.232.1.4.1.1.65
Indicated if Signalling link test is enabled on this link. true : Signalling link test is enabled. false : Signalling link test not enabled.
Status: deprecated Access: read-create
OBJECT-TYPE    
  TruthValue  

cItpSpLinkQ752T1E1 1.3.6.1.4.1.9.9.232.1.4.1.1.66
Duration of link in the In-Service state Q752/1.1.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

cItpSpLinkQ752T1E2 1.3.6.1.4.1.9.9.232.1.4.1.1.67
Count of Signalling Link failures - All reasons Q752/1.2.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T1E3 1.3.6.1.4.1.9.9.232.1.4.1.1.68
Count of Signalling Link failures - Abnormal FIBR/BSNR Q752/1.3.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T1E4 1.3.6.1.4.1.9.9.232.1.4.1.1.69
Count of Signalling Link failures - Excessive delay of acknowledgement Q752/1.4.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T1E5 1.3.6.1.4.1.9.9.232.1.4.1.1.70
Count of Signalling Link failures - Excessive error rate Q752/1.5.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T1E6 1.3.6.1.4.1.9.9.232.1.4.1.1.71
Count of Signalling Link failures - Excessive duration of congestion Q752/1.6.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T1E7 1.3.6.1.4.1.9.9.232.1.4.1.1.72
Count of alignment or proving errors Q752/1.7.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T1E8 1.3.6.1.4.1.9.9.232.1.4.1.1.73
Count of signal units received in error Q752/1.8.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T1E9 1.3.6.1.4.1.9.9.232.1.4.1.1.74
Count of negative acknowledgements received Q752/1.9.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T1E10 1.3.6.1.4.1.9.9.232.1.4.1.1.75
Count of 'local automatic changeover' events Q752/1.10.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T1E11 1.3.6.1.4.1.9.9.232.1.4.1.1.76
Count of 'local automatic changeback' events Q752/1.11.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T2E1 1.3.6.1.4.1.9.9.232.1.4.1.1.77
Duration of Signalling Link unavailable(for any reason) Q752/2.1.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

cItpSpLinkQ752T2E5 1.3.6.1.4.1.9.9.232.1.4.1.1.78
Duration of Signalling Link unavailable due to local management actions Q752/2.5.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

cItpSpLinkQ752T2E6 1.3.6.1.4.1.9.9.232.1.4.1.1.79
Duration of Signalling Link unavailable due to remote management actions Q752/2.6.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

cItpSpLinkQ752T2E7 1.3.6.1.4.1.9.9.232.1.4.1.1.80
Duration of Signalling Link unavailable due to link failure Q752/2.7.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

cItpSpLinkQ752T2E9 1.3.6.1.4.1.9.9.232.1.4.1.1.81
Duration of Signalling Link unavailable due to remote processor outage Q752/2.9.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

cItpSpLinkQ752T2E10 1.3.6.1.4.1.9.9.232.1.4.1.1.82
Count of 'remote processor outage' events Q752/2.10 and Q752/2.11. The standard only requires that events are issued. The entries have been combined into a single entry to track all occurrences of these event types.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T2E15 1.3.6.1.4.1.9.9.232.1.4.1.1.83
Duration of local busy Q752/2.15.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

cItpSpLinkQ752T2E16 1.3.6.1.4.1.9.9.232.1.4.1.1.84
Count of local inhibition Q752/2.16 and Q752/2.17. The standard only requires that events are issued. The entries have been combined into a single entry to track all occurrences of these event types.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T2E18 1.3.6.1.4.1.9.9.232.1.4.1.1.85
Count of remote inhibition Q752/2.18 and Q752/2.19. The standard only requires that events are issued. The entries have been combined into a single entry to track all occurrences of these event types.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp3PacketsRetrans 1.3.6.1.4.1.9.9.232.1.4.1.1.86
The number of MTP3 packets retransmitted on this link. This measurement is specified in Q752/3.2
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp3BytesRetrans 1.3.6.1.4.1.9.9.232.1.4.1.1.87
The number of MTP3 bytes retransmitted on this link. This measurement is specified in Q752/3.2
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T3E6 1.3.6.1.4.1.9.9.232.1.4.1.1.88
The number times this Signalling link was marked congested. This measurement is specified in Q752/3.6
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T3E7 1.3.6.1.4.1.9.9.232.1.4.1.1.89
Cumulative duration of Signalling link congestion Q752/3.7.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

cItpSpLinkQ752T3E10L1 1.3.6.1.4.1.9.9.232.1.4.1.1.90
The number of packets(MSUs) discarded due to Signalling link level 1 congestion Q752/3.10
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T3E10L2 1.3.6.1.4.1.9.9.232.1.4.1.1.91
The number of packets(MSUs) discard due to Signalling link level 2 congestion Q752/3.10
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T3E10L3 1.3.6.1.4.1.9.9.232.1.4.1.1.92
The number of packets(MSUs) discard due to Signalling link level 3 congestion Q752/3.10
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T3E11L1 1.3.6.1.4.1.9.9.232.1.4.1.1.93
The number times this Signalling link entered congestion level 1 and packets were discarded. This measurement is specified in Q752/3.11
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T3E11L2 1.3.6.1.4.1.9.9.232.1.4.1.1.94
The number times this Signalling link entered congestion level 2 and packets were discarded. This measurement is specified in Q752/3.11
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkQ752T3E11L3 1.3.6.1.4.1.9.9.232.1.4.1.1.95
The number times this Signalling link entered congestion level 3 and packets were discarded. This measurement is specified in Q752/3.11
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkIPType1 1.3.6.1.4.1.9.9.232.1.4.1.1.96
When cItpSpLinkType is set to sctpIp then this object contains the type of the first of four possible local IP addresses used to create the association supporting this link. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddressType  

cItpSpLinkIPType2 1.3.6.1.4.1.9.9.232.1.4.1.1.97
When cItpSpLinkType is set to sctpIp then this object contains the type of the second of four possible local IP addresses used to create the association supporting this link. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddressType  

cItpSpLinkIPType3 1.3.6.1.4.1.9.9.232.1.4.1.1.98
When cItpSpLinkType is set to sctpIp then this object contains the type of the third of four possible local IP addresses used to create the association supporting this link. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddressType  

cItpSpLinkIPType4 1.3.6.1.4.1.9.9.232.1.4.1.1.99
When cItpSpLinkType is set to sctpIp then this object contains the type of the fourth of four possible local IP addresses used to create the association supporting this link. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddressType  

cItpSpLinkIPAddr1 1.3.6.1.4.1.9.9.232.1.4.1.1.100
When cItpSpLinkType is set to sctpIp then this object contains the first of four possible local IP addresses used to create the association supporting this link. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddress  

cItpSpLinkIPAddr2 1.3.6.1.4.1.9.9.232.1.4.1.1.101
When cItpSpLinkType is set to sctpIp then this object contains the second of four possible local IP addresses used to create the association supporting this link. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddress  

cItpSpLinkIPAddr3 1.3.6.1.4.1.9.9.232.1.4.1.1.102
When cItpSpLinkType is set to sctpIp then this object contains the third of four possible local IP addresses used to create the association supporting this link. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddress  

cItpSpLinkIPAddr4 1.3.6.1.4.1.9.9.232.1.4.1.1.103
When cItpSpLinkType is set to sctpIp then this object contains the fourth of four possible local IP addresses used to create the association supporting this link. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddress  

cItpSpLinkLocalPort 1.3.6.1.4.1.9.9.232.1.4.1.1.104
When cItpSpLinkType is set to sctpIp then this object contains the local port number used to create the association supporting this link. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cItpSpLinkRemotePort 1.3.6.1.4.1.9.9.232.1.4.1.1.105
When cItpSpLinkType is set to sctpIp then this object contains the remote port number used to create the association supporting this link. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cItpSpLinkQosClass 1.3.6.1.4.1.9.9.232.1.4.1.1.106
When cItpSpLinkType is set to sctpIp then this object contains the quality of service class to be assigned to packets sent on this association. When cItpSpLinkType is not set to sctpIp then no significance is to be placed on this value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpTcQos  

cItpSpLinkRowStatus 1.3.6.1.4.1.9.9.232.1.4.1.1.107
The object is used by a management station to create or delete the row entry in cItpSpLinkTable following the RowStatus textual convention.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

cItpSpLinkStateReason 1.3.6.1.4.1.9.9.232.1.4.1.1.108
This object provides additional information on the state of a link as follows. 'localInhibit' : Link has been inhibited by a local management operation. 'remoteInhibit' : LInk has been inhibited by a remote management operation. 'blocked' : Link is blocked because of a remote processor outage.
Status: deprecated Access: read-only
OBJECT-TYPE    
  BITS localInhibit(0), remoteInhibit(1), blocked(2)  

cItpSpLinkDisplayName 1.3.6.1.4.1.9.9.232.1.4.1.1.109
A short identifier for each link linkset. This value can be set by system administrator or defaults to the linkset name and SLC formatted as an ASCII string.
Status: deprecated Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..30)  

cItpSpLinkDroppedPkts 1.3.6.1.4.1.9.9.232.1.4.1.1.110
The number of packets that were dropped by this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkTransmittedLssu 1.3.6.1.4.1.9.9.232.1.4.1.1.111
The number of Link Status Signal Units sent on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkReceivedLssu 1.3.6.1.4.1.9.9.232.1.4.1.1.112
The number of Link Status Signal Units received on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkProtocolDetails 1.3.6.1.4.1.9.9.232.1.4.1.1.113
This object provide details on the protocol states for this link as follows. Changeback control(TCBC) 'tcbcBuffering': Changeback control is buffering data on this link. Changeover control(TCOC) 'tcocBuffering': Changeover control is buffering data on this link Link availability control(TLAC) 'tlacAdjacentSpRestarting': Adjacent Signalling point is restarting. 'tlacEmergencyCoInProgress': Emergency changeover is in progress on this link. 'tlacChangebackInProgress': Changeback is in progress on this link. 'tlacChangeoverInProgress': Changeover is in progress on this link. 'tlacChangeoverFailed': The last changeover operation failed on this link. 'tlacInhibitRetry': Inhibit command will be retried. 'tlacManagementRequest': Management request in progress for this link. 'tlacSpRestarting': Signalling point is in the process of a restart. Signalling routing control(TSRC) 'tsrcChangeOverComplete': Changeove request is complete. 'tsrcAdjacentSpRestart': Adjacent Signalling Point is restarting.
Status: deprecated Access: read-only
OBJECT-TYPE    
  BITS tcbcBuffering(0), tcocBuffering(1), tlacAdjacentSpRestarting(2), tlacEmergencyCoInProgress(3), tlacChangebackInProgress(4), tlacChangeoverInProgress(5), tlacChangeoverFailed(6), tlacInhibitRetry(7), tlacManagementRequest(8), tlacSpRestarting(9), tsrcChangeOverComplete(10), tsrcAdjacentSpRestart(11)  

cItpSpLinkLsacState 1.3.6.1.4.1.9.9.232.1.4.1.1.114
Signalling link activity control state: 'undefined(1)' - link is an undefined state 'inactive(2)' - A Signalling link that is not in operation. 'active(3)' - A Signalling link that is in operation. 'activatingRestoring(4)' - A Signalling that is not operational and is being activated or restored. 'failed(5)' - A Signalling link which is available (not blocked) is marked by level 3 as failed when a changeover order is received. 'actT17wait(6)' - Link activation has failed. Link is placed into this state to wait for timer T17 to expire in order to avoid the oscillation of initial alignment failure and link restart. 'actAnsiWaitDeloaded(7) - Waiting for change back acknowledgement (second attempt). 'actItuWaitStmReady(8)' Wait for Signalling Traffic Management ready event.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER undefined(1), inactive(2), active(3), activatingRestoring(4), failed(5), actT17wait(6), actAnsiWaitDeloaded(7), actItuWaitStmReady(8)  

cItpSpLinkTsrcState 1.3.6.1.4.1.9.9.232.1.4.1.1.115
Signalling traffic management routing control state: 'undefined(1)' - link is an undefined state 'idle(2)' - traffic mangement is idle 'wait5(3)' - traffic management is active and in the sending status phase
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER undefined(1), idle(2), wait5(3)  

cItpSpLinkTcocState 1.3.6.1.4.1.9.9.232.1.4.1.1.116
Changeover control State: 'undefined(1)' - Link is an undefined state. 'idle(2)' - Link is available and idle. 'wait2(3)' - Wait for MTP2 to initialize link. 'waitForAck(4)' - Waiting for changeover acknowledgement. 'retrieving(5)' - Packets are being retrieved from link. 'wait5(6)' - Wait state when transitioning from idle state. 'wait7(7)' - Delay to avoid message mis-sequencing on changeover 'wait8(8)' - Wait state prior to processing changeover order or emergency changeover order events.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER undefined(1), idle(2), wait2(3), waitForAck(4), retrieving(5), wait5(6), wait7(7), wait8(8)  

cItpSpLinkTcocLocalBSNT 1.3.6.1.4.1.9.9.232.1.4.1.1.117
The local backward sequence number to be transmitted.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSpSequenceNumber  

cItpSpLinkTcocRemoteBSNT 1.3.6.1.4.1.9.9.232.1.4.1.1.118
The remote backward sequence number to be transmitted.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSpSequenceNumber  

cItpSpLinkTcbcState 1.3.6.1.4.1.9.9.232.1.4.1.1.119
Changeback control State: 'undefined(1)' - link is an undefined state. 'idle(2)' - Link is available and idle. 'firstAttempt(3)' - First attempt at changeback. 'secondAttempt(4)' - Second attempt at changeback 'timeControlledDiversion(5)' - Changeback using time controlled Diversion.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER undefined(1), idle(2), firstAttempt(3), secondAttempt(4), timeControlledDiversion(5)  

cItpSpLinkReceivedSIB 1.3.6.1.4.1.9.9.232.1.4.1.1.120
The number of status indicator 'busy' link status signal units received on this link. The SIB indicates that level two is congested at the transmitting Signalling point.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkTransmittedSIB 1.3.6.1.4.1.9.9.232.1.4.1.1.121
The number of status indicator 'busy' link status signal units transmitted on this link. The SIB indicates that level two is congested at the transmitting Signalling point.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp2ExpiredT01 1.3.6.1.4.1.9.9.232.1.4.1.1.122
The number of times the alignment ready timer has expired on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp2ExpiredT02 1.3.6.1.4.1.9.9.232.1.4.1.1.123
The number of times the not alignment ready timer has expired on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp2ExpiredT03 1.3.6.1.4.1.9.9.232.1.4.1.1.124
The number of times the aligned timer has expired on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp2ExpiredT04 1.3.6.1.4.1.9.9.232.1.4.1.1.125
The number of times the proving period timer has expired on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp2ExpiredT05 1.3.6.1.4.1.9.9.232.1.4.1.1.126
The number of times the sending status indicator busy timer has expired on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp2ExpiredT06 1.3.6.1.4.1.9.9.232.1.4.1.1.127
The number of times the remote congestion timer has expired on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkMtp2ExpiredT07 1.3.6.1.4.1.9.9.232.1.4.1.1.128
The number of times the excessive delay of acknowledgement timer has expired on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkOMAERMCount 1.3.6.1.4.1.9.9.232.1.4.1.1.129
The number of times the Alignment Error Rate Monitor procedure was started on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkOMAERMFailCount 1.3.6.1.4.1.9.9.232.1.4.1.1.130
The number of times the Alignment Error Rate Monitor procedure failed on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkOMSURMCount 1.3.6.1.4.1.9.9.232.1.4.1.1.131
The number of times the Signal Unit Error Rate Monitor procedure was started on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkOMSURMFailCount 1.3.6.1.4.1.9.9.232.1.4.1.1.132
The number of times the Signal Unit Error Rate Monitor procedure failed on this link.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkPlanCapacityRcvd 1.3.6.1.4.1.9.9.232.1.4.1.1.133
An estimate of the number of bits per second that is expected to be received from this link. This object will be used in combination with cItpSpUtilSampleInterval, cItpSpUtilThreshold, cItpSpUtilThreshold and cItpSpLinkUtilThresholdRcvd to generate the cItpSpLinkRcvdUtilChange notification.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpSpLinkCapacity  

cItpSpLinkUtilThresholdRcvd 1.3.6.1.4.1.9.9.232.1.4.1.1.134
This object specifies the threshold used to to generate the cItpSpLinkRcvdUtilChange notification. The value of zero indicates the threshold has not been defined at the link level and the value from the cItpSpUtilThreshold object will be used to generate the cItpSpLinkRcvdUtilChange notification.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpSpPercentThreshold  

cItpSpLinkUtilizationRcvd 1.3.6.1.4.1.9.9.232.1.4.1.1.135
An estimate of the utilization of this link for traffic received on this link in the prior time period defined by the cItpSpUtilSampleInterval object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSpLinkUtilization  

cItpSpLinkUtilStateRcvd 1.3.6.1.4.1.9.9.232.1.4.1.1.136
Link Utilization State for in bound traffic.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSpLinkUtilizationState  

cItpSpLinkL2BytesRcvd 1.3.6.1.4.1.9.9.232.1.4.1.1.137
A count of the bytes received on the link including the additional bytes required by underlying protocols. This provides a transport independent mechanism for collection information on link utilization.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLinkPlanCapacitySent 1.3.6.1.4.1.9.9.232.1.4.1.1.138
An estimate of the number of bits per second that is expected to be sent on this link. This object will be used in combination with cItpSpUtilSampleInterval, cItpSpUtilThreshold and cItpSpLinkUtilThresholdRcvd to generate the cItpSpLinkSentUtilChange notification.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpSpLinkCapacity  

cItpSpLinkUtilThresholdSent 1.3.6.1.4.1.9.9.232.1.4.1.1.139
This object specifies the threshold used to generate the cItpSpLinkRcvdUtilChange notification. The value of zero indicates the threshold has not been defined at the link level and the value from the cItpSpUtilThreshold object will be used to generate the cItpSpLinkRcvdUtilChange notification.
Status: deprecated Access: read-create
OBJECT-TYPE    
  CItpSpPercentThreshold  

cItpSpLinkUtilizationSent 1.3.6.1.4.1.9.9.232.1.4.1.1.140
An estimate of the utilization of this link for traffic sent on this link in the prior time period defined by the cItpSpUtilSampleInterval object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSpLinkUtilization  

cItpSpLinkUtilStateSent 1.3.6.1.4.1.9.9.232.1.4.1.1.141
Link Utilization State for out bound traffic.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSpLinkUtilizationState  

cItpSpLinkL2BytesSent 1.3.6.1.4.1.9.9.232.1.4.1.1.142
A count of the bytes sent on the link including the additional bytes required by underlying protocols. This provides a transport independent mechanism for collection information on link utilization.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSpLsStateChangeNotifEnabled 1.3.6.1.4.1.9.9.232.1.5.1
The SP linkset notification truth value. 'true' Indicates that cItpSpLinksetStateChange notification is to be generated when the state changes. That is, the notification generation is enabled. 'false' Indicates that cItpSpLinksetStateChange notification generation is disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cItpSpLnkStateChangeNotifEnabled 1.3.6.1.4.1.9.9.232.1.5.2
The SP link notification truth value. 'true' Indicates that cItpSpLinkStateChange notification is to be generated when the state changes. That is, the notification generation is enabled. 'false' Indicates that cItpSpLinkStateChange notification generation is disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cItpSpCongestionNotifEnabled 1.3.6.1.4.1.9.9.232.1.5.3
The SP Congestion notification truth value. 'true' Indicates that cItpSpCongestionChange notification is to be generated when the state changes. That is, the notification generation is enabled. 'false' Indicates that cItpSpCongestionChange notification generation is disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cItpSpLinkUtilNotifEnabled 1.3.6.1.4.1.9.9.232.1.5.4
The SP link utilization notification truth value. 'true' Indicates that the notification of link utilization has been enabled. That is, the notification generation is enabled. 'false' Indicates that the notification link utilization has been disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cItpSpNotifications 1.3.6.1.4.1.9.9.232.0.0
OBJECT IDENTIFIER    

cItpSpLinksetStateChange 1.3.6.1.4.1.9.9.232.0.0.1
The notification generated when a linkset changes to a new state. The value of cItpSpLinksetState indicates the new state.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

cItpSpLinkStateChange 1.3.6.1.4.1.9.9.232.0.0.2
The notification generated when a link changes to a new state. The value of cItpSpLinkState indicates the new state.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

cItpSpCongestionChange 1.3.6.1.4.1.9.9.232.0.0.3
The notification generated when a link changes to a new congestion level as specified by cItpSpLinkCongestionState object.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

cItpSpLinkRcvdUtilChange 1.3.6.1.4.1.9.9.232.0.0.4
The notification provide is generated when the cItpSpLinkUtilStateRcvd changes states.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

cItpSpLinkSentUtilChange 1.3.6.1.4.1.9.9.232.0.0.5
The notification provide is generated when the cItpSpLinkUtilStateSent changes states.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

cItpSpMIBCompliances 1.3.6.1.4.1.9.9.232.2.1
OBJECT IDENTIFIER    

cItpSpMIBGroups 1.3.6.1.4.1.9.9.232.2.2
OBJECT IDENTIFIER    

cItpSpMIBCompliance 1.3.6.1.4.1.9.9.232.2.1.1
The compliance statement for entities which implement the Cisco SP MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cItpSpMIBComplianceRev1 1.3.6.1.4.1.9.9.232.2.1.2
The compliance statement for entities which implement the Cisco SP MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cItpSpMIBComplianceRev2 1.3.6.1.4.1.9.9.232.2.1.3
The compliance statement for entities which implement the Cisco SP MIB
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

cItpSpScalarsGroup 1.3.6.1.4.1.9.9.232.2.2.1
SP main objects.
Status: deprecated Access: read-write
OBJECT-GROUP    

cItpSpPointCodeGroup 1.3.6.1.4.1.9.9.232.2.2.2
SP main objects.
Status: deprecated Access: read-write
OBJECT-GROUP    

cItpSpLinksetGroup 1.3.6.1.4.1.9.9.232.2.2.3
SP linkset objects.
Status: deprecated Access: read-write
OBJECT-GROUP    

cItpSpLinkGroup 1.3.6.1.4.1.9.9.232.2.2.4
SP link objects.
Status: deprecated Access: read-write
OBJECT-GROUP    

cItpSpNotificationsEnableGroup 1.3.6.1.4.1.9.9.232.2.2.5
SP enable notification objects.
Status: deprecated Access: read-write
OBJECT-GROUP    

cItpSpNotificationsGroup 1.3.6.1.4.1.9.9.232.2.2.6
SP notification objects.
Status: deprecated Access: read-write
NOTIFICATION-GROUP    

cItpSpStatsGroup 1.3.6.1.4.1.9.9.232.2.2.7
SP protocol statistics objects.
Status: deprecated Access: read-write
OBJECT-GROUP    

cItpSpScalarsGroupRev2 1.3.6.1.4.1.9.9.232.2.2.8
SP main objects.
Status: deprecated Access: read-write
OBJECT-GROUP    

cItpSpLinksetGroupRev2 1.3.6.1.4.1.9.9.232.2.2.9
SP linkset objects.
Status: deprecated Access: read-write
OBJECT-GROUP    

cItpSpLinkGroupRev2 1.3.6.1.4.1.9.9.232.2.2.10
SP link objects.
Status: deprecated Access: read-write
OBJECT-GROUP    

cItpSpNotificationsEnableGroupRev2 1.3.6.1.4.1.9.9.232.2.2.11
SP enable notification objects.
Status: deprecated Access: read-write
OBJECT-GROUP    

cItpSpNotificationsGroupRev2 1.3.6.1.4.1.9.9.232.2.2.12
SP notification objects.
Status: deprecated Access: read-write
NOTIFICATION-GROUP