CISCO-ITP-XUA-MIB
AI MIB Summary
The CISCO-ITP-XUA-MIB monitors the configuration, state, and statistics of M3UA and SUA adaptation layers on Cisco IP Transfer Point (ITP) hardware, specifically tracking Signaling Gateway mates, Application Server (AS) processes, and their associated SCTP associations. Key managed elements include ASP active/inactive/down states, AS routing keys, SG mate redundancy status, and traffic statistics for SS7-to-IP message conversion.
The MIB for MTP3 User Adaptation (M3UA) and SCCP User Adaptation (SUA) for Cisco's IP Transfer Point (ITP) implementation.
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 relevent information about M3UA and SUA is available at the IETF:
http://www.ietf.org/html.charters/sigtran-charter.html
This MIB consists of the following tables: M3UA/SUA (XUA) Instance Table M3UA/SUA (XUA) Instance Local IP Table Signaling Gateway Mate Table Signaling Gateway Mate Remote IP Table Application Server Process (ASP) Table Application Server Process (ASP) Remote IP Table Application Server Process (ASP) Statistics Table Application Server (AS) Table ASP-AS Table ASRoute Table ASRouteAs Table
Abbreviations:
AS - Application Server ASP - Application Server Process ASPAC - ASP ACtive message ASPDN - ASP Down message ASPIA - ASP InActive message ASPUP - ASP UP message CIC - Circuit Identifier Code for ISUP CLLI - Common Language Location Codes DPC - Destination Point Code DAUD - Destination AUDit DAVA - Destination AVAilable DUNA - Destination UNAvailable DUPU - Destination User Part Unavailable ERR - Error message GTT - Global Title Translation HLR - Home Location Registry ISDN - Integrated Services Digital Network ISUP - ISDN User Part M3UA - MTP3 User Adaptation MGC - Media Gateway Controller used in VoIP MSU - Message Signal Unit MTP - Message Transport Protocol MTP2 - Layer 2 of Message Transport Protocol MTP3 - Layer 3 of Message Transport Protocol NMS - Network Management System OPC - Originating Point Code PC - Point Code QOS - Quality Of Service SCCP - Signaling Connection Control Part SCP - Service Control Point (SS7) SCON - Signaling link CONgestion SCON0 - Signaling link CONgestion level 0 (no congestion) SCON1 - Signaling link CONgestion level 1 SCON2 - Signaling link CONgestion level 2 SCON3 - Signaling link CONgestion level 3 SG - Signaling Gateway SGM - Signaling Gateway Mate SGMP - Signaling Gateway Mated Protocol SCTP - Stream Transmission Protocol(RFC 2960) SI - Signaling Indicator SIO - Service Indicator Octet (SS7) SNMM - Signaling Network Management Message SSN - Subsystem Number for SCCP SUA - SCCP User Adaptation TUP - Telephone User Part TT - Title Translation VIP - Versatile Interface Processor XUA - M3UA, SUA or SGMP
Brief description:
The Signaling Gateway (SG) on the ITP receives the SS7 Message Signal Units(MSUs), converts them to M3UA/SUA messages and routes them to the ASPs over SCTP/IP association. The routing of the message depends on the routing information present in the message and the routing keys configured as part of the ASes.
There can be one or more instances of M3UA/SUA at the SG. These instances are identified by a unique port number. Each of these instances can have one or more IP addresses which form 'local' end of the multi-homing SCTP association.
The Application Server Process (ASP) is a remote entity which has its own port number and one or more IP addresses to form the 'remote' end of the multi-homing SCTP association. Examples of ASPs are MGCs, IP SCPs or IP HLRs.
Application Server (AS), as described in section '1.2 Terminology' of M3UA/SUA draft, is a logical entity serving a specific Routing Key. An example of an AS is a virtual switch element handling all call processing for a unique range of PSTN trunks, identified by an SS7 SIO/DPC/OPC/CIC_range. Another example is a virtual database element, handling all HLR transactions for a particular SS7 DPC/OPC/SCCP_SSN combination. The AS contains a set of one or more unique ASPs of which one or more is normally actively processing traffic. Note that there is a 1:1 relationship between an AS and a Routing Key.
An ASP can serve one or more ASes and an AS can have one or more ASPs. An ASP while serving an AS can be active, inactive or down. When one or more ASPs for an AS is active, the AS is active. When all ASPs for an AS are inactive, the AS is inactive. The state of the AS is maintained in one object, whereas, the state of an ASP is maintained for each AS that it serves in ASP-AS table.
The SGs are always deployed in mated pairs to provide high availability and redundancy. The SG mates exchange the state of ASes. When an AS is down on one SG, it can route the SS7 message to its mate which can properly route that SS7 message.
146
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
146 total| Object Name |
|---|
ciscoItpXuaMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253 |
RFC1155-SMI Unknown .1.3.6.1.4.1.9.9.253 |
ciscoItpXuaMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.0 |
ciscoItpXuaAspStateChangeThe notification generated when an ASP changes
to a new state. The value of cItpXuaAspAsState
indicates the new state for the ASP that is
serving the AS specified by cItpXuaAsDisplayName. TRAP-TYPE .1.3.6.1.4.1.9.9.253.0.1 |
ciscoItpXuaSgmStateChangeThe notification generated when an SG Mate
changes to a new state. The value of
cItpXuaSgmState indicates the new state for
the SG Mate. TRAP-TYPE .1.3.6.1.4.1.9.9.253.0.2 |
ciscoItpXuaAsStateChangeThe notification generated when an AS changes
to a new state. The value of cItpXuaAsState
indicates the new state for the AS. TRAP-TYPE .1.3.6.1.4.1.9.9.253.0.3 |
ciscoItpXuaMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1 |
cItpXuaScalars OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1.1 |
cItpXuaInstConfigLastChangedThe value of system timestamp at the time of the last
creation or deletion of an entry in the
cItpXuaInstTable. This value can be used to prevent
unnecessary walks of the XUA Instance Table.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.9.9.253.1.1.1 |
cItpXuaSgmConfigLastChangedThe value of system timestamp at the time of the last
creation or deletion of an entry in the
cItpXuaSgmTable. This value can be used to prevent
unnecessary walks of the XUA SG Mate Table.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.9.9.253.1.1.2 |
cItpXuaAspConfigLastChangedThe value of system timestamp at the time of the last
creation or deletion of an entry in the
cItpXuaAspTable. This value can be used to prevent
unnecessary walks of the XUA ASP Table.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.9.9.253.1.1.3 |
cItpXuaAsConfigLastChangedThe value of system timestamp at the time of the last
creation or deletion of an entry in the
cItpXuaAsTable. This value can be used to prevent
unnecessary walks of the XUA AS Table.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.9.9.253.1.1.4 |
cItpXuaStateChangeNotifEnabledThe State notification truth value.
'true' Indicates that the notification generation
is enabled for ASP state changes, AS state
changes and SG Mate state changes.
'false' Indicates that the notification generation
is disabled for ASP state change, AS state
and SG Mate state change.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.253.1.1.5 |
cItpXuaInst OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1.2 |
cItpXuaInstTableA table of M3UA/SUA/SGMP instances.
There can be multiple M3UA or SUA instances on a
given Signaling Gateway. Each instance is uniquely
identified by the port number. The local port number
of the ASP (cItpXuaAspLocalPort) matches with the
port number of the instance (cItpXuaInstPort).
Also for a given instance, there can be multiple
local IP addresses which are used for the
multi-homing feature of the SCTP associations.
There can only be one instance of SGMP.
Entries are added to this table via
cItpXuaInstRowStatus in accordance with the
RowStatus convention. SEQUENCE OF CItpXuaInstTableEntry .1.3.6.1.4.1.9.9.253.1.2.1 |
cItpXuaInstTableEntryA list of XUA instance attributes. CItpXuaInstTableEntry .1.3.6.1.4.1.9.9.253.1.2.1.1 |
cItpXuaInstPortThe local SCTP port for the XUA instance. The value
zero is not allowed. InetPortNumber -- Rsyntax Gauge .1.3.6.1.4.1.9.9.253.1.2.1.1.1 |
cItpXuaInstProtocolThe protocol of the XUA instance.rw CItpXuaProtocol -- Rsyntax INTEGER { -- m3ua(1), -- sua(2), -- sgmp(3) -- } .1.3.6.1.4.1.9.9.253.1.2.1.1.2 |
cItpXuaInstShutThe XUA Instance Shut truth value.
'true' Indicates that the XUA Instance has
been shutdown by an administrative action.
'false' Indicates that the XUA Instance is
not shutdown.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.253.1.2.1.1.3 |
cItpXuaInstActiveASPsThe number of ASPs connected to this instance.ro Gauge .1.3.6.1.4.1.9.9.253.1.2.1.1.4 |
cItpXuaInstRowStatusThe object is used by a management station to
create or delete the row entry in cItpXuaInstTable
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.253.1.2.1.1.5 |
cItpXuaInstLocalIp OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1.3 |
cItpXuaInstLocalIpTableA table of Local IP addresses for the XUA
instances.
For a given instance, there can be multiple local
IP addresses which are used for the multi-homing
feature of the SCTP associations. This table lists
out the configured local IP addresses.
Entries are added to this table via
cItpXuaInstLocalIpRowStatus in accordance with
the RowStatus convention. SEQUENCE OF CItpXuaInstLocalIpTableEntry .1.3.6.1.4.1.9.9.253.1.3.1 |
cItpXuaInstLocalIpTableEntryA list of attributes of the Local IP addresses for
the XUA instances. CItpXuaInstLocalIpTableEntry .1.3.6.1.4.1.9.9.253.1.3.1.1 |
cItpXuaInstAddrNumThis object specifies the index for the XUA
instance's IP address. The SCTP port number
cItpXuaInstPort specifies the XUA instance. Gauge .1.3.6.1.4.1.9.9.253.1.3.1.1.1 |
cItpXuaInstLocalIpTypeThis object contains the type of the local
IP address used to create the association
for ASPs connecting to the XUA instance
specified by the cItpXuaInstPort.rw InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.253.1.3.1.1.2 |
cItpXuaInstLocalIpAddrThis object contains the local IP address
used to create the association for ASPs
connecting to the XUA instance specified
by the cItpXuaInstPort.rw InetAddress -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.253.1.3.1.1.3 |
cItpXuaInstLocalIpRowStatusThe object is used by a management station to
create or delete the row entry in
cItpXuaInstLocalIpTable 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.253.1.3.1.1.4 |
cItpXuaSgm OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1.4 |
cItpXuaSgmTableA table of SG Mate attributes.
Entries are added to this table via
cItpXuaSgmRowStatus in accordance with
the RowStatus convention. SEQUENCE OF CItpXuaSgmTableEntry .1.3.6.1.4.1.9.9.253.1.4.1 |
cItpXuaSgmTableEntryA list of SG Mate attributes. CItpXuaSgmTableEntry .1.3.6.1.4.1.9.9.253.1.4.1.1 |
cItpXuaSgmNameThe name of the SG Mate. CItpTcXuaName -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.253.1.4.1.1.1 |
cItpXuaSgmAssocIdThis is the association identifier defined in
the Stream Control Transmission Protocol(SCTP)
MIB. A value greater than zero indicates a valid
association and zero indicates no association.ro Gauge .1.3.6.1.4.1.9.9.253.1.4.1.1.2 |
cItpXuaSgmLocalPortThis object contains the local SCTP port number
used to create the association supporting this link.
This local port determines the XUA instance that
this SG Mate is connected with. The value zero is not
allowed.rw InetPortNumber -- Rsyntax Gauge .1.3.6.1.4.1.9.9.253.1.4.1.1.3 |
cItpXuaSgmRemotePortThis object contains the remote SCTP port number
used to create the association supporting this link.
The value zero is not allowed.rw InetPortNumber -- Rsyntax Gauge .1.3.6.1.4.1.9.9.253.1.4.1.1.4 |
cItpXuaSgmShutThe SG Mate shut truth value.
'true' Indicates that the SG Mate has been
shutdown by an administrative action.
'false' Indicates that the SG Mate is not
shutdown.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.253.1.4.1.1.6 |
cItpXuaSgmActiveTSThe value of system timestamp at the time when this
SG Mate became active. A value of zero (0) indicates
that the SG Mate is not active.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.9.9.253.1.4.1.1.7 |
cItpXuaSgmQosClassThis object specifies the QOS class for the SG
Mate. The value of 255 is not applicable. A value
of zero (0) indicates that QOS class is not
defined.rw CItpTcQos -- Rsyntax Gauge(0..7|255) .1.3.6.1.4.1.9.9.253.1.4.1.1.8 |
cItpXuaSgmPassiveThe SG Mate Passive truth value.
'true' Indicates that the SG Mate is passive, i.e.
it waits for the SG Mate to initiate the
SCTP association.
'false' Indicates that the SG Mate is not passive,
i.e., it initiates the SCTP association with
its SG Mate.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.253.1.4.1.1.10 |
cItpXuaSgmStateThe state of the SG Mate. Only active and inactive
states are applicable.ro CItpXuaAspState -- Rsyntax INTEGER { -- down(1), -- inactive(2), -- active(3) -- } .1.3.6.1.4.1.9.9.253.1.4.1.1.11 |
cItpXuaSgmRowStatusThe object is used by a management station to
create or delete the row entry in cItpXuaSgmTable
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.253.1.4.1.1.12 |
cItpXuaAsp OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1.5 |
cItpXuaAspTableA table of Application Server Processes (ASP).
Entries are added to this table via
cItpXuaAspRowStatus in accordance with
the RowStatus convention. SEQUENCE OF CItpXuaAspTableEntry .1.3.6.1.4.1.9.9.253.1.5.1 |
cItpXuaAspTableEntryA list of Application Server Processes. CItpXuaAspTableEntry .1.3.6.1.4.1.9.9.253.1.5.1.1 |
cItpXuaAspNameThe name of the Applicaton Server Process. CItpTcXuaName -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.253.1.5.1.1.1 |
cItpXuaAspAssocIdThis is the association identifier defined in
the Stream Control Transmission Protocol(SCTP)
MIB. A value greater than zero indicates a valid
association and zero indicates no association.ro Gauge .1.3.6.1.4.1.9.9.253.1.5.1.1.2 |
cItpXuaAspLocalPortThis object contains the local SCTP port number
used to create the association supporting this link.
This local port determines the XUA instance that
this ASP is connected with. The value zero is not
allowed.rw InetPortNumber -- Rsyntax Gauge .1.3.6.1.4.1.9.9.253.1.5.1.1.3 |
cItpXuaAspRemotePortThis object contains the configured remote SCTP port
number used to create the association supporting this
link. The value zero means any non-zero remote port is
acceptable. The actual remote port can be determined
from SCTP association in cItpXuaAspAssocId.rw InetPortNumber -- Rsyntax Gauge .1.3.6.1.4.1.9.9.253.1.5.1.1.4 |
cItpXuaAspProtocolThe protocol used by this ASP. Only M3UA or SUA are
allowed.rw CItpXuaProtocol -- Rsyntax INTEGER { -- m3ua(1), -- sua(2), -- sgmp(3) -- } .1.3.6.1.4.1.9.9.253.1.5.1.1.5 |
cItpXuaAspShutThe ASP Shut truth value.
'true' Indicates that the ASP has been shutdown
by an administrative action.
'false' Indicates that the ASP is not shutdown.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.253.1.5.1.1.6 |
cItpXuaAspBlockedWhen an ASP is blocked, it cannot receive normal
data traffic, but it can send or receive control
messages.
The ASP Blocked truth value.
'true' Indicates that the ASP has been blocked
by an administrative action.
'false' Indicates that the ASP is not blocked.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.253.1.5.1.1.7 |
cItpXuaAspQosClassThis object specifies the QOS class for the ASP.
The value of 255 is not applicable. A value of
zero (0) indicates that QOS class is not defined.
When QOS class is defined, it overrides the QOS
class specified by cItpXuaAsQosClass.rw CItpTcQos -- Rsyntax Gauge(0..7|255) .1.3.6.1.4.1.9.9.253.1.5.1.1.9 |
cItpXuaAspIdentifierA unique value received by the Signaling Gateway
from the ASP as part of ASP UP message.ro Gauge .1.3.6.1.4.1.9.9.253.1.5.1.1.10 |
cItpXuaAspRowStatusThe object is used by a management station to
create or delete the row entry in cItpXuaAspTable
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.253.1.5.1.1.11 |
cItpXuaAspRemoteIp OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1.6 |
cItpXuaAspRemoteIpTableA table of Remote IP addresses for the Application
Server Processes (ASP).
For a given ASP, there can be multiple remote
IP addresses which are used for the multi-homing
feature of the SCTP associations.
Entries are added to this table via
cItpXuaAspRemoteIpRowStatus in accordance with
the RowStatus convention. SEQUENCE OF CItpXuaAspRemoteIpTableEntry .1.3.6.1.4.1.9.9.253.1.6.1 |
cItpXuaAspRemoteIpTableEntryA list of Remote IP addresses for the Application
Server Processes. CItpXuaAspRemoteIpTableEntry .1.3.6.1.4.1.9.9.253.1.6.1.1 |
cItpXuaAspAddrNumThis object specifies the index for the ASP's
remote IP address. The ASP Name in cItpXuaAspName
specifies the ASP. Gauge .1.3.6.1.4.1.9.9.253.1.6.1.1.1 |
cItpXuaAspRemoteIpTypeThis object contains the type of the remote IP address
used to create the association supporting this ASP.rw InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- } .1.3.6.1.4.1.9.9.253.1.6.1.1.2 |
cItpXuaAspRemoteIpAddrThis object contains the remote IP address used to
create the association supporting this ASP.rw InetAddress -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.253.1.6.1.1.3 |
cItpXuaAspRemoteIpRowStatusThe object is used by a management station to
create or delete the row entry in
cItpXuaAspRemoteIpTable 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.253.1.6.1.1.4 |
cItpXuaAspStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1.7 |
cItpXuaAspStatsTableA table of Application Server Processes (ASP)
statistics. SEQUENCE OF CItpXuaAspStatsTableEntry .1.3.6.1.4.1.9.9.253.1.7.1 |
cItpXuaAspStatsTableEntryA list of ASP statistics. CItpXuaAspStatsTableEntry .1.3.6.1.4.1.9.9.253.1.7.1.1 |
cItpXuaAspPktsFromAspThe number of data packets received from this ASP.ro Counter -- Units -- packets .1.3.6.1.4.1.9.9.253.1.7.1.1.1 |
cItpXuaAspPktsToAspThe number of data packets sent to this ASP.ro Counter -- Units -- packets .1.3.6.1.4.1.9.9.253.1.7.1.1.2 |
cItpXuaAspPktsFromMtp3The number of data packets received from MTP3.ro Counter -- Units -- packets .1.3.6.1.4.1.9.9.253.1.7.1.1.3 |
cItpXuaAspPktsToMtp3The number of data packets sent to MTP3.ro Counter -- Units -- packets .1.3.6.1.4.1.9.9.253.1.7.1.1.4 |
cItpXuaAspASPUPsRcvdThe number of ASP Up messages received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.5 |
cItpXuaAspASPUPACKsSentThe number of ASP Up ACK messages sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.6 |
cItpXuaAspASPDNsRcvdThe number of ASP Down messages received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.7 |
cItpXuaAspASPDNACKsSentThe number of ASP Down ACK messages sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.8 |
cItpXuaAspASPACsRcvdThe number of ASP Active messages received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.9 |
cItpXuaAspASPACACKsSentThe number of ASP Active ACK messages sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.10 |
cItpXuaAspASPIAsRcvdThe number of ASP Inactive messages received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.11 |
cItpXuaAspASPIAACKsSentThe number of ASP Inactive ACK messages sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.12 |
cItpXuaAspErrorsRcvdThe number of ASP Error messages received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.13 |
cItpXuaAspErrorsSentThe number of ASP Error messages sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.14 |
cItpXuaAspNotifysSentThe number of ASP Notify messages sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.15 |
cItpXuaAspDUNAsRcvdThe number of Destination Unavailable messages
received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.16 |
cItpXuaAspDUNAsSentThe number of Destination Unavailable messages
sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.17 |
cItpXuaAspDAVAsRcvdThe number of Destination Available messages
received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.18 |
cItpXuaAspDAVAsSentThe number of Destination Available messages
sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.19 |
cItpXuaAspDUPUsRcvdThe number of Destination User Part Unavailable
messages received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.20 |
cItpXuaAspDUPUsSentThe number of Destination User Part Unavailable
messages sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.21 |
cItpXuaAspDAUDsRcvdThe number of Destination State Audit
messages received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.22 |
cItpXuaAspDAUDsSentThe number of Destination State Audit
messages sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.23 |
cItpXuaAspSCON0sRcvdThe number of Signaling Congestion messages with
congestion level 0 (or no congestion) received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.24 |
cItpXuaAspSCON1sRcvdThe number of Signaling Congestion messages with
congestion level 1 received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.25 |
cItpXuaAspSCON2sRcvdThe number of Signaling Congestion messages with
congestion level 2 received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.26 |
cItpXuaAspSCON3sRcvdThe number of Signaling Congestion messages with
congestion level 3 received.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.27 |
cItpXuaAspSCON0sSentThe number of Signaling Congestion messages with
congestion level 0 (or no congestion) sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.28 |
cItpXuaAspSCON1sSentThe number of Signaling Congestion messages with
congestion level 1 sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.29 |
cItpXuaAspSCON2sSentThe number of Signaling Congestion messages with
congestion level 2 sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.30 |
cItpXuaAspSCON3sSentThe number of Signaling Congestion messages with
congestion level 3 sent.ro Counter -- Units -- messages .1.3.6.1.4.1.9.9.253.1.7.1.1.31 |
cItpXuaAs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1.8 |
cItpXuaAsTableA table of M3UA/SUA Application Server (AS) entries.
Entries are added to this table via
cItpXuaAsRowStatus in accordance with
the RowStatus convention. SEQUENCE OF CItpXuaAsTableEntry .1.3.6.1.4.1.9.9.253.1.8.1 |
cItpXuaAsTableEntryA list of M3UA/SUA AS attributes. CItpXuaAsTableEntry .1.3.6.1.4.1.9.9.253.1.8.1.1 |
cItpXuaAsNameThe Application Server name. This name has only
local significance. CItpTcXuaName -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.253.1.8.1.1.1 |
cItpXuaAsProtocolThe protocol used by this AS.rw CItpXuaProtocol -- Rsyntax INTEGER { -- m3ua(1), -- sua(2), -- sgmp(3) -- } .1.3.6.1.4.1.9.9.253.1.8.1.1.2 |
cItpXuaAsShutThe AS Shut truth value.
'true' Indicates that the AS has been shutdown
by an administrative action.
'false' Indicates that the AS is not shutdown.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.253.1.8.1.1.3 |
cItpXuaAsStateThe Application Server (AS) state.ro CItpXuaAsState -- Rsyntax INTEGER { -- down(1), -- inactive(2), -- active(3), -- pending(4) -- } .1.3.6.1.4.1.9.9.253.1.8.1.1.4 |
cItpXuaAsStateOnSgMateThe Application Server (AS) state on the mated
Signaling Gateway. This object provides the status
of an Application Service as provided by the
Signaling Gateway Mated Protocol. This object
can be used by the NMS to assist in problem
determination.
Each Signaling Gateway Mated pair should have
same definitions. This allows the NMS
examine the status Application Service from
perspective of each Signalling Gateway. If the
definitions are different on the mated pairs the
NMS will be unable to determine the relationships
between the ASes and mated pairs.ro CItpXuaAsState -- Rsyntax INTEGER { -- down(1), -- inactive(2), -- active(3), -- pending(4) -- } .1.3.6.1.4.1.9.9.253.1.8.1.1.5 |
cItpXuaAsActiveTSThe value of system uptime at the time
when this AS became active. A value of zero (0)
indicates that the AS is not active.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.9.9.253.1.8.1.1.6 |
cItpXuaAsQosClassThe AS specifies the QOS class for all its ASPs.
The value of 255 is not applicable. A value of
zero (0) indicates that QOS class is not defined.
This value can be overridden by cItpXuaAspQosClass.rw CItpTcQos -- Rsyntax Gauge(0..7|255) .1.3.6.1.4.1.9.9.253.1.8.1.1.7 |
cItpXuaAsTrafModeThe traffic mode for the data packets
received for this AS.rw CItpXuaTrafMode -- Rsyntax INTEGER { -- overRide(1), -- loadBind(2), -- loadRndRobin(3), -- broadcast(4) -- } .1.3.6.1.4.1.9.9.253.1.8.1.1.8 |
cItpXuaAsReroutingThe AS Rerouting truth value.
'true' Indicates that this SG is rerouting the
traffic to the mated SG.
'false' Indicates that this SG is not rerouting
the traffic to the mated SG.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.253.1.8.1.1.9 |
cItpXuaAsRoutingContextAn ASP may be configured to serve more than one AS. In
this case, the Routing Context parameter is exchanged
between the SG and the ASP, identifying the relevant
AS. The Routing Context uniquely identifies the range
of traffic associated with a particular AS, which the
ASP is configured to receive. There is a 1:1
relationship between a Routing Context value and a
Routing Key within an AS.ro Gauge .1.3.6.1.4.1.9.9.253.1.8.1.1.10 |
cItpXuaAsRkParametersThe cItpXuaAsRkParameters object indicates
which Routing Key parameters are valid for
this AS.
'dpc' : The cItpXuaAsRkDpc is the relevant column.
'opc' : cItpXuaAsRkOpc and cItpXuaAsRkOpcMask are
the relevant columns.
'opcMask' : Indicates that a mask is to be applied when
the opc is specified in the routing key. If
the mask is not specified then the mask is
assumed to be all zeros.
'si' : The cItpXuaAsRkSi is the relevant column.
'ssn' : Indicates that a SSN is to be checked as
part of the routing key.
'gtt' : The cItpXuaAsRkGtt is the relevant column.
It indicates that routing key for this AS
can be the result of Global Title
Translation.
'cic' : The cItpXuaAsRkCicMin and cItpXuaAsRkCicMax
are the relevant columns.
The following combination is allowed for all si's:
gtt
dpc
dpc + opc
dpc + opc + opcMask
When si equals 3 (SCCP), the following is allowed:
dpc + si
dpc + si + opc
dpc + si + ssn
dpc + si + ssn + opc
When si equals 5 (ISUP), the following is allowed:
dpc + si
dpc + si + opc
dpc + si + cic
dpc + si + cic + opcrw OCTET STRING .1.3.6.1.4.1.9.9.253.1.8.1.1.11 |
cItpXuaAsRkDpcThe Destination Point Code (DPC) in the routing
key for the AS. The 'dpc' bit in the
cItpXuaAsRkParameters object is used to indicate
whether this object's value has any current
relevance.rw CItpTcPointCode -- Rsyntax Gauge .1.3.6.1.4.1.9.9.253.1.8.1.1.12 |
cItpXuaAsRkOpcThe Origin Point Code (OPC) in the routing
key for the AS. The 'opc' bit in the
cItpXuaAsRkParameters object is used to indicate
whether this object's value has any current
relevance.rw CItpTcPointCode -- Rsyntax Gauge .1.3.6.1.4.1.9.9.253.1.8.1.1.13 |
cItpXuaAsRkOpcMaskThe Origin Point Code (OPC) mask in the routing
key for the AS. The 'opcMask' bit in the
cItpXuaAsRkParameters object is used to indicate
whether this object's value has any current
relevance.rw Gauge .1.3.6.1.4.1.9.9.253.1.8.1.1.14 |
cItpXuaAsRkSiThe Service Indicator in the routing key for
the AS. The 'si' bit in the cItpXuaAsRkParameters
object is used to indicate whether this object's
value has any current relevance.rw CItpTcServiceIndicator -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- snmm(0), -- sntm(1), -- spare2(2), -- sccp(3), -- tup(4), -- isup(5), -- dupc(6), -- dupf(7), -- mtup(8), -- bisup(9), -- sisup(10), -- spare11(11), -- spare12(12), -- spare13(13), -- spare14(14), -- spare15(15) -- } .1.3.6.1.4.1.9.9.253.1.8.1.1.15 |
cItpXuaAsRkSsnThe SubSystem Number (SSN) in routing key for
the AS. The 'ssn' bit in the cItpXuaAsRkParameters
object is used to indicate whether this object's
value has any current relevance.rw CItpTcSubSystemNumber -- Rsyntax Gauge(0|2..255) .1.3.6.1.4.1.9.9.253.1.8.1.1.16 |
cItpXuaAsRkGttThe Routing key Global Title Translation (GTT)
truth value.
'true' Indicates that the GTT is enabled.
'false' Indicates that the GTT is not enabled.
The 'gtt' bit in the cItpXuaAsRkParameters object
is used to indicate whether this object's value
has any current relevance.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.253.1.8.1.1.17 |
cItpXuaAsRkCicMinThe Routing key minimum CIC value. The 'cic'
bit in the cItpXuaAsRkParameters object is used
to indicate whether this object's value has any
current relevance.rw Gauge .1.3.6.1.4.1.9.9.253.1.8.1.1.18 |
cItpXuaAsRkCicMaxThe Routing key maximum CIC value. The 'cic'
bit in the cItpXuaAsRkParameters object is used
to indicate whether this object's value has any
current relevance.rw Gauge .1.3.6.1.4.1.9.9.253.1.8.1.1.19 |
cItpXuaAsPktsFromMtp3The number of data packets received from MTP3.ro Counter -- Units -- packets .1.3.6.1.4.1.9.9.253.1.8.1.1.20 |
cItpXuaAsPktsToASPsOfAsThe number of data packets sent to all ASPs that
are serving this AS.ro Counter -- Units -- packets .1.3.6.1.4.1.9.9.253.1.8.1.1.21 |
cItpXuaAsRowStatusThe object is used by a management station to
create or delete the row entry in cItpXuaAsTable
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.253.1.8.1.1.22 |
cItpXuaAspAs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1.9 |
cItpXuaAspAsTableA table of M3UA/SUA ASP-AS entries.
An ASP can serve one or more ASes. For each AS
that it serves, the ASP maintains the state
information.
Entries are added to this table via
cItpXuaAspAsRowStatus in accordance with
the RowStatus convention. SEQUENCE OF CItpXuaAspAsTableEntry .1.3.6.1.4.1.9.9.253.1.9.1 |
cItpXuaAspAsTableEntryA list of M3UA/SUA ASP-AS attributes. CItpXuaAspAsTableEntry .1.3.6.1.4.1.9.9.253.1.9.1.1 |
cItpXuaAspAsNameThe Application Server name. CItpTcXuaName -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.253.1.9.1.1.1 |
cItpXuaAspAsStateThe state of the ASP that serves this AS.ro CItpXuaAspState -- Rsyntax INTEGER { -- down(1), -- inactive(2), -- active(3) -- } .1.3.6.1.4.1.9.9.253.1.9.1.1.2 |
cItpXuaAspAsActiveTSThe value of system timestamp at the time when this
ASP became active with respect to the specified AS.
If the ASP is not active with respect to the
specified AS this object will contain a value of
zero.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.9.9.253.1.9.1.1.3 |
cItpXuaAspAsRowStatusThe object is used by a management station to
create or delete the row entry in cItpXuaAspAsTable
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.253.1.9.1.1.4 |
cItpXuaMIBNotifObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.1.10 |
cItpXuaSgmDisplayNameThis object identifies the SG Mate name associated with
the ciscoItpXuaSgmStateChange notification. CItpTcXuaName -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.253.1.10.1 |
cItpXuaAspDisplayNameThis object identifies the ASP name associated with
the ciscoItpXuaAspStateChange notification. CItpTcXuaName -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.253.1.10.2 |
cItpXuaAsDisplayNameThis object identifies the AS name associated with
the ciscoItpXuaAspStateChange and
ciscoItpXuaAsStateChange notifications. CItpTcXuaName -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.253.1.10.3 |
ciscoItpXuaConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2 |
ciscoItpXuaMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.1 |
ciscoItpXuaMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.1.1 |
ciscoItpXuaMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2 |
ciscoItpXuaScalarsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.1 |
ciscoItpXuaInstGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.2 |
ciscoItpXuaInstLocalIpGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.3 |
ciscoItpXuaSgmGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.4 |
ciscoItpXuaAspGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.5 |
ciscoItpXuaAspRemoteIpGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.6 |
ciscoItpXuaAspStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.7 |
ciscoItpXuaAsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.8 |
ciscoItpXuaAspAsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.9 |
ciscoItpXuaNotifObjectsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.10 |
ciscoItpXuaNotificationsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.253.2.2.11 |