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.
- Source file
CISCO-ITP-XUA-MIB- Last revised
- Identity
ciscoItpXuaMIB- Base OID
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 (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) TimeTicks Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION (no object page) TruthValue |
Net-SNMP examples using the cisco MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-XUA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-XUA-MIB::ciscoItpXuaMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ITP-XUA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-XUA-MIB::ciscoItpXuaMIB'
Objects (197)
Showing 197 of 197 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.9.9.253 |
||
.1.3.6.1.4.1.9.9.253.0 |
||
.1.3.6.1.4.1.9.9.253.1 |
||
.1.3.6.1.4.1.9.9.253.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.1.2 |
||
.1.3.6.1.4.1.9.9.253.1.1.3 |
||
.1.3.6.1.4.1.9.9.253.1.1.4 |
||
.1.3.6.1.4.1.9.9.253.1.1.5 |
||
.1.3.6.1.4.1.9.9.253.1.10 |
||
.1.3.6.1.4.1.9.9.253.1.10.1 |
||
.1.3.6.1.4.1.9.9.253.1.10.2 |
||
.1.3.6.1.4.1.9.9.253.1.10.3 |
||
.1.3.6.1.4.1.9.9.253.1.11 |
||
.1.3.6.1.4.1.9.9.253.1.11.1 |
||
.1.3.6.1.4.1.9.9.253.1.11.1.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.11.1.1.1 |
|
.1.3.6.1.4.1.9.9.253.1.11.1.1.2 |
||
.1.3.6.1.4.1.9.9.253.1.11.1.1.3 |
||
.1.3.6.1.4.1.9.9.253.1.11.1.1.4 |
||
.1.3.6.1.4.1.9.9.253.1.11.1.1.5 |
||
.1.3.6.1.4.1.9.9.253.1.12 |
||
.1.3.6.1.4.1.9.9.253.1.12.1 |
||
.1.3.6.1.4.1.9.9.253.1.12.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.12.1.1.1 |
||
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.10 |
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.11 |
||
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.12 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.13 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.14 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.15 |
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.16 |
||
.1.3.6.1.4.1.9.9.253.1.12.1.1.2 |
||
.1.3.6.1.4.1.9.9.253.1.12.1.1.3 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.4 |
|
|
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.5 |
|
|
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.6 |
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.7 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.8 |
|
.1.3.6.1.4.1.9.9.253.1.12.1.1.9 |
||
.1.3.6.1.4.1.9.9.253.1.13 |
||
.1.3.6.1.4.1.9.9.253.1.13.1 |
||
.1.3.6.1.4.1.9.9.253.1.13.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.13.1.1.1 |
||
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.13.1.1.10 |
|
.1.3.6.1.4.1.9.9.253.1.13.1.1.11 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.13.1.1.2 |
|
.1.3.6.1.4.1.9.9.253.1.13.1.1.3 |
||
.1.3.6.1.4.1.9.9.253.1.13.1.1.4 |
||
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.13.1.1.5 |
|
.1.3.6.1.4.1.9.9.253.1.13.1.1.6 |
||
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.13.1.1.7 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.13.1.1.8 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.13.1.1.9 |
|
.1.3.6.1.4.1.9.9.253.1.2 |
||
.1.3.6.1.4.1.9.9.253.1.2.1 |
||
.1.3.6.1.4.1.9.9.253.1.2.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.2.1.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.2.1.1.2 |
||
|
|
.1.3.6.1.4.1.9.9.253.1.2.1.1.3 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.2.1.1.4 |
|
.1.3.6.1.4.1.9.9.253.1.2.1.1.5 |
||
.1.3.6.1.4.1.9.9.253.1.2.1.1.6 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.2.1.1.7 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.2.1.1.8 |
|
.1.3.6.1.4.1.9.9.253.1.3 |
||
.1.3.6.1.4.1.9.9.253.1.3.1 |
||
.1.3.6.1.4.1.9.9.253.1.3.1.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.3.1.1.1 |
|
.1.3.6.1.4.1.9.9.253.1.3.1.1.2 |
||
.1.3.6.1.4.1.9.9.253.1.3.1.1.3 |
||
.1.3.6.1.4.1.9.9.253.1.3.1.1.4 |
||
.1.3.6.1.4.1.9.9.253.1.4 |
||
.1.3.6.1.4.1.9.9.253.1.4.1 |
||
.1.3.6.1.4.1.9.9.253.1.4.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.4.1.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.4.1.1.10 |
||
.1.3.6.1.4.1.9.9.253.1.4.1.1.11 |
||
.1.3.6.1.4.1.9.9.253.1.4.1.1.12 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.4.1.1.13 |
|
.1.3.6.1.4.1.9.9.253.1.4.1.1.14 |
||
|
OctetString
|
.1.3.6.1.4.1.9.9.253.1.4.1.1.15 |
|
.1.3.6.1.4.1.9.9.253.1.4.1.1.2 |
||
.1.3.6.1.4.1.9.9.253.1.4.1.1.3 |
||
.1.3.6.1.4.1.9.9.253.1.4.1.1.4 |
||
|
|
.1.3.6.1.4.1.9.9.253.1.4.1.1.6 |
|
.1.3.6.1.4.1.9.9.253.1.4.1.1.7 |
||
.1.3.6.1.4.1.9.9.253.1.4.1.1.8 |
||
.1.3.6.1.4.1.9.9.253.1.5 |
||
.1.3.6.1.4.1.9.9.253.1.5.1 |
||
.1.3.6.1.4.1.9.9.253.1.5.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.5.1.1.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.5.1.1.10 |
|
.1.3.6.1.4.1.9.9.253.1.5.1.1.11 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.5.1.1.12 |
|
.1.3.6.1.4.1.9.9.253.1.5.1.1.13 |
||
.1.3.6.1.4.1.9.9.253.1.5.1.1.14 |
||
|
OctetString
|
.1.3.6.1.4.1.9.9.253.1.5.1.1.15 |
|
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.5.1.1.2 |
.1.3.6.1.4.1.9.9.253.1.5.1.1.3 |
||
.1.3.6.1.4.1.9.9.253.1.5.1.1.4 |
||
.1.3.6.1.4.1.9.9.253.1.5.1.1.5 |
||
|
|
.1.3.6.1.4.1.9.9.253.1.5.1.1.6 |
|
.1.3.6.1.4.1.9.9.253.1.5.1.1.7 |
||
.1.3.6.1.4.1.9.9.253.1.5.1.1.9 |
||
.1.3.6.1.4.1.9.9.253.1.6 |
||
.1.3.6.1.4.1.9.9.253.1.6.1 |
||
.1.3.6.1.4.1.9.9.253.1.6.1.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.6.1.1.1 |
|
.1.3.6.1.4.1.9.9.253.1.6.1.1.2 |
||
.1.3.6.1.4.1.9.9.253.1.6.1.1.3 |
||
.1.3.6.1.4.1.9.9.253.1.6.1.1.4 |
||
.1.3.6.1.4.1.9.9.253.1.6.1.1.5 |
||
.1.3.6.1.4.1.9.9.253.1.7 |
||
.1.3.6.1.4.1.9.9.253.1.7.1 |
||
.1.3.6.1.4.1.9.9.253.1.7.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.7.1.1.1 |
||
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.10 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.11 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.12 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.13 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.14 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.15 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.16 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.17 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.18 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.19 |
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.2 |
||
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.20 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.21 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.22 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.23 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.24 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.25 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.26 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.27 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.28 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.29 |
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.3 |
||
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.30 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.31 |
|
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.32 |
|
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.33 |
|
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.34 |
|
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.35 |
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.4 |
||
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.5 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.6 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.7 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.8 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9.9.253.1.7.1.1.9 |
|
.1.3.6.1.4.1.9.9.253.1.8 |
||
.1.3.6.1.4.1.9.9.253.1.8.1 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.10 |
|
|
Bits
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.11 |
|
|
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.12 |
|
|
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.13 |
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.14 |
||
|
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.15 |
|
|
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.16 |
|
|
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.17 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.18 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.19 |
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.2 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.20 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.21 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.22 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.23 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.24 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.25 |
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.26 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.27 |
||
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.28 |
|
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.29 |
|
|
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.3 |
|
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.30 |
|
|
OctetsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.31 |
|
.1.3.6.1.4.1.9.9.253.1.8.1.1.4 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.5 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.6 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.7 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.8 |
||
.1.3.6.1.4.1.9.9.253.1.8.1.1.9 |
||
.1.3.6.1.4.1.9.9.253.1.9 |
||
.1.3.6.1.4.1.9.9.253.1.9.1 |
||
.1.3.6.1.4.1.9.9.253.1.9.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.9.1.1.1 |
||
.1.3.6.1.4.1.9.9.253.1.9.1.1.2 |
||
.1.3.6.1.4.1.9.9.253.1.9.1.1.3 |
||
.1.3.6.1.4.1.9.9.253.1.9.1.1.4 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.253.1.9.1.1.5 |
|
.1.3.6.1.4.1.9.9.253.2 |
||
.1.3.6.1.4.1.9.9.253.2.1 |
||
.1.3.6.1.4.1.9.9.253.2.2 |
||
.1.3.6.1.4.1.9.9.253.2.3 |
Dependencies (11) 8 direct · 3 transitive Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- CISCO-SMIcisco
- SNMPv2-TCrfc
- CISCO-ITP-TC-MIBcisco
- IANAifType-MIBrfc
- SNMPv2-CONFrfc
- SNMPv2-MIBrfc
- IF-MIBrfc
- INET-ADDRESS-MIBrfc
- SNMP-FRAMEWORK-MIBrfc
- CISCO-ITP-SP-MIBcisco
- CISCO-ITP-XUA-MIBciscoselected
Type Definitions (7)
| Enumeration |
down(1)inactive(2)active(3)pending(4)undefined(5) |
|
| Enumeration |
down(1)inactive(2)active(3)undefined(4) |
|
| Enumeration |
undefined(1)closed(2)established(3)failed(4)termPend(5) |
|
| Enumeration |
m3ua(1)sua(2)sgmp(3) |
|
| Enumeration |
undefined(1)inactive(2)active(3) |
|
| Enumeration |
unknown(1)avail(2)restr(3)unavail(4)deleted(5) |
|
| Enumeration |
overRide(1)loadBind(2)loadRndRobin(3)broadcast(4)undefined(5) |
Conformance Groups (30)
Compliance Statements (7)
OID
.1.3.6.1.4.1.9.9.253.2.1.1The compliance statement for entities which
implement the Cisco ITP XUA MIB
implement the Cisco ITP XUA MIB
Required groups
| mandatory | ciscoItpXuaScalarsGroup | |
| mandatory | ciscoItpXuaInstGroup | |
| mandatory | ciscoItpXuaInstLocalIpGroup | |
| mandatory | ciscoItpXuaSgmGroup | |
| mandatory | ciscoItpXuaAspGroup | |
| mandatory | ciscoItpXuaAspRemoteIpGroup | |
| mandatory | ciscoItpXuaAsGroup | |
| mandatory | ciscoItpXuaAspAsGroup | |
| mandatory | ciscoItpXuaNotifObjectsGroup | |
| mandatory | ciscoItpXuaNotificationsGroup |
OID
.1.3.6.1.4.1.9.9.253.2.1.2The compliance statement for entities which
implement the Cisco ITP XUA MIB
implement the Cisco ITP XUA MIB
Required groups
| mandatory | ciscoItpXuaScalarsGroup | |
| mandatory | ciscoItpXuaInstGroup | |
| mandatory | ciscoItpXuaInstLocalIpGroup | |
| mandatory | ciscoItpXuaSgmGroupRev1 | |
| mandatory | ciscoItpXuaAspGroupRev1 | |
| mandatory | ciscoItpXuaAspRemoteIpGroup | |
| mandatory | ciscoItpXuaAsGroup | |
| mandatory | ciscoItpXuaAspAsGroup | |
| mandatory | ciscoItpXuaNotifObjectsGroup | |
| mandatory | ciscoItpXuaNotifGroupRev1 | |
| mandatory | ciscoItpXuaSgmRemoteIpGroup |
OID
.1.3.6.1.4.1.9.9.253.2.1.3The compliance statement for entities which
implement the Cisco ITP XUA MIB
implement the Cisco ITP XUA MIB
Required groups
| mandatory | ciscoItpXuaScalarsGroup | |
| mandatory | ciscoItpXuaInstLocalIpGroup | |
| mandatory | ciscoItpXuaSgmGroupRev1 | |
| mandatory | ciscoItpXuaAspRemoteIpGroup | |
| mandatory | ciscoItpXuaAspAsGroup | |
| mandatory | ciscoItpXuaNotifObjectsGroup | |
| mandatory | ciscoItpXuaNotifGroupRev1 | |
| mandatory | ciscoItpXuaSgmRemoteIpGroup | |
| mandatory | ciscoItpXuaInstGroupRev2 | |
| mandatory | ciscoItpXuaAspGroupRev2 | |
| mandatory | ciscoItpXuaAsGroupRev2 | |
| optional | ciscoItpXuaAspStatsGroup |
A group of objects to provide optional statistics on Application Server Processes. |
OID
.1.3.6.1.4.1.9.9.253.2.1.4The compliance statement for entities which
implement the Cisco ITP XUA MIB
implement the Cisco ITP XUA MIB
Required groups
| mandatory | ciscoItpXuaScalarsGroup | |
| mandatory | ciscoItpXuaInstLocalIpGroup | |
| mandatory | ciscoItpXuaSgmGroupRev1 | |
| mandatory | ciscoItpXuaAspRemoteIpGroup | |
| mandatory | ciscoItpXuaAspAsGroupRev3 | |
| mandatory | ciscoItpXuaNotifObjectsGroup | |
| mandatory | ciscoItpXuaNotifGroupRev1 | |
| mandatory | ciscoItpXuaSgmRemoteIpGroup | |
| mandatory | ciscoItpXuaInstGroupRev2 | |
| mandatory | ciscoItpXuaAspGroupRev2 | |
| mandatory | ciscoItpXuaAsGroupRev3 | |
| mandatory | ciscoItpXuaAsrGroup | |
| mandatory | ciscoItpXuaAsrAsGroup | |
| optional | ciscoItpXuaAspStatsGroup |
A group of objects to provide optional statistics on Application Server Processes. |
OID
.1.3.6.1.4.1.9.9.253.2.1.5The compliance statement for entities which
implement the Cisco ITP XUA MIB
implement the Cisco ITP XUA MIB
Required groups
| mandatory | ciscoItpXuaScalarsGroup | |
| mandatory | ciscoItpXuaInstLocalIpGroup | |
| mandatory | ciscoItpXuaSgmGroupRev1 | |
| mandatory | ciscoItpXuaAspRemoteIpGroup | |
| mandatory | ciscoItpXuaAspAsGroupRev3 | |
| mandatory | ciscoItpXuaNotifObjectsGroup | |
| mandatory | ciscoItpXuaNotifGroupRev1 | |
| mandatory | ciscoItpXuaSgmRemoteIpGroup | |
| mandatory | ciscoItpXuaInstGroupRev2 | |
| mandatory | ciscoItpXuaAspGroupRev2 | |
| mandatory | ciscoItpXuaAsGroupRev3 | |
| mandatory | ciscoItpXuaAsrGroup | |
| mandatory | ciscoItpXuaAsrAsGroup | |
| mandatory | ciscoItpXuaSgmGroupSup1Group | |
| mandatory | ciscoItpXuaSgmRemoteIpSup1Group | |
| mandatory | ciscoItpXuaAspSup1Group | |
| mandatory | ciscoItpXuaAspRemoteIpSup1Group | |
| mandatory | ciscoItpXuaNotifGroup | |
| optional | ciscoItpXuaAspStatsGroup |
A group of objects to provide optional statistics on Application Server Processes. |
OID
.1.3.6.1.4.1.9.9.253.2.1.6The compliance statement for entities which
implement the Cisco ITP XUA MIB
implement the Cisco ITP XUA MIB
Required groups
| mandatory | ciscoItpXuaScalarsGroup | |
| mandatory | ciscoItpXuaInstLocalIpGroup | |
| mandatory | ciscoItpXuaSgmGroupRev1 | |
| mandatory | ciscoItpXuaAspRemoteIpGroup | |
| mandatory | ciscoItpXuaAspAsGroupRev3 | |
| mandatory | ciscoItpXuaNotifObjectsGroup | |
| mandatory | ciscoItpXuaNotifGroupRev1 | |
| mandatory | ciscoItpXuaSgmRemoteIpGroup | |
| mandatory | ciscoItpXuaInstGroupRev2 | |
| mandatory | ciscoItpXuaAspGroupRev2 | |
| mandatory | ciscoItpXuaAsGroupRev3 | |
| mandatory | ciscoItpXuaAsrGroup | |
| mandatory | ciscoItpXuaAsrAsGroup | |
| mandatory | ciscoItpXuaSgmGroupSup1Group | |
| mandatory | ciscoItpXuaSgmRemoteIpSup1Group | |
| mandatory | ciscoItpXuaAspSup1Group | |
| mandatory | ciscoItpXuaAspRemoteIpSup1Group | |
| mandatory | ciscoItpXuaNotifGroup | |
| mandatory | ciscoItpXuaInstGroupSup1Group |
OID
.1.3.6.1.4.1.9.9.253.2.1.7The compliance statement for entities which
implement the Cisco ITP XUA MIB
implement the Cisco ITP XUA MIB
Required groups
| mandatory | ciscoItpXuaScalarsGroup | |
| mandatory | ciscoItpXuaInstLocalIpGroup | |
| mandatory | ciscoItpXuaSgmGroupRev1 | |
| mandatory | ciscoItpXuaAspRemoteIpGroup | |
| mandatory | ciscoItpXuaAspAsGroupRev3 | |
| mandatory | ciscoItpXuaNotifObjectsGroup | |
| mandatory | ciscoItpXuaNotifGroupRev1 | |
| mandatory | ciscoItpXuaSgmRemoteIpGroup | |
| mandatory | ciscoItpXuaInstGroupRev2 | |
| mandatory | ciscoItpXuaAspGroupRev2 | |
| mandatory | ciscoItpXuaAsGroupRev3 | |
| mandatory | ciscoItpXuaAsrGroup | |
| mandatory | ciscoItpXuaAsrAsGroup | |
| mandatory | ciscoItpXuaSgmGroupSup1Group | |
| mandatory | ciscoItpXuaSgmRemoteIpSup1Group | |
| mandatory | ciscoItpXuaAspSup1Group | |
| mandatory | ciscoItpXuaAspRemoteIpSup1Group | |
| mandatory | ciscoItpXuaNotifGroup | |
| mandatory | ciscoItpXuaInstGroupSup1Group | |
| mandatory | ciscoItpXuaAsSup1Group | |
| mandatory | ciscoItpXuaAspStatsSup1Group |
Notifications / Traps (9)
| Name | OID | Description |
|---|---|---|
.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. |
|
.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. |
|
.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. |
|
.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. |
|
.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. |
|
.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. |
|
.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. |
|
.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. |
|
.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. |