This commit is contained in:
zhangsz
2025-03-03 11:01:26 +08:00
parent 5f1710dc22
commit dae6fc93f7
1057 changed files with 519829 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
-- *****************************************************************
-- IWV-SMI: interWAVE Enterprise Structure of Management Information
--
-- draft November 2000, Huang qilong
-- 1st November 2004, Sheng Xueqiang
--
-- Copyright (c) 2000 by interWAVE, Inc.
-- All rights reserved.
--
-- *****************************************************************
--
IWV-SMI DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
OBJECT-IDENTITY,
enterprises
FROM SNMPv2-SMI;
IWV MODULE-IDENTITY
LAST-UPDATED "0411170000Z"
ORGANIZATION "interWAVE, Inc."
CONTACT-INFO
"http://www.iwv.com"
DESCRIPTION
"The Structure of Management Information for the interWAVE enterprise."
REVISION "200411170000Z"
DESCRIPTION
"1st version of this MIB module."
::= { enterprises 1373 } -- assigned by IANA
IWV_Products OBJECT-IDENTITY
STATUS current
DESCRIPTION
"iwvProducts is the root OBJECT IDENTIFIER from which sysObjectID values are assigned. Actual values are defined in IWV-PRODUCTS-MIB."
::= { IWV 1 }
END

View File

@@ -0,0 +1,43 @@
-- *****************************************************************
-- Special_App-SMI: WXC2 Structure of Management Information
--
-- draft November 2004, Sheng Xueqiang
--
-- Copyright (c) 2004 by interWAVE, Inc.
-- All rights reserved.
--
-- *****************************************************************
--
Special_App-SMI DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
OBJECT-IDENTITY,
FROM SNMPv2-SMI
IWV_Products
FROM IWV-SMI;
Special_App MODULE-IDENTITY
LAST-UPDATED "0411180000Z"
ORGANIZATION "interWAVE, Inc."
CONTACT-INFO
"http://www.iwv.com"
DESCRIPTION
"The Structure of Management Information for the Special Application of interWAVE enterprise."
REVISION "200411180000Z"
DESCRIPTION
"1st version of this MIB module."
::= { IWV_Products 2 }
-- CNF Center
-- IWF
IWF OBJECT-IDENTITY
STATUS current
DESCRIPTION
"IWF "
::= { Special_App 8 }
-- PPP Route
END

View File

@@ -0,0 +1,26 @@
// host ip
// "//" is the annotation characters; ";" is the septation characters;
// Please put the localhost subsystem ip at the first of the group ip on one subsystem
MTP3_0_0 mss-0 ; LocalHost;
MTP3_1_0 mss-1 ; 172.18.133.1;
MTP3_2_0 -- ; 172.18.123.1;
MTP3_3_0 -- ; 172.18.143.1;
SCCP_0_0 mss-0 ; LOCALHOST;
SCCP_1_0 mss-1 ; 172.18.133.1;
XAPP_0_0 MSS-0 ; localhost;
XAPP_1_0 MSS-1 ; 172.18.133.1;
SMPP_0_0 SMPP-0; LocalHost;
MSC_0_0 -- ; LocalHost;
MSC_1_0 -- ; 172.18.133.1;
CCF(MSC)_0_0 --; LocalHost;
CCF(MSC)_0_1 --; 172.18.133.1;
VLR_0_0 VLR-0 ; LocalHost;
VLR_1_0 VLR-1 ; 172.18..1;
HLR_0_0 -- ; LocalHost;
HLR_1_0 -- ; 172.18.234.230;
AUC_0_0 -- ; LocalHost;
AUC_1_0 -- ; 172.18.234.230;
SMSC_0_0 -- ; LocalHost;
SMSC_1_0 -- ; 172.18.234.230;
PPS_0_0 -- ; LocalHost;
PPS_1_0 -- ; 172.18.234.230;

View File

@@ -0,0 +1,437 @@
alvr1188-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-TYPE, Integer32, Opaque
FROM SNMPv2-SMI
TEXTUAL-CONVENTION, DisplayString, TruthValue
FROM SNMPv2-TC
App
FROM WXC2-SMI;
AUC OBJECT-IDENTITY
STATUS current
DESCRIPTION
"
[SubSystem_Module]Subsystems for AUC .
"
::= { App 4 }
Configuration OBJECT-IDENTITY
STATUS current
DESCRIPTION
"
Configuration for AUC .
"
::= { AUC 2 }
Public_parameter OBJECT-IDENTITY
STATUS current
DESCRIPTION
"
Public_parameter for AUC .
"
::= { Configuration 1 }
SSD OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 8
Default: 0000000000000000
Field: [1]share SSD
{
[u]0.0-0.7
[u]select
[v]0[opt]not share
[v]1[opt]share
}
[2]Update SSD timer
{
[u]1.0-2.7
[u]input
[v]toDec-high-0
}
[3]reserved
{
[u]3.0-7.7
[u]select
}
Remark: SSD
[End]
"
::= { Public_parameter 2 }
Count OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 8
Default: 0000000000000000
Field: [1]Count Match Range
{
[u]0.0-0.7
[u]input
[v]toDec-high-0
}
[2]reserved
{
[u]1.0-7.7
[u]select
}
Remark: Count.
[End]
"
::= { Public_parameter 3 }
Failures OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 8
Default: 0000000000000000
Field:
[1]AUTHR Mismatch
{
[u]0.0-0.7
[u]select
[v]0[opt]Allow Access
[v]1[opt]Deny Access
[v]2[opt]Unique Challenge
}
[2]Count Mismatch
{
[u]1.0-1.7
[u]select
[v]0[opt]Allow Access
[v]1[opt]Deny Access
}
[3]Unique Challenge Failure
{
[u]2.0-2.7
[u]select
[v]0[opt]Allow Access
[v]1[opt]Deny Access
}
[4]SSD Update Failure
{
[u]3.0-3.7
[u]select
[v]0[opt]Allow Access
[v]1[opt]Deny Access
}
[5]Count Update Failure
{
[u]4.0-4.7
[u]select
[v]0[opt]Allow Access
[v]1[opt]Deny Access
}
[6]Missing AUTH Parameters
{
[u]5.0-5.7
[u]select
[v]0[opt]Allow Access
[v]1[opt]Deny Access
[v]2[opt]Unique Challenge
}
[7]reserved
{
[u]6.0-7.7
[u]select
}
Remark: Count.
[End]
"
::= { Public_parameter 4 }
Management OBJECT-IDENTITY
STATUS current
DESCRIPTION
"
Management .
"
::= { Configuration 2 }
Command OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 1
Default: 00
Flag: S1.2
Field: [1]Save parameters to HD
{
[u]00.0-00.2
[u]select
[v]00[opt]Idle
[v]01[opt]Save
[v]01[opt]Saving
[v]02[opt]Save succeeds
[v]03[opt]Save fails
}
[2]Save user data to HD&OMC
{
[u]00.3-00.5
[u]select
[v]00[opt]Idle
[v]01[opt]Save
[v]01[opt]Saving
[v]02[opt]Save succeeds
[v]03[opt]Save fails
}
[3]Reserved
{
[u]00.6-00.7
[u]select
}
Remark: Command for AUC paramters and user data operation, and the result of command.
[End]
"
::= { Management 2 }
License_Control OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS write-only
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 8
Default: 0000000000000000
Field: [1]Licenses
{
[u]00.0-15.7
[u]input
[v]keepHex-high-0
}
Remark: 8-byte encrypted license provided by interWAVE used to provision an approved quantiy of AUC subscribers for service provider. The new license can not support less AUC subscribers than what the old license supports.
[End]
"
::= { Management 3 }
MAX_License OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS write-only
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 4
Default: 00000000
Field: [1]Max Licenses
{
[u]0.0-3.7
[u]input
[v]toDec-high-0
}
Remark: The maximum quantity of approved AUC subscribers determined by License control Read only.
[End]
"
::= { Management 11 }
Used_License OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 4
Default: 00000000
Field: [1]Used Licenses
{
[u]00.0-03.7
[u]input
[v]toDec-high-0
}
Remark: The quantity of currently registered EIR subscribers (Read only).
[End]
"
::= { Management 12 }
User_information OBJECT-IDENTITY
STATUS current
DESCRIPTION
"
User Information .
"
::= { Management 13 }
Provisioned_Users OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 4
Default: 000000
Field: [1]Provisioned users
{
[u]00.0-03.7
[u]input
[v]toDec-high-0
}
Remark: The quantity of service enabled AUC subscribers (Read only).
[End]
"
::= { User_information 1 }
Version OBJECT-IDENTITY
STATUS current
DESCRIPTION
"
Version .
"
::= { Management 14 }
Software OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 3
Default: 000000
Field: [1]System
{
[u]00.0-00.7
[u]input
[v]keepHex-high-0
}
[2]Module
{
[u]01.0-01.7
[u]input
[v]keepHex-high-0
}
[3]Test
{
[u]02.0-02.7
[u]input
[v]keepHex-high-0
}
Remark: Version of AUC software (Read only).
System: System release version, based on basic function and structure.
Module: Software module version, based on software module.
Test: Test version, 0=Release version. 1=Test version.
[End]
"
::= { Version 1 }
User_data OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 3
Default: 000000
Field: [1]System
{
[u]00.0-00.7
[u]input
[v]keepHex-high-0
}
[2]User data
{
[u]01.0-01.7
[u]input
[v]keepHex-high-0
}
[3]Test
{
[u]02.0-02.7
[u]input
[v]keepHex-high-0
}
Remark: Version of AUC subscriber data (Read only).
System: System release version, based on basic function and structure.
User data: Subscriber profile version, based on software module.
Test: Test version, 0=Release version. 1=Test version.
[End]
"
::= { Version 2 }
IMSI_Segment OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1000
Length: 4
Default: 00000000
Field: [1]IMSI segment
{
[u]00.0-03.7
[u]input
[v]toDec-high-0
}
Remark: IMSI segment table (Read only):
100,000 IMSIs are subdivided into 1000 segments, each IMSI segment use the 8 most significant digits (from the 6th digit to 13th digit of 15-digit of IMSI) as the segment number.
IMSI=MCC(3)+MNC(2)+MSIN(10)
Segment number=the 8 most significant digits of the MSIN, each segment has 100 subscribers (00-99).
e.g. If IMSI=460002356090098 then it belongs to IMSI segemt 23560900 and its account number in that segment=98. 0=empty segment.
[End]
"
::= { Management 15 }
Status OBJECT-IDENTITY
STATUS current
DESCRIPTION
"
Status for AUC .
"
::= { AUC 3 }
Import_status OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 12
Default: 000000000000000000000000
Field:
Remark: Import status.
[End]
"
::= { Status 2 }
END

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,54 @@
WXC2-MSS-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-TYPE, Integer32, Opaque
FROM SNMPv2-SMI
TEXTUAL-CONVENTION, DisplayString, TruthValue
FROM SNMPv2-TC
App
FROM WXC2-SMI;
MSS OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Subsystems for MSS . "
::= { App 16 }
Configuration OBJECT-IDENTITY
STATUS current
DESCRIPTION
" Configuration for MSS . "
::= { MSS 2 }
Management OBJECT-IDENTITY
STATUS current
DESCRIPTION
" Management for MSS . "
::= { Configuration 1 }
Command OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS write-only
STATUS current
DESCRIPTION
"
[Begin]
Instance : 1
Length : 1
Default : 00
Field : [1]Command
{
[u]00.0-00.7
[u]select
[v]4[opt]Shutdown
[v]5[opt]Undefine value
}
Remark : Safely shut down MSS server by stoping MSS process, saving subscriber data to harddisk and shut down the server.
Operation procedures:
1. Select -Shutdown- at above pulldown menu.
2. Click -Set- button in this set window.
3. Click -SET- button on operation page.
[End]
"
::= { Management 1 }
END

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,57 @@
-- *****************************************************************
-- WXC2-SMI: WXC2 Structure of Management Information
--
-- draft November 2000, Huang qilong
-- 1st November 2004, Sheng Xueqiang
--
-- Copyright (c) 2004 by interWAVE, Inc.
-- All rights reserved.
--
-- *****************************************************************
--
WXC2-SMI DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
OBJECT-IDENTITY,
FROM SNMPv2-SMI
IWV_Products
FROM IWV-SMI;
WXC2 MODULE-IDENTITY
LAST-UPDATED "200506050000Z"
ORGANIZATION "interWAVE, Inc."
CONTACT-INFO
"http://www.iwv.com"
DESCRIPTION
"The Structure of Management Information for the WXC2 of interWAVE enterprise."
REVISION "200506050000Z"
DESCRIPTION
"1st version of this MIB module."
::= { IWV_Products 3 }
-- WXC2_PCM
PCM OBJECT-IDENTITY
STATUS current
DESCRIPTION
"PCM "
::= { WXC2 1 }
-- WXC2_platform
Platform OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Platform "
::= { WXC2 2 }
-- WXC2_App
App OBJECT-IDENTITY
STATUS current
DESCRIPTION
"App platform"
::= { WXC2 3 }
END

View File

@@ -0,0 +1,259 @@
WXC2-SMSC-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-TYPE, Integer32, Opaque
FROM SNMPv2-SMI
TEXTUAL-CONVENTION, DisplayString, TruthValue
FROM SNMPv2-TC
App
FROM WXC2-SMI;
SMSC OBJECT-IDENTITY
STATUS current
DESCRIPTION
"[SubSystem_Module]Subsystems for SMSC . "
::= { App 5 }
Configuration OBJECT-IDENTITY
STATUS current
DESCRIPTION
" Configuration for SMSC . "
::= { SMSC 2 }
System_Param OBJECT-IDENTITY
STATUS current
DESCRIPTION
" system parameter . "
::= { Configuration 1 }
CDR_Flag OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 1
Default: 03
Field: [1]SMSC CDR
{
[u]0.0-0.0
[u]select
[v]0[opt]Not generate
[v]1[opt]Generate
}
[2]SMSC LOG
{
[u]0.1-0.1
[u]select
[v]0[opt]Not generate
[v]1[opt]Generate
}
[3]Reserved
{
[u]0.2-0.7
[u]select
}
Remark: SMSC CDR generation enable or disable.
[End]
"
::= { System_Param 1 }
SM_Validity OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 4
Default: 0000A8C0
Field: [1]SM validity
{
[u]00.0-03.7
[u]input
[v]toDec-high-0
}
Remark: Period of validity of short message, define a threshold how long an awaiting sending message should be kept in sending array till sent to MS, unit is second, default=0c0a8h seconds=12 hours.
[End]
"
::= { System_Param 2 }
MSISDN_Segment OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 16
Length: 19
Default: 8675557127000EEEEE8675557127999EEEEE00
Field: [1]Start MSISDN
{
[u]00.0-08.7
[u]input
[v]keepHex-low-E
}
[2]End MSISDN
{
[u]09.0-17.7
[u]input
[v]keepHex-low-E
}
[3]Number Type
{
[u]18.0-18.7
[u]select
[v]0[opt]GSM
[v]1[opt]CDMA
}
Remark: Specify the beginning MSISDN for the range of provisioned subscriber. F=end tag.
[End]
"
::= { System_Param 3 }
SMPP_parameters OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 32
Length: 12
Default: 000000000000000000000000
Field: [1]Enable flag
{
[u]00.0-00.7
[u]select
[v]00[opt]Disable
[v]01[opt]Enable
}
[2]Session type
{
[u]01.0-01.7
[u]select
[v]00[opt]BIND_TX
[v]01[opt]BIND_RX
[v]02[opt]BIND_TRX
}
[3]Service number
{
[u]02.0-9.7
[u]input
[v]toAscii-low-0
}
[4]Message mode
{
[u]10.0-10.7
[u]select
[v]00[opt]Store and forward
[v]01[opt]Datagram
[v]02[opt]Transaction
}
[5]Data Coding Scheme
{
[u]11.0-11.7
[u]select
[v]00[opt]To smpp=7bit,default=7bit
[v]01[opt]To smpp=8bit,default=7bit
[v]16[opt]To smpp=7bit,default=8bit
[v]17[opt]To smpp=8bit,default=8bit
}
Remark: Name: Can be any name, generally use the name of the connected device.
Service number: SMPP connected party MSISDN used for display on MT MS,
e.g. for a SMPP to PPS, set the service number as MSISDN of PPS.
Data coding scheme:
00:smsc to smpp=7bit,when dcs = 0,smsc to smpp default = 7bit
01:smsc to smpp=8bit,when dcs = 0,smsc to smpp default = 7bit
10:smsc to smpp=7bit,when dcs = 0,smsc to smpp default = 8bit
11:smsc to smpp=8bit,when dcs = 0,smsc to smpp default = 8bit
Default=0.
[End]
"
::= { Configuration 2 }
Management OBJECT-IDENTITY
STATUS current
DESCRIPTION
"
Management for SMSC .
"
::= { SMSC 3 }
SMSC_ID OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 1
Default: 00
Field: [1]SMSC ID
{
[u]00.0-00.7
[u]input
[v]keepHex-low-E
}
Remark: SMSC ID
[End]
"
::= { Management 1 }
Software_Version OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS write-only
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 7
Default: 00000000000000
Field: [1]Version
{
[u]00.0-02.7
[u]input
[v]keepHex-low-E
}
Remark: Software version
[End]
"
::= { Management 2 }
Command OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
[Begin]
Instance: 1
Length: 1
Default: 01
Flag: S1.1
Field: [1]Command
{
[u]00.0-00.7
[u]select
[v]01[opt]Save parameters
[v]04[opt]Reset system
[v]05[opt]Delete pending SM
}
Remark: SMSC system command.
Save parameters: Save the SMSC parameters in memory to SMSC harddisk.
Delete pending SM: Delete the pending SM in awaiting array.
[End]
"
::= { Management 3 }
END

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
*******************
* Module Page *
*******************
a -- IPTR i -- HLR
b -- MTP3 j -- SMSC
c -- SCCP k -- PPS
d -- TCAP l -- SNMP
e -- XAPP m -- M2UA
f -- MSC n -- DEBUG
g -- VLR o -- AUC
h -- SSF p -- EIR

View File

@@ -0,0 +1,908 @@
############## The debug menu tree config file root=wxc2 root_oid={1.3.6.1.4.1.1373.1.3}
#(0)(1)(2)(9) ip group
#/ the layer
#.1.1.3. menu_id
#{3.2.2.1.2} the last oid from the root
#[name] menu name
#M:8 the id of the menu in the current object
############## all the line must end for ';',and menu id and last oid must do not contain space
##WXC2
/. (9);
M:1 [MSC] {3.2};
M:2 [VLR] {3.2.5};
M:3 [HLR] {3.3};
M:4 [PPS] {3.6};
M:5 [SMSC] {3.5};
M:6 [AUC] {3.4};
##M:7 [EIR] {3.8};
##MSC
/ /.1. (9);
M:1 [Prefix Assignment] {3.2.2.2.1.1};
M:2 [Prefix Attributes] {3.2.2.2.1.2};
M:3 [Assign TG to Prefix] {3.2.2.2.1.3};
M:4 [TG attributes] {3.2.2.2.1.4};
M:5 [CDR Flag] {3.2.2.2.1.5};
M:6 [Announcement Option] {3.2.2.2.1.6};
M:7 [Warning tone] {3.2.2.2.1.7};
M:8 [Emergency call] {3.2.2.2.2.5};
M:9 [Location management] {3.2.2.2.2.8};
M:10 [Max. call duration] {3.2.2.2.3.7};
M:11 [E1 Port] {3.2.2.2.4};
M:12 [channel attributes] {3.2.2.2.5};
M:13 [Platform] {2};
M:14 [MSC0] (1) {3.2};
M:15 [MSC1] (2) {3.2};
##MSC->E1 Port
/ / /.1.11. (9);
M:1 [E1 interface] {3.2.2.2.4.1};
M:2 [Assign TG to E1] {3.2.2.2.4.2};
M:3 [CIC of E1] {3.2.2.2.4.3};
##MSC->channel attributes->8K card 0-31
/ / /.1.12. (9);
M:1 [Card 0 channel attributes] {3.2.2.2.5.1};
M:2 [Card 1 channel attributes] {3.2.2.2.5.2};
M:3 [Card 2 channel attributes] {3.2.2.2.5.3};
M:4 [Card 3 channel attributes] {3.2.2.2.5.4};
M:5 [Card 4 channel attributes] {3.2.2.2.5.5};
M:6 [Card 5 channel attributes] {3.2.2.2.5.6};
M:7 [Card 6 channel attributes] {3.2.2.2.5.7};
M:8 [Card 7 channel attributes] {3.2.2.2.5.8};
M:9 [Card 8 channel attributes] {3.2.2.2.5.9};
M:10 [Card 9 channel attributes] {3.2.2.2.5.10};
M:11 [Card 10 channel attributes] {3.2.2.2.5.11};
M:12 [Card 11 channel attributes] {3.2.2.2.5.12};
M:13 [Card 12 channel attributes] {3.2.2.2.5.13};
M:14 [Card 13 channel attributes] {3.2.2.2.5.14};
M:15 [Card 14 channel attributes] {3.2.2.2.5.15};
M:16 [Card 15 channel attributes] {3.2.2.2.5.16};
M:17 [Card 16 channel attributes] {3.2.2.2.5.17};
M:18 [Card 17 channel attributes] {3.2.2.2.5.18};
M:19 [Card 18 channel attributes] {3.2.2.2.5.19};
M:20 [Card 19 channel attributes] {3.2.2.2.5.20};
M:21 [Card 20 channel attributes] {3.2.2.2.5.21};
M:22 [Card 21 channel attributes] {3.2.2.2.5.22};
M:23 [Card 22 channel attributes] {3.2.2.2.5.23};
M:24 [Card 23 channel attributes] {3.2.2.2.5.24};
M:25 [Card 24 channel attributes] {3.2.2.2.5.25};
M:26 [Card 25 channel attributes] {3.2.2.2.5.26};
M:27 [Card 26 channel attributes] {3.2.2.2.5.27};
M:28 [Card 27 channel attributes] {3.2.2.2.5.28};
M:29 [Card 28 channel attributes] {3.2.2.2.5.29};
M:30 [Card 29 channel attributes] {3.2.2.2.5.30};
M:31 [Card 30 channel attributes] {3.2.2.2.5.31};
M:32 [Card 31 channel attributes] {3.2.2.2.5.32};
##MSC->Platform
/ / /.1.13. (9);
M:1 [MTP3] {2.2.2};
M:2 [SCCP] {2.2.3};
M:3 [XAPP] {2.2.5};
##MSC->Platform->MTP3
/ / /.1.13.1. (9);
M:1 [Network Indicator] {2.2.2.2.2};
M:2 [Originating Point code] {2.2.2.2.3};
M:3 [Link Set] {2.2.2.2.4};
M:4 [Link] {2.2.2.2.5};
M:5 [Routing] {2.2.2.2.6};
M:6 [ACN] {2.2.2.2.7};
M:7 [Status] {2.2.2.3};
M:8 [Signaling GateWay] {2.2.2.2.9};
##MSC->Platform->MTP3->Status
/ / /.1.13.1.7. (9);
M:1 [Link status] {2.2.2.3.1};
M:2 [Link set status] {2.2.2.3.2};
M:3 [International routing] {2.2.2.3.3};
M:4 [International spare] {2.2.2.3.4};
M:5 [National routing] {2.2.2.3.5};
M:6 [National spare routing] {2.2.2.3.6};
M:7 [Command] {2.2.2.3.7};
##MSC->Platform->SCCP
/ / /.1.13.2. (9);
M:1 [Local node] {2.2.3.2.1};
M:2 [GTT] {2.2.3.2.2};
M:3 [Command] {2.2.3.3.2};
##MSC->Platform->XAPP
/ / /.1.13.3. (9);
M:1 [MCC] {2.2.5.2.1};
M:2 [MNC] {2.2.5.2.2};
M:3 [CC] {2.2.5.2.3};
M:4 [NDC] {2.2.5.2.4};
M:5 [International prefix] {2.2.5.2.5};
M:6 [National Prefix] {2.2.5.2.6};
M:7 [Local Prefix] {2.2.5.2.7};
M:8 [Convert Prefix] {2.2.5.2.8};
M:9 [Command] {2.2.5.3.2};
##MSC->MSC0->E1 status
/ / /.1.14. (1);
M:1 [E1 Status] {3.2.2.3.4};
M:2 [Channel Status] {3.2.2.3.5};
##M:3 [CSU0] {1.1};
##MSC->MSC1->E1 status
/ / /.1.15. (2);
M:1 [E1 Status] {3.2.2.3.4};
M:2 [Channel Status] {3.2.2.3.5};
##M:3 [CSU1] {1.1};
##MSC->MSC0->Channel Status
/ / / /.1.14.2. (1);
M:1 [8K Card 0] {3.2.2.3.5.1};
M:2 [8K Card 1] {3.2.2.3.5.2};
M:3 [8K Card 2] {3.2.2.3.5.3};
M:4 [8K Card 3] {3.2.2.3.5.4};
M:5 [8K Card 4] {3.2.2.3.5.5};
M:6 [8K Card 5] {3.2.2.3.5.6};
M:7 [8K Card 6] {3.2.2.3.5.7};
M:8 [8K Card 7] {3.2.2.3.5.8};
M:9 [8K Card 8] {3.2.2.3.5.9};
M:10 [8K Card 9] {3.2.2.3.5.10};
M:11 [8K Card 10] {3.2.2.3.5.11};
M:12 [8K Card 11] {3.2.2.3.5.12};
M:13 [8K Card 12] {3.2.2.3.5.13};
M:14 [8K Card 13] {3.2.2.3.5.14};
M:15 [8K Card 14] {3.2.2.3.5.15};
M:16 [8K Card 15] {3.2.2.3.5.16};
##MSC->MSC1->channel status
/ / / /.1.15.2. (2);
M:1 [8K Card 0] {3.2.2.3.5.1};
M:2 [8K Card 1] {3.2.2.3.5.2};
M:3 [8K Card 2] {3.2.2.3.5.3};
M:4 [8K Card 3] {3.2.2.3.5.4};
M:5 [8K Card 4] {3.2.2.3.5.5};
M:6 [8K Card 5] {3.2.2.3.5.6};
M:7 [8K Card 6] {3.2.2.3.5.7};
M:8 [8K Card 7] {3.2.2.3.5.8};
M:9 [8K Card 8] {3.2.2.3.5.9};
M:10 [8K Card 9] {3.2.2.3.5.10};
M:11 [8K Card 10] {3.2.2.3.5.11};
M:12 [8K Card 11] {3.2.2.3.5.12};
M:13 [8K Card 12] {3.2.2.3.5.13};
M:14 [8K Card 13] {3.2.2.3.5.14};
M:15 [8K Card 14] {3.2.2.3.5.15};
M:16 [8K Card 15] {3.2.2.3.5.16};
##MSC->MSC0->CSU0
##/ / / / /.1.14.3. (1);
##M:1 [E1 enable] {1.1.1.2.1};
##M:2 [MTP alarm on/off] {1.1.1.2.2};
##M:3 [Link type] {1.1.1.2.3};
##M:4 [NT/LT] {1.1.1.2.4};
##M:5 [DPLL priority] {1.1.1.2.5};
##M:6 [CRC4 flag] {1.1.1.2.6};
##M:7 [Ringback Tone] {1.1.1.2.7.1};
##M:8 [Busy Tone] {1.1.1.2.7.2};
##M:9 [Unavailable Tone] {1.1.1.2.7.3};
##M:10 [Congestion Tone] {1.1.1.2.7.4};
##M:11 [Proceeding Tone] {1.1.1.2.7.5};
##M:12 [Warning tone] {1.1.1.2.7.6};
##M:13 [Tone assignment] {1.1.1.2.7.9};
##M:14 [DTMF mark&space] {1.1.1.2.7.10};
##M:15 [8KE1_0] (0) {1.1.1.3};
##M:16 [8KE1_1] (0) {1.1.1.3};
##M:17 [8KE1_2] (0) {1.1.1.3};
##M:18 [8KE1_3] (0) {1.1.1.3};
##M:19 [8KE1_4] (0) {1.1.1.3};
##M:20 [8KE1_5] (0) {1.1.1.3};
##M:21 [8KE1_6] (0) {1.1.1.3};
##M:22 [8KE1_7] (0) {1.1.1.3};
##M:23 [8KE1_8] (0) {1.1.1.3};
##M:24 [8KE1_9] (0) {1.1.1.3};
##M:25 [8KE1_10] (0) {1.1.1.3};
##M:26 [8KE1_11] (0) {1.1.1.3};
##M:27 [8KE1_12] (0) {1.1.1.3};
##M:28 [8KE1_13] (0) {1.1.1.3};
##M:29 [8KE1_14] (0) {1.1.1.3};
##M:30 [8KE1_15] (0) {1.1.1.3};
##MSC->MSC1->CSU1
##/ / / / /.1.15.3. (2);
##M:1 [E1 enable] {1.1.1.2.1};
##M:2 [MTP alarm on/off] {1.1.1.2.2};
##M:3 [Link type] {1.1.1.2.3};
##M:4 [NT/LT] {1.1.1.2.4};
##M:5 [DPLL priority] {1.1.1.2.5};
##M:6 [CRC4 flag] {1.1.1.2.6};
##M:7 [Ringback Tone] {1.1.1.2.7.1};
##M:8 [Busy Tone] {1.1.1.2.7.2};
##M:9 [Unavailable Tone] {1.1.1.2.7.3};
##M:10 [Congestion Tone] {1.1.1.2.7.4};
##M:11 [Proceeding Tone] {1.1.1.2.7.5};
##M:12 [Warning tone] {1.1.1.2.7.6};
##M:13 [Tone assignment] {1.1.1.2.7.9};
##M:14 [DTMF mark&space] {1.1.1.2.7.10};
##M:15 [8KE1_0] (0) {1.1.1.3};
##M:16 [8KE1_1] (0) {1.1.1.3};
##M:17 [8KE1_2] (0) {1.1.1.3};
##M:18 [8KE1_3] (0) {1.1.1.3};
##M:19 [8KE1_4] (0) {1.1.1.3};
##M:20 [8KE1_5] (0) {1.1.1.3};
##M:21 [8KE1_6] (0) {1.1.1.3};
##M:22 [8KE1_7] (0) {1.1.1.3};
##M:23 [8KE1_8] (0) {1.1.1.3};
##M:24 [8KE1_9] (0) {1.1.1.3};
##M:25 [8KE1_10] (0) {1.1.1.3};
##M:26 [8KE1_11] (0) {1.1.1.3};
##M:27 [8KE1_12] (0) {1.1.1.3};
##M:28 [8KE1_13] (0) {1.1.1.3};
##M:29 [8KE1_14] (0) {1.1.1.3};
##M:30 [8KE1_15] (0) {1.1.1.3};
##VLR
/ / /.2. (9);
M:1 [OptAuthReq] {3.2.5.2.1.1};
M:2 [OpReuseTriplets] {3.2.5.2.1.2};
M:3 [OptCipReq] {3.2.5.2.1.3};
M:4 [OptCiphAlgo] {3.2.5.2.1.4};
M:5 [OptTmsiAlloc] {3.2.5.2.1.5};
M:6 [OptEcsSetUpAllow] {3.2.5.2.1.7};
M:7 [OptCheckIMEI] {3.2.5.2.1.8};
M:8 [OptVlrPurge] {3.2.5.2.1.9};
M:9 [idlePeriod2Purge] {3.2.5.2.1.10};
M:10 [CDR flag] {3.2.5.2.1.11};
M:11 [MSRN] {3.2.5.2.1.13};
M:12 [VLR0] {3.2.5};
M:13 [VLR1] {3.2.5};
##VLR->VLR0
/ / /.2.12. (1);
M:1 [Version] {3.2.5.3.2};
M:2 [Command] {3.2.5.3.3};
M:3 [Status] {3.2.5.3.4};
##VLR->VLR0
/ / /.2.13. (2);
M:1 [Version] {3.2.5.3.2};
M:2 [Command] {3.2.5.3.3};
M:3 [Status] {3.2.5.3.4};
##HLR
/ / /.3. (9);
M:1 [HPLMN] {3.3.2.1.11};
M:2 [VPLMNs] {3.3.2.1.12};
M:3 [CSRR list] {3.3.2.1.13};
M:4 [Regional Subscription] {3.3.2.1.14};
M:5 [License control] {3.3.2.1.15};
M:6 [CDR control] {3.3.2.1.16};
M:7 [Feature Code] {3.3.2.1.27};
M:8 [Platform] {2};
M:9 [HLR0] {3.3};
M:10 [HLR1] {3.3};
##HLR->Platform
/ / /.3.8. (9);
M:1 [MTP3] {2.2.2};
M:2 [SCCP] {2.2.3};
M:3 [XAPP] {2.2.5};
##HLR->Platform->MTP3
/ / /.3.8.1. (9);
M:1 [Network Indicator] {2.2.2.2.2};
M:2 [Originating Point code] {2.2.2.2.3};
M:3 [Link Set] {2.2.2.2.4};
M:4 [Link] {2.2.2.2.5};
M:5 [Routing] {2.2.2.2.6};
M:6 [ACN] {2.2.2.2.7};
M:7 [Status] {2.2.2.3};
M:8 [Signaling GateWay] {2.2.2.2.9};
##HLR->Platform->MTP3->Status
/ / /.3.8.1.7. (9);
M:1 [Link status] {2.2.2.3.1};
M:2 [Link set status] {2.2.2.3.2};
M:3 [International routing] {2.2.2.3.3};
M:4 [International spare] {2.2.2.3.4};
M:5 [National routing] {2.2.2.3.5};
M:6 [National spare routing] {2.2.2.3.6};
M:7 [Command] {2.2.2.3.7};
##HLR->Platform->SCCP
/ / /.3.8.2. (9);
M:1 [Local node] {2.2.3.2.1};
M:2 [GTT] {2.2.3.2.2};
M:3 [Command] {2.2.3.3.2};
##HLR->Platform->XAPP
/ / /.3.8.3. (9);
M:1 [MCC] {2.2.5.2.1};
M:2 [MNC] {2.2.5.2.2};
M:3 [CC] {2.2.5.2.3};
M:4 [NDC] {2.2.5.2.4};
M:5 [International prefix] {2.2.5.2.5};
M:6 [National Prefix] {2.2.5.2.6};
M:7 [Local Prefix] {2.2.5.2.7};
M:8 [Convert Prefix] {2.2.5.2.8};
M:9 [Command] {2.2.5.3.2};
##HLR->HLR0
/ / /.3.9. (1);
M:1 [Command] {3.3.2.2.2};
M:2 [Subscriber import] {3.3.2.2.3};
M:3 [Max Licenses] {3.3.2.2.11};
M:4 [Used Licenses] {3.3.2.2.12};
M:5 [Subscriber information] {3.3.2.2.13};
M:6 [Version] {3.3.2.2.14};
M:7 [IMSI segment] {3.3.2.2.15};
M:8 [MSISDN segment] {3.3.2.2.16};
M:9 [CNF applicant info] {3.3.2.2.27};
##M:10 [Contry code] {3.3.2.2.10};
##HLR->HLR0->Subscriber information
/ / /.3.9.5. (1);
M:1 [Provisioned subscribers] {3.3.2.2.13.1};
M:2 [Registered subscribers] {3.3.2.2.13.2};
M:3 [Roaming subscribers] {3.3.2.2.13.3};
##HLR->HLR0->Version
/ / /.3.9.6. (1);
M:1 [Software] {3.3.2.2.14.1};
M:2 [User data] {3.3.2.2.14.2};
##HLR->HLR1
/ / /.3.10. (2);
M:1 [Command] {3.3.2.2.2};
M:2 [Subscriber import] {3.3.2.2.3};
M:3 [Max Licenses] {3.3.2.2.11};
M:4 [Used Licenses] {3.3.2.2.12};
M:5 [Subscriber information] {3.3.2.2.13};
M:6 [Version] {3.3.2.2.14};
M:7 [IMSI segment] {3.3.2.2.15};
M:8 [MSISDN segment] {3.3.2.2.16};
M:9 [CNF applicant info] {3.3.2.2.27};
##M:10 [Contry code] {3.3.2.2.10};
##HLR->HLR1->Subscriber information
/ / /.3.10.5. (2);
M:1 [Provisioned subscribers] {3.3.2.2.13.1};
M:2 [Registered subscribers] {3.3.2.2.13.2};
M:3 [Roaming subscribers] {3.3.2.2.13.3};
##HLR->HLR1->Version
/ / /.3.10.6. (2);
M:1 [Software] {3.3.2.2.14.1};
M:2 [User data] {3.3.2.2.14.2};
##PPS
/ / /.4. (9);
M:1 [Service control] {3.6.2.1.1};
M:2 [SRF Number] {3.6.2.1.2.1};
M:3 [Service number] {3.6.2.1.2.2};
M:4 [Service key] {3.6.2.1.2.3};
M:5 [COS Parameter] {3.6.2.1.4};
M:6 [Call routing to VMS] {3.6.2.1.5};
M:7 [Status] {3.6.2.1.6};
M:8 [Platform] {2};
##PPS->Service control
/ / /.4.1. (9);
M:1 [CDR flag] {3.6.2.1.1.1};
M:2 [Blacklist threshhold] {3.6.2.1.1.2};
M:3 [Maximun balance] {3.6.2.1.1.3};
M:4 [license control] {3.6.2.1.1.4};
M:5 [Prompt resolution] {3.6.2.1.1.5};
M:6 [SMS Sentence] {3.6.2.1.1.6};
M:7 [Last call info] {3.6.2.1.1.7};
M:8 [Currency Symbol] {3.6.2.1.1.8};
M:9 [Third party info] {3.6.2.1.1.9};
M:10 [Basic Tariff Zone] {3.6.2.1.1.10};
##PPS->Service number
/ / /.4.3. (9);
M:1 [Hotline] {3.6.2.1.2.2.1};
M:2 [Inquiry] {3.6.2.1.2.2.2};
M:3 [Scratch card rechagne] {3.6.2.1.2.2.3};
M:4 [Credit card recharge] {3.6.2.1.2.2.4};
M:5 [Third party recharge] {3.6.2.1.2.2.5};
M:6 [Customer care center] {3.6.2.1.2.2.6};
M:7 [Recharge] {3.6.2.1.2.2.7};
##PPS->Service key
/ / /.4.4. (9);
M:1 [Inquiry] {3.6.2.1.2.3.2};
M:2 [Scratch card rechagne] {3.6.2.1.2.3.3};
M:3 [Credit card recharge] {3.6.2.1.2.3.4};
M:4 [Set favorite number] {3.6.2.1.2.3.5};
M:5 [Set password] {3.6.2.1.2.3.6};
##PPS->COS Parameter
/ / /.4.5. (9);
M:1 [COS0] {3.6.2.1.4.1};
M:2 [COS1] {3.6.2.1.4.2};
M:3 [COS2] {3.6.2.1.4.3};
M:4 [COS3] {3.6.2.1.4.4};
M:5 [COS4] {3.6.2.1.4.5};
M:6 [COS5] {3.6.2.1.4.6};
M:7 [COS6] {3.6.2.1.4.7};
M:8 [COS7] {3.6.2.1.4.8};
M:9 [COS8] {3.6.2.1.4.9};
M:10 [COS9] {3.6.2.1.4.10};
M:11 [COS10] {3.6.2.1.4.11};
M:12 [COS11] {3.6.2.1.4.12};
M:13 [COS12] {3.6.2.1.4.13};
M:14 [COS13] {3.6.2.1.4.14};
M:15 [COS14] {3.6.2.1.4.15};
M:16 [COS15] {3.6.2.1.4.16};
##PPS->COS Parameter->COS 0-15
/ / /.4.5.1. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.1.1};
M:2 [Tariff Resolution] {3.6.2.1.4.1.2};
M:3 [Account control] {3.6.2.1.4.1.3};
M:4 [MT Call control] {3.6.2.1.4.1.4};
M:5 [Validity control] {3.6.2.1.4.1.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.1.6};
/ / /.4.5.2. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.2.1};
M:2 [Tariff Resolution] {3.6.2.1.4.2.2};
M:3 [Account control] {3.6.2.1.4.2.3};
M:4 [MT Call control] {3.6.2.1.4.2.4};
M:5 [Validity control] {3.6.2.1.4.2.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.2.6};
/ / /.4.5.3. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.3.1};
M:2 [Tariff Resolution] {3.6.2.1.4.3.2};
M:3 [Account control] {3.6.2.1.4.3.3};
M:4 [MT Call control] {3.6.2.1.4.3.4};
M:5 [Validity control] {3.6.2.1.4.3.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.3.6};
/ / /.4.5.4. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.4.1};
M:2 [Tariff Resolution] {3.6.2.1.4.4.2};
M:3 [Account control] {3.6.2.1.4.4.3};
M:4 [MT Call control] {3.6.2.1.4.4.4};
M:5 [Validity control] {3.6.2.1.4.4.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.4.6};
/ / /.4.5.5. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.5.1};
M:2 [Tariff Resolution] {3.6.2.1.4.5.2};
M:3 [Account control] {3.6.2.1.4.5.3};
M:4 [MT Call control] {3.6.2.1.4.5.4};
M:5 [Validity control] {3.6.2.1.4.5.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.5.6};
/ / /.4.5.6. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.6.1};
M:2 [Tariff Resolution] {3.6.2.1.4.6.2};
M:3 [Account control] {3.6.2.1.4.6.3};
M:4 [MT Call control] {3.6.2.1.4.6.4};
M:5 [Validity control] {3.6.2.1.4.6.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.6.6};
/ / /.4.5.7. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.7.1};
M:2 [Tariff Resolution] {3.6.2.1.4.7.2};
M:3 [Account control] {3.6.2.1.4.7.3};
M:4 [MT Call control] {3.6.2.1.4.7.4};
M:5 [Validity control] {3.6.2.1.4.7.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.7.6};
/ / /.4.5.8. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.8.1};
M:2 [Tariff Resolution] {3.6.2.1.4.8.2};
M:3 [Account control] {3.6.2.1.4.8.3};
M:4 [MT Call control] {3.6.2.1.4.8.4};
M:5 [Validity control] {3.6.2.1.4.8.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.8.6};
/ / /.4.5.9. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.9.1};
M:2 [Tariff Resolution] {3.6.2.1.4.9.2};
M:3 [Account control] {3.6.2.1.4.9.3};
M:4 [MT Call control] {3.6.2.1.4.9.4};
M:5 [Validity control] {3.6.2.1.4.9.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.9.6};
/ / /.4.5.10. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.10.1};
M:2 [Tariff Resolution] {3.6.2.1.4.10.2};
M:3 [Account control] {3.6.2.1.4.10.3};
M:4 [MT Call control] {3.6.2.1.4.10.4};
M:5 [Validity control] {3.6.2.1.4.10.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.10.6};
/ / /.4.5.11. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.11.1};
M:2 [Tariff Resolution] {3.6.2.1.4.11.2};
M:3 [Account control] {3.6.2.1.4.11.3};
M:4 [MT Call control] {3.6.2.1.4.11.4};
M:5 [Validity control] {3.6.2.1.4.11.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.11.6};
/ / /.4.5.12. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.12.1};
M:2 [Tariff Resolution] {3.6.2.1.4.12.2};
M:3 [Account control] {3.6.2.1.4.12.3};
M:4 [MT Call control] {3.6.2.1.4.12.4};
M:5 [Validity control] {3.6.2.1.4.12.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.12.6};
/ / /.4.5.13. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.13.1};
M:2 [Tariff Resolution] {3.6.2.1.4.13.2};
M:3 [Account control] {3.6.2.1.4.13.3};
M:4 [MT Call control] {3.6.2.1.4.13.4};
M:5 [Validity control] {3.6.2.1.4.13.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.13.6};
/ / /.4.5.14. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.14.1};
M:2 [Tariff Resolution] {3.6.2.1.4.14.2};
M:3 [Account control] {3.6.2.1.4.14.3};
M:4 [MT Call control] {3.6.2.1.4.14.4};
M:5 [Validity control] {3.6.2.1.4.14.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.14.6};
/ / /.4.5.15. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.15.1};
M:2 [Tariff Resolution] {3.6.2.1.4.15.2};
M:3 [Account control] {3.6.2.1.4.15.3};
M:4 [MT Call control] {3.6.2.1.4.15.4};
M:5 [Validity control] {3.6.2.1.4.15.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.15.6};
/ / /.4.5.16. (9);
M:1 [Recharge Promotion] {3.6.2.1.4.16.1};
M:2 [Tariff Resolution] {3.6.2.1.4.16.2};
M:3 [Account control] {3.6.2.1.4.16.3};
M:4 [MT Call control] {3.6.2.1.4.16.4};
M:5 [Validity control] {3.6.2.1.4.16.5};
M:6 [SM Inquiry Notification] {3.6.2.1.4.16.6};
##PPS->call routing to VMS
/ / /.4.6. (9);
M:1 [VMS service number-PLMN] {3.6.2.1.5.1};
M:2 [VMS service number-PSTN] {3.6.2.1.5.2};
M:3 [VMS leave message number] {3.6.2.1.5.3};
M:4 [Routing rule] {3.6.2.1.5.4};
M:5 [VMS user segments] {3.6.2.1.5.5};
##PPS->Status
/ / /.4.7. (9);
M:1 [Activaion] {3.6.2.1.6.1};
M:2 [Command] {3.6.2.1.6.2};
##PPS->Platform
/ / /.4.8. (9);
M:1 [MTP3] {2.2.2};
M:2 [SCCP] {2.2.3};
M:3 [XAPP] {2.2.5};
M:4 [SMPP] {2.3.4}
##PPS->Platform->MTP3
/ / /.4.8.1. (9);
M:1 [Network Indicator] {2.2.2.2.2};
M:2 [Originating Point code] {2.2.2.2.3};
M:3 [Link Set] {2.2.2.2.4};
M:4 [Link] {2.2.2.2.5};
M:5 [Routing] {2.2.2.2.6};
M:6 [CAN] {2.2.2.2.7};
M:7 [Status] {2.2.2.3};
M:8 [Signaling GateWay] {2.2.2.2.9};
##PPS->Platform->MTP3->Status
/ / /.4.8.1.7. (9);
M:1 [Link status] {2.2.2.3.1};
M:2 [Link set status] {2.2.2.3.2};
M:3 [International routing] {2.2.2.3.3};
M:4 [International spare] {2.2.2.3.4};
M:5 [National routing] {2.2.2.3.5};
M:6 [National spare routing] {2.2.2.3.6};
M:7 [Command] {2.2.2.3.7};
##PPS->Platform->SCCP
/ / /.4.8.2. (9);
M:1 [Local node] {2.2.3.2.1};
M:2 [GTT] {2.2.3.2.2};
M:3 [Command] {2.2.3.3.2};
##PPS->Platform->XAPP
/ / /.4.8.3. (9);
M:1 [MCC] {2.2.5.2.1};
M:2 [MNC] {2.2.5.2.2};
M:3 [CC] {2.2.5.2.3};
M:4 [NDC] {2.2.5.2.4};
M:5 [International prefix] {2.2.5.2.5};
M:6 [National Prefix] {2.2.5.2.6};
M:7 [Local Prefix] {2.2.5.2.7};
M:8 [Convert Prefix] {2.2.5.2.8};
M:9 [Command] {2.2.5.3.2};
##PPS-->Platform->SMPP
/ / /.4.8.4. (9);
M:1 [SMPP_Link_Param] {2.3.4.2.1};
M:2 [Command] {2.3.4.3.2};
## SMSC
/ / /.5. (9);
M:1 [CDR flag] {3.5.2.1.1};
M:2 [SM Validity] {3.5.2.1.2};
M:3 [MSISDN Segment] {3.5.2.1.3};
M:4 [SMPP parameters] {3.5.2.2};
M:5 [Command] {3.5.3.3};
M:6 [Platform] {2};
M:7 [SMSC0] {3.5};
M:8 [SMSC1] {3.5};
##SMSC->Platform
/ / /.5.6. (9);
M:1 [MTP3] {2.2.2};
M:2 [SCCP] {2.2.3};
M:3 [XAPP] {2.2.5};
M:4 [SMPP] {2.3.4};
##SMSC->Platform->MTP3
/ / /.5.6.1. (9);
M:1 [Network Indicator] {2.2.2.2.2};
M:2 [Originating Point code] {2.2.2.2.3};
M:3 [Link Set] {2.2.2.2.4};
M:4 [Link] {2.2.2.2.5};
M:5 [Routing] {2.2.2.2.6};
M:6 [CAN] {2.2.2.2.7};
M:7 [Status] {2.2.2.3};
M:8 [Signaling GateWay] {2.2.2.2.9};
##SMSC->Platform->MTP3->Status
/ / /.5.6.1.7. (9);
M:1 [Link status] {2.2.2.3.1};
M:2 [Link set status] {2.2.2.3.2};
M:3 [International routing] {2.2.2.3.3};
M:4 [International spare] {2.2.2.3.4};
M:5 [National routing] {2.2.2.3.5};
M:6 [National spare routing] {2.2.2.3.6};
M:7 [Command] {2.2.2.3.7};
##SMSC->Platform->SCCP
/ / /.5.6.2. (9);
M:1 [Local node] {2.2.3.2.1};
M:2 [GTT] {2.2.3.2.2};
M:3 [Command] {2.2.3.3.2};
##SMSC->Platform->XAPP
/ / /.5.6.3. (9);
M:1 [MCC] {2.2.5.2.1};
M:2 [MNC] {2.2.5.2.2};
M:3 [CC] {2.2.5.2.3};
M:4 [NDC] {2.2.5.2.4};
M:5 [International prefix] {2.2.5.2.5};
M:6 [National Prefix] {2.2.5.2.6};
M:7 [Local Prefix] {2.2.5.2.7};
M:8 [Convert Prefix] {2.2.5.2.8};
M:9 [Command] {2.2.5.3.2};
##SMSC->Platform->SMPP
/ / /.5.6.4. (9);
M:1 [SMPP_Link_Param] {2.3.4.2.1};
M:2 [Command] {2.3.4.3.2};
##SMSC->SMSC0
/ / /.5.7. (1);
M:1 [SMSC ID] {3.5.3.1};
M:2 [Software version] {3.5.3.2};
##SMSC->SMSC1
/ / /.5.8. (2);
M:1 [SMSC ID] {3.5.3.1};
M:2 [Software version] {3.5.3.2};
##AUC
/ / /.6. (9);
M:1 [Platform] {2};
M:2 [AUC0] (1) {3.4};
M:3 [AUC1] (2) {3.4};
##AUC->Platform
/ / /.6.1. (9);
M:1 [MTP3] {2.2.2};
M:2 [SCCP] {2.2.3};
M:3 [XAPP] {2.2.5};
##AUC->Platform->MTP3
/ / /.6.1.1. (9);
M:1 [Network Indicator] {2.2.2.2.2};
M:2 [Originating Point code] {2.2.2.2.3};
M:3 [Link Set] {2.2.2.2.4};
M:4 [Link] {2.2.2.2.5};
M:5 [Routing] {2.2.2.2.6};
M:6 [CAN] {2.2.2.2.7};
M:7 [Status] {2.2.2.3};
M:8 [Signaling GateWay] {2.2.2.2.9};
##AUC->Platform->MTP3->Status
/ / /.6.1.1.7. (9);
M:1 [Link status] {2.2.2.3.1};
M:2 [Link set status] {2.2.2.3.2};
M:3 [International routing] {2.2.2.3.3};
M:4 [International spare] {2.2.2.3.4};
M:5 [National routing] {2.2.2.3.5};
M:6 [National spare routing] {2.2.2.3.6};
M:7 [Command] {2.2.2.3.7};
##AUC->Platform->SCCP
/ / /.6.1.2. (9);
M:1 [Local node] {2.2.3.2.1};
M:2 [GTT] {2.2.3.2.2};
M:3 [Command] {2.2.3.3.2};
##AUC->Platform->XAPP
/ / /.6.1.3. (9);
M:1 [MCC] {2.2.5.2.1};
M:2 [MNC] {2.2.5.2.2};
M:3 [CC] {2.2.5.2.3};
M:4 [NDC] {2.2.5.2.4};
M:5 [International prefix] {2.2.5.2.5};
M:6 [National Prefix] {2.2.5.2.6};
M:7 [Local Prefix] {2.2.5.2.7};
M:8 [Convert Prefix] {2.2.5.2.8};
M:9 [Command] {2.2.5.3.2};
##EIR
##/ / /.7. (9);
##M:1 [Platform] {2};
##M:2 [EIR0] (1) {3.8};
##M:3 [EIR1] (2) {3.8};
##EIR->Platform
##/ / /.7.1. (9);
##M:1 [MTP3] {2.2.2};
##M:2 [SCCP] {2.2.3};
##M:3 [XAPP] {2.2.5};
##EIR->Platform->MTP3
##/ / /.7.1.1. (9);
##M:1 [Network Indicator] {2.2.2.2.2};
##M:2 [Originating Point code] {2.2.2.2.3};
##M:3 [Link Set] {2.2.2.2.4};
##M:4 [Link] {2.2.2.2.5};
##M:5 [Routing] {2.2.2.2.6};
##M:6 [CAN] {2.2.2.2.7};
##M:7 [Status] {2.2.2.3};
M:8 [Signaling GateWay] {2.2.2.2.9};
##EIR->Platform->MTP3->Status
##/ / /.7.1.1.7. (9);
####M:1 [Link status] {2.2.2.3.1};
##M:2 [Link set status] {2.2.2.3.2};
##M:3 [International routing] {2.2.2.3.3};
##M:4 [International spare] {2.2.2.3.4};
##M:5 [National routing] {2.2.2.3.5};
##M:6 [National spare routing] {2.2.2.3.6};
##M:7 [Command] {2.2.2.3.7};
##EIR->Platform->SCCP
##/ / /.7.1.2. (9);
##M:1 [Local node] {2.2.3.2.1};
##M:2 [GTT] {2.2.3.2.2};
##M:3 [Command] {2.2.3.3.2};
##EIR->Platform->XAPP
##/ / /.7.1.3. (9);
##M:1 [MCC] {2.2.5.2.1};
##M:2 [MNC] {2.2.5.2.2};
##M:3 [CC] {2.2.5.2.3};
##M:5 [International prefix] {2.2.5.2.5};
##M:6 [National Prefix] {2.2.5.2.6};
##M:7 [Local Prefix] {2.2.5.2.7};
##M:8 [Convert Prefix] {2.2.5.2.8};
##M:9 [Command] {2.2.5.3.2};

View File

@@ -0,0 +1,14 @@
// "//" is the annotation characters;
IWV-SMI.txt
Special_App-SMI.txt
//PPPRT-MIB.txt
WXC2-SMI.txt
//WXC2-CSU-MIB.txt
WXC2-SS7-MIB.txt
WXC2-MSC-MIB.txt
WXC2-HLR-MIB.txt
WXC2-AUC-MIB.txt
//WXC2-EIR-MIB.txt
WXC2-SMSC-MIB.txt
WXC2-PPS-MIB.txt
WXC2-MSS-MIB.txt

File diff suppressed because it is too large Load Diff