CISCO-ITP-XUA-MIB

        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.
    
ciscoItpXuaMIB 1.3.6.1.4.1.9.9.253
Imported Objects
CISCO-ITP-SP-MIB cItpSpCLLICode
CISCO-ITP-TC-MIB CItpTcNetworkName CItpTcPointCode CItpTcQos CItpTcServiceIndicator CItpTcSubSystemNumber CItpTcXuaName
CISCO-SMI ciscoMgmt
INET-ADDRESS-MIB InetAddress InetAddressType InetPortNumber
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI Counter32 Counter64 Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32
SNMPv2-TC RowStatus TEXTUAL-CONVENTION TruthValue
Type Definitions (7)
CItpXuaAspState Enumeration
down(1)
inactive(2)
active(3)
undefined(4)
CItpXuaAssocState Enumeration
undefined(1)
closed(2)
established(3)
failed(4)
termPend(5)
CItpXuaAsState Enumeration
down(1)
inactive(2)
active(3)
pending(4)
undefined(5)
CItpXuaProtocol Enumeration
m3ua(1)
sua(2)
sgmp(3)
CItpXuaRemoteIpDestState Enumeration
undefined(1)
inactive(2)
active(3)
CItpXuaRouteState Enumeration
unknown(1)
avail(2)
restr(3)
unavail(4)
deleted(5)
CItpXuaTrafMode Enumeration
overRide(1)
loadBind(2)
loadRndRobin(3)
broadcast(4)
undefined(5)
Objects (197)
ciscoItpXuaMIB .1.3.6.1.4.1.9.9.253
ciscoItpXuaMIBNotifs .1.3.6.1.4.1.9.9.253.0
ciscoItpXuaMIBObjects .1.3.6.1.4.1.9.9.253.1
cItpXuaScalars .1.3.6.1.4.1.9.9.253.1.1
cItpXuaInstConfigLastChanged SNMPv2-SMITimeTicks .1.3.6.1.4.1.9.9.253.1.1.1
cItpXuaSgmConfigLastChanged SNMPv2-SMITimeTicks .1.3.6.1.4.1.9.9.253.1.1.2
cItpXuaAspConfigLastChanged SNMPv2-SMITimeTicks .1.3.6.1.4.1.9.9.253.1.1.3
cItpXuaAsConfigLastChanged SNMPv2-SMITimeTicks .1.3.6.1.4.1.9.9.253.1.1.4
cItpXuaStateChangeNotifEnabled r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.1.5
cItpXuaMIBNotifObjects .1.3.6.1.4.1.9.9.253.1.10
cItpXuaSgmDisplayName CISCO-ITP-TC-MIBCItpTcXuaName .1.3.6.1.4.1.9.9.253.1.10.1
cItpXuaAspDisplayName CISCO-ITP-TC-MIBCItpTcXuaName .1.3.6.1.4.1.9.9.253.1.10.2
cItpXuaAsDisplayName CISCO-ITP-TC-MIBCItpTcXuaName .1.3.6.1.4.1.9.9.253.1.10.3
cItpXuaSgmRemoteIp .1.3.6.1.4.1.9.9.253.1.11
cItpXuaSgmRemoteIpTable .1.3.6.1.4.1.9.9.253.1.11.1
cItpXuaSgmRemoteIpTableEntry cItpXuaSgmNamecItpXuaSgmAddrNum .1.3.6.1.4.1.9.9.253.1.11.1.1
cItpXuaSgmAddrNum Unsigned32 .1.3.6.1.4.1.9.9.253.1.11.1.1.1
cItpXuaSgmRemoteIpType r/w INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.253.1.11.1.1.2
cItpXuaSgmRemoteIpAddr r/w INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.253.1.11.1.1.3
cItpXuaSgmRemoteIpRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.253.1.11.1.1.4
cItpXuaSgmRemoteIpDestState CItpXuaRemoteIpDestState .1.3.6.1.4.1.9.9.253.1.11.1.1.5
cItpXuaASRoute .1.3.6.1.4.1.9.9.253.1.12
cItpXuaASRouteTable .1.3.6.1.4.1.9.9.253.1.12.1
cItpXuaASRouteTableEntry cItpXuaAsrName .1.3.6.1.4.1.9.9.253.1.12.1.1
cItpXuaAsrName CISCO-ITP-TC-MIBCItpTcXuaName .1.3.6.1.4.1.9.9.253.1.12.1.1.1
cItpXuaAsrOutbByteRcvd OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.12.1.1.10
cItpXuaAsrOutbPktsSent MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.12.1.1.11
cItpXuaAsrOutbByteSent OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.12.1.1.12
cItpXuaAsrSgmateDunaRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.12.1.1.13
cItpXuaAsrSgmateDavaRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.12.1.1.14
cItpXuaAsrSgmateDrstRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.12.1.1.15
cItpXuaAsrRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.253.1.12.1.1.16
cItpXuaAsrNetwork CISCO-ITP-TC-MIBCItpTcNetworkName .1.3.6.1.4.1.9.9.253.1.12.1.1.2
cItpXuaAsrProtocol r/w CItpXuaProtocol .1.3.6.1.4.1.9.9.253.1.12.1.1.3
cItpXuaAsrRoutingContext Unsigned32 .1.3.6.1.4.1.9.9.253.1.12.1.1.4
cItpXuaAsrDpc r/w CISCO-ITP-TC-MIBCItpTcPointCode .1.3.6.1.4.1.9.9.253.1.12.1.1.5
cItpXuaAsrShut r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.12.1.1.6
cItpXuaAsrSgmateState CItpXuaRouteState .1.3.6.1.4.1.9.9.253.1.12.1.1.7
cItpXuaAsrSgmatePriority Unsigned32 .1.3.6.1.4.1.9.9.253.1.12.1.1.8
cItpXuaAsrOutbPktsRcvd MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.12.1.1.9
cItpXuaASRouteAs .1.3.6.1.4.1.9.9.253.1.13
cItpXuaASRouteAsTable .1.3.6.1.4.1.9.9.253.1.13.1
cItpXuaASRouteAsTableEntry cItpXuaAsrNamecItpXuaAsrAsName .1.3.6.1.4.1.9.9.253.1.13.1.1
cItpXuaAsrAsName CISCO-ITP-TC-MIBCItpTcXuaName .1.3.6.1.4.1.9.9.253.1.13.1.1.1
cItpXuaAsrAsDrstRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.13.1.1.10
cItpXuaAsrAsRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.253.1.13.1.1.11
cItpXuaAsrAsPriority Unsigned32 .1.3.6.1.4.1.9.9.253.1.13.1.1.2
cItpXuaAsrAsState CItpXuaRouteState .1.3.6.1.4.1.9.9.253.1.13.1.1.3
cItpXuaAsrAsOutbPktsRcvd MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.13.1.1.4
cItpXuaAsrAsOutbByteRcvd OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.13.1.1.5
cItpXuaAsrAsOutbPktsSent MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.13.1.1.6
cItpXuaAsrAsOutbByteSent OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.13.1.1.7
cItpXuaAsrAsDunaRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.13.1.1.8
cItpXuaAsrAsDavaRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.13.1.1.9
cItpXuaInst .1.3.6.1.4.1.9.9.253.1.2
cItpXuaInstTable .1.3.6.1.4.1.9.9.253.1.2.1
cItpXuaInstTableEntry cItpXuaInstPort .1.3.6.1.4.1.9.9.253.1.2.1.1
cItpXuaInstPort INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.253.1.2.1.1.1
cItpXuaInstProtocol r/w CItpXuaProtocol .1.3.6.1.4.1.9.9.253.1.2.1.1.2
cItpXuaInstShut r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.2.1.1.3
cItpXuaInstActiveASPs Unsigned32 .1.3.6.1.4.1.9.9.253.1.2.1.1.4
cItpXuaInstRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.253.1.2.1.1.5
cItpXuaInstOffload r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.2.1.1.6
cItpXuaInstOffloadSlot r/w Unsigned32 .1.3.6.1.4.1.9.9.253.1.2.1.1.7
cItpXuaInstOffProcNumber Unsigned32 .1.3.6.1.4.1.9.9.253.1.2.1.1.8
cItpXuaInstLocalIp .1.3.6.1.4.1.9.9.253.1.3
cItpXuaInstLocalIpTable .1.3.6.1.4.1.9.9.253.1.3.1
cItpXuaInstLocalIpTableEntry cItpXuaInstPortcItpXuaInstAddrNum .1.3.6.1.4.1.9.9.253.1.3.1.1
cItpXuaInstAddrNum Unsigned32 .1.3.6.1.4.1.9.9.253.1.3.1.1.1
cItpXuaInstLocalIpType r/w INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.253.1.3.1.1.2
cItpXuaInstLocalIpAddr r/w INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.253.1.3.1.1.3
cItpXuaInstLocalIpRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.253.1.3.1.1.4
cItpXuaSgm .1.3.6.1.4.1.9.9.253.1.4
cItpXuaSgmTable .1.3.6.1.4.1.9.9.253.1.4.1
cItpXuaSgmTableEntry cItpXuaSgmName .1.3.6.1.4.1.9.9.253.1.4.1.1
cItpXuaSgmName CISCO-ITP-TC-MIBCItpTcXuaName .1.3.6.1.4.1.9.9.253.1.4.1.1.1
cItpXuaSgmPassive r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.4.1.1.10
cItpXuaSgmState CItpXuaAspState .1.3.6.1.4.1.9.9.253.1.4.1.1.11
cItpXuaSgmRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.253.1.4.1.1.12
cItpXuaSgmCongLevel Unsigned32 .1.3.6.1.4.1.9.9.253.1.4.1.1.13
cItpXuaSgmAssocState CItpXuaAssocState .1.3.6.1.4.1.9.9.253.1.4.1.1.14
cItpXuaSgmAssocFailedReason OctetString .1.3.6.1.4.1.9.9.253.1.4.1.1.15
cItpXuaSgmAssocId Unsigned32 .1.3.6.1.4.1.9.9.253.1.4.1.1.2
cItpXuaSgmLocalPort r/w INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.253.1.4.1.1.3
cItpXuaSgmRemotePort r/w INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.253.1.4.1.1.4
cItpXuaSgmShut r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.4.1.1.6
cItpXuaSgmActiveTS SNMPv2-SMITimeTicks .1.3.6.1.4.1.9.9.253.1.4.1.1.7
cItpXuaSgmQosClass r/w CISCO-ITP-TC-MIBCItpTcQos .1.3.6.1.4.1.9.9.253.1.4.1.1.8
cItpXuaAsp .1.3.6.1.4.1.9.9.253.1.5
cItpXuaAspTable .1.3.6.1.4.1.9.9.253.1.5.1
cItpXuaAspTableEntry cItpXuaAspName .1.3.6.1.4.1.9.9.253.1.5.1.1
cItpXuaAspName CISCO-ITP-TC-MIBCItpTcXuaName .1.3.6.1.4.1.9.9.253.1.5.1.1.1
cItpXuaAspIdentifier Unsigned32 .1.3.6.1.4.1.9.9.253.1.5.1.1.10
cItpXuaAspRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.253.1.5.1.1.11
cItpXuaAspCongLevel Unsigned32 .1.3.6.1.4.1.9.9.253.1.5.1.1.12
cItpXuaAspAssocIdU32 Unsigned32 .1.3.6.1.4.1.9.9.253.1.5.1.1.13
cItpXuaAspAssocState CItpXuaAssocState .1.3.6.1.4.1.9.9.253.1.5.1.1.14
cItpXuaAspAssocFailedReason OctetString .1.3.6.1.4.1.9.9.253.1.5.1.1.15
cItpXuaAspAssocId deprecated Unsigned32 .1.3.6.1.4.1.9.9.253.1.5.1.1.2
cItpXuaAspLocalPort r/w INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.253.1.5.1.1.3
cItpXuaAspRemotePort r/w INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.253.1.5.1.1.4
cItpXuaAspProtocol r/w CItpXuaProtocol .1.3.6.1.4.1.9.9.253.1.5.1.1.5
cItpXuaAspShut r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.5.1.1.6
cItpXuaAspBlocked r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.5.1.1.7
cItpXuaAspQosClass r/w CISCO-ITP-TC-MIBCItpTcQos .1.3.6.1.4.1.9.9.253.1.5.1.1.9
cItpXuaAspRemoteIp .1.3.6.1.4.1.9.9.253.1.6
cItpXuaAspRemoteIpTable .1.3.6.1.4.1.9.9.253.1.6.1
cItpXuaAspRemoteIpTableEntry cItpXuaAspNamecItpXuaAspAddrNum .1.3.6.1.4.1.9.9.253.1.6.1.1
cItpXuaAspAddrNum Unsigned32 .1.3.6.1.4.1.9.9.253.1.6.1.1.1
cItpXuaAspRemoteIpType r/w INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.253.1.6.1.1.2
cItpXuaAspRemoteIpAddr r/w INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.253.1.6.1.1.3
cItpXuaAspRemoteIpRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.253.1.6.1.1.4
cItpXuaAspRemoteIpDestState CItpXuaRemoteIpDestState .1.3.6.1.4.1.9.9.253.1.6.1.1.5
cItpXuaAspStats .1.3.6.1.4.1.9.9.253.1.7
cItpXuaAspStatsTable .1.3.6.1.4.1.9.9.253.1.7.1
cItpXuaAspStatsTableEntry cItpXuaAspName .1.3.6.1.4.1.9.9.253.1.7.1.1
cItpXuaAspPktsFromAsp MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.1
cItpXuaAspASPACACKsSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.10
cItpXuaAspASPIAsRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.11
cItpXuaAspASPIAACKsSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.12
cItpXuaAspErrorsRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.13
cItpXuaAspErrorsSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.14
cItpXuaAspNotifysSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.15
cItpXuaAspDUNAsRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.16
cItpXuaAspDUNAsSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.17
cItpXuaAspDAVAsRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.18
cItpXuaAspDAVAsSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.19
cItpXuaAspPktsToAsp MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.2
cItpXuaAspDUPUsRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.20
cItpXuaAspDUPUsSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.21
cItpXuaAspDAUDsRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.22
cItpXuaAspDAUDsSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.23
cItpXuaAspSCON0sRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.24
cItpXuaAspSCON1sRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.25
cItpXuaAspSCON2sRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.26
cItpXuaAspSCON3sRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.27
cItpXuaAspSCON0sSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.28
cItpXuaAspSCON1sSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.29
cItpXuaAspPktsFromMtp3 MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.3
cItpXuaAspSCON2sSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.30
cItpXuaAspSCON3sSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.31
cItpXuaAspBytesFromAsp OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.7.1.1.32
cItpXuaAspBytesToAsp OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.7.1.1.33
cItpXuaAspBytesFromMtp3 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.7.1.1.34
cItpXuaAspBytesToMtp3 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.7.1.1.35
cItpXuaAspPktsToMtp3 MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.4
cItpXuaAspASPUPsRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.5
cItpXuaAspASPUPACKsSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.6
cItpXuaAspASPDNsRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.7
cItpXuaAspASPDNACKsSent messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.8
cItpXuaAspASPACsRcvd messagesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.7.1.1.9
cItpXuaAs .1.3.6.1.4.1.9.9.253.1.8
cItpXuaAsTable .1.3.6.1.4.1.9.9.253.1.8.1
cItpXuaAsTableEntry cItpXuaAsName .1.3.6.1.4.1.9.9.253.1.8.1.1
cItpXuaAsName CISCO-ITP-TC-MIBCItpTcXuaName .1.3.6.1.4.1.9.9.253.1.8.1.1.1
cItpXuaAsRoutingContext Unsigned32 .1.3.6.1.4.1.9.9.253.1.8.1.1.10
cItpXuaAsRkParameters r/w Bits .1.3.6.1.4.1.9.9.253.1.8.1.1.11
cItpXuaAsRkDpc r/w CISCO-ITP-TC-MIBCItpTcPointCode .1.3.6.1.4.1.9.9.253.1.8.1.1.12
cItpXuaAsRkOpc r/w CISCO-ITP-TC-MIBCItpTcPointCode .1.3.6.1.4.1.9.9.253.1.8.1.1.13
cItpXuaAsRkOpcMask r/w Unsigned32 .1.3.6.1.4.1.9.9.253.1.8.1.1.14
cItpXuaAsRkSi r/w CISCO-ITP-TC-MIBCItpTcServiceIndicator .1.3.6.1.4.1.9.9.253.1.8.1.1.15
cItpXuaAsRkSsn r/w CISCO-ITP-TC-MIBCItpTcSubSystemNumber .1.3.6.1.4.1.9.9.253.1.8.1.1.16
cItpXuaAsRkGtt r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.8.1.1.17
cItpXuaAsRkCicMin r/w Unsigned32 .1.3.6.1.4.1.9.9.253.1.8.1.1.18
cItpXuaAsRkCicMax r/w Unsigned32 .1.3.6.1.4.1.9.9.253.1.8.1.1.19
cItpXuaAsProtocol r/w CItpXuaProtocol .1.3.6.1.4.1.9.9.253.1.8.1.1.2
cItpXuaAsPktsFromMtp3 MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.8.1.1.20
cItpXuaAsPktsToASPsOfAs MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.8.1.1.21
cItpXuaAsRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.253.1.8.1.1.22
cItpXuaAsNetworkName CISCO-ITP-TC-MIBCItpTcNetworkName .1.3.6.1.4.1.9.9.253.1.8.1.1.23
cItpXuaAsNetworkAppear r/w Unsigned32 .1.3.6.1.4.1.9.9.253.1.8.1.1.24
cItpXuaAsCongLevel Unsigned32 .1.3.6.1.4.1.9.9.253.1.8.1.1.25
cItpXuaAsPktsToMtp3 MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.8.1.1.26
cItpXuaAsPktsFromASPsOfAs MSUsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.253.1.8.1.1.27
cItpXuaAsBytesFromMtp3 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.8.1.1.28
cItpXuaAsBytesToASPsOfAs OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.8.1.1.29
cItpXuaAsShut r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.8.1.1.3
cItpXuaAsBytesToMtp3 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.8.1.1.30
cItpXuaAsBytesFromASPsOfAs OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.253.1.8.1.1.31
cItpXuaAsState CItpXuaAsState .1.3.6.1.4.1.9.9.253.1.8.1.1.4
cItpXuaAsStateOnSgMate CItpXuaAsState .1.3.6.1.4.1.9.9.253.1.8.1.1.5
cItpXuaAsActiveTS SNMPv2-SMITimeTicks .1.3.6.1.4.1.9.9.253.1.8.1.1.6
cItpXuaAsQosClass r/w CISCO-ITP-TC-MIBCItpTcQos .1.3.6.1.4.1.9.9.253.1.8.1.1.7
cItpXuaAsTrafMode r/w CItpXuaTrafMode .1.3.6.1.4.1.9.9.253.1.8.1.1.8
cItpXuaAsRerouting SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.253.1.8.1.1.9
cItpXuaAspAs .1.3.6.1.4.1.9.9.253.1.9
cItpXuaAspAsTable .1.3.6.1.4.1.9.9.253.1.9.1
cItpXuaAspAsTableEntry cItpXuaAspNamecItpXuaAspAsName .1.3.6.1.4.1.9.9.253.1.9.1.1
cItpXuaAspAsName CISCO-ITP-TC-MIBCItpTcXuaName .1.3.6.1.4.1.9.9.253.1.9.1.1.1
cItpXuaAspAsState CItpXuaAspState .1.3.6.1.4.1.9.9.253.1.9.1.1.2
cItpXuaAspAsActiveTS SNMPv2-SMITimeTicks .1.3.6.1.4.1.9.9.253.1.9.1.1.3
cItpXuaAspAsRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.253.1.9.1.1.4
cItpXuaAspAsWeight r/w Unsigned32 .1.3.6.1.4.1.9.9.253.1.9.1.1.5
ciscoItpXuaConformance .1.3.6.1.4.1.9.9.253.2
ciscoItpXuaMIBCompliances .1.3.6.1.4.1.9.9.253.2.1
ciscoItpXuaMIBGroups .1.3.6.1.4.1.9.9.253.2.2
ciscoItpXuaSup1Groups .1.3.6.1.4.1.9.9.253.2.3
Notifications / Traps (9)
NameOIDDescription
ciscoItpXuaAspStateChange .1.3.6.1.4.1.9.9.253.0.1
The 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.
ciscoItpXuaSgmStateChange .1.3.6.1.4.1.9.9.253.0.2
The notification generated when an SG Mate
changes to a new state. The value of
cItpXuaSgmState indicates the new state for
the SG Mate.
ciscoItpXuaAsStateChange .1.3.6.1.4.1.9.9.253.0.3
The notification generated when an AS changes
to a new state. The value of cItpXuaAsState
indicates the new state for the AS.
ciscoItpXuaAspCongChange .1.3.6.1.4.1.9.9.253.0.4
The notification generated when an ASP changes
to a new congestion level. The value of
cItpXuaAspCongLevel indicates the new congetion
level for the ASP.
ciscoItpXuaSgmCongChange .1.3.6.1.4.1.9.9.253.0.5
The notification generated when an SG Mate changes
to a new congestion level. The value of
cItpXuaSgmCongLevel indicates the new congetion
level for the SG Mate.
ciscoItpXuaSgmDestAddrStateChange .1.3.6.1.4.1.9.9.253.0.6
The notification is generated when a destination
IP address used by SG Mate changes state.
ciscoItpXuaAspDestAddrStateChange .1.3.6.1.4.1.9.9.253.0.7
The notification is generated when a destination
IP address used by ASP changes state.
ciscoItpXuaAspAssocStateChange .1.3.6.1.4.1.9.9.253.0.8
This notification is generated when the association
used to connect to the ASP changes state.
ciscoItpXuaSgmAssocStateChange .1.3.6.1.4.1.9.9.253.0.9
This notification is generated when the association
used to connect to the SG Mate changes state.