CISCO-ITP-SP2-MIB
- Registered at
- 1.3.6.1.4.1.9.9.248
- Last updated
- 2002-09-16 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-09-16 00:00, 2002-02-21 00:00
- Namespace
- cisco
- Source file
CISCO-ITP-SP2-MIB- Digest
sha256:08d9478096859bc895d01dc6df437635d897a93df5e3ec9cb9b36a6c9d4b8b44
Description
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.
Contact
Cisco Systems, Inc Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-ss7@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-ITP-TC-MIB | CItpTcAclId |
| CISCO-SMI | ciscoMgmt |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-ITP-SP2-MIB CISCO-ITP-TC-MIB CISCO-SMI SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CisTcQosClass TEXTUAL-CONVENTION The quality of service classification to be assigned to the IP packets used to transport the SS7 messages. Zero is a special value and is reserved to carry all traffic that does not specify a Qos or when exact match of the specified Qos is not available. | deprecated |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoItpSp2MIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.248.0 | |||
| ciscoItpSp2MIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.248.1 | |||
| cisEvents OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.248.1.1 | |||
| cisEventSummryLoggedEvents OBJECT-TYPE The number of SS7 events logged by this Signaling Point. | 1.3.6.1.4.1.9.9.248.1.1.1 | Counter32 | read-only | deprecated |
| cisEventSummryDroppedEvents OBJECT-TYPE The number of SS7 events that could not be logged due to unavailable resources. | 1.3.6.1.4.1.9.9.248.1.1.2 | Counter32 | read-only | deprecated |
| cisEventHistoryMaxEntries OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.248.1.1.3 | Unsigned32 (0..65535) | read-write | deprecated |
| cisEventHistoryTableEntAllowed OBJECT-TYPE This object specifies the maximum number of events allowed in the events history table for the managed system. | 1.3.6.1.4.1.9.9.248.1.1.4 | Unsigned32 (0..65535) | read-only | deprecated |
| cisEventHistoryTable OBJECT-TYPE A table of SS7 events generated by this device. | 1.3.6.1.4.1.9.9.248.1.1.5 | not-accessible | deprecated | |
| cisEventHistoryTableEntry OBJECT-TYPE An 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. | 1.3.6.1.4.1.9.9.248.1.1.5.1 | not-accessible | deprecated | |
| cisEventHistoryIndex OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.9.248.1.1.5.1.1 | Unsigned32 (1..2147483647) | not-accessible | deprecated |
| cisEventHistoryDescr OBJECT-TYPE A brief description of the SS7 event. Each event provides information of state transitions specific to the SS7 protocol. | 1.3.6.1.4.1.9.9.248.1.1.5.1.2 | SnmpAdminString (SIZE(1..255)) | read-only | deprecated |
| cisQos OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.248.1.2 | |||
| cisQosTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.9.248.1.2.1 | not-accessible | deprecated | |
| cisQosTableEntry OBJECT-TYPE Each entry define information relate to a Quality of Service class as needed to transport SS7 packets using SCTP/IP. | 1.3.6.1.4.1.9.9.248.1.2.1.1 | not-accessible | deprecated | |
| cisQosClass OBJECT-TYPE The quality of service class that can be defined to transport SS7 Packets using SCTP/IP. | 1.3.6.1.4.1.9.9.248.1.2.1.1.1 | CisTcQosClass | not-accessible | deprecated |
| cisQosType OBJECT-TYPE Enumerated 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. | 1.3.6.1.4.1.9.9.248.1.2.1.1.2 | INTEGER {ipPrecedence(1), ipDscp(2)} | read-create | deprecated |
| cisQosPrecedenceValue OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.9.248.1.2.1.1.3 | Integer32 (-1..7) | read-create | deprecated |
| cisQosIpDscp OBJECT-TYPE DiffServ 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. | 1.3.6.1.4.1.9.9.248.1.2.1.1.4 | Integer32 (-1..63) | read-create | deprecated |
| cisQosAclId OBJECT-TYPE ITP 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. | 1.3.6.1.4.1.9.9.248.1.2.1.1.5 | CItpTcAclId | read-create | deprecated |
| cisQosRowStatus OBJECT-TYPE The object is used by a management station to create or delete the row entry in cisQosTable following the RowStatus textual convention. | 1.3.6.1.4.1.9.9.248.1.2.1.1.6 | RowStatus | read-create | deprecated |
| ciscoItpSp2MIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.248.2 | |||
| ciscoItpSp2MIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.248.2.1 | |||
| ciscoItpSp2MIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.248.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoItpSp2MIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Signaling Point2 MIB | 1.3.6.1.4.1.9.9.248.2.1.1 | deprecated |
| ciscoItpSp2EventsGroup OBJECT-GROUP SS7 Event objects. | 1.3.6.1.4.1.9.9.248.2.2.1 | deprecated |
| ciscoItpSp2QosGroup OBJECT-GROUP SS7 Quality of Service objects. | 1.3.6.1.4.1.9.9.248.2.2.2 | deprecated |