CISCO-ITP-RT-MIB
AI MIB Summary
The CISCO-ITP-RT-MIB manages the SS7 Message Transfer Part (MTP) routing configuration on Cisco IP Transfer Point (ITP) nodes, specifically monitoring route tables, linksets, routesets, and combined linksets used to transport SS7 traffic over IP. It exposes critical routing parameters including Destination Point Codes (DPC), masks, route priorities (costs), and associated linkset names to facilitate the selection of primary and alternate paths for Message Signal Units (MSUs) based on fully-qualified or summary routing logic.
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-STP2 -
- STP1 - STP2 -
- -
| | | STP1-STP3 STP2-STP4 | | |
- STP3-STP4 -
- STP3 - STP4 -
- -
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 - |- STP1 - | -
- -
- -
- SSP1 -
- -
- -
| SSP1-STP2 - | 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
Main OID:
ciscoItpRtMIB.1.3.6.1.4.1.9.9.228
31
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
31 total| Object Name |
|---|
ciscoItpRtMIBThis 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-STP2 -
- STP1 - STP2 -
- -
| |
| STP1-STP3 STP2-STP4 |
| |
- STP3-STP4 -
- STP3 - STP4 -
- -
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 -
|- STP1 -
| -
- -
- -
- SSP1 -
- -
- -
| SSP1-STP2 -
| 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 MODULE-IDENTITY .1.3.6.1.4.1.9.9.228 |
cItpRouteNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.228.0 |
cItpRouteStateChangeThis notification is generated whenever one or more
route destination status changes states and includes
the count of all route state changes. This
notification contains a list of route state changes
in the cItpRtNotifInfoStateChanges object. State
changes are accumulated until the
cItpRtNotifInfoStateChanges is full or the maximum
delay time is reached. The delay time is specified
by the cItpRtChangeNotifDelayTime object.
It may be necessary to suppress the sending of
notification when a large number route change
state, due the failure of some common resource.
The number of notifications can be controlled by
specifying values for cItpRtChangeNotifWindowTime
and cItpRtChangeNotifMaxPerWindow objects. When the
number of route state changes exceed the specified
value the last notification will indicate that
notifications are suppressed for the remainder
of the window. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.228.0.1 |
cItpRtMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.228.1 |
cItpRtScalars OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.228.1.1 |
cItpRtConfigLastChangedThe 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-initialization, then this object contains the
sysUpTime at the time when this occurred. This value
can be used to prevent unnecessary walks of the
cItpRouteTable.rodeprecated TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.228.1.1.1 |
cItpRtConfigLoadThe value of sysUpTime at the time of the last
load of the route table using file format.rodeprecated TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.228.1.1.2 |
cItpRtConfigLoadStatusThe 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. The cItpRtConfigLoad contains
a timestamp indicating when the load operation
completed.rodeprecated CItpTcTableLoadStatus (CISCO-ITP-TC-MIB) .1.3.6.1.4.1.9.9.228.1.1.3 |
cItpRtStateChangeCountA 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 provide an indicator
of the stability of the routing table information.rodeprecated Counter32 .1.3.6.1.4.1.9.9.228.1.1.4 |
cItpRtStateChangeNotifEnabledA control to enable or disable cItpRouteStateChange
notifications as follows:
'true' Indicates that the cItpRouteStateChange
notification should be generated when the state
of any route changes. That is, the notification
generation is enabled.
'false' Indicates that cItpRouteStateChange
notification generation is disabled.rwdeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.228.1.1.5 |
cItpRtChangeNotifDelayTimeThis object specifies the maximum amount of time to delay
before generating the cItpRouteStateChange notification.
The delay is introduced to allow multiple route state
changes to be bundled into a single notification.
If the value of this object is equal to 0, the device will
generate cItpRouteStateChange notification as each route
changes states.
If the value of this object is greater than 0, the device
will not generate notifications as routes change state.
As routes changes state they are accumulated until the time
specified in cItpRtChangeNotifDelayTime has elapsed or
enough state changes have been accumulated to fill up the
cItprtNotifInfoStateChanges object.
This object is ignored by the agent when the
cItpRtStateChangeNotifEnabled object is set to the 'false'
value.rwdeprecated Unsigned32 .1.3.6.1.4.1.9.9.228.1.1.6 |
cItpRtMaxDynamicRoutesThe 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 entries are created when certain MTP3
management messages are received or sent. The removal
of dynamic routes is performed periodically and the
older dynamic routes are removed until the specified
number is reached.rwdeprecated Integer32 .1.3.6.1.4.1.9.9.228.1.1.7 |
cItpRtChangeNotifWindowTimeThis object specifies the time interval used to monitor
the rate of route state changes notifications. This object
in combination with cItpRtChangeNotifMaxPerWindow are used
to determine the notification transit rate and suppress
route state notifications.rwdeprecated Integer32 .1.3.6.1.4.1.9.9.228.1.1.8 |
cItpRtChangeNotifMaxPerWindowThis object specifies the maximum number of route
state changes that can occur in the time interval
specified in the cItpRtChangeNotifMaxPerWindow
object. If additional state changes can occur in
the specified time interval the notifications
are suppressed.rwdeprecated Integer32 .1.3.6.1.4.1.9.9.228.1.1.9 |
cItpRtTables OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.228.1.2 |
cItpRouteTableThe route table for determining the linkset that a
packet must traverse to arrive at its destination node
given by the destination point code.deprecated SEQUENCE OF CItpRouteTableEntry .1.3.6.1.4.1.9.9.228.1.2.1 |
cItpRouteTableEntryEach table entry represents a configured route
statement.deprecated CItpRouteTableEntry .1.3.6.1.4.1.9.9.228.1.2.1.1 |
cItpRouteTableNameThe configured name for this route table.deprecated CItpTcRouteTableName (CISCO-ITP-TC-MIB) .1.3.6.1.4.1.9.9.228.1.2.1.1.1 |
cItpRouteDpcThe destination point code.deprecated CItpTcPointCode (CISCO-ITP-TC-MIB) .1.3.6.1.4.1.9.9.228.1.2.1.1.2 |
cItpRouteDestLsCostThe cost assigned to this linkset matching this
route. Higher numbers represent higher cost.deprecated Unsigned32 .1.3.6.1.4.1.9.9.228.1.2.1.1.3 |
cItpRouteDestLinksetThe linkset that the packet is to be forwarded to on
matching this route.deprecated CItpTcLinksetId (CISCO-ITP-TC-MIB) .1.3.6.1.4.1.9.9.228.1.2.1.1.4 |
cItpRouteMaskThe 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.deprecated Unsigned32 .1.3.6.1.4.1.9.9.228.1.2.1.1.5 |
cItpRouteQosThe 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 transported on SCTP/IP based
linkset.rodeprecated CItpTcQos (CISCO-ITP-TC-MIB) .1.3.6.1.4.1.9.9.228.1.2.1.1.6 |
cItpRouteStatusList of the possible route status values.
'unknown' : Status can not be determined.
'available' : Route is available.
'restricted' : Traffic is restricted on route.
'unavailable' : Route is unable to service traffic.rodeprecated Enumeration .1.3.6.1.4.1.9.9.228.1.2.1.1.7 |
cItpRouteNonAdjStatusList of the possible non-adjacent status values.
'unknown' : Status can not be determined.
'allowed' : traffic is allowed.
'restricted' : Traffic is restricted on route.
'prohibited' : Route is prohibited from providing
traffic.rodeprecated Enumeration .1.3.6.1.4.1.9.9.228.1.2.1.1.8 |
cItpRtNotificationsInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.228.1.3 |
cItpRtNotifInfoSuppressedFlagA flag to indicate whether cItpRouteStateChange
notifications have been suppressed in the current time
interval specified by the cItpRtChangeNotifWindowTime
object.
'true' Indicates that the device has suppressed the sending
of cItpRouteStateChange notifications for the
remainder of the time interval.
'false' Indicates that the device has not suppressed the
sending of cItpRouteStateChange notifications in
the current time interval.rodeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.228.1.3.1 |
cItpRtNotifInfoStateChangesThis object contains a list of route state changes
accumulated until the list is full or the time
time interval specified in cItpRtChangeNotifDelayTime
has passed.
It consists of one or more tuples packed
together in the format of '<tuple1><tuple2>...<tuple15>'.
Each tuple consist of 32 octets in the following format.
'<cItpRouteTableName> 20 octets null padded
<cItpRouteDpc> 4 octets
<cItpRouteMask> 4 octets
destination status 1 octet
1 - unknown state
2 - route is accessible
3 - route is inaccessible
4 - route is restricted'
reserved1 1 octet(set to null)
reserved2 1 octet(set to null)
reserved3 1 octet(set to null)
The maximum number of tuples is 15.rodeprecated OCTET STRING .1.3.6.1.4.1.9.9.228.1.3.2 |
cItpRtMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.228.2 |
cItpRtMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.228.2.1 |
cItpRtMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.228.2.2 |