CISCO-ITP-GRT-MIB
122 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 entries 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 entries 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 entries 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-GSP-MIB | cgspCLLICode cgspEventSequenceNumber cgspInstDisplayName cgspInstNetwork |
| CISCO-ITP-TC-MIB | CItpTcDisplayPC CItpTcLinksetId CItpTcPointCode CItpTcQos CItpTcRouteTableName CItpTcServiceIndicator CItpTcTableLoadStatus CItpTcURL |
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.334 | IdentityciscoGrtMIB | 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.334.0 | NodeciscoGrtNotifications | |||
| 1.3.6.1.4.1.9.9.334.0.1 | NotificationciscoGrtDestStateChange | deprecated | This notification is generated whenever one or more destination changes states. This notification contains a list of destination state changes in the cgrtDestN… | |
| 1.3.6.1.4.1.9.9.334.0.2 | NotificationciscoGrtMgmtStateChange | deprecated | This notification is generated whenever one or more management routes change state. This notification contains a list of management route state changes in the … | |
| 1.3.6.1.4.1.9.9.334.0.3 | NotificationciscoGrtRouteTableLoad | current | This notification is generated whenever a load operation is started or completed. Route table configurations can be loaded by CLI requests. In addition, route … | |
| 1.3.6.1.4.1.9.9.334.0.4 | NotificationciscoGrtDestStateChangeRev1 | current | This notification is generated whenever one or more destination changes states within the cgrtDestNotifWindowTimeRev1 duration. Latest state information at the… | |
| 1.3.6.1.4.1.9.9.334.0.5 | NotificationciscoGrtMgmtStateChangeRev1 | current | This notification is generated whenever one or more management routes change states within the cgrtMgmtNotifWindowTimeRev1 duration. Latest state information a… | |
| 1.3.6.1.4.1.9.9.334.0.6 | NotificationciscoGrtNoRouteMSUDiscards | current | This notification is generated whenever one or more MSU discards happen due to route data error for a specific signalling point instance in the configured cgrt… | |
| 1.3.6.1.4.1.9.9.334.1 | NodeciscoGrtMIBObjects | |||
| 1.3.6.1.4.1.9.9.334.1.1 | NodecgrtScalars | |||
| 1.3.6.1.4.1.9.9.334.1.1.7 | ScalarcgrtRouteMaxDynamic | read-write | current | 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.334.1.1.11 | ScalarcgrtDestNotifDelayTime | read-write | deprecated | This object specifies the maximum amount of time to delay before generating the ciscoGrtDestStateChange notification. The delay is introduced to allow multiple… |
| 1.3.6.1.4.1.9.9.334.1.1.12 | ScalarcgrtDestNotifWindowTime | read-write | deprecated | This object specifies the time interval used to monitor the rate of destination state changes notifications. This object in combination with cgrtDestNotifMaxPe… |
| 1.3.6.1.4.1.9.9.334.1.1.13 | ScalarcgrtDestNotifMaxPerWindow | read-write | deprecated | This object specifies the maximum number of destination state changes that can occur in the time interval specified in the cgrtDestNotifWindowTime object. If a… |
| 1.3.6.1.4.1.9.9.334.1.1.14 | ScalarcgrtDestNotifEnabled | read-write | deprecated | A control to enable or disable ciscoGrtDestStateChange notifications as follows: 'true' Indicates that the ciscoGrtDestStateChange notification should be gener… |
| 1.3.6.1.4.1.9.9.334.1.1.16 | ScalarcgrtMgmtNotifDelayTime | read-write | deprecated | This object specifies the maximum amount of time to delay before generating the ciscoGrtMgmtStateChange notification. The delay is introduced to allow multiple… |
| 1.3.6.1.4.1.9.9.334.1.1.17 | ScalarcgrtMgmtNotifWindowTime | read-write | deprecated | This object specifies the time interval used to monitor the rate of route state changes notifications. This object in combination with cgrtMgmtNotifMaxPerWindo… |
| 1.3.6.1.4.1.9.9.334.1.1.18 | ScalarcgrtMgmtNotifMaxPerWindow | read-write | deprecated | This object specifies the maximum number of route management state changes that can occur in the time interval specified in the cgrtMgmtNotifWindowTime object.… |
| 1.3.6.1.4.1.9.9.334.1.1.19 | ScalarcgrtMgmtNotifEnabled | read-write | deprecated | A control to enable or disable ciscoGrtMgmtStateChange notifications as follows: 'true' Indicates that the ciscoGrtMgmtStateChange notification should be gener… |
| 1.3.6.1.4.1.9.9.334.1.1.20 | ScalarcgrtRouteTableLoadNotifEnabled | read-write | current | A control to enable or disable ciscoGrtRouteTableLoad notifications as follows: 'true' Indicates that the ciscoGrtRouteTableLoad notification should be generat… |
| 1.3.6.1.4.1.9.9.334.1.1.21 | ScalarcgrtDynamicRoutes | read-only | current | The number of dynamic route entries created in response to MTP3 management messages. The maximum number for dynamic route entries is defined by the cgrtRouteMa… |
| 1.3.6.1.4.1.9.9.334.1.1.22 | ScalarcgrtDynamicRoutesDropped | read-only | current | The number of dynamic route entries that could not be created because the limit specified by the cgrtRouteMaxDynamic object had been reached. |
| 1.3.6.1.4.1.9.9.334.1.1.23 | ScalarcgrtDestNotifWindowTimeRev1 | read-write | current | This object specifies the time interval used to monitor the rate of destination state changes notifications. This object in combination with cgrtDestNotifMaxPe… |
| 1.3.6.1.4.1.9.9.334.1.1.24 | ScalarcgrtDestNotifMaxPerWindowRev1 | read-write | current | This object specifies the maximum number of destination state changes that can occur in the time interval specified in the cgrtDestNotifWindowTimeRev1 object. … |
| 1.3.6.1.4.1.9.9.334.1.1.25 | ScalarcgrtDestNotifEnabledRev1 | read-write | current | A control to enable or disable ciscoGrtDestStateChangeRev1 notifications as follows: 'true' Indicates that the ciscoGrtDestStateChangeRev1 notification should … |
| 1.3.6.1.4.1.9.9.334.1.1.26 | ScalarcgrtMgmtNotifWindowTimeRev1 | read-write | current | This object specifies the time interval used to monitor the rate of route state changes notifications. This object in combination with cgrtMgmtNotifMaxPerWindo… |
| 1.3.6.1.4.1.9.9.334.1.1.27 | ScalarcgrtMgmtNotifMaxPerWindowRev1 | read-write | current | This object specifies the maximum number of route management state changes that can occur in the time interval specified in the cgrtMgmtNotifWindowTimeRev1 obj… |
| 1.3.6.1.4.1.9.9.334.1.1.28 | ScalarcgrtMgmtNotifEnabledRev1 | read-write | current | A control to enable or disable ciscoGrtMgmtStateChangeRev1 notifications as follows: 'true' Indicates that the ciscoGrtMgmtStateChangeRev1 notification should … |
| 1.3.6.1.4.1.9.9.334.1.1.29 | ScalarcgrtOrigTableEnabled | read-write | current | A control to enable or disable the support of optional cgrtOrigTable. 'true' Enables the OrigTable optional feature. 'false' Disables the OrigTable optional fe… |
| 1.3.6.1.4.1.9.9.334.1.1.30 | ScalarcgrtPCStatsInterval | read-write | current | This object indicates the allowed values for the statistics sampling interval. A value of zero is only valid for a single processor platform. For distributed p… |
| 1.3.6.1.4.1.9.9.334.1.1.31 | ScalarcgrtNoRouteMSUsNotifEnabled | read-write | current | A control to enable or disable ciscoGrtNoRouteMSUDiscards notifications as follows: 'true' Indicates that the ciscoGrtNoRouteMSUDiscards notification generatio… |
| 1.3.6.1.4.1.9.9.334.1.1.32 | ScalarcgrtNoRouteMSUsNotifWindowTime | read-write | current | This object specifies the time interval used to monitor the ciscoGrtNoRouteMSUDiscards notifications generated for a signalling point instance. The first occur… |
| 1.3.6.1.4.1.9.9.334.1.2 | NodecgrtObjects | |||
| 1.3.6.1.4.1.9.9.334.1.2.1 | TablecgrtInstTable | not-accessible | current | A route table exist per instance of signalling point. This table defines the routes defined for a particular instance. |
| 1.3.6.1.4.1.9.9.334.1.2.1.1 | RowcgrtInstEntry | not-accessible | current | A collection of route statements used to forward packets to requested destinations. Each table entry represents a route statement that was either configured or… |
| 1.3.6.1.4.1.9.9.334.1.2.1.1.1 | ColumncgrtInstLastChanged | read-only | current | The value of sysUpTime at the time of the last creation or deletion of an entry in the route table defined for this signalling point. If the local network mana… |
| 1.3.6.1.4.1.9.9.334.1.2.1.1.2 | ColumncgrtInstLastLoadTime | read-only | current | 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.334.1.2.1.1.3 | ColumncgrtInstLoadStatus | read-only | current | 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.334.1.2.1.1.4 | ColumncgrtInstTableName | read-only | current | The system generated name for the route table for this signalling point instance. |
| 1.3.6.1.4.1.9.9.334.1.2.1.1.5 | ColumncgrtInstLastURL | read-only | current | The url used to load route table. |
| 1.3.6.1.4.1.9.9.334.1.2.1.1.6 | ColumncgrtInstNumberDestinations | read-only | current | The number of destination in the cgrtDestTable Table. |
| 1.3.6.1.4.1.9.9.334.1.2.1.1.7 | ColumncgrtInstNumberRoutes | read-only | current | The number of routes in the cgrtRouteTable Table. |
| 1.3.6.1.4.1.9.9.334.1.2.1.1.8 | ColumncgrtInstUnknownOrigPCs | read-only | current | The number of MSUs with unknown origination point codes arrived to this signalling point instance. MSUs originated from local pointcode will not be counted as … |
| 1.3.6.1.4.1.9.9.334.1.2.1.1.9 | ColumncgrtInstNoRouteDrops | read-only | current | The number of MSUs dropped due to no corresponding entry in the destination table for this signalling point instance Q752/5.5. |
| 1.3.6.1.4.1.9.9.334.1.2.2 | TablecgrtDestTable | not-accessible | current | The destination table provides state information on the ability to route MTP packets to a particular destination point code. |
| 1.3.6.1.4.1.9.9.334.1.2.2.1 | RowcgrtDestEntry | not-accessible | current | Each table entry represents a specific destination point code(DPC). |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.1 | ColumncgrtDestStatus | read-only | current | List of the possible route state values. 'unknown' : A destination state of unknown occurs when the destination is a summary route. Unknown state is presented … |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.2 | ColumncgrtDestCongestion | read-only | current | The congestion status of this destination. The value indicates congestion on one or more links in one of the linksets used to route traffic to the signalling p… |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.3 | ColumncgrtDestAccessibleSeconds | read-only | current | Duration in seconds that this destination was in the accessible state. |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.4 | ColumncgrtDestInaccessibleSeconds | read-only | current | Duration in seconds that this destination was in the inaccessible state. |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.5 | ColumncgrtDestRestrictedSeconds | read-only | current | Duration in seconds that this destination was in the restricted state. |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.6 | ColumncgrtDestMSUsOut | read-only | current | The number of MSUs that were queued to linkset for transmission to this destination. Management MSUs that originate from this signalling point are also counted… |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.7 | ColumncgrtDestOctetsOut | read-only | current | The number of Octets in MSUs that were queued to linkset for transmission to this destination. It is important to note that, in rare cases, octets discarded du… |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.8 | ColumncgrtDestMSUsIn | read-only | current | The number of MSUs that arrived to this signalling point bound for this destination. This includes the received as well as blocked MSUs. |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.9 | ColumncgrtDestOctetsIn | read-only | current | The number of Octets in MSUs that arrived to this signalling point bound for this destination. |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.10 | ColumncgrtDestInaccessibleDrops | read-only | current | The number of MSUs dropped for this destination due to inaccessible route state. |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.11 | ColumncgrtDestRestrictedMSUs | read-only | current | The number of MSUs transferred for this destination during a restricted route state. |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.12 | ColumncgrtDestCongestionDrops | read-only | current | The number of MSUs dropped for this destination due to local and remote congestion. |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.13 | ColumncgrtDestDisplay | read-only | current | The destination point code in display format. |
| 1.3.6.1.4.1.9.9.334.1.2.3 | TablecgrtRouteTable | not-accessible | current | The route table for determining the linkset that a packet must traverse to arrive at its destination given by the destination point code. |
| 1.3.6.1.4.1.9.9.334.1.2.3.1 | RowcgrtRouteEntry | not-accessible | current | Each table entry represents a configured route statement. |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.1 | ColumncgrtRouteDpc | not-accessible | current | The destination point code. |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.2 | ColumncgrtRouteMask | not-accessible | current | The mask used to define which part of cgrtRouteDpc is significant when comparing the cgrtRouteDpc to the destination code point in the packet to be routed. |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.3 | ColumncgrtRouteDestLsCost | not-accessible | current | The cost assigned to this linkset matching this route. Higher numbers represent higher cost. |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.4 | ColumncgrtRouteDestLinkset | not-accessible | current | The linkset that the packet is to be forwarded to on matching this route. |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.5 | ColumncgrtRouteQos | read-create | current | 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.334.1.2.3.1.6 | ColumncgrtRouteStatus | read-create | current | List of the possible route status values. These values are determine using the status of the linkset specified in this route and the route management status. '… |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.7 | ColumncgrtRouteMgmtStatus | read-create | current | List of the possible route management route status values. Route management status are received in transfer-allowed(TFA), transfer-prohibited(TFP), transfer-re… |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.8 | ColumncgrtRouteDynamic | read-only | current | Routes are either static or dynamic. Static routes are created based on configuration information specified by an administrator. Dynamic routes are created as … |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.9 | ColumncgrtRouteType | read-only | current | When summary or cluster routes are specified this field will provide additional information about the fully qualified routes within the specified clusters. Sin… |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.10 | ColumncgrtRouteAdminStatus | read-create | current | List of the possible administration route status values. 'none' : none. 'unknown' : Status can not be determined. 'available' : Route is available. 'restricted… |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.11 | ColumncgrtRouteRowStatus | read-create | current | The object is used by a management station to create, modify or delete the row entry in cgspPointCodeTable following the RowStatus textual convention. The only… |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.12 | ColumncgrtRouteAllowedSeconds | read-only | current | Duration in seconds during which forwarding was allowed for this route. |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.13 | ColumncgrtRouteRestrictedSeconds | read-only | current | Duration in seconds during which forwarding was restricted for this route. |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.14 | ColumncgrtRouteProhibitedSeconds | read-only | current | Duration in seconds during which forwarding was prohibited for this route. |
| 1.3.6.1.4.1.9.9.334.1.2.3.1.15 | ColumncgrtRouteDisplay | read-only | current | The destination point code associated with the route in display format. |
| 1.3.6.1.4.1.9.9.334.1.2.4 | NodecgrtNotificationsInfo | |||
| 1.3.6.1.4.1.9.9.334.1.2.4.1 | ScalarcgrtDestNotifSupFlag | accessible-for-notify | deprecated | A flag to indicate whether destination notifications notifications have been suppressed in the current time interval specified by the cgrtDestNotifWindowTime o… |
| 1.3.6.1.4.1.9.9.334.1.2.4.2 | ScalarcgrtDestNotifChanges | accessible-for-notify | deprecated | This object contains a list of destination state changes accumulated until the list is full or the time interval specified in cgrtDestNotifDelayTime has passed… |
| 1.3.6.1.4.1.9.9.334.1.2.4.3 | ScalarcgrtMgmtNotifSupFlag | accessible-for-notify | deprecated | A flag to indicate whether management route notifications have been suppressed in the current time interval specified by the cgrtMgmtNotifWindowTime object. 't… |
| 1.3.6.1.4.1.9.9.334.1.2.4.4 | ScalarcgrtMgmtNotifChanges | accessible-for-notify | deprecated | This object contains a list of management route state changes accumulated until the list is full or the time interval specified in cgrtMgmtNotifDelayTime has p… |
| 1.3.6.1.4.1.9.9.334.1.2.4.5 | ScalarcgrtDestNotifSuppressed | accessible-for-notify | current | Number of ciscoGrtDestStateChangeRev1 notifications suppressed for the specific cgrtDestNotifWindowTimeRev1 duration. |
| 1.3.6.1.4.1.9.9.334.1.2.4.6 | ScalarcgrtRouteNotifSuppressed | accessible-for-notify | current | Number of ciscoGrtMgmtStateChangeRev1 notifications suppressed for the specific cgrtRouteNotifWindowTimeRev1 duration. |
| 1.3.6.1.4.1.9.9.334.1.2.4.7 | ScalarcgrtNoRouteMSUsInterval | accessible-for-notify | current | Duration elapsed since the start of cgrtNoRouteMSUsNotifWindowTime interval. This duration value can range from 0 upto cgrtNoRouteMSUsNotifWindowTime. For the … |
| 1.3.6.1.4.1.9.9.334.1.2.4.8 | ScalarcgrtIntervalNoRouteMSUs | accessible-for-notify | current | Number of MSUs discarded due to routing data error in this specific cgspNoRouteMSUsInterval interval. |
| 1.3.6.1.4.1.9.9.334.1.2.5 | TablecgrtOrigTable | not-accessible | current | The origination table provides information on the incoming MTP packets from a particular origination point code. |
| 1.3.6.1.4.1.9.9.334.1.2.5.1 | RowcgrtOrigEntry | not-accessible | current | Each table entry represents a specific origination point code(OPC). |
| 1.3.6.1.4.1.9.9.334.1.2.5.1.1 | ColumncgrtOrigPC | not-accessible | current | The origination point code. |
| 1.3.6.1.4.1.9.9.334.1.2.5.1.2 | ColumncgrtOrigMSUs | read-only | current | The number of incoming MSUs from this origination. |
| 1.3.6.1.4.1.9.9.334.1.2.5.1.3 | ColumncgrtOrigOctets | read-only | current | The number of incoming octets from this origination. |
| 1.3.6.1.4.1.9.9.334.1.2.5.1.4 | ColumncgrtOrigDisplay | read-only | current | The origination point code associated with the table entry in display format. |
| 1.3.6.1.4.1.9.9.334.1.2.6 | TablecgrtDestSITable | not-accessible | current | The Destination Service Indicator table contains information about the number of MSUs and octets at the MTP3 transport layer for a specific destination and ser… |
| 1.3.6.1.4.1.9.9.334.1.2.6.1 | RowcgrtDestSIEntry | not-accessible | current | Each table entry represents a specific destination point code(DPC) and Service Indicator(SI). |
| 1.3.6.1.4.1.9.9.334.1.2.6.1.1 | ColumncgrtMtp3SI | not-accessible | current | The service indicator. |
| 1.3.6.1.4.1.9.9.334.1.2.6.1.2 | ColumncgrtDestSIMSUsOut | read-only | current | The number of outgoing MSUs that were queued to linkset for transmission to this specific destination and service indicator. Management MSUs that originate fro… |
| 1.3.6.1.4.1.9.9.334.1.2.6.1.3 | ColumncgrtDestSIOctetsOut | read-only | current | The number of outgoing octets that were queued to linkset for transmission to this specific destination and service indicator. It is important to note that, in… |
| 1.3.6.1.4.1.9.9.334.1.2.6.1.4 | ColumncgrtDestSIMSUsIn | read-only | current | The number of incoming MSUs for this specific destination and service indicator. This includes the received as well as blocked MSUs. |
| 1.3.6.1.4.1.9.9.334.1.2.6.1.5 | ColumncgrtDestSIOctetsIn | read-only | current | The number of incoming octets for this specific destination and service indicator. |
| 1.3.6.1.4.1.9.9.334.1.2.6.1.6 | ColumncgrtDestSIDisplay | read-only | current | The destination point code and service indicator associated with the table entry in display format. |
| 1.3.6.1.4.1.9.9.334.1.2.7 | TablecgrtOrigSITable | not-accessible | current | The Origination Service Indicator table contains information about the number of incoming MSUs and octets at the MTP3 transport layer from a specific originati… |
| 1.3.6.1.4.1.9.9.334.1.2.7.1 | RowcgrtOrigSIEntry | not-accessible | current | Each table entry represents a specific origination point code(OPC) and Service Indicator(SI). |
| 1.3.6.1.4.1.9.9.334.1.2.7.1.1 | ColumncgrtOrigSIMSUs | read-only | current | The number of incoming MSUs for this specific origination and service indicator. |
| 1.3.6.1.4.1.9.9.334.1.2.7.1.2 | ColumncgrtOrigSIOctets | read-only | current | The number of incoming MSUs for this specific origination and service indicator. |
| 1.3.6.1.4.1.9.9.334.1.2.7.1.3 | ColumncgrtOrigSIDisplay | read-only | current | The origination point code and service indicator associated with the table entry in display format. |
| 1.3.6.1.4.1.9.9.334.2 | NodeciscoGrtMIBConform | |||
| 1.3.6.1.4.1.9.9.334.2.1 | NodeciscoGrtMIBCompliances | |||
| 1.3.6.1.4.1.9.9.334.2.1.1 | ComplianceciscoGrtMIBCompliance | read-only | deprecated | The compliance statement for entities which implement the Cisco CISCO-ITP-GRT-MIB.my MIB |
| 1.3.6.1.4.1.9.9.334.2.1.2 | ComplianceciscoGrtMIBComplianceRev1 | read-only | current | The compliance statement for entities which implement the Cisco CISCO-ITP-GRT-MIB.my MIB |
| 1.3.6.1.4.1.9.9.334.2.2 | NodeciscoGrtMIBGroups | |||
| 1.3.6.1.4.1.9.9.334.2.2.1 | GroupciscoGrtInstGroup | current | SS7 route instance group. | |
| 1.3.6.1.4.1.9.9.334.2.2.2 | GroupciscoGrtDestGroup | deprecated | SS7 Destination group. | |
| 1.3.6.1.4.1.9.9.334.2.2.3 | GroupciscoGrtRouteGroup | deprecated | SS7 Route group. | |
| 1.3.6.1.4.1.9.9.334.2.2.4 | GroupciscoGrtNotificationsGroup | deprecated | Gateway route notification objects. | |
| 1.3.6.1.4.1.9.9.334.2.2.5 | GroupciscoGrtScalarsGroup | current | Scalars Group for Gateway Signalling Point Route Table. | |
| 1.3.6.1.4.1.9.9.334.2.2.6 | GroupciscoGrtDestGroupRev1 | current | SS7 Destination group. | |
| 1.3.6.1.4.1.9.9.334.2.2.7 | GroupciscoGrtRouteGroupRev1 | current | SS7 Route group. | |
| 1.3.6.1.4.1.9.9.334.2.2.8 | GroupciscoGrtOrigGroup | current | SS7 Origination group. | |
| 1.3.6.1.4.1.9.9.334.2.2.9 | GroupciscoGrtDestSIGroup | current | SS7 Destination and Service Indicator group. | |
| 1.3.6.1.4.1.9.9.334.2.2.10 | GroupciscoGrtOrigSIGroup | current | SS7 Destination and Service Indicator group. | |
| 1.3.6.1.4.1.9.9.334.2.2.11 | GroupciscoGrtNotificationsGroupRev1 | current | Gateway route notification objects. | |
| 1.3.6.1.4.1.9.9.334.2.2.12 | GroupciscoGrtInstGroupSup1 | current | Additional Inst table objects. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CgrtDisplayPCSI | OCTET STRING ( SIZE ( 1..20 ) ) | current | The point code and service indicator information formatted for display. Point code will be formatted based on the variant and the customer defined parameters. |