MIBs Depot

CISCO-ITP-GACT-MIB

Registered at
1.3.6.1.4.1.9.9.333
Last updated
2003-10-01 00:00
Organization
Cisco Systems, Inc.
Revisions
2003-10-01 00:00, 2003-03-03 00:00
Namespace
cisco
Source file
CISCO-ITP-GACT-MIB
Digest
sha256:b47c3eff6cda7f90c6fb5c577cf5288f050bb6e142981e0aa4446edb8b796176

Description

The MIB for providing information specified in ITU Q752 Monitoring and Measurements for Signalling 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 signalling point. The relevant ITU documents describing this technology is 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.

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

FromSymbols
CISCO-ITP-GSP-MIBcgspInstNetwork
CISCO-ITP-TC-MIBCItpTcGlobalTitleSelectorName, CItpTcGtaLongAddr, CItpTcInstanceNumber, CItpTcLinksetId, CItpTcPointCode, CItpTcServiceIndicator
CISCO-SMIciscoMgmt
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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-GACT-MIB
CISCO-ITP-GSP-MIB
CISCO-ITP-TC-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
cgactMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.333.0
cgactMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.333.1
cgactMtp3
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.333.1.1
cgactMtp3Table
OBJECT-TYPE
This table contains information about the number of packets and bytes at the MTP3 transport layer. The information collected from both directions(send and receive). The information is broken down by linkset, Destination Point Code (DPC), Originating Point Code (OPC) and Signalling Indicator (SI). This provides the lowest granularity required by Q752 and allows network management stations to calculate the required fields in Q752.
1.3.6.1.4.1.9.9.333.1.1.1not-accessiblecurrent
cgactMtp3TableEntry
OBJECT-TYPE
A list of MTP3 accounting objects. Objects are created in this table as traffic is received and processed.
1.3.6.1.4.1.9.9.333.1.1.1.1not-accessiblecurrent
cgactMtp3TableId
OBJECT-TYPE
The accounting table identifier. 'passed' : signifies that this table instance represents statistics for packets that matched an Access Control List (ACL) in the linkset's inbound ACL and in the outbound ACL. 'violation' : signifies that this table instance represents statistics for packets that did not match an ACL in the linkset's inbound ACL and in the outbound ACL. 'unroutable' : packets that pass access list verification but can not be sent to destination point code. This could be caused by incorrect or missing route statements or inaccessible destination.
1.3.6.1.4.1.9.9.333.1.1.1.1.1INTEGER {passed(1), violation(2), unroutable(3)}not-accessiblecurrent
cgactMtp3LinksetName
OBJECT-TYPE
The name of the linkset.
1.3.6.1.4.1.9.9.333.1.1.1.1.2CItpTcLinksetIdnot-accessiblecurrent
cgactMtp3Dpc
OBJECT-TYPE
The destination point code.
1.3.6.1.4.1.9.9.333.1.1.1.1.3CItpTcPointCodenot-accessiblecurrent
cgactMtp3Opc
OBJECT-TYPE
The origin point code.
1.3.6.1.4.1.9.9.333.1.1.1.1.4CItpTcPointCodenot-accessiblecurrent
cgactMtp3SI
OBJECT-TYPE
The service indicator.
1.3.6.1.4.1.9.9.333.1.1.1.1.5CItpTcServiceIndicatornot-accessiblecurrent
cgactMtp3InPackets
OBJECT-TYPE
The accumulated number of packets that have been received by this linkset, DPC and OPC combination since system startup.
1.3.6.1.4.1.9.9.333.1.1.1.1.6Counter32read-onlycurrent
cgactMtp3OutPackets
OBJECT-TYPE
The accumulated number of packets that have been sent using this linkset, DPC and OPC combination since system startup.
1.3.6.1.4.1.9.9.333.1.1.1.1.7Counter32read-onlycurrent
cgactMtp3InOctets
OBJECT-TYPE
The accumulated number of bytes that have been received using this linkset, DPC and OPC combination since system startup.
1.3.6.1.4.1.9.9.333.1.1.1.1.8Counter32read-onlycurrent
cgactMtp3OutOctets
OBJECT-TYPE
The accumulated number of bytes that have been sent using this linkset, DPC and OPC combination since system startup.
1.3.6.1.4.1.9.9.333.1.1.1.1.9Counter32read-onlycurrent
cgactGtt
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.333.1.2
cgactGttTable
OBJECT-TYPE
This table has been deprecated and replaced with cgactGtt2Table table. This table contains information about the number of packets and octets required for global title translation.
1.3.6.1.4.1.9.9.333.1.2.1not-accessibledeprecated
cgactGttTableEntry
OBJECT-TYPE
This table has been deprecated and replaced with cgactGtt2Table table. A list of Global Title Translation accounting objects. Objects are created in this table when MTP3 packets are received requiring global title translation.
1.3.6.1.4.1.9.9.333.1.2.1.1not-accessibledeprecated
cgactGttLinksetName
OBJECT-TYPE
The name of the linkset.
1.3.6.1.4.1.9.9.333.1.2.1.1.1CItpTcLinksetIdnot-accessibledeprecated
cgactGttSelectorName
OBJECT-TYPE
The Global Title Selector Name.
1.3.6.1.4.1.9.9.333.1.2.1.1.2CItpTcGlobalTitleSelectorNamenot-accessibledeprecated
cgactGttGta
OBJECT-TYPE
The Global Title Address.
1.3.6.1.4.1.9.9.333.1.2.1.1.3CItpTcGtaLongAddrnot-accessibledeprecated
cgactGttTranslatedPc
OBJECT-TYPE
The translated point code.
1.3.6.1.4.1.9.9.333.1.2.1.1.4CItpTcPointCodenot-accessibledeprecated
cgactGttPackets
OBJECT-TYPE
The accumulated number of packets received by this signalling point requiring global title translation since system startup.
1.3.6.1.4.1.9.9.333.1.2.1.1.5Counter32read-onlydeprecated
cgactGttOctets
OBJECT-TYPE
The accumulated number of bytes received by this signalling point requiring global title translation since system startup.
1.3.6.1.4.1.9.9.333.1.2.1.1.6Counter32read-onlydeprecated
cgactGtt2Table
OBJECT-TYPE
This table contains information about the number of packets and octets required for global title translation.
1.3.6.1.4.1.9.9.333.1.2.2not-accessiblecurrent
cgactGtt2TableEntry
OBJECT-TYPE
A list of Global Title Translation accounting objects. Objects are created in this table when MTP3 packets are received requiring global title translation.
1.3.6.1.4.1.9.9.333.1.2.2.1not-accessiblecurrent
cgactGtt2LinksetName
OBJECT-TYPE
The name of the linkset.
1.3.6.1.4.1.9.9.333.1.2.2.1.1CItpTcLinksetIdnot-accessiblecurrent
cgactGtt2SelectorName
OBJECT-TYPE
The Global Title Selector Name.
1.3.6.1.4.1.9.9.333.1.2.2.1.2CItpTcGlobalTitleSelectorNamenot-accessiblecurrent
cgactGtt2Gta
OBJECT-TYPE
The Global Title Address.
1.3.6.1.4.1.9.9.333.1.2.2.1.3CItpTcGtaLongAddrnot-accessiblecurrent
cgactGtt2TranslatedInstNumber
OBJECT-TYPE
The instance number used to define in which network the translated point-code resides.
1.3.6.1.4.1.9.9.333.1.2.2.1.4CItpTcInstanceNumbernot-accessiblecurrent
cgactGtt2TranslatedPc
OBJECT-TYPE
The translated point code.
1.3.6.1.4.1.9.9.333.1.2.2.1.5CItpTcPointCodenot-accessiblecurrent
cgactGtt2Packets
OBJECT-TYPE
The accumulated number of packets received by this signalling point requiring global title translation since system startup.
1.3.6.1.4.1.9.9.333.1.2.2.1.6Counter32read-onlycurrent
cgactGtt2Octets
OBJECT-TYPE
The accumulated number of bytes received by this signalling point requiring global title translation since system startup.
1.3.6.1.4.1.9.9.333.1.2.2.1.7Counter32read-onlycurrent
cgactMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.333.2
ciscoGactMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.333.2.1
ciscoGactMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.333.2.2

Conformance

NameOIDStatus
ciscoGactMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco SP MIB
1.3.6.1.4.1.9.9.333.2.1.1deprecated
ciscoGactMIBComplianceRev1
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco SP MIB
1.3.6.1.4.1.9.9.333.2.1.2current
ciscoGactMtp3Group
OBJECT-GROUP
A collection of objects providing MTP3 accounting feature.
1.3.6.1.4.1.9.9.333.2.2.1current
ciscoGactGttGroup
OBJECT-GROUP
A collection of objects providing Global Title Translation accounting feature.
1.3.6.1.4.1.9.9.333.2.2.2deprecated
ciscoGactGttGroupRev1
OBJECT-GROUP
A collection of objects providing Global Title Translation accounting feature.
1.3.6.1.4.1.9.9.333.2.2.3current