Home/Catalog/CISCO-ITP-SP2-MIB

CISCO-ITP-SP2-MIB

AI MIB Summary

The CISCO-ITP-SP2-MIB enables monitoring and management of Cisco IP Transfer Point (ITP) nodes transporting Signaling System No. 7 (SS7) traffic over IP, specifically tracking SS7 message statistics and Quality of Service (QoS) configurations for SCTP links. This module exposes metrics for the eight defined QoS classes (0–7), including the mapping of these classes to IP precedence or DSCP values within the Type of Service (TOS) byte for packet prioritization.

The MIB for providing information specified in ITU Q752 Monitoring and Measurements for Signaling System No. 7(SS7) Network. This information can be used to manage messages transported over 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 function similar to SS7 signaling point. The relevant ITU documents describing this technology is the ITU Q series, including ITU Q.700: Introduction to CCITT Signaling System No. 7 and ITU Q.701 Functional description of the message transfer part (MTP) of Signaling System No. 7. The ITP Quality of Service (QoS) model allows the definition of 8 QoS classes, 0 through 7. QoS classes can be assigned only SCTP links. Only one QoS class can be assigned to an SCTP link. Class 0 will be designated as the default class. Packets that are not classified to a designated QoS class will get assigned to the default class. Each provisioned QoS class can be assigned an IP precedence value or a Differential Services Code Point (DSCP). The default class is initialized to IP precedence zero (0). The default class initial TOS setting can be changed through the command line interface. The Type of Service (TOS) byte in the IP header will be set to the IP precedence or DSCP that is assigned to class. Every packet forwarded over an SCTP link that was provisioned for a given QoS class will have the TOS byte set.
28
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

28 total
Object Name
ciscoItpSp2MIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248
RFC1155-SMI
Unknown
.1.3.6.1.4.1.9.9.248
ciscoItpSp2MIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248.0
ciscoItpSp2MIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248.1
cisEvents
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248.1.1
cisEventSummryLoggedEventsThe number of SS7 events logged by this Signaling Point.ro
Counter
.1.3.6.1.4.1.9.9.248.1.1.1
cisEventSummryDroppedEventsThe number of SS7 events that could not be logged due to unavailable resources.ro
Counter
.1.3.6.1.4.1.9.9.248.1.1.2
cisEventHistoryMaxEntriesThe upper limit on the number of events that the cisEventsTable can contain. A value of 0 will prevent any history from being retained. When this table is full, the oldest entry will be deleted and a new one will be created.rw
Gauge
.1.3.6.1.4.1.9.9.248.1.1.3
cisEventHistoryTableEntAllowedThis object specifies the maximum number of events allowed in the events history table for the managed system.ro
Gauge
.1.3.6.1.4.1.9.9.248.1.1.4
cisEventHistoryTableA table of SS7 events generated by this device.
SEQUENCE OF CisEventHistoryTableEntry
.1.3.6.1.4.1.9.9.248.1.1.5
cisEventHistoryTableEntryAn SS7 event that was previously generated by this device. Each entry is indexed by a event index. An entry is added to this table for each SS7 event generated on the managed system. The table contains the latest number of events defined by the cisEventHistoryMaxEntries object. Once the table is full, the oldest entry is removed and a new entry is created to accommodate the new event.
CisEventHistoryTableEntry
.1.3.6.1.4.1.9.9.248.1.1.5.1
cisEventHistoryIndexA monotonically increasing integer for the sole purpose of indexing events. When it reaches the maximum value the agent flushes the event table and wraps the value back to 1.
Gauge
.1.3.6.1.4.1.9.9.248.1.1.5.1.1
cisEventHistoryDescrA brief description of the SS7 event. Each event provides information of state transitions specific to the SS7 protocol.ro
SnmpAdminString
.1.3.6.1.4.1.9.9.248.1.1.5.1.2
cisQos
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248.1.2
cisQosTableA table of information related to the defining Quality of Service to transport SS7 packets using SCTP/IP. Entries are added to this table via cisQosRowStatus in accordance with the RowStatusconvention.
SEQUENCE OF CisQosTableEntry
.1.3.6.1.4.1.9.9.248.1.2.1
cisQosTableEntryEach entry define information relate to a Quality of Service class as needed to transport SS7 packets using SCTP/IP.
CisQosTableEntry
.1.3.6.1.4.1.9.9.248.1.2.1.1
cisQosClassThe quality of service class that can be defined to transport SS7 Packets using SCTP/IP.
CisTcQosClass -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.248.1.2.1.1.1
cisQosTypeEnumerated list of QoS type that can be defined. A value ipPrecedence suggests that IP Type of Service (TOS) is based on cisQosPrecedenceValue. A value ipDscp suggests that IP Type of Service (TOS) is based on cisQosIpDscp.rw
Enumeration
.1.3.6.1.4.1.9.9.248.1.2.1.1.2
cisQosPrecedenceValueA value to assign to the IP TOS bits in the IP datagram that carries one or more SS7 packets. The IP Precedence value is specified if cisQosType is ipPrecedence, otherwise it is -1.rw
INTEGER(-1..7)
.1.3.6.1.4.1.9.9.248.1.2.1.1.3
cisQosIpDscpDiffServ CodePoint (DSCP) value to assign to the IP TOS bits in the IP datagram that carries one or more SS7 packets. DSCP provides scalable mechanisms to classify packets into groups or classes that have similar QoS requirements and then gives these groups the required treatment at every hop in the network. The DSCP value is specified if cisQosType is ipDscp, otherwise it is -1.rw
INTEGER(-1..63)
.1.3.6.1.4.1.9.9.248.1.2.1.1.4
cisQosAclIdITP Access lists can be used to use information specific to SS7 packets to assign an Qos class. A value of zero indicates that no access control list is present.rw
CItpTcAclId -- Rsyntax Gauge(0|2700..2999)
.1.3.6.1.4.1.9.9.248.1.2.1.1.5
cisQosRowStatusThe object is used by a management station to create or delete the row entry in cisQosTable following the RowStatus textual convention.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.248.1.2.1.1.6
ciscoItpSp2MIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248.2
ciscoItpSp2MIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248.2.1
ciscoItpSp2MIBCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248.2.1.1
ciscoItpSp2MIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248.2.2
ciscoItpSp2EventsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248.2.2.1
ciscoItpSp2QosGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.248.2.2.2
CISCO-ITP-SP2-MIB - SNMP MIB Reference | MIBs Explorer