CISCO-ITP-GRT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
50
cgrtInstTable
table.1.3.6.1.4.1.9.9.334.1.2.1
·
1 row entry
·
9 columns
A route table exist per instance of signalling point. This table defines the routes defined for a particular instance.
A collection of route statements used to
forward packets to requested destinations. Each
table entry represents a route statement
that was either configured or added in response
to events in the network.
forward packets to requested destinations. Each
table entry represents a route statement
that was either configured or added in response
to events in the network.
Indexes
CISCO-ITP-GSP-MIBcgspInstNetwork
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cgrtInstLastChanged
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 management subsystem is re-initialized, then this object contai… |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.9.9.334.1.2.1.1.1 |
||||||||||
|
cgrtInstLastLoadTime
The value of sysUpTime at the time of the last
load of the route table using file format. |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.9.9.334.1.2.1.1.2 |
||||||||||
|
cgrtInstLoadStatus
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. The cgrtInstLastLoadTime contains a timestamp indicating… |
CISCO-ITP-TC-MIBCItpTcTableLoadStatus Textual Convention: CISCO-ITP-TC-MIBCItpTcTableLoadStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.334.1.2.1.1.3 |
||||||||||
|
cgrtInstTableName
The system generated name for the route table
for this signalling point instance. |
CISCO-ITP-TC-MIBCItpTcRouteTableName Textual Convention: CISCO-ITP-TC-MIBCItpTcRouteTableName OctetStringType Constraints: range: 1..19 |
.1.3.6.1.4.1.9.9.334.1.2.1.1.4 |
||||||||||
|
cgrtInstLastURL
The url used to load route table.
|
CISCO-ITP-TC-MIBCItpTcURL Textual Convention: CISCO-ITP-TC-MIBCItpTcURL OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.334.1.2.1.1.5 |
||||||||||
|
cgrtInstNumberDestinations
The number of destination in the cgrtDestTable
Table. |
entriesSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.1.1.6 |
||||||||||
|
cgrtInstNumberRoutes
The number of routes in the cgrtRouteTable Table.
|
entriesSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.1.1.7 |
||||||||||
|
cgrtInstUnknownOrigPCs
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 unknown OPCs. |
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.1.1.8 |
||||||||||
|
cgrtInstNoRouteDrops
The number of MSUs dropped due to no corresponding
entry in the destination table for this signalling point instance Q752/5.5. |
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.1.1.9 |
cgrtDestTable
table.1.3.6.1.4.1.9.9.334.1.2.2
·
1 row entry
·
13 columns
The destination table provides state information on the ability to route MTP packets to a particular destination point code.
Each table entry represents a specific destination
point code(DPC).
point code(DPC).
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
cgrtDestStatus
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 to indicate the protocols do not exchange state in… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.334.1.2.2.1.1 |
||||||||
|
cgrtDestCongestion
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 point specified by the cgrtRouteDpc object. 0 is the least … |
Unsigned32 Constraints: range: 0-3 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.2 |
||||||||
|
cgrtDestAccessibleSeconds
Duration in seconds that this destination was in the
accessible state. |
secondsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.3 |
||||||||
|
cgrtDestInaccessibleSeconds
Duration in seconds that this destination was in the
inaccessible state. |
secondsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.4 |
||||||||
|
cgrtDestRestrictedSeconds
Duration in seconds that this destination was in the
restricted state. |
secondsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.5 |
||||||||
|
cgrtDestMSUsOut
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. It is important to note that, in rare cases, MSU discard… |
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.6 |
||||||||
|
cgrtDestOctetsOut
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 due to any abnormal system resource error conditions may be in… |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.7 |
||||||||
|
cgrtDestMSUsIn
The number of MSUs that arrived to this signalling point
bound for this destination. This includes the received as well as blocked MSUs. |
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.8 |
||||||||
|
cgrtDestOctetsIn
The number of Octets in MSUs that arrived to this
signalling point bound for this destination. |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.9 |
||||||||
|
cgrtDestInaccessibleDrops
The number of MSUs dropped for this destination
due to inaccessible route state. |
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.10 |
||||||||
|
cgrtDestRestrictedMSUs
The number of MSUs transferred for this destination
during a restricted route state. |
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.11 |
||||||||
|
cgrtDestCongestionDrops
The number of MSUs dropped for this destination
due to local and remote congestion. |
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.12 |
||||||||
|
cgrtDestDisplay
The destination point code in display format.
|
CISCO-ITP-TC-MIBCItpTcDisplayPC Textual Convention: CISCO-ITP-TC-MIBCItpTcDisplayPC OctetStringType Constraints: range: 1..12 |
.1.3.6.1.4.1.9.9.334.1.2.2.1.13 |
cgrtRouteTable
table.1.3.6.1.4.1.9.9.334.1.2.3
·
1 row entry
·
15 columns
The route table for determining the linkset that a packet must traverse to arrive at its destination given by the destination point code.
Each table entry represents a configured route
statement.
statement.
Indexes
CISCO-ITP-GSP-MIBcgspInstNetwork cgrtRouteDpc cgrtRouteMask cgrtRouteDestLsCost cgrtRouteDestLinkset
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cgrtRouteDpc
The destination point code.
|
CISCO-ITP-TC-MIBCItpTcPointCode Textual Convention: CISCO-ITP-TC-MIBCItpTcPointCode Unsigned32Type Constraints: range: 0..16777216 |
.1.3.6.1.4.1.9.9.334.1.2.3.1.1 |
||||||||||||||||
|
cgrtRouteMask
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. |
Unsigned32 Constraints: range: 0-16777215 |
.1.3.6.1.4.1.9.9.334.1.2.3.1.2 |
||||||||||||||||
|
cgrtRouteDestLsCost
The cost assigned to this linkset matching this
route. Higher numbers represent higher cost. |
Unsigned32 Constraints: range: 1-9 |
.1.3.6.1.4.1.9.9.334.1.2.3.1.3 |
||||||||||||||||
|
cgrtRouteDestLinkset
The linkset that the packet is to be forwarded to on
matching this route. |
CISCO-ITP-TC-MIBCItpTcLinksetId Textual Convention: CISCO-ITP-TC-MIBCItpTcLinksetId OctetStringType Constraints: range: 1..19 |
.1.3.6.1.4.1.9.9.334.1.2.3.1.4 |
||||||||||||||||
|
cgrtRouteQos
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 transported on SCTP/IP based linkset. |
CISCO-ITP-TC-MIBCItpTcQosr/w Textual Convention: CISCO-ITP-TC-MIBCItpTcQos Unsigned32Type Constraints: range: 0..7range: 255 |
.1.3.6.1.4.1.9.9.334.1.2.3.1.5 |
||||||||||||||||
|
cgrtRouteStatus
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. 'unknown' : Status can not be determin… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.334.1.2.3.1.6 |
||||||||||||||||
|
cgrtRouteMgmtStatus
List of the possible route management route status
values. Route management status are received in transfer-allowed(TFA), transfer-prohibited(TFP), transfer-restricted(TFR), transfer-cluster-allowed(TCA), transfer-c… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.334.1.2.3.1.7 |
||||||||||||||||
|
cgrtRouteDynamic
Routes are either static or dynamic. Static routes
are created based on configuration information specified by an administrator. Dynamic routes are created as a by product of an network event in certain situations. D… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.334.1.2.3.1.8 |
||||||||||||||||
|
cgrtRouteType
When summary or cluster routes are specified this field
will provide additional information about the fully qualified routes within the specified clusters. Since, summary or cluster routes represent a group of dest… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.334.1.2.3.1.9 |
||||||||||||||||
|
cgrtRouteAdminStatus
List of the possible administration route status
values. 'none' : none. 'unknown' : Status can not be determined. 'available' : Route is available. 'restricted' : Traffic is restricted on rout… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.334.1.2.3.1.10 |
||||||||||||||||
|
cgrtRouteRowStatus
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 object available for modification is the cgrtRouteAdmin… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.334.1.2.3.1.11 |
||||||||||||||||
|
cgrtRouteAllowedSeconds
Duration in seconds during which forwarding was allowed
for this route. |
secondsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.3.1.12 |
||||||||||||||||
|
cgrtRouteRestrictedSeconds
Duration in seconds during which forwarding was restricted
for this route. |
secondsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.3.1.13 |
||||||||||||||||
|
cgrtRouteProhibitedSeconds
Duration in seconds during which forwarding was prohibited
for this route. |
secondsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.3.1.14 |
||||||||||||||||
|
cgrtRouteDisplay
The destination point code associated with the route in
display format. |
CISCO-ITP-TC-MIBCItpTcDisplayPC Textual Convention: CISCO-ITP-TC-MIBCItpTcDisplayPC OctetStringType Constraints: range: 1..12 |
.1.3.6.1.4.1.9.9.334.1.2.3.1.15 |
cgrtOrigTable
table.1.3.6.1.4.1.9.9.334.1.2.5
·
1 row entry
·
4 columns
The origination table provides information on the incoming MTP packets from a particular origination point code.
Each table entry represents a specific origination
point code(OPC).
point code(OPC).
Indexes
| Column | Syntax | OID |
|---|---|---|
|
cgrtOrigPC
The origination point code.
|
CISCO-ITP-TC-MIBCItpTcPointCode Textual Convention: CISCO-ITP-TC-MIBCItpTcPointCode Unsigned32Type Constraints: range: 0..16777216 |
.1.3.6.1.4.1.9.9.334.1.2.5.1.1 |
|
cgrtOrigMSUs
The number of incoming MSUs from this origination.
|
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.5.1.2 |
|
cgrtOrigOctets
The number of incoming octets from this origination.
|
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.334.1.2.5.1.3 |
|
cgrtOrigDisplay
The origination point code associated with the
table entry in display format. |
CISCO-ITP-TC-MIBCItpTcDisplayPC Textual Convention: CISCO-ITP-TC-MIBCItpTcDisplayPC OctetStringType Constraints: range: 1..12 |
.1.3.6.1.4.1.9.9.334.1.2.5.1.4 |
cgrtDestSITable
table.1.3.6.1.4.1.9.9.334.1.2.6
·
1 row entry
·
6 columns
The Destination Service Indicator table contains information about the number of MSUs and octets at the MTP3 transport layer for a specific destination and service indicator. The information is collected from both directions. This provides the granularity of information required by Q752 table 6.
Each table entry represents a specific destination
point code(DPC) and Service Indicator(SI).
point code(DPC) and Service Indicator(SI).
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cgrtMtp3SI
The service indicator.
|
CISCO-ITP-TC-MIBCItpTcServiceIndicator Textual Convention: CISCO-ITP-TC-MIBCItpTcServiceIndicator EnumerationType Values:
|
.1.3.6.1.4.1.9.9.334.1.2.6.1.1 |
||||||||||||||||||||||||||||||||
|
cgrtDestSIMSUsOut
The number of outgoing MSUs that were queued to linkset
for transmission to this specific destination and service indicator. Management MSUs that originate from this signalling point are also counted. It is important… |
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.6.1.2 |
||||||||||||||||||||||||||||||||
|
cgrtDestSIOctetsOut
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 rare cases, octets discarded due to any abnormal system res… |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.334.1.2.6.1.3 |
||||||||||||||||||||||||||||||||
|
cgrtDestSIMSUsIn
The number of incoming MSUs for this specific
destination and service indicator. This includes the received as well as blocked MSUs. |
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.6.1.4 |
||||||||||||||||||||||||||||||||
|
cgrtDestSIOctetsIn
The number of incoming octets for this specific
destination and service indicator. |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.334.1.2.6.1.5 |
||||||||||||||||||||||||||||||||
|
cgrtDestSIDisplay
The destination point code and service indicator
associated with the table entry in display format. |
CgrtDisplayPCSI Textual Convention: CgrtDisplayPCSI OctetStringType Constraints: range: 1..20 |
.1.3.6.1.4.1.9.9.334.1.2.6.1.6 |
cgrtOrigSITable
table.1.3.6.1.4.1.9.9.334.1.2.7
·
1 row entry
·
3 columns
The Origination Service Indicator table contains information about the number of incoming MSUs and octets at the MTP3 transport layer from a specific origination and service indicator. This provides the granularity of information required by Q752 table 6.
Each table entry represents a specific origination
point code(OPC) and Service Indicator(SI).
point code(OPC) and Service Indicator(SI).
Indexes
| Column | Syntax | OID |
|---|---|---|
|
cgrtOrigSIMSUs
The number of incoming MSUs for this specific
origination and service indicator. |
MSUsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.334.1.2.7.1.1 |
|
cgrtOrigSIOctets
The number of incoming MSUs for this specific
origination and service indicator. |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.334.1.2.7.1.2 |
|
cgrtOrigSIDisplay
The origination point code and service indicator
associated with the table entry in display format. |
CgrtDisplayPCSI Textual Convention: CgrtDisplayPCSI OctetStringType Constraints: range: 1..20 |
.1.3.6.1.4.1.9.9.334.1.2.7.1.3 |