CISCO-ITP-RT-MIB
37 objects
This MIB is for managing information required to route 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 the functions necessary to act as a SS7 signalling point. Each signalling point is connected to other signalling point using IP based or traditional TDM links. The relevant ITU documents describing this technology are 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. Definitions and overview: Route: A route consists of one or more linksets used to transport MTP3 Message Signal Units(MSU) between signalling points. A route is an association between a destination point code(DPC) and a linkset, i.e., a linkset that can be used to send an MSU to the given DPC. Routeset: A routeset is a set of routes to a given DPC. Each route within a routeset is on a possible path toward the DPC. Each route within the routeset has associated with it a route priority. In the following simple configuration, two routes exist that can be used to transport MSUs from STP1 to STP4. - STP1 | | | STP1-STP3 STP2-STP4 | | | - STP3 Routeset on STP1 for DPC = STP4: STP1-STP2, STP1-STP3 Linkset: A linkset is a set of signalling links connecting two signalling points. Combined Linkset: Two linksets with equal number of links and capacity that form routes of equal priority to a given DPC are called Combined Linksets. It is primarily used for load sharing and redundancy. In the following, example, linksets 'SSP1-STP1' and 'SSP1-STP2' form a combined linsket. SSP1-STP1 | | - - - - - SSP1 - - - - - | SSP1-STP2 | Routing: The routing of SS7 Message signalling Units(MSU) is based on the DPC. Message Signalling Units are sent from an originating point code(OPC) to DPC. Each MSU will traverse one or more linksets as it is routed to its final destination. When an MSU arrives at a signalling point and the DPC does not match the signalling point's point code the MSU must be directed toward the DPC. Each signalling point has enough routing information to determine which linkset should be used to transmit the MSU toward its final destination. Route statement: Each ITP Signalling Point has route statements needed to determine which linkset should be used to transmit message signalling units to destinations. Each route statement consists of a destination, a priority and a linkset name. The destination is specified as a combination of DPC and mask. The priority, also know as cost, is used to define the order in which the routes are selected. The linkset name specifies which linkset to use to reach the destination. Route table: Each ITP Signalling Point has a table of routes. These route entries are used to determine which linkset should be selected to transmit message signalling units to a given destination. There are two basic type of routing. The first type is fully-qualified and uses all bits of the target DPC. The other type is summary routing that uses a subset of the bits in the target DPC and is used to represent groups of point codes rather than a single point code. Example of route table entries. Example 1: variant = ITU DPC/MASK Priority Linkset-name 5.5.5/14 3 STP1-STP2 5.5.5/14 7 STP1-STP3 Description: Two route table entries that define a primary route using linkset 'STP1-STP2' and an alternate route using linkset 'STP1-STP3' to point-code 5.5.5. Example 2: variant = ITU DPC/MASK Priority Linkset-name 5.5.5/14 3 STP1-STP2 5.5.5/14 3 STP1-STP3 5.5.5/14 7 STP1-STP4 Description: Two route table entrys that define a combined linkset consisting of linkset 'STP1-STP2' and 'STP1-STP3' to point code 5.5.5. An alternate route is also defined using linkset 'STP1-STP4'. Example 3: variant = ANSI DPC/MASK Priority Linkset-name 5.5.0/16 3 STP1-STP2 Description: A route table entry that defines routing to a cluster. The cluster represents all point codes in the range from 5.5.0-5.5.255. Example 4: variant = ANSI DPC/MASK Priority Linkset-name 5.5.0/16 3 STP1-STP3 5.5.5/24 3 STP1-STP2 Description: The mixing of fully-qualified and summary route table entrys allow for different routes to be defined for certain DPC in a cluster. In this configuration, the fully-qualified route will be the primary and the summary route will act as a backup. Route table: A group of route table entrys used to route MSU for a particular instance of a signalling point. A sample route table. DPC/MASK Priority Linkset-name 0.0.0/0 7 STP1-STP4 5.5.0/16 3 STP1-STP3 5.5.5/24 3 STP1-STP2 . . 122.5.5 5 STP1-STP2 . . 243.200.1 6 STP1-STP3
Imported Objects
| CISCO-ITP-TC-MIB | CItpTcLinksetId CItpTcPointCode CItpTcQos CItpTcRouteTableName CItpTcTableLoadStatus |
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.228 | IdentityciscoItpRtMIB | This MIB is for managing information required to route messages transported over Signalling System No. 7 (SS7) Network via Cisco IP Transfer Point. The Cisco I… | ||
| 1.3.6.1.4.1.9.9.228.0 | NodecItpRouteNotifications | |||
| 1.3.6.1.4.1.9.9.228.0.1 | NotificationcItpRouteStateChange | deprecated | This notification is generated whenever one or more route destination status changes states and includes the count of all route state changes. This notificatio… | |
| 1.3.6.1.4.1.9.9.228.1 | NodecItpRtMIBObjects | |||
| 1.3.6.1.4.1.9.9.228.1.1 | NodecItpRtScalars | |||
| 1.3.6.1.4.1.9.9.228.1.1.1 | ScalarcItpRtConfigLastChanged | read-only | deprecated | The value of sysUpTime at the time of the last creation or deletion of an entry in the cItpRouteTable. If the local network management subsystem is re-initiali… |
| 1.3.6.1.4.1.9.9.228.1.1.2 | ScalarcItpRtConfigLoad | read-only | deprecated | The value of sysUpTime at the time of the last load of the route table using file format. |
| 1.3.6.1.4.1.9.9.228.1.1.3 | ScalarcItpRtConfigLoadStatus | read-only | deprecated | The status of the current load or status from the prior load operation. This object will have a value of loadInProgress while the load operation is in progress… |
| 1.3.6.1.4.1.9.9.228.1.1.4 | ScalarcItpRtStateChangeCount | read-only | deprecated | A count of the number of routes that have changed states. This value is incremented whenever the destination state of a route changes. This value is used to pr… |
| 1.3.6.1.4.1.9.9.228.1.1.5 | ScalarcItpRtStateChangeNotifEnabled | read-write | deprecated | A control to enable or disable cItpRouteStateChange notifications as follows: 'true' Indicates that the cItpRouteStateChange notification should be generated w… |
| 1.3.6.1.4.1.9.9.228.1.1.6 | ScalarcItpRtChangeNotifDelayTime | read-write | deprecated | This object specifies the maximum amount of time to delay before generating the cItpRouteStateChange notification. The delay is introduced to allow multiple ro… |
| 1.3.6.1.4.1.9.9.228.1.1.7 | ScalarcItpRtMaxDynamicRoutes | read-write | deprecated | The maximum number of dynamic SS7 routes. This object is used to limit the size of the route table by preventing unbounded growth of dynamic entries. Dynamic e… |
| 1.3.6.1.4.1.9.9.228.1.1.8 | ScalarcItpRtChangeNotifWindowTime | read-write | deprecated | This object specifies the time interval used to monitor the rate of route state changes notifications. This object in combination with cItpRtChangeNotifMaxPerW… |
| 1.3.6.1.4.1.9.9.228.1.1.9 | ScalarcItpRtChangeNotifMaxPerWindow | read-write | deprecated | This object specifies the maximum number of route state changes that can occur in the time interval specified in the cItpRtChangeNotifMaxPerWindow object. If a… |
| 1.3.6.1.4.1.9.9.228.1.2 | NodecItpRtTables | |||
| 1.3.6.1.4.1.9.9.228.1.2.1 | TablecItpRouteTable | not-accessible | deprecated | The route table for determining the linkset that a packet must traverse to arrive at its destination node given by the destination point code. |
| 1.3.6.1.4.1.9.9.228.1.2.1.1 | RowcItpRouteTableEntry | not-accessible | deprecated | Each table entry represents a configured route statement. |
| 1.3.6.1.4.1.9.9.228.1.2.1.1.1 | ColumncItpRouteTableName | not-accessible | deprecated | The configured name for this route table. |
| 1.3.6.1.4.1.9.9.228.1.2.1.1.2 | ColumncItpRouteDpc | not-accessible | deprecated | The destination point code. |
| 1.3.6.1.4.1.9.9.228.1.2.1.1.3 | ColumncItpRouteDestLsCost | not-accessible | deprecated | The cost assigned to this linkset matching this route. Higher numbers represent higher cost. |
| 1.3.6.1.4.1.9.9.228.1.2.1.1.4 | ColumncItpRouteDestLinkset | not-accessible | deprecated | The linkset that the packet is to be forwarded to on matching this route. |
| 1.3.6.1.4.1.9.9.228.1.2.1.1.5 | ColumncItpRouteMask | not-accessible | deprecated | The mask used to define which part of cItpRouteDpc is significant when comparing the cItpRouteDpc to the destination code point in the packet to be routed. |
| 1.3.6.1.4.1.9.9.228.1.2.1.1.6 | ColumncItpRouteQos | read-only | deprecated | The quality of service classification to be assigned to the ip packets used to transport the SS7 messages. The value to specify for packets when they will be t… |
| 1.3.6.1.4.1.9.9.228.1.2.1.1.7 | ColumncItpRouteStatus | read-only | deprecated | List of the possible route status values. 'unknown' : Status can not be determined. 'available' : Route is available. 'restricted' : Traffic is restricted on r… |
| 1.3.6.1.4.1.9.9.228.1.2.1.1.8 | ColumncItpRouteNonAdjStatus | read-only | deprecated | List of the possible non-adjacent status values. 'unknown' : Status can not be determined. 'allowed' : traffic is allowed. 'restricted' : Traffic is restricted… |
| 1.3.6.1.4.1.9.9.228.1.3 | NodecItpRtNotificationsInfo | |||
| 1.3.6.1.4.1.9.9.228.1.3.1 | ScalarcItpRtNotifInfoSuppressedFlag | read-only | deprecated | A flag to indicate whether cItpRouteStateChange notifications have been suppressed in the current time interval specified by the cItpRtChangeNotifWindowTime ob… |
| 1.3.6.1.4.1.9.9.228.1.3.2 | ScalarcItpRtNotifInfoStateChanges | read-only | deprecated | This object contains a list of route state changes accumulated until the list is full or the time time interval specified in cItpRtChangeNotifDelayTime has pas… |
| 1.3.6.1.4.1.9.9.228.2 | NodecItpRtMIBConformance | |||
| 1.3.6.1.4.1.9.9.228.2.1 | NodecItpRtMIBCompliances | |||
| 1.3.6.1.4.1.9.9.228.2.1.1 | CompliancecItpRtMIBCompliance | deprecated | The compliance statement for entities which implement the Cisco CISCO-ITP-RT-MIB.my MIB | |
| 1.3.6.1.4.1.9.9.228.2.1.2 | CompliancecItpRtMIBComplianceRev1 | deprecated | The compliance statement for entities which implement the Cisco CISCO-ITP-RT-MIB.my MIB | |
| 1.3.6.1.4.1.9.9.228.2.2 | NodecItpRtMIBGroups | |||
| 1.3.6.1.4.1.9.9.228.2.2.1 | GroupcItpRtScalarGroup | deprecated | Route scalars Group. | |
| 1.3.6.1.4.1.9.9.228.2.2.2 | GroupcItpRouteGroup | deprecated | Route table group. | |
| 1.3.6.1.4.1.9.9.228.2.2.3 | GroupcItpRtNotificationsGroup | deprecated | Route notification objects. | |
| 1.3.6.1.4.1.9.9.228.2.2.4 | GroupcItpRtScalarGroupRev1 | deprecated | Route revision one scalars group. |