CISCO-ITP-RT-MIB
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
- Source file
CISCO-ITP-RT-MIB- Last revised
- Identity
ciscoItpRtMIB- Base OID
1.3.6.1.4.1.9.9.228
Imported Objects
| CISCO-ITP-TC-MIB | CItpTcLinksetId CItpTcPointCode CItpTcQos CItpTcRouteTableName CItpTcTableLoadStatus |
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32 |
| SNMPv2-TC | TimeStamp TruthValue |
Net-SNMP examples using the cisco MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-RT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-RT-MIB::ciscoItpRtMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ITP-RT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-RT-MIB::ciscoItpRtMIB'
Objects (30)
Showing 30 of 30 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.9.9.228 |
||
.1.3.6.1.4.1.9.9.228.0 |
||
.1.3.6.1.4.1.9.9.228.1 |
||
.1.3.6.1.4.1.9.9.228.1.1 |
||
|
|
.1.3.6.1.4.1.9.9.228.1.1.1 |
|
|
|
.1.3.6.1.4.1.9.9.228.1.1.2 |
|
|
|
.1.3.6.1.4.1.9.9.228.1.1.3 |
|
|
|
.1.3.6.1.4.1.9.9.228.1.1.4 |
|
|
|
.1.3.6.1.4.1.9.9.228.1.1.5 |
|
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.228.1.1.6 |
|
|
Integer32
|
.1.3.6.1.4.1.9.9.228.1.1.7 |
|
|
secondsInteger32
|
.1.3.6.1.4.1.9.9.228.1.1.8 |
|
|
Integer32
|
.1.3.6.1.4.1.9.9.228.1.1.9 |
.1.3.6.1.4.1.9.9.228.1.2 |
||
|
|
.1.3.6.1.4.1.9.9.228.1.2.1 |
|
|
|
.1.3.6.1.4.1.9.9.228.1.2.1.1 |
|
|
|
.1.3.6.1.4.1.9.9.228.1.2.1.1.1 |
|
|
|
.1.3.6.1.4.1.9.9.228.1.2.1.1.2 |
|
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.228.1.2.1.1.3 |
|
|
.1.3.6.1.4.1.9.9.228.1.2.1.1.4 |
|
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.228.1.2.1.1.5 |
|
|
.1.3.6.1.4.1.9.9.228.1.2.1.1.6 |
|
|
|
Enumeration
|
.1.3.6.1.4.1.9.9.228.1.2.1.1.7 |
|
|
Enumeration
|
.1.3.6.1.4.1.9.9.228.1.2.1.1.8 |
.1.3.6.1.4.1.9.9.228.1.3 |
||
|
|
.1.3.6.1.4.1.9.9.228.1.3.1 |
|
|
|
OctetString
|
.1.3.6.1.4.1.9.9.228.1.3.2 |
.1.3.6.1.4.1.9.9.228.2 |
||
.1.3.6.1.4.1.9.9.228.2.1 |
||
.1.3.6.1.4.1.9.9.228.2.2 |
Dependencies (5) 5 direct Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- CISCO-SMIcisco
- SNMPv2-TCrfc
- CISCO-ITP-TC-MIBcisco
- SNMPv2-CONFrfc
- CISCO-ITP-RT-MIBciscoselected
Conformance Groups (4)
|
cItpRtScalarGroup
deprecated
|
Route scalars Group.
|
.1.3.6.1.4.1.9.9.228.2.2.1
|
|
cItpRouteGroup
deprecated
|
Route table group.
|
.1.3.6.1.4.1.9.9.228.2.2.2
|
|
cItpRtNotificationsGroup
deprecated
|
Route notification objects.
|
.1.3.6.1.4.1.9.9.228.2.2.3
|
|
cItpRtScalarGroupRev1
deprecated
|
cItpRtConfigLoad cItpRtConfigLoadStatus cItpRtStateChangeCount cItpRtStateChangeNotifEnabled cItpRtChangeNotifDelayTime cItpRtMaxDynamicRoutes cItpRtChangeNotifWindowTime cItpRtChangeNotifMaxPerWindow cItpRtNotifInfoSuppressedFlag cItpRtNotifInfoStateChanges
Route revision one scalars group.
|
.1.3.6.1.4.1.9.9.228.2.2.4
|
Compliance Statements (2)
OID
.1.3.6.1.4.1.9.9.228.2.1.1The compliance statement for entities which implement
the Cisco CISCO-ITP-RT-MIB.my MIB
the Cisco CISCO-ITP-RT-MIB.my MIB
Required groups
| mandatory | cItpRtScalarGroup | |
| mandatory | cItpRouteGroup |
OID
.1.3.6.1.4.1.9.9.228.2.1.2The compliance statement for entities which implement
the Cisco CISCO-ITP-RT-MIB.my MIB
the Cisco CISCO-ITP-RT-MIB.my MIB
Required groups
| mandatory | cItpRtScalarGroup | |
| mandatory | cItpRouteGroup | |
| mandatory | cItpRtNotificationsGroup | |
| mandatory | cItpRtScalarGroupRev1 |
Notifications / Traps (1)
| Name | OID | Description |
|---|---|---|
|
cItpRouteStateChange
deprecated
|
.1.3.6.1.4.1.9.9.228.0.1 |
This 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. |