5117 lines
121 KiB
Plaintext
5117 lines
121 KiB
Plaintext
--
|
|
-- LGC-SS-PPS-MIB.my
|
|
-- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209
|
|
-- Wednesday, June 20, 2012 at 14:00:43
|
|
--
|
|
|
|
LGC-SS-PPS-MIB DEFINITIONS ::= BEGIN
|
|
|
|
IMPORTS
|
|
lgcSS, DisplayString16, RowStatus, DisplayString
|
|
FROM LGC-MIB
|
|
IpAddress, Opaque, Integer32, OBJECT-TYPE, MODULE-IDENTITY
|
|
FROM SNMPv2-SMI;
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6
|
|
pps MODULE-IDENTITY
|
|
LAST-UPDATED "200811241438Z" -- November 24, 2008 at 14:38 GMT
|
|
ORGANIZATION
|
|
"LGC Wireless"
|
|
CONTACT-INFO
|
|
"lcrd
|
|
lcrdsupport@lgcwireless.com"
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { application 6 }
|
|
|
|
|
|
|
|
--
|
|
-- Type definitions
|
|
--
|
|
|
|
AvailStateChoices ::= INTEGER
|
|
{
|
|
inTest(0),
|
|
failed(1),
|
|
powerOff(2),
|
|
offLine(3),
|
|
onLine(4),
|
|
dependency(5),
|
|
degraded(6),
|
|
notInstalled(7)
|
|
}
|
|
|
|
|
|
|
|
--
|
|
-- Node definitions
|
|
--
|
|
|
|
-- Node definitions
|
|
--
|
|
-- The MIB module for WXC2.
|
|
-- 1.3.6.1.4.1.1373.1.3
|
|
-- 1.3.6.1.4.1.1373.2.3
|
|
wxc2 OBJECT IDENTIFIER ::= { lgcSS 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.1.3.3
|
|
-- 1.3.6.1.4.1.1373.2.3.3
|
|
application OBJECT IDENTIFIER ::= { wxc2 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.1
|
|
heartbeat OBJECT-TYPE
|
|
SYNTAX DisplayString
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { pps 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.1.3.3.2.2
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2
|
|
parameter OBJECT IDENTIFIER ::= { pps 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1
|
|
serviceControl OBJECT IDENTIFIER ::= { parameter 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.1
|
|
license OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Max License
|
|
Remark:(Read Only) The maximum subscriber capacity of PPS determined by License Control."
|
|
::= { serviceControl 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.2
|
|
cDRFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:CDR Flag
|
|
Remark:Enable or disable the Call Detail Record generation of the prepaid calls."
|
|
::= { serviceControl 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.3
|
|
blackListThreshold OBJECT-TYPE
|
|
SYNTAX INTEGER (0..255)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Black List Threshold
|
|
Remark:Mark subscriber in black list and suspend service when the recharge fail times cross this threshold."
|
|
::= { serviceControl 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.4
|
|
maxBalance OBJECT-TYPE
|
|
SYNTAX INTEGER (0..2147483647)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Max Balance
|
|
Remark:Specify the permitted maximum balance for the prepaid accounts. This value is for overflow prevention. Unit the minimum currency unit."
|
|
::= { serviceControl 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.5
|
|
currencySymbol OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..8))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Currency Symbol
|
|
Remark:Symbol of local currency for short message display, such as $."
|
|
::= { serviceControl 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.6
|
|
cOSOption OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
group64(0),
|
|
group4(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:COS Option
|
|
Remark:Select the maximum quantity of COSs supported by PPS."
|
|
::= { serviceControl 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.7
|
|
mNPChargeFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:MNP Charge Flag
|
|
Remark:Enable or disable charging for MNP calls."
|
|
::= { serviceControl 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.8
|
|
oprAccountValidity OBJECT-TYPE
|
|
SYNTAX INTEGER (0..127)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:OPR Account Validity
|
|
Remark:Specify the retention period of a fresh OPR account without recharging balance.<br><br>- Range = 0 - 127 days"
|
|
::= { serviceControl 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.9
|
|
language0SMEncodeType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
bits7(0),
|
|
bits8(1),
|
|
unicode(2)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Language 0 SMS Encoding Type
|
|
Remark:Specify the coding scheme of PPS notification short message."
|
|
::= { serviceControl 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.10
|
|
language1SMEncodeType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
bits7(0),
|
|
bits8(1),
|
|
unicode(2)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Language 1 SMS Encoding Type
|
|
Remark:Specify the coding scheme of PPS notification short message."
|
|
::= { serviceControl 10 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.11
|
|
language2SMEncodeType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
bits7(0),
|
|
bits8(1),
|
|
unicode(2)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Language 2 SMS Encoding Type
|
|
Remark:Specify the coding scheme of PPS notification short message."
|
|
::= { serviceControl 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.12
|
|
language3SMEncodeType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
bits7(0),
|
|
bits8(1),
|
|
unicode(2)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Language 3 SMS Encoding Type
|
|
Remark:Specify the coding scheme of PPS notification short message."
|
|
::= { serviceControl 12 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.13
|
|
language4SMEncodeType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
bits7(0),
|
|
bits8(1),
|
|
unicode(2)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Language 4 SMS Encoding Type
|
|
Remark:Specify the coding scheme of PPS notification short message."
|
|
::= { serviceControl 13 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.14
|
|
externalRCM OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:External RCMS
|
|
Remark:Enable or disable external Recharge Card Management System (RCMS) support."
|
|
::= { serviceControl 14 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.15
|
|
chargeByCellFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Remark:It is only available when the prepaid users are charged by location. Enable = Only Cell ID is used to determined Tariff Table ID; Disable = [LAC+Cell ID] is used to determined Tariff Table ID."
|
|
::= { serviceControl 15 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.16
|
|
notChangeExpiryForTransfer OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Remark:To change or not change expiry date when doing Balance Transfer."
|
|
::= { serviceControl 16 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.17
|
|
ussdCallbackSerivceKey OBJECT-TYPE
|
|
SYNTAX INTEGER (0..127)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:USSD-Callback Service Key
|
|
Remark:The service key defined for USSD-Callback serive"
|
|
::= { serviceControl 17 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.18
|
|
ucbcNumber OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:UCBC Number
|
|
Remark:The E.164 node address of the USSD-Callback Center."
|
|
::= { serviceControl 18 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.20
|
|
promptResolutionTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF PromptResolutionEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControl 20 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.20.1
|
|
promptResolutionEntry OBJECT-TYPE
|
|
SYNTAX PromptResolutionEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { prIndex }
|
|
::= { promptResolutionTable 1 }
|
|
|
|
|
|
PromptResolutionEntry ::=
|
|
SEQUENCE {
|
|
prIndex
|
|
INTEGER,
|
|
prTitle
|
|
OCTET STRING,
|
|
prCurrencyResolution
|
|
INTEGER,
|
|
prDateFormat
|
|
INTEGER,
|
|
prCurrencySymbolPosition
|
|
INTEGER,
|
|
prRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.20.1.1
|
|
prIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Index
|
|
Remark:Prompt Resolution index number."
|
|
::= { promptResolutionEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.20.1.2
|
|
prTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Title
|
|
Remark:Prompt Resolution name for identification purpose only."
|
|
::= { promptResolutionEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.20.1.3
|
|
prCurrencyResolution OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
n1(0),
|
|
n10(1),
|
|
n100(2)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Currency Resolution
|
|
Remark:Specify the number of decimal place in the PPS notification short message balance display and audio prompt.<br><br>For example, balance=1234:<br>- 1 = 1234<br>- 10 = 123.4<br>- 100 = 12.34"
|
|
::= { promptResolutionEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.20.1.4
|
|
prDateFormat OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
yyyymmdd(0),
|
|
ddmmyyyy(1),
|
|
mmddyyyy(2)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Date Format
|
|
Remark:Specify date format in PPS notification short message and audio prompt."
|
|
::= { promptResolutionEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.20.1.5
|
|
prCurrencySymbolPosition OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
front(0),
|
|
rear(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Currency Symbol Position
|
|
Remark:Specify the position of the currency symbol in PPS notification short message.<br><br>- At the front of the balance: $5<br>- At the rear of the balance: 5$"
|
|
::= { promptResolutionEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.20.1.6
|
|
prRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { promptResolutionEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.21
|
|
mNPPrefixesTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF MNPPrefixesEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControl 21 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.21.1
|
|
mNPPrefixesEntry OBJECT-TYPE
|
|
SYNTAX MNPPrefixesEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { mnpIndex }
|
|
::= { mNPPrefixesTable 1 }
|
|
|
|
|
|
MNPPrefixesEntry ::=
|
|
SEQUENCE {
|
|
mnpIndex
|
|
INTEGER,
|
|
mnpTitle
|
|
OCTET STRING,
|
|
mnpPrefix
|
|
OCTET STRING,
|
|
mnpRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.21.1.1
|
|
mnpIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..31)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Index
|
|
Remark:MNP prefix index number ranges from 0 to 31."
|
|
::= { mNPPrefixesEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.21.1.2
|
|
mnpTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Title
|
|
Remark:MNP prefix name for identification purpose only."
|
|
::= { mNPPrefixesEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.21.1.3
|
|
mnpPrefix OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Prefix
|
|
Remark:Add the MNP related prefixes in this list if the MNP charging is enabled."
|
|
::= { mNPPrefixesEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.21.1.4
|
|
mnpRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { mNPPrefixesEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22
|
|
sMSSentenceTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF SMSSentenceEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControl 22 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22.1
|
|
sMSSentenceEntry OBJECT-TYPE
|
|
SYNTAX SMSSentenceEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { ssIndex }
|
|
::= { sMSSentenceTable 1 }
|
|
|
|
|
|
SMSSentenceEntry ::=
|
|
SEQUENCE {
|
|
ssIndex
|
|
INTEGER,
|
|
ssTitle
|
|
OCTET STRING,
|
|
ssEnglish
|
|
OCTET STRING,
|
|
ssLanguage0Content
|
|
OCTET STRING,
|
|
ssLanguage1Content
|
|
OCTET STRING,
|
|
ssLanguage2Content
|
|
OCTET STRING,
|
|
ssLanguage3Content
|
|
OCTET STRING,
|
|
ssLanguage4Content
|
|
OCTET STRING,
|
|
ssRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22.1.1
|
|
ssIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..4)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Index
|
|
Remark:Index number for identification purpose only."
|
|
::= { sMSSentenceEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22.1.2
|
|
ssTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Title
|
|
Remark:Notification short message element name for identification purpose only."
|
|
::= { sMSSentenceEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22.1.3
|
|
ssEnglish OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:English
|
|
Remark:Notification short message element in English description."
|
|
::= { sMSSentenceEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22.1.4
|
|
ssLanguage0Content OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..99))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Language 0 Content
|
|
Remark:Customize the notification short message contents according to local language manner."
|
|
::= { sMSSentenceEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22.1.5
|
|
ssLanguage1Content OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..99))
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Language 1 Content
|
|
Remark:Customize the notification short message contents according to local language manner."
|
|
::= { sMSSentenceEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22.1.6
|
|
ssLanguage2Content OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..99))
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Language 2 Content
|
|
Remark:Customize the notification short message contents according to local language manner."
|
|
::= { sMSSentenceEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22.1.7
|
|
ssLanguage3Content OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..99))
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Language 3 Content
|
|
Remark:Customize the notification short message contents according to local language manner."
|
|
::= { sMSSentenceEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22.1.8
|
|
ssLanguage4Content OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..99))
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Language 4 Content
|
|
Remark:Customize the notification short message contents according to local language manner."
|
|
::= { sMSSentenceEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.22.1.9
|
|
ssRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { sMSSentenceEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.24
|
|
thirdPartyInfoTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF ThirdPartyInfoEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControl 24 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.24.1
|
|
thirdPartyInfoEntry OBJECT-TYPE
|
|
SYNTAX ThirdPartyInfoEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { tpiIndex }
|
|
::= { thirdPartyInfoTable 1 }
|
|
|
|
|
|
ThirdPartyInfoEntry ::=
|
|
SEQUENCE {
|
|
tpiIndex
|
|
INTEGER,
|
|
tpiTitle
|
|
OCTET STRING,
|
|
tpiServiceID
|
|
OCTET STRING,
|
|
tpiServicePassword
|
|
OCTET STRING,
|
|
tpiRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.24.1.1
|
|
tpiIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..7)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Index
|
|
Remark:Third party system index number ranges from 0 to 7."
|
|
::= { thirdPartyInfoEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.24.1.2
|
|
tpiTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Title
|
|
Remark:Third party system name for identification purpose only."
|
|
::= { thirdPartyInfoEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.24.1.3
|
|
tpiServiceID OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..8))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Service ID
|
|
Remark:Service ID in the third party billing request."
|
|
::= { thirdPartyInfoEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.24.1.4
|
|
tpiServicePassword OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..8))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Service Password
|
|
Remark:Service Password in the third party billing request."
|
|
::= { thirdPartyInfoEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.24.1.5
|
|
tpiRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { thirdPartyInfoEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25
|
|
basicTariffZoneTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF BasicTariffZoneEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControl 25 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25.1
|
|
basicTariffZoneEntry OBJECT-TYPE
|
|
SYNTAX BasicTariffZoneEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { btzIndex }
|
|
::= { basicTariffZoneTable 1 }
|
|
|
|
|
|
BasicTariffZoneEntry ::=
|
|
SEQUENCE {
|
|
btzIndex
|
|
INTEGER,
|
|
btzTitle
|
|
OCTET STRING,
|
|
btzMCC
|
|
OCTET STRING,
|
|
btzMNC
|
|
OCTET STRING,
|
|
btzLAC
|
|
INTEGER,
|
|
btzCellID
|
|
INTEGER,
|
|
btzMOTariffID
|
|
INTEGER,
|
|
btzMTTariffID
|
|
INTEGER,
|
|
btzRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25.1.1
|
|
btzIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Index
|
|
Remark:Basic tariff zone index number ranges from 0 to 63."
|
|
::= { basicTariffZoneEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25.1.2
|
|
btzTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Title
|
|
Remark:Basic tariff zone name for identification purpose only."
|
|
::= { basicTariffZoneEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25.1.3
|
|
btzMCC OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (3))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:MCC
|
|
Remark:Mobile Country Code"
|
|
::= { basicTariffZoneEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25.1.4
|
|
btzMNC OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (2..3))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:MNC
|
|
Remark:Mobile Network Code"
|
|
::= { basicTariffZoneEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25.1.5
|
|
btzLAC OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:LAC
|
|
Remark:Location Area Code.<br><br>- LAC = 65535: All location areas in the network use the same basic tariff."
|
|
::= { basicTariffZoneEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25.1.6
|
|
btzCellID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Cell ID
|
|
Remark:Global Cell Identity defined in GSM03.03.<br><br>- Cell ID = 65535: All cells in the LAC use the same basic tariff."
|
|
::= { basicTariffZoneEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25.1.7
|
|
btzMOTariffID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:MO Tariff ID
|
|
Remark:Assign MO Tariff ID to this billing zone."
|
|
::= { basicTariffZoneEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25.1.8
|
|
btzMTTariffID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:MT Tariff Zone
|
|
Remark:Assign MT Tariff ID to the billing zone."
|
|
::= { basicTariffZoneEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.25.1.9
|
|
btzRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { basicTariffZoneEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.31
|
|
radiusGGSNTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF RadiusGGSNEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControl 31 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.31.1
|
|
radiusGGSNEntry OBJECT-TYPE
|
|
SYNTAX RadiusGGSNEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { rgIndex }
|
|
::= { radiusGGSNTable 1 }
|
|
|
|
|
|
RadiusGGSNEntry ::=
|
|
SEQUENCE {
|
|
rgIndex
|
|
INTEGER,
|
|
rgTitle
|
|
OCTET STRING,
|
|
rgNasIP
|
|
IpAddress,
|
|
rgNASKey
|
|
OCTET STRING,
|
|
rgNASPassword
|
|
OCTET STRING,
|
|
rgRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.31.1.1
|
|
rgIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Index
|
|
Remark:GGSN index number ranges from 0 to 63."
|
|
::= { radiusGGSNEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.31.1.2
|
|
rgTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Title
|
|
Remark:GGSN name for identification purpose only."
|
|
::= { radiusGGSNEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.31.1.6
|
|
rgNasIP OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:NAS IP
|
|
Remark:Specify IP address to identify the Network Access Server, which can be gateway GPRS support node or MMS Charging Agent (MCA)."
|
|
::= { radiusGGSNEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.31.1.7
|
|
rgNASKey OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..128))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:NAS Key
|
|
Remark:Specify the cryptographic key used between PPS and the Network Access Server."
|
|
::= { radiusGGSNEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.31.1.8
|
|
rgNASPassword OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..128))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:NAS Password
|
|
Remark:Specify the password used between PPS and the Network Access Server."
|
|
::= { radiusGGSNEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.31.1.9
|
|
rgRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { radiusGGSNEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.32
|
|
radiusSGSNTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF RadiusSGSNEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControl 32 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.32.1
|
|
radiusSGSNEntry OBJECT-TYPE
|
|
SYNTAX RadiusSGSNEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { rsIndex }
|
|
::= { radiusSGSNTable 1 }
|
|
|
|
|
|
RadiusSGSNEntry ::=
|
|
SEQUENCE {
|
|
rsIndex
|
|
INTEGER,
|
|
rsTitle
|
|
OCTET STRING,
|
|
rsSgsnIP
|
|
IpAddress,
|
|
rsCOSID
|
|
INTEGER,
|
|
rsAPNName
|
|
OCTET STRING,
|
|
rsTariffID
|
|
INTEGER,
|
|
rsRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.32.1.1
|
|
rsIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Index
|
|
Remark:SGSN index number ranges from 0 to 63."
|
|
::= { radiusSGSNEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.32.1.2
|
|
rsTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Title
|
|
Remark:SGSN name for identification purpose only."
|
|
::= { radiusSGSNEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.32.1.3
|
|
rsSgsnIP OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:SGSN IP
|
|
Remark:Specify IP address to identify the service GPRS support node."
|
|
::= { radiusSGSNEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.32.1.4
|
|
rsCOSID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:COS ID
|
|
Remark:Specify a tariff ID to this SGSN."
|
|
::= { radiusSGSNEntry 4 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.32.1.5
|
|
rsAPNName OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:APN Name
|
|
Remark:APN of the SCSCF"
|
|
::= { radiusSGSNEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.32.1.6
|
|
rsTariffID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Tariff ID
|
|
Remark:Specify a tariff ID to this APN."
|
|
::= { radiusSGSNEntry 6 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.32.1.7
|
|
rsRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { radiusSGSNEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33
|
|
bundlePlanTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF BundlePlanEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControl 33 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1
|
|
bundlePlanEntry OBJECT-TYPE
|
|
SYNTAX BundlePlanEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { bpIndex }
|
|
::= { bundlePlanTable 1 }
|
|
|
|
BundlePlanEntry ::=
|
|
SEQUENCE {
|
|
bpIndex
|
|
INTEGER,
|
|
bpTitle
|
|
OCTET STRING,
|
|
bpCharge
|
|
INTEGER,
|
|
bpData
|
|
INTEGER,
|
|
bpMOVoice
|
|
INTEGER,
|
|
bpMTVoice
|
|
INTEGER,
|
|
bpSMS
|
|
INTEGER,
|
|
bpValidity
|
|
INTEGER,
|
|
bpApplyFlag
|
|
INTEGER,
|
|
bpApplyCode
|
|
INTEGER,
|
|
bpRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.1
|
|
bpIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (1..15)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Index
|
|
Remark:BundlePlan index number ranges from 1 to 15."
|
|
::= { bundlePlanEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.2
|
|
bpTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Title
|
|
Remark:BunlePlan name for identification purpose only."
|
|
::= { bundlePlanEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.3
|
|
bpCharge OBJECT-TYPE
|
|
SYNTAX INTEGER (0..100000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Charge
|
|
Remark:How much to charge for this plan."
|
|
::= { bundlePlanEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.4
|
|
bpData OBJECT-TYPE
|
|
SYNTAX INTEGER (0..102400)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Data Volume
|
|
Remark: Data Volume for this plan."
|
|
::= { bundlePlanEntry 4 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.5
|
|
bpMOVoice OBJECT-TYPE
|
|
SYNTAX INTEGER (0..10000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:MO Voice Mins
|
|
Remark:Mo Voice minutes of this plan"
|
|
::= { bundlePlanEntry 5 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.6
|
|
bpMTVoice OBJECT-TYPE
|
|
SYNTAX INTEGER (0..10000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:MT Voice Mins
|
|
Remark:MT Voice minutes of this plan"
|
|
::= { bundlePlanEntry 6 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.7
|
|
bpSMS OBJECT-TYPE
|
|
SYNTAX INTEGER (0..5000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:SMS
|
|
Remark:MO SMS of this plan"
|
|
::= { bundlePlanEntry 7 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.8
|
|
bpValidity OBJECT-TYPE
|
|
SYNTAX INTEGER (0..300)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Validity
|
|
Remark:Validity of this plan"
|
|
::= { bundlePlanEntry 8 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.9
|
|
bpApplyFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
mifiPlan(2)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Apply Flag
|
|
Remark:The plan is applied or not"
|
|
::= { bundlePlanEntry 9 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.10
|
|
bpApplyCode OBJECT-TYPE
|
|
SYNTAX INTEGER (0..255)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Apply Code
|
|
Remark:The code to apply Bundle Plan, 0 means # is used"
|
|
::= { bundlePlanEntry 10 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.1.33.1.11
|
|
bpRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { bundlePlanEntry 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2
|
|
cOS OBJECT IDENTIFIER ::= { parameter 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50
|
|
cOSTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF COSEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 50 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1
|
|
cOSEntry OBJECT-TYPE
|
|
SYNTAX COSEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:1"
|
|
INDEX { cosIndex }
|
|
::= { cOSTable 1 }
|
|
|
|
|
|
COSEntry ::=
|
|
SEQUENCE {
|
|
cosIndex
|
|
INTEGER,
|
|
cosTitle
|
|
OCTET STRING,
|
|
cosTariffEntries
|
|
INTEGER,
|
|
cosServiceControlEntries
|
|
INTEGER,
|
|
cosAccountValidityEntries
|
|
INTEGER,
|
|
cosSMSNotificationInquiryEntries
|
|
INTEGER,
|
|
cosRechargeCardValidityEntries
|
|
INTEGER,
|
|
cosRechargePromotionEntries
|
|
INTEGER,
|
|
cosCAPPlanEntries
|
|
INTEGER,
|
|
cosPoolAccountEntries
|
|
INTEGER,
|
|
cosGprsControlEntries
|
|
INTEGER,
|
|
cosRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.1
|
|
cosIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Index
|
|
Remark:COS index number ranges from 0 to 63."
|
|
::= { cOSEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.2
|
|
cosTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Title
|
|
Remark:COS name for identification purpose only."
|
|
::= { cOSEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.3
|
|
cosTariffEntries OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { cOSEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.4
|
|
cosServiceControlEntries OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { cOSEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.5
|
|
cosAccountValidityEntries OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { cOSEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.6
|
|
cosSMSNotificationInquiryEntries OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { cOSEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.7
|
|
cosRechargeCardValidityEntries OBJECT-TYPE
|
|
SYNTAX INTEGER (4)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOSEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.8
|
|
cosRechargePromotionEntries OBJECT-TYPE
|
|
SYNTAX INTEGER (4)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOSEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.9
|
|
cosCAPPlanEntries OBJECT-TYPE
|
|
SYNTAX INTEGER (2)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOSEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.10
|
|
cosPoolAccountEntries OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOSEntry 10 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.11
|
|
cosGprsControlEntries OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOSEntry 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.50.1.12
|
|
cosRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { cOSEntry 12 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51
|
|
tariffTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF TariffEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 51 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1
|
|
tariffEntry OBJECT-TYPE
|
|
SYNTAX TariffEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:2"
|
|
INDEX { tariffIndex, tariffCOSIndex }
|
|
::= { tariffTable 1 }
|
|
|
|
|
|
TariffEntry ::=
|
|
SEQUENCE {
|
|
tariffCOSIndex
|
|
INTEGER,
|
|
tariffIndex
|
|
INTEGER,
|
|
tariffTitle
|
|
OCTET STRING,
|
|
tariffMOTariffID
|
|
INTEGER,
|
|
tariffMTTariffID
|
|
INTEGER,
|
|
tariffChargeBy
|
|
INTEGER,
|
|
tariffRechargePromotionStartDate
|
|
OCTET STRING,
|
|
tariffRechargePromotionEndDate
|
|
OCTET STRING,
|
|
tariffCAPPlanResetDay
|
|
INTEGER,
|
|
tariffPromotionIddMoCall
|
|
INTEGER,
|
|
tariffPromotionNddMoCall
|
|
INTEGER,
|
|
tariffPromotionLocalMoCall
|
|
INTEGER,
|
|
tariffPromotionIddMoSMS
|
|
INTEGER,
|
|
tariffPromotionNddMoSMS
|
|
INTEGER,
|
|
tariffPromotionLocalMoSMS
|
|
INTEGER,
|
|
tariffPromotionGprs
|
|
INTEGER,
|
|
tariffPromotionTransfer
|
|
INTEGER,
|
|
tariffPromotionTransferPriority
|
|
INTEGER,
|
|
tariffPromotionDebit
|
|
INTEGER,
|
|
tariffRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.1
|
|
tariffCOSIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { tariffEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.2
|
|
tariffIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { tariffEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.3
|
|
tariffTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { tariffEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.4
|
|
tariffMOTariffID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:MO Tariff ID
|
|
Remark:Select an MO tariff for this COS."
|
|
::= { tariffEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.5
|
|
tariffMTTariffID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:MT Tariff ID
|
|
Remark:Select an MT tariff for this COS."
|
|
::= { tariffEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.6
|
|
tariffChargeBy OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
tariffSetInSubscriberProfile(0),
|
|
parameterBasicTariffZone(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Charge By
|
|
Remark:PPS basic tariff may be applied on either area (parameter Basic tariff zone) or subscriber (Tariff ID in subscriber profile) basis. This parameter defines which one is preference when debiting a subscriber."
|
|
::= { tariffEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.7
|
|
tariffRechargePromotionStartDate OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (8))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Start Date
|
|
Remark:The promotion period is the period of time in which the recharge promotion is valid. Operator defines the promotion period by specifying the start date. Each COS may have its own promotion period. Subscriber recharges his account within the promotion period of his COS will receive a promotion bonus."
|
|
::= { tariffEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.8
|
|
tariffRechargePromotionEndDate OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (8))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:End Date
|
|
Remark:The promotion period is the period of time in which the recharge promotion is valid. Operator defines the promotion period by specifying the end date. Each COS may have its own promotion period. Subscriber recharges his account within the promotion period of his COS will receive a promotion bonus."
|
|
::= { tariffEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.9
|
|
tariffCAPPlanResetDay OBJECT-TYPE
|
|
SYNTAX INTEGER (1..28)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Reset Date
|
|
Remark:All PPS subscribers' capped call and GPRS accumulation data will be cleared on the monthly date."
|
|
::= { tariffEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.10
|
|
tariffPromotionIddMoCall OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notAllowed(0),
|
|
allowed(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:IDD MO Call
|
|
Remark:Specify whether the promotion bonus can be used to pay for international MO call."
|
|
::= { tariffEntry 10 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.11
|
|
tariffPromotionNddMoCall OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notAllowed(0),
|
|
allowed(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:NDD MO Call
|
|
Remark:Specify whether the promotion bonus can be used to pay for national MO call."
|
|
::= { tariffEntry 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.12
|
|
tariffPromotionLocalMoCall OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notAllowed(0),
|
|
allowed(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Local MO Call
|
|
Remark:Specify whether the promotion bonus can be used to pay for local MO call."
|
|
::= { tariffEntry 12 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.13
|
|
tariffPromotionIddMoSMS OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notAllowed(0),
|
|
allowed(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:IDD MO SMS
|
|
Remark:Specify whether the promotion bonus can be used to pay for international MO short message."
|
|
::= { tariffEntry 13 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.14
|
|
tariffPromotionNddMoSMS OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notAllowed(0),
|
|
allowed(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:NDD MO SMS
|
|
Remark:Specify whether the promotion bonus can be used to pay for national MO short message."
|
|
::= { tariffEntry 14 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.15
|
|
tariffPromotionLocalMoSMS OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notAllowed(0),
|
|
allowed(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Local MO SMS
|
|
Remark:Specify whether the promotion bonus can be used to pay for local MO short message."
|
|
::= { tariffEntry 15 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.16
|
|
tariffPromotionGprs OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notAllowed(0),
|
|
allowed(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:GPRS
|
|
Remark:Specify whether the promotion bonus can be used to pay for GPRS applications."
|
|
::= { tariffEntry 16 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.17
|
|
tariffPromotionTransfer OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notAllowed(0),
|
|
allowed(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Transfer
|
|
Remark:Specify whether the promotion bonus can be transferred to other accounts."
|
|
::= { tariffEntry 17 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.18
|
|
tariffPromotionTransferPriority OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
inferiorToBalance(0),
|
|
superiorToBalance(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Transfer Priority
|
|
Remark:If the promotion bonus can be transferred to other accounts, specify which has priority between bonus and balance."
|
|
::= { tariffEntry 18 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.19
|
|
tariffPromotionDebit OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notAllowed(0),
|
|
allowed(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Debit
|
|
Remark:Specify whether the promotion bonus can be used for Debit procedures."
|
|
::= { tariffEntry 19 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.51.1.20
|
|
tariffRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { tariffEntry 20 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52
|
|
serviceControlTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF ServiceControlEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 52 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1
|
|
serviceControlEntry OBJECT-TYPE
|
|
SYNTAX ServiceControlEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:2"
|
|
INDEX { scIndex, scCOSIndex }
|
|
::= { serviceControlTable 1 }
|
|
|
|
|
|
ServiceControlEntry ::=
|
|
SEQUENCE {
|
|
scCOSIndex
|
|
INTEGER,
|
|
scIndex
|
|
INTEGER,
|
|
scTitle
|
|
OCTET STRING,
|
|
scMOThresholdSet
|
|
INTEGER,
|
|
scMOMinimumBalance
|
|
INTEGER,
|
|
scMTChargeFlag
|
|
INTEGER,
|
|
scMTBalanceControl
|
|
INTEGER,
|
|
scMTBalanceThreshold
|
|
INTEGER,
|
|
scCloseUserGroupService
|
|
INTEGER,
|
|
scRechargeViaCreditCard
|
|
INTEGER,
|
|
scCreditVault
|
|
INTEGER,
|
|
scCreditVaultAmount
|
|
INTEGER,
|
|
scPoolAccountFlag
|
|
INTEGER,
|
|
scPoolAccountChangeChargeFlag
|
|
INTEGER,
|
|
scPoolAccountFreeChangeTimes
|
|
INTEGER,
|
|
scFreeSmsRelatedCOS
|
|
INTEGER,
|
|
scFreeSmsActiveDays
|
|
INTEGER,
|
|
scFreeSmsRentType
|
|
INTEGER,
|
|
scfCallMeBackThreshold
|
|
INTEGER,
|
|
scCallMeBackMaxTimes
|
|
INTEGER,
|
|
scMTSMSCharge
|
|
INTEGER,
|
|
scBundleDataWarnThreshold
|
|
INTEGER,
|
|
scBundleDataWarnThresholdLow
|
|
INTEGER,
|
|
scEventChargingFlag
|
|
INTEGER,
|
|
scCapBundleControl
|
|
INTEGER,
|
|
scBundlePlanControl
|
|
INTEGER,
|
|
scRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.1
|
|
scCOSIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControlEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.2
|
|
scIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { serviceControlEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.3
|
|
scTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { serviceControlEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.4
|
|
scMOThresholdSet OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notSet(0),
|
|
set(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Threshold Flag
|
|
Remark:Enable or disable minimum balance validation for the MO call."
|
|
::= { serviceControlEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.5
|
|
scMOMinimumBalance OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Minimum Balance
|
|
Remark:Specify a minimum balance for MO call. The subscriber whose balance is below this threshold cannot make MO call. Unit is the smallest currency unit."
|
|
::= { serviceControlEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.6
|
|
scMTChargeFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notCharge(0),
|
|
charge(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Charged Flag
|
|
Remark:Enable or disable MT call charge for prepaid subscriber."
|
|
::= { serviceControlEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.7
|
|
scMTBalanceControl OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
noLimitation(0),
|
|
thresholdUsed(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Balance Control
|
|
Remark:Enable or disable MT call when balance reaches the following threshold."
|
|
::= { serviceControlEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.8
|
|
scMTBalanceThreshold OBJECT-TYPE
|
|
SYNTAX INTEGER (-1000000..1000000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Balance Threshold
|
|
Remark:Set threshold for balance control, can be positive or negative. Unit is the smallest currency unit."
|
|
::= { serviceControlEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.9
|
|
scCloseUserGroupService OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:CUG Service Flag
|
|
Remark:Enable or disable Closed User Group service of this COS."
|
|
::= { serviceControlEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.10
|
|
scRechargeViaCreditCard OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
support(0),
|
|
unsupport(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Recharge via Credit Card
|
|
Remark:Enable or disable recharge balance by credit card."
|
|
::= { serviceControlEntry 10 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.11
|
|
scCreditVault OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Credit Vault
|
|
Remark:Enable or disable overdraft and define its quota when a COS subscriber makes call with insufficient balance. The system will deduct the overdraft by debiting his account balance at the next recharge."
|
|
::= { serviceControlEntry 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.12
|
|
scCreditVaultAmount OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Credit Vault Amount
|
|
Remark:The amount of the credit vault. Unit is the minimum currency unit."
|
|
::= { serviceControlEntry 12 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.13
|
|
scPoolAccountFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Pool Account Flag
|
|
Remark:Enable or disable the parent and children number service."
|
|
::= { serviceControlEntry 13 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.14
|
|
scPoolAccountChangeChargeFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notCharge(0),
|
|
charge(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Charge for Change
|
|
Remark:Enable or disable charge for changing child number."
|
|
::= { serviceControlEntry 14 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.15
|
|
scPoolAccountFreeChangeTimes OBJECT-TYPE
|
|
SYNTAX INTEGER (0..127)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free Changes
|
|
Remark:Define the free change times of child number if charge is enabled."
|
|
::= { serviceControlEntry 15 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.16
|
|
scFreeSmsRelatedCOS OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Switch COS
|
|
Remark:Specify the index number of the relevant COS which configured particular rent and SMS tariff. The new COS will take effect when the Free SMS service is activated by customer."
|
|
::= { serviceControlEntry 16 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.17
|
|
scFreeSmsActiveDays OBJECT-TYPE
|
|
SYNTAX INTEGER (1..255)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Active Days
|
|
Remark:Specify the period of validity for the activated free SMS service. At the expiration of this service, the COS will be automatically switched back to the customer original COS. Unit is day.<br><br>- Set 255 to prolong validity period indefinitely till the customer deactivates it manually."
|
|
::= { serviceControlEntry 17 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.18
|
|
scFreeSmsRentType OBJECT-TYPE
|
|
SYNTAX INTEGER (0..8)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Rent Type
|
|
Remark:Specify the Rent ID (1-8) in the relevant MO tariff rent table.<br><br>- 0 = Rent Free"
|
|
::= { serviceControlEntry 18 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.19
|
|
scfCallMeBackThreshold OBJECT-TYPE
|
|
SYNTAX INTEGER (0..255)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Call Me Back Threshold
|
|
Remark:Subscriber is only allowed to apply call me back service when his remaining balance is less than this value. Unit is minimum currency unit.<br><br>- 0 = No limitation"
|
|
::= { serviceControlEntry 19 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.20
|
|
scCallMeBackMaxTimes OBJECT-TYPE
|
|
SYNTAX INTEGER (0..255)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControlEntry 20 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.21
|
|
scMTSMSCharge OBJECT-TYPE
|
|
SYNTAX INTEGER (0..255)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:MT SMS Charge
|
|
Remark:Specify charging amount for per prepaid MT SMS. Unit is the smallest currency unit."
|
|
::= { serviceControlEntry 21 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.22
|
|
scBundleDataWarnThreshold OBJECT-TYPE
|
|
SYNTAX INTEGER (1..255)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Bundle Data Warning Threshold
|
|
Remark:Specify the threshold below which a warning SMS will be sent."
|
|
::= { serviceControlEntry 22 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.23
|
|
scBundleDataWarnThresholdLow OBJECT-TYPE
|
|
SYNTAX INTEGER (1..255)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Bundle Data Warning Threshold Low
|
|
Remark:Specify the threshold below which a warning SMS will be sent."
|
|
::= { serviceControlEntry 23 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.24
|
|
scEventChargingFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Event Charing Flag
|
|
Remark:Enable or disable event charge procedure."
|
|
::= { serviceControlEntry 24 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.25
|
|
scCapBundleControl OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
CAP(0),
|
|
Bundle(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:CAP Bundle Control
|
|
Remark:To enable CAP or Bundle function in this COS."
|
|
::= { serviceControlEntry 25 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.26
|
|
scBundlePlanControl OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
BundlePlan(0),
|
|
DataPlan(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Bundle Plan Control
|
|
Remark:To enable Bundle or Data Plan function in this COS."
|
|
::= { serviceControlEntry 26 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.52.1.30
|
|
scRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceControlEntry 30 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53
|
|
accountValidityTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF AccountValidityEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 53 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1
|
|
accountValidityEntry OBJECT-TYPE
|
|
SYNTAX AccountValidityEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:2"
|
|
INDEX { avIndex, avCOSIndex }
|
|
::= { accountValidityTable 1 }
|
|
|
|
|
|
AccountValidityEntry ::=
|
|
SEQUENCE {
|
|
avCOSIndex
|
|
INTEGER,
|
|
avIndex
|
|
INTEGER,
|
|
avTitle
|
|
OCTET STRING,
|
|
avMaxAccountValidityDays
|
|
INTEGER,
|
|
avActionWhenAccountExpires
|
|
INTEGER,
|
|
avDaysKeepingAnExpiredAccount
|
|
INTEGER,
|
|
avActionAfterDaysKeepingAnExpiredAccount
|
|
INTEGER,
|
|
avActionAfterRecharge
|
|
INTEGER,
|
|
avActionAfterBalanceDepleted
|
|
INTEGER,
|
|
avValidDaysChangeTo
|
|
INTEGER,
|
|
avActivationByInquiryIs
|
|
INTEGER,
|
|
avValidDaysActivatedByInquiringAccountWithZeroBalance
|
|
INTEGER,
|
|
avExpiredWhen
|
|
INTEGER,
|
|
avBundlePlanId
|
|
INTEGER,
|
|
avRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.1
|
|
avCOSIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { accountValidityEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.2
|
|
avIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { accountValidityEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.3
|
|
avTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { accountValidityEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.4
|
|
avMaxAccountValidityDays OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Max Account Validity
|
|
Remark:Specify the maximum account validity for prepaid subscriber. Unit is day. The account validity can't be extended by recharging once it reaches this threshold."
|
|
::= { accountValidityEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.5
|
|
avActionWhenAccountExpires OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notClearBalance(0),
|
|
clearBalance(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:When account expires
|
|
Remark:Enable this option to clear balance off an expired account. The balance can't be reused after cleared."
|
|
::= { accountValidityEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.6
|
|
avDaysKeepingAnExpiredAccount OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Keep expired account for
|
|
Remark:Number of days to reserve an expired prepaid account in the system. The expired account will be released if the subscriber doesn't recharge it in this period. After released, the MSISDN of the released account can be reused by other subscribers."
|
|
::= { accountValidityEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.7
|
|
avActionAfterDaysKeepingAnExpiredAccount OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notClearBalance(0),
|
|
clearBalance(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:After that
|
|
Remark:Enable this option to clear balance off a released account. The balance can't be reused after cleared."
|
|
::= { accountValidityEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.8
|
|
avActionAfterRecharge OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
accumulateValidity(0),
|
|
replaceValidity(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:After recharge, account validity
|
|
Remark:Select the period of account validity increment mode after a successful recharge.<br><br>- Accumulate = the period of validity will be accumulated to the recharged account.<br><br>- Replace = If the validity of the recharged money is more than the current account validity, the account validity will be replaced by the validity of recharged money. If the validity of the recharged money is less than the current account validity, the account validity will not be changed after a successful recharge."
|
|
::= { accountValidityEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.9
|
|
avActionAfterBalanceDepleted OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notChangeAccountValidity(0),
|
|
changeAccountValidity(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:When balance is depleted, account validity
|
|
Remark:Enable or disable account validity adjustment when balance reaches zero.<br><br>- Change = Change the validity to the preset period.<br>- Not Change = No change on validity."
|
|
::= { accountValidityEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.10
|
|
avValidDaysChangeTo OBJECT-TYPE
|
|
SYNTAX INTEGER (0..128)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Change validity to
|
|
Remark:Preset a validity adjustment period for a zero balance account."
|
|
::= { accountValidityEntry 10 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.11
|
|
avActivationByInquiryIs OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disabled(0),
|
|
enabled(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Activation by inquiring
|
|
Remark:Enable or disable activate a fresh account by dialing the balance inquiring number."
|
|
::= { accountValidityEntry 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.12
|
|
avValidDaysActivatedByInquiringAccountWithZeroBalance OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1100)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Initial validity of activated account
|
|
Remark:Define an initial validity for an account who is activated from fresh status by dialing the inquiry number."
|
|
::= { accountValidityEntry 12 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.13
|
|
avExpiredWhen OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
mo(0),
|
|
mt(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Expired When
|
|
Remark:Expired when MO or MT expiration day reaches."
|
|
::= { accountValidityEntry 13 }
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.14
|
|
avBundlePlanId OBJECT-TYPE
|
|
SYNTAX INTEGER (0..16)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Bundle Plan Actived
|
|
Remark:Define the bundle plan when account is activated."
|
|
::= { accountValidityEntry 14 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.53.1.20
|
|
avRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { accountValidityEntry 20 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54
|
|
sMSNotificationInquiryTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF SMSNotificationInquiryEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 54 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1
|
|
sMSNotificationInquiryEntry OBJECT-TYPE
|
|
SYNTAX SMSNotificationInquiryEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:2"
|
|
INDEX { smsIndex, smsCOSIndex }
|
|
::= { sMSNotificationInquiryTable 1 }
|
|
|
|
|
|
SMSNotificationInquiryEntry ::=
|
|
SEQUENCE {
|
|
smsCOSIndex
|
|
INTEGER,
|
|
smsIndex
|
|
INTEGER,
|
|
smsTitle
|
|
OCTET STRING,
|
|
smsNotificationWhenRecharge
|
|
INTEGER,
|
|
smsNotificationWhenInquiry
|
|
INTEGER,
|
|
smsNotificationWhenExpired
|
|
INTEGER,
|
|
smsTheDaysSendingSMSBeforeExpiredDay
|
|
INTEGER,
|
|
smsNotificationWhenBalanceInsufficient
|
|
INTEGER,
|
|
smsInsufficientBalanceThreshold
|
|
INTEGER,
|
|
smsChargeWhenInquiryBySMS
|
|
INTEGER,
|
|
smsFreeInquiryPerDay
|
|
INTEGER,
|
|
smsNotificationWhenCleanBalance
|
|
INTEGER,
|
|
smsNotificationWhenCapPlanChanged
|
|
INTEGER,
|
|
smsNotificationWhenApplyOverdraft
|
|
INTEGER,
|
|
smsNotificationWhenRentCharge
|
|
INTEGER,
|
|
smsNotificationWhenFFRegistration
|
|
INTEGER,
|
|
smsNotificationWhenFFSuspended
|
|
INTEGER,
|
|
smsNotificationWhenFFExceedThreshold
|
|
INTEGER,
|
|
smsNotificationWhenFFRemoved
|
|
INTEGER,
|
|
smsRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.1
|
|
smsCOSIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { sMSNotificationInquiryEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.2
|
|
smsIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { sMSNotificationInquiryEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.3
|
|
smsTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { sMSNotificationInquiryEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.4
|
|
smsNotificationWhenRecharge OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Successful Recharge
|
|
Remark:Enable or disable feedback short message of recharge result."
|
|
::= { sMSNotificationInquiryEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.5
|
|
smsNotificationWhenInquiry OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Account Inquiry
|
|
Remark:Enable or disable feedback short message of balance inquiry."
|
|
::= { sMSNotificationInquiryEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.6
|
|
smsNotificationWhenExpired OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Expiration
|
|
Remark:Enable or disable notification short message sending when an account is going to expire."
|
|
::= { sMSNotificationInquiryEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.7
|
|
smsTheDaysSendingSMSBeforeExpiredDay OBJECT-TYPE
|
|
SYNTAX INTEGER (0..32)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:before expiration
|
|
Remark:Define the sending days before account expires."
|
|
::= { sMSNotificationInquiryEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.8
|
|
smsNotificationWhenBalanceInsufficient OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Insufficient Balance
|
|
Remark:Enable or disable notification short message sending when the account's balance is too low."
|
|
::= { sMSNotificationInquiryEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.9
|
|
smsInsufficientBalanceThreshold OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:When balance reaches
|
|
Remark:Define the low balance level to send notification short message. Unit is the minimum currency unit."
|
|
::= { sMSNotificationInquiryEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.10
|
|
smsChargeWhenInquiryBySMS OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
notCharge(0),
|
|
charge(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Charge Flag
|
|
Remark:Enable or disable charge for inquiry short message."
|
|
::= { sMSNotificationInquiryEntry 10 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.11
|
|
smsFreeInquiryPerDay OBJECT-TYPE
|
|
SYNTAX INTEGER (0..128)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free Inquiry per Day
|
|
Remark:Define the quantity of free inquiry short messages on a daily basis if charge flag is enabled."
|
|
::= { sMSNotificationInquiryEntry 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.12
|
|
smsNotificationWhenCleanBalance OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Clear Balance
|
|
Remark:Enable or disable notification short message sending when the balance is cleared from an expired account."
|
|
::= { sMSNotificationInquiryEntry 12 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.13
|
|
smsNotificationWhenCapPlanChanged OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:CAP Plan Upgrade
|
|
Remark:Enable or disable notification short message sending when the predefined CAP threshold is about to grade up."
|
|
::= { sMSNotificationInquiryEntry 13 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.14
|
|
smsNotificationWhenApplyOverdraft OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Overdraw Balance
|
|
Remark:Enable or disable notification short message sending when the account takes out an overdraft to pay for the charge."
|
|
::= { sMSNotificationInquiryEntry 14 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.15
|
|
smsNotificationWhenRentCharge OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Rent Charge
|
|
Remark:Enable or disable notification short message when rent charge is applied."
|
|
::= { sMSNotificationInquiryEntry 15 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.16
|
|
smsNotificationWhenFFRegistration OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Friends and Family Registration
|
|
Remark:Enable or disable notification short message when friends and family plan is registered."
|
|
::= { sMSNotificationInquiryEntry 16 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.17
|
|
smsNotificationWhenFFSuspended OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Friends and Family Suspended
|
|
Remark:Enable or disable notification short message when friends and family plan is suspended."
|
|
::= { sMSNotificationInquiryEntry 17 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.18
|
|
smsNotificationWhenFFExceedThreshold OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Friends and Family Exceed Threshold
|
|
Remark:Enable or disable notification short message when friends and family plan exceed the free voice call duration or free sms threshold."
|
|
::= { sMSNotificationInquiryEntry 18 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.19
|
|
smsNotificationWhenFFRemoved OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Friends and Family Removed
|
|
Remark:Enable or disable notification short message when friends and family plan is removed."
|
|
::= { sMSNotificationInquiryEntry 19 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.54.1.20
|
|
smsRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { sMSNotificationInquiryEntry 20 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.55
|
|
rechargeCardValidityTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF RechargeCardValidityEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 55 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.55.1
|
|
rechargeCardValidityEntry OBJECT-TYPE
|
|
SYNTAX RechargeCardValidityEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:2"
|
|
INDEX { rcvIndex, rcvCOSIndex }
|
|
::= { rechargeCardValidityTable 1 }
|
|
|
|
|
|
RechargeCardValidityEntry ::=
|
|
SEQUENCE {
|
|
rcvCOSIndex
|
|
INTEGER,
|
|
rcvIndex
|
|
INTEGER,
|
|
rcvTitle
|
|
OCTET STRING,
|
|
rcvCardCredit
|
|
INTEGER,
|
|
rcvMOValidity
|
|
INTEGER,
|
|
rcvMTValidity
|
|
INTEGER,
|
|
rcvRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.55.1.1
|
|
rcvCOSIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { rechargeCardValidityEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.55.1.2
|
|
rcvIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..3)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { rechargeCardValidityEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.55.1.3
|
|
rcvTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { rechargeCardValidityEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.55.1.4
|
|
rcvCardCredit OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Face Value
|
|
Remark:Recharge card face value. Unit is the basic currency unit."
|
|
::= { rechargeCardValidityEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.55.1.5
|
|
rcvMOValidity OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:MO Validity
|
|
Remark:Account validity. This validity will be added to the account validity after a successful recharge."
|
|
::= { rechargeCardValidityEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.55.1.6
|
|
rcvMTValidity OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:MT Validity
|
|
Remark:Legal MT period. Subscriber can make MT call in this period. Normally the legal MT period is longer than the account validity."
|
|
::= { rechargeCardValidityEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.55.1.7
|
|
rcvRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { rechargeCardValidityEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.56
|
|
rechargePromotionTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF RechargePromotionEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 56 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.56.1
|
|
rechargePromotionEntry OBJECT-TYPE
|
|
SYNTAX RechargePromotionEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:2"
|
|
INDEX { rpIndex, rpCOSIndex }
|
|
::= { rechargePromotionTable 1 }
|
|
|
|
|
|
RechargePromotionEntry ::=
|
|
SEQUENCE {
|
|
rpCOSIndex
|
|
INTEGER,
|
|
rpIndex
|
|
Integer32,
|
|
rpTitle
|
|
OCTET STRING,
|
|
rpRechargeCardCredit
|
|
Integer32,
|
|
rpPromotionBonus
|
|
Integer32,
|
|
rpPromotionValidity
|
|
Integer32,
|
|
rpRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.56.1.1
|
|
rpCOSIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { rechargePromotionEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.56.1.2
|
|
rpIndex OBJECT-TYPE
|
|
SYNTAX Integer32 (0..3)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { rechargePromotionEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.56.1.3
|
|
rpTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { rechargePromotionEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.56.1.4
|
|
rpRechargeCardCredit OBJECT-TYPE
|
|
SYNTAX Integer32 (0..2147483647)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Face Value
|
|
Remark:The face value of the chosen recharge card. Unit is the basic currency unit."
|
|
::= { rechargePromotionEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.56.1.5
|
|
rpPromotionBonus OBJECT-TYPE
|
|
SYNTAX Integer32 (0..2147483647)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Promotion Bonus
|
|
Remark:The amount of the bonus binding with the specific recharge card."
|
|
::= { rechargePromotionEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.56.1.6
|
|
rpPromotionValidity OBJECT-TYPE
|
|
SYNTAX Integer32 (0..2147483647)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Bonus Validity
|
|
Remark:Specify the period of time that the bonus is valid. Bonus over the validity period will be obsolete and deleted from account."
|
|
::= { rechargePromotionEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.56.1.7
|
|
rpRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { rechargePromotionEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57
|
|
cAPPlanTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF CAPPlanEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 57 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1
|
|
cAPPlanEntry OBJECT-TYPE
|
|
SYNTAX CAPPlanEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:2"
|
|
INDEX { cpIndex, cpCOSIndex }
|
|
::= { cAPPlanTable 1 }
|
|
|
|
|
|
CAPPlanEntry ::=
|
|
SEQUENCE {
|
|
cpCOSIndex
|
|
INTEGER,
|
|
cpIndex
|
|
INTEGER,
|
|
cpTitle
|
|
OCTET STRING,
|
|
cpFlag
|
|
INTEGER,
|
|
cpType
|
|
INTEGER,
|
|
cpThreshold0
|
|
INTEGER,
|
|
cpThreshold1
|
|
INTEGER,
|
|
cpThreshold2
|
|
INTEGER,
|
|
cpTariffID0
|
|
INTEGER,
|
|
cpTariffID1
|
|
INTEGER,
|
|
cpTariffID2
|
|
INTEGER,
|
|
cpTariffID3
|
|
INTEGER,
|
|
cpRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.1
|
|
cpCOSIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cAPPlanEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.2
|
|
cpIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { cAPPlanEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.3
|
|
cpTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { cAPPlanEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.4
|
|
cpFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
capCallOnly(1),
|
|
capSMOnly(2),
|
|
capSMAndCall(3)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Flag
|
|
Remark:Disable or select the cap call function mode for the specified CAP Plan."
|
|
::= { cAPPlanEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.5
|
|
cpType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
capByAmount(0),
|
|
capByCharge(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Type
|
|
Remark:There are two types of CAP Call measurements adopted in the market:<br><br>- By Amount = Accumulated call duration or accumulated number of SM.<br><br>- By Charge = Accumulated call charge or accumulated SM charge."
|
|
::= { cAPPlanEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.6
|
|
cpThreshold0 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..2147483647)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Threshold 1
|
|
Remark:Define the trigger to activate the tariff for the next CAP segment. Definition in the basic count unit of time or balance."
|
|
::= { cAPPlanEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.7
|
|
cpThreshold1 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..2147483647)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Threshold 2
|
|
Remark:Define the trigger to activate the tariff for the next CAP segment. Definition in the basic count unit of time or balance."
|
|
::= { cAPPlanEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.8
|
|
cpThreshold2 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..2147483647)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Threshold 3
|
|
Remark:Define the trigger to activate the tariff for the next CAP segment. Definition in the basic count unit of time or balance."
|
|
::= { cAPPlanEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.9
|
|
cpTariffID0 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Tariff 0
|
|
Remark:Specify the tariff ID to the relevant CAP segment."
|
|
::= { cAPPlanEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.10
|
|
cpTariffID1 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Tariff 1
|
|
Remark:Specify the tariff ID to the relevant CAP segment."
|
|
::= { cAPPlanEntry 10 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.11
|
|
cpTariffID2 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Tariff 2
|
|
Remark:Specify the tariff ID to the relevant CAP segment."
|
|
::= { cAPPlanEntry 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.12
|
|
cpTariffID3 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Tariff 3
|
|
Remark:Specify the tariff ID to the relevant CAP segment."
|
|
::= { cAPPlanEntry 12 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.57.1.13
|
|
cpRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cAPPlanEntry 13 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58
|
|
poolAccountTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF PoolAccountEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 58 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1
|
|
poolAccountEntry OBJECT-TYPE
|
|
SYNTAX PoolAccountEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:2"
|
|
INDEX { paIndex, paCOSIndex }
|
|
::= { poolAccountTable 1 }
|
|
|
|
|
|
PoolAccountEntry ::=
|
|
SEQUENCE {
|
|
paCOSIndex
|
|
INTEGER,
|
|
paIndex
|
|
INTEGER,
|
|
paTitle
|
|
OCTET STRING,
|
|
paRole
|
|
INTEGER,
|
|
paParentChosenCosA
|
|
INTEGER,
|
|
paParentChosenCosB
|
|
INTEGER,
|
|
paChildAllowSelfRecharge
|
|
INTEGER,
|
|
paChildAllowSelfTransfer
|
|
INTEGER,
|
|
paChildCreditFrom
|
|
INTEGER,
|
|
paChildMaxCallsPerDay
|
|
INTEGER,
|
|
paChildMaxSMSPerDay
|
|
INTEGER,
|
|
paChildMaxConsumedFee
|
|
INTEGER,
|
|
paRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.1
|
|
paCOSIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { poolAccountEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.2
|
|
paIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { poolAccountEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.3
|
|
paTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { poolAccountEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.4
|
|
paRole OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
normal(0),
|
|
parent(1),
|
|
child(2)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Role
|
|
Remark:Specify the pool account status and role of this COS.<br><br>- Normal = The pool account parameters are inactive in this COS.<br>- Parent = The parameters for parent are active.<br>- Child = The parameters for child are active."
|
|
::= { poolAccountEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.5
|
|
paParentChosenCosA OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Parent Chosen COS A
|
|
Remark:Specify two COS for child accounts with different authority levels when the upper Role is set to Parent. Choose one of the COSs when add child number."
|
|
::= { poolAccountEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.6
|
|
paParentChosenCosB OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Parent Chosen COS B
|
|
Remark:Specify two COS for child accounts with different authority levels when the upper Role is set to Parent. Choose one of the COSs when add child number."
|
|
::= { poolAccountEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.7
|
|
paChildAllowSelfRecharge OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
no(0),
|
|
yes(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Child Recharge Flag
|
|
Remark:Enable or disable the child account charge balance by recharge card."
|
|
::= { poolAccountEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.8
|
|
paChildAllowSelfTransfer OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
no(0),
|
|
yes(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Child Transfer Flag
|
|
Remark:Enable or disable the child account transfer balance privately."
|
|
::= { poolAccountEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.9
|
|
paChildCreditFrom OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
autoPeriodicRechargeFromParent(0),
|
|
parentTransfer(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Child Credit From
|
|
Remark:Specify the mode that the parent account replenishes child accounts.<br><br>- Auto Replenish = Parent account automatically replenishes the child accounts to the Child Max Consumed Credit on a daily basis.<br><br>- Manually Transfer = When the credit in the child account reaches the Child Max Consumed Credit, a short message will be sent to notify his parent to transfer credit manually."
|
|
::= { poolAccountEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.10
|
|
paChildMaxCallsPerDay OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Child Max Calls per Day
|
|
Remark:Specify the limit of calls that the child account can make on a daily basis."
|
|
::= { poolAccountEntry 10 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.11
|
|
paChildMaxSMSPerDay OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Child Max SMS per Day
|
|
Remark:Specify the limit of short messages that the child account can send on a daily basis."
|
|
::= { poolAccountEntry 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.12
|
|
paChildMaxConsumedFee OBJECT-TYPE
|
|
SYNTAX INTEGER (0..100000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Child Max Consumption
|
|
Remark:This parameter is affiliated with the Child Credit From parameter. Unit is the minimum currency unit.<br><br>- For Auto Replenish, it is the ceiling credit.<br><br>- For Manually Transfer, it is the lower credit limit to trigger notification short message."
|
|
::= { poolAccountEntry 12 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.58.1.13
|
|
paRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { poolAccountEntry 13 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59
|
|
gprsControlTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF GprsControlEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 59 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1
|
|
gprsControlEntry OBJECT-TYPE
|
|
SYNTAX GprsControlEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:2"
|
|
INDEX { gcIndex, gcCOSIndex }
|
|
::= { gprsControlTable 1 }
|
|
|
|
|
|
GprsControlEntry ::=
|
|
SEQUENCE {
|
|
gcCOSIndex
|
|
INTEGER,
|
|
gcIndex
|
|
INTEGER,
|
|
gcTitle
|
|
OCTET STRING,
|
|
gcGprsChargeStatus
|
|
INTEGER,
|
|
gcMiniBalanceForGprs
|
|
INTEGER,
|
|
gcInactiveSessionLimit
|
|
INTEGER,
|
|
gcGprsNotificationWhenTerminate
|
|
INTEGER,
|
|
gcMaxSmsForGprsNotificationPerDay
|
|
INTEGER,
|
|
gcMaxVolumeQuotaEachTime
|
|
INTEGER,
|
|
gcVolumeThresholdDiff
|
|
INTEGER,
|
|
gcMaxDurationQuotaEachTime
|
|
INTEGER,
|
|
gcDurationThresholdDiff
|
|
INTEGER,
|
|
gcChargeBy
|
|
INTEGER,
|
|
gcGprsCapPlanType
|
|
INTEGER,
|
|
gcGprsCapPlanThreshold0
|
|
INTEGER,
|
|
gcGprsCapPlanThreshold1
|
|
INTEGER,
|
|
gcGprsCapPlanThreshold2
|
|
INTEGER,
|
|
gcGprsCapPlanTariffID0
|
|
INTEGER,
|
|
gcGprsCapPlanTariffID1
|
|
INTEGER,
|
|
gcGprsCapPlanTariffID2
|
|
INTEGER,
|
|
gcGprsCapPlanTariffID3
|
|
INTEGER,
|
|
gcRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.1
|
|
gcCOSIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { gprsControlEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.2
|
|
gcIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { gprsControlEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.3
|
|
gcTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { gprsControlEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.4
|
|
gcGprsChargeStatus OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Charge Flag
|
|
Remark:Enable or disable charge for GPRS service."
|
|
::= { gprsControlEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.5
|
|
gcMiniBalanceForGprs OBJECT-TYPE
|
|
SYNTAX INTEGER (0..100000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Minimum Balance
|
|
Remark:Specify a minimum balance for GPRS service. The subscriber whose balance is below this threshold can't apply GPRS service. Unit is the minimum currency unit.<br><br>- 0 means no balance limitation."
|
|
::= { gprsControlEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.6
|
|
gcInactiveSessionLimit OBJECT-TYPE
|
|
SYNTAX INTEGER (0..36000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Inactive Session Limit
|
|
Remark:Specify a timer to avoid seizing GPRS link in inactivity state for a long time. When the timer reaches 0, the system will disconnect the GPRS session.<br><br>- 0 means no limitation."
|
|
::= { gprsControlEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.7
|
|
gcGprsNotificationWhenTerminate OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Notification SMS Flag
|
|
Remark:Enable or disable send notification SMS after a GPRS session to inform user the data amount and charge."
|
|
::= { gprsControlEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.8
|
|
gcMaxSmsForGprsNotificationPerDay OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Max Notification SMS per Day
|
|
Remark:Set the maximum number of GPRS notification SMS allowed per day.<br><br>- Range = 0 - 1000"
|
|
::= { gprsControlEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.9
|
|
gcMaxVolumeQuotaEachTime OBJECT-TYPE
|
|
SYNTAX INTEGER (1..1024000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Max Volume Quota Each Time
|
|
Remark:Specify data quota allocation for GPRS session per each GGSN request.<br><br>- Range = 1 - 1024000 KB"
|
|
::= { gprsControlEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.10
|
|
gcVolumeThresholdDiff OBJECT-TYPE
|
|
SYNTAX INTEGER (1..102400)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Volume Threshold Diff
|
|
Remark:This parameter is associated with the upper Volume Quota parameter. When the remaining data amount reaches to this value, the GGSN will initiate a new request to ask for another data quota allocation.<br><br>- Range = 1 - 102400 KB"
|
|
::= { gprsControlEntry 10 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.11
|
|
gcMaxDurationQuotaEachTime OBJECT-TYPE
|
|
SYNTAX INTEGER (60..6000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { gprsControlEntry 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.12
|
|
gcDurationThresholdDiff OBJECT-TYPE
|
|
SYNTAX INTEGER (30..90)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { gprsControlEntry 12 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.13
|
|
gcChargeBy OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
cosDefined(0),
|
|
sgsnLocation(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Charge By
|
|
Remark:Specify the way to charge GPRS service.<br><br>- By COS = Charge by the tariff set in this COS.<br>- By SGSN Location = Charge by the tariff set in the RADIUS SGSN table."
|
|
::= { gprsControlEntry 13 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.14
|
|
gcGprsCapPlanType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
volume(0),
|
|
chargedFee(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Type
|
|
Remark:There are two types of CAP GPRS measurements adopted in the market:<br><br>- By volume = Accumulated data amount (KB)<br>- By charge = Accumulated service charge."
|
|
::= { gprsControlEntry 14 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.15
|
|
gcGprsCapPlanThreshold0 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1073741824)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Threshold 1
|
|
Remark:Define the CAP trigger point to activate the new tariff of the next CAP segment.<br><br>The CAP counting unit is in data amount (KB) if the tariff charging unit is volume and the CAP counting unit is minimum currency unit if the charge type is charge."
|
|
::= { gprsControlEntry 15 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.16
|
|
gcGprsCapPlanThreshold1 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1073741824)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Threshold 2
|
|
Remark:Define the CAP trigger point to activate the new tariff of the next CAP segment."
|
|
::= { gprsControlEntry 16 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.17
|
|
gcGprsCapPlanThreshold2 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1073741824)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Threshold 3
|
|
Remark:Define the CAP trigger point to activate the new tariff of the next CAP segment."
|
|
::= { gprsControlEntry 17 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.18
|
|
gcGprsCapPlanTariffID0 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..64)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Tariff 0
|
|
Remark:Specify the tariff ID to the CAP segment."
|
|
::= { gprsControlEntry 18 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.19
|
|
gcGprsCapPlanTariffID1 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..64)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Tariff 1
|
|
Remark:Specify the tariff ID to the CAP segment."
|
|
::= { gprsControlEntry 19 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.20
|
|
gcGprsCapPlanTariffID2 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..64)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Tariff 2
|
|
Remark:Specify the tariff ID to the CAP segment."
|
|
::= { gprsControlEntry 20 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.21
|
|
gcGprsCapPlanTariffID3 OBJECT-TYPE
|
|
SYNTAX INTEGER (0..64)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Tariff 3
|
|
Remark:Specify the tariff ID to the CAP segment."
|
|
::= { gprsControlEntry 21 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.59.1.22
|
|
gcRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { gprsControlEntry 22 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60
|
|
friendAndFamilyControlTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF FriendAndFamilyControlEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cOS 60 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1
|
|
friendAndFamilyControlEntry OBJECT-TYPE
|
|
SYNTAX FriendAndFamilyControlEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"level:2"
|
|
INDEX { ffCOSIndex, ffIndex }
|
|
::= { friendAndFamilyControlTable 1 }
|
|
|
|
|
|
FriendAndFamilyControlEntry ::=
|
|
SEQUENCE {
|
|
ffCOSIndex
|
|
INTEGER,
|
|
ffIndex
|
|
INTEGER,
|
|
ffTitle
|
|
OCTET STRING,
|
|
ffFlag
|
|
INTEGER,
|
|
ffChangeChargeFlag
|
|
INTEGER,
|
|
ffFreeChangeTimes
|
|
INTEGER,
|
|
ffNumberTypeLocal
|
|
INTEGER,
|
|
ffNumberTypeNDD
|
|
INTEGER,
|
|
ffNumberTypeIDD
|
|
INTEGER,
|
|
ffBalanceThresholdForFriendFamilyCall
|
|
INTEGER,
|
|
ffKeepOrRemoveFriendFamilyNumber
|
|
INTEGER,
|
|
ffBalanceThresholdToKeepFriendFamilyNumber
|
|
INTEGER,
|
|
ff0RentCharge
|
|
INTEGER,
|
|
ff0MaxNumbers
|
|
INTEGER,
|
|
ff0FreeCallDuration
|
|
INTEGER,
|
|
ff0FreeSMS
|
|
INTEGER,
|
|
ff0RentID
|
|
INTEGER,
|
|
ff1RentCharge
|
|
INTEGER,
|
|
ff1MaxNumbers
|
|
INTEGER,
|
|
ff1FreeCallDuration
|
|
INTEGER,
|
|
ff1FreeSMS
|
|
INTEGER,
|
|
ff1RentID
|
|
INTEGER,
|
|
ff2RentCharge
|
|
INTEGER,
|
|
ff2MaxNumbers
|
|
INTEGER,
|
|
ff2FreeCallDuration
|
|
INTEGER,
|
|
ff2FreeSMS
|
|
INTEGER,
|
|
ff2RentID
|
|
INTEGER,
|
|
ff3RentCharge
|
|
INTEGER,
|
|
ff3MaxNumbers
|
|
INTEGER,
|
|
ff3FreeCallDuration
|
|
INTEGER,
|
|
ff3FreeSMS
|
|
INTEGER,
|
|
ff3RentID
|
|
INTEGER,
|
|
ff4RentCharge
|
|
INTEGER,
|
|
ff4MaxNumbers
|
|
INTEGER,
|
|
ff4FreeCallDuration
|
|
INTEGER,
|
|
ff4FreeSMS
|
|
INTEGER,
|
|
ff4RentID
|
|
INTEGER,
|
|
ff5RentCharge
|
|
INTEGER,
|
|
ff5MaxNumbers
|
|
INTEGER,
|
|
ff5FreeCallDuration
|
|
INTEGER,
|
|
ff5FreeSMS
|
|
INTEGER,
|
|
ff5RentID
|
|
INTEGER,
|
|
fAndFRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.1
|
|
ffCOSIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..63)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { friendAndFamilyControlEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.2
|
|
ffIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { friendAndFamilyControlEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.3
|
|
ffTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { friendAndFamilyControlEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.4
|
|
ffFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Flag
|
|
Remark:Enable or disable friends and family service."
|
|
::= { friendAndFamilyControlEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.5
|
|
ffChangeChargeFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Charge for Change
|
|
Remark:Enable or disable charge for changing friends and family number."
|
|
::= { friendAndFamilyControlEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.6
|
|
ffFreeChangeTimes OBJECT-TYPE
|
|
SYNTAX INTEGER (0..36000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free Changes
|
|
Remark:Define the free change times of changing friends and family numbers."
|
|
::= { friendAndFamilyControlEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.7
|
|
ffNumberTypeLocal OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Local Number
|
|
Remark:Enable or disable friends and family number to be local number."
|
|
::= { friendAndFamilyControlEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.8
|
|
ffNumberTypeNDD OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:NDD Number
|
|
Remark:Enable or disable the friends and family number to be NDD number."
|
|
::= { friendAndFamilyControlEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.9
|
|
ffNumberTypeIDD OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:IDD Number
|
|
Remark:Enable or disable the friends and family number to be IDD number."
|
|
::= { friendAndFamilyControlEntry 9 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.10
|
|
ffBalanceThresholdForFriendFamilyCall OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Balance Threshold to Call FF Number
|
|
Remark:Balance threshold to allow calls to friends and family number."
|
|
::= { friendAndFamilyControlEntry 10 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.11
|
|
ffKeepOrRemoveFriendFamilyNumber OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
remove(0),
|
|
keep(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Keep or Remove FF Number
|
|
Remark:Keep or remove friends and family number to next month."
|
|
::= { friendAndFamilyControlEntry 11 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.12
|
|
ffBalanceThresholdToKeepFriendFamilyNumber OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Balance Threshold to Keep FF Number
|
|
Remark:Balance threshold to carry its friends and family number to next month."
|
|
::= { friendAndFamilyControlEntry 12 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.13
|
|
ff0RentCharge OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Type Name:Registration Fee
|
|
Remark:Registration fee for the first month of friends and family plan activation."
|
|
::= { friendAndFamilyControlEntry 13 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.14
|
|
ff0MaxNumbers OBJECT-TYPE
|
|
SYNTAX INTEGER (0..5)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Max Numbers
|
|
Remark:Maximum friends and family members per subscriber."
|
|
::= { friendAndFamilyControlEntry 14 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.15
|
|
ff0FreeCallDuration OBJECT-TYPE
|
|
SYNTAX INTEGER (0..20000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free Call Duration
|
|
Remark:Free call duration of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 15 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.16
|
|
ff0FreeSMS OBJECT-TYPE
|
|
SYNTAX INTEGER (0..60000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free SMS
|
|
Remark:Free SMS of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 16 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.17
|
|
ff0RentID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..8)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Rent ID
|
|
Remark:The rent ID for friends and family plan registration fee."
|
|
::= { friendAndFamilyControlEntry 17 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.18
|
|
ff1RentCharge OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Type Name:Registration Fee
|
|
Remark:Registration fee for the first month of friends and family plan activation."
|
|
::= { friendAndFamilyControlEntry 18 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.19
|
|
ff1MaxNumbers OBJECT-TYPE
|
|
SYNTAX INTEGER (0..5)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Max Numbers
|
|
Remark:Maximum friends and family members per subscriber."
|
|
::= { friendAndFamilyControlEntry 19 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.20
|
|
ff1FreeCallDuration OBJECT-TYPE
|
|
SYNTAX INTEGER (0..20000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free Call Duration
|
|
Remark:Free call duration of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 20 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.21
|
|
ff1FreeSMS OBJECT-TYPE
|
|
SYNTAX INTEGER (0..60000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free SMS
|
|
Remark:Free SMS of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 21 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.22
|
|
ff1RentID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..8)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Rent ID
|
|
Remark:The rent ID for friends and family plan registration fee."
|
|
::= { friendAndFamilyControlEntry 22 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.23
|
|
ff2RentCharge OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Type Name:Registration Fee
|
|
Remark:Registration fee for the first month of friends and family plan activation."
|
|
::= { friendAndFamilyControlEntry 23 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.24
|
|
ff2MaxNumbers OBJECT-TYPE
|
|
SYNTAX INTEGER (0..5)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Max Numbers
|
|
Remark:Maximum friends and family members per subscriber."
|
|
::= { friendAndFamilyControlEntry 24 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.25
|
|
ff2FreeCallDuration OBJECT-TYPE
|
|
SYNTAX INTEGER (0..20000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free Call Duration
|
|
Remark:Free call duration of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 25 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.26
|
|
ff2FreeSMS OBJECT-TYPE
|
|
SYNTAX INTEGER (0..60000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free SMS
|
|
Remark:Free SMS of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 26 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.27
|
|
ff2RentID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..8)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Rent ID
|
|
Remark:The rent ID for friends and family plan registration fee."
|
|
::= { friendAndFamilyControlEntry 27 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.28
|
|
ff3RentCharge OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Type Name:Registration Fee
|
|
Remark:Registration fee for the first month of friends and family plan activation."
|
|
::= { friendAndFamilyControlEntry 28 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.29
|
|
ff3MaxNumbers OBJECT-TYPE
|
|
SYNTAX INTEGER (0..5)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Max Numbers
|
|
Remark:Maximum friends and family members per subscriber."
|
|
::= { friendAndFamilyControlEntry 29 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.30
|
|
ff3FreeCallDuration OBJECT-TYPE
|
|
SYNTAX INTEGER (0..20000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free Call Duration
|
|
Remark:Free call duration of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 30 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.31
|
|
ff3FreeSMS OBJECT-TYPE
|
|
SYNTAX INTEGER (0..60000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free SMS
|
|
Remark:Free SMS of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 31 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.32
|
|
ff3RentID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..8)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Rent ID
|
|
Remark:The rent ID for friends and family plan registration fee."
|
|
::= { friendAndFamilyControlEntry 32 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.33
|
|
ff4RentCharge OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Type Name:Registration Fee
|
|
Remark:Registration fee for the first month of friends and family plan activation."
|
|
::= { friendAndFamilyControlEntry 33 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.34
|
|
ff4MaxNumbers OBJECT-TYPE
|
|
SYNTAX INTEGER (0..5)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Max Numbers
|
|
Remark:Maximum friends and family members per subscriber."
|
|
::= { friendAndFamilyControlEntry 34 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.35
|
|
ff4FreeCallDuration OBJECT-TYPE
|
|
SYNTAX INTEGER (0..20000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free Call Duration
|
|
Remark:Free call duration of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 35 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.36
|
|
ff4FreeSMS OBJECT-TYPE
|
|
SYNTAX INTEGER (0..60000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free SMS
|
|
Remark:Free SMS of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 36 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.37
|
|
ff4RentID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..8)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Rent ID
|
|
Remark:The rent ID for friends and family plan registration fee."
|
|
::= { friendAndFamilyControlEntry 37 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.38
|
|
ff5RentCharge OBJECT-TYPE
|
|
SYNTAX INTEGER (0..65535)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Type Name:Registration Fee
|
|
Remark:Registration fee for the first month of friends and family plan activation."
|
|
::= { friendAndFamilyControlEntry 38 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.39
|
|
ff5MaxNumbers OBJECT-TYPE
|
|
SYNTAX INTEGER (0..5)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Max Numbers
|
|
Remark:Maximum friends and family members per subscriber."
|
|
::= { friendAndFamilyControlEntry 39 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.40
|
|
ff5FreeCallDuration OBJECT-TYPE
|
|
SYNTAX INTEGER (0..20000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free Call Duration
|
|
Remark:Free call duration of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 40 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.41
|
|
ff5FreeSMS OBJECT-TYPE
|
|
SYNTAX INTEGER (0..60000)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Free SMS
|
|
Remark:Free SMS of calling for friends and family members."
|
|
::= { friendAndFamilyControlEntry 41 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.42
|
|
ff5RentID OBJECT-TYPE
|
|
SYNTAX INTEGER (0..8)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Rent ID
|
|
Remark:The rent ID for friends and family plan registration fee."
|
|
::= { friendAndFamilyControlEntry 42 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.2.60.1.43
|
|
fAndFRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { friendAndFamilyControlEntry 43 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3
|
|
srfParameters OBJECT IDENTIFIER ::= { parameter 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.26
|
|
iVRSourceTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF IVRSourceEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { srfParameters 26 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.26.1
|
|
iVRSourceEntry OBJECT-TYPE
|
|
SYNTAX IVRSourceEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { ivrIndex }
|
|
::= { iVRSourceTable 1 }
|
|
|
|
|
|
IVRSourceEntry ::=
|
|
SEQUENCE {
|
|
ivrIndex
|
|
INTEGER,
|
|
ivrTitle
|
|
OCTET STRING,
|
|
ivrInquiry
|
|
INTEGER,
|
|
ivrRecharge
|
|
INTEGER,
|
|
ivrRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.26.1.1
|
|
ivrIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { iVRSourceEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.26.1.2
|
|
ivrTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { iVRSourceEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.26.1.3
|
|
ivrInquiry OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
localSRF(0),
|
|
externalIVR(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Inquiry
|
|
Remark:Specify the Interactive Voice Response source for inquiry prompt."
|
|
::= { iVRSourceEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.26.1.4
|
|
ivrRecharge OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
localSRF(0),
|
|
externalIVR(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Recharge
|
|
Remark:Specify the Interactive Voice Response source for recharge prompt."
|
|
::= { iVRSourceEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.26.1.5
|
|
ivrRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { iVRSourceEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.27
|
|
sRFNumberTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF SRFNumberEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { srfParameters 27 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.27.1
|
|
sRFNumberEntry OBJECT-TYPE
|
|
SYNTAX SRFNumberEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { srfIndex }
|
|
::= { sRFNumberTable 1 }
|
|
|
|
|
|
SRFNumberEntry ::=
|
|
SEQUENCE {
|
|
srfIndex
|
|
INTEGER,
|
|
srfTitle
|
|
OCTET STRING,
|
|
srfNumber
|
|
OCTET STRING,
|
|
srfRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.27.1.1
|
|
srfIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..1)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { sRFNumberEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.27.1.2
|
|
srfTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { sRFNumberEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.27.1.3
|
|
srfNumber OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:E.164 Number
|
|
Remark:The E.164 node address of the specific SRF."
|
|
::= { sRFNumberEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.27.1.4
|
|
srfRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { sRFNumberEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.28
|
|
serviceNumberTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF ServiceNumberEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { srfParameters 28 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.28.1
|
|
serviceNumberEntry OBJECT-TYPE
|
|
SYNTAX ServiceNumberEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { snIndex }
|
|
::= { serviceNumberTable 1 }
|
|
|
|
|
|
ServiceNumberEntry ::=
|
|
SEQUENCE {
|
|
snIndex
|
|
INTEGER,
|
|
snTitle
|
|
OCTET STRING,
|
|
snServiceNumber
|
|
OCTET STRING,
|
|
snRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.28.1.1
|
|
snIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..8)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { serviceNumberEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.28.1.2
|
|
snTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { serviceNumberEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.28.1.3
|
|
snServiceNumber OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Service Number
|
|
Remark:Define dedicated shortcut number for specific operation."
|
|
::= { serviceNumberEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.28.1.4
|
|
snRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceNumberEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.29
|
|
serviceKeyTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF ServiceKeyEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { srfParameters 29 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.29.1
|
|
serviceKeyEntry OBJECT-TYPE
|
|
SYNTAX ServiceKeyEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { skIndex }
|
|
::= { serviceKeyTable 1 }
|
|
|
|
|
|
ServiceKeyEntry ::=
|
|
SEQUENCE {
|
|
skIndex
|
|
INTEGER,
|
|
skTitle
|
|
OCTET STRING,
|
|
skServiceKey
|
|
INTEGER,
|
|
skRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.29.1.1
|
|
skIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..6)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { serviceKeyEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.29.1.2
|
|
skTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { serviceKeyEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.29.1.3
|
|
skServiceKey OBJECT-TYPE
|
|
SYNTAX INTEGER (0..12)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Service Key
|
|
Remark:Define dedicated hot key for specific operation."
|
|
::= { serviceKeyEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.29.1.4
|
|
skRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { serviceKeyEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.61
|
|
ussdServiceNumberTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF UssdServiceNumberEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { srfParameters 61 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.61.1
|
|
ussdServiceNumberEntry OBJECT-TYPE
|
|
SYNTAX UssdServiceNumberEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:USSD Service Number"
|
|
INDEX { ussdsnIndex }
|
|
::= { ussdServiceNumberTable 1 }
|
|
|
|
|
|
UssdServiceNumberEntry ::=
|
|
SEQUENCE {
|
|
ussdsnIndex
|
|
INTEGER,
|
|
ussdsnTitle
|
|
OCTET STRING,
|
|
ussdsnServiceNumber
|
|
OCTET STRING,
|
|
ussdsnRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.61.1.1
|
|
ussdsnIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..8)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { ussdServiceNumberEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.61.1.2
|
|
ussdsnTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { ussdServiceNumberEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.61.1.3
|
|
ussdsnServiceNumber OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Service Number
|
|
Remark:Define dedicated shortcut number for specific operation."
|
|
::= { ussdServiceNumberEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.61.1.4
|
|
ussdsnRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { ussdServiceNumberEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.62
|
|
ussdServiceKeyTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF UssdServiceKeyEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { srfParameters 62 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.62.1
|
|
ussdServiceKeyEntry OBJECT-TYPE
|
|
SYNTAX UssdServiceKeyEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:USSD Service Key"
|
|
INDEX { ussdskIndex }
|
|
::= { ussdServiceKeyTable 1 }
|
|
|
|
|
|
UssdServiceKeyEntry ::=
|
|
SEQUENCE {
|
|
ussdskIndex
|
|
INTEGER,
|
|
ussdskTitle
|
|
OCTET STRING,
|
|
ussdskServiceKey
|
|
INTEGER,
|
|
ussdskRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.62.1.1
|
|
ussdskIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..7)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { ussdServiceKeyEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.62.1.2
|
|
ussdskTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { ussdServiceKeyEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.62.1.3
|
|
ussdskServiceKey OBJECT-TYPE
|
|
SYNTAX INTEGER (0..12)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Service Key
|
|
Remark:Define dedicated hot key for specific operation."
|
|
::= { ussdServiceKeyEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.3.62.1.4
|
|
ussdskRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { ussdServiceKeyEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4
|
|
callRouteToVMS OBJECT IDENTIFIER ::= { parameter 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.1
|
|
pLMNServiceNumber OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Service Number
|
|
Remark:Subscriber dials this service number by handset to enter and maintain his mailbox or leave message to other subscribers."
|
|
::= { callRouteToVMS 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.2
|
|
pSTNServiceNumber OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Service Number (PSTN)
|
|
Remark:Subscriber dials this service number from PSTN to enter and maintain his mailbox or leave message to other subscribers following the system prompt."
|
|
::= { callRouteToVMS 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.3
|
|
vMSLeaveMessageNumber OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Leave Message Number
|
|
Remark:Dedicated service number for leaving message. User uses either handset or PSTN telephone to call this number to leave message to system subscribers."
|
|
::= { callRouteToVMS 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.4
|
|
routeMethodOption OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
byPrefix(0),
|
|
byWholeNumber(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Route Method
|
|
Remark:Define the routing type for the above VMS service number."
|
|
::= { callRouteToVMS 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.5
|
|
routeNumberOption OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
callerNumber(0),
|
|
calledNumber(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Route Number
|
|
Remark:Define which number to route for the following VMS User Segments."
|
|
::= { callRouteToVMS 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.6
|
|
isPostpaidAllowed OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Postpaid Flag
|
|
Remark:Enable or disable voice mail service for postpaid subscribers."
|
|
::= { callRouteToVMS 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.7
|
|
ringBackServiceKey OBJECT-TYPE
|
|
SYNTAX INTEGER (0..12)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Ringback Service Key
|
|
Remark:Define a dedicated hot key to ring back the caller."
|
|
::= { callRouteToVMS 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.30
|
|
vMSUserSegmentsTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF VMSUserSegmentsEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { callRouteToVMS 30 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.30.1
|
|
vMSUserSegmentsEntry OBJECT-TYPE
|
|
SYNTAX VMSUserSegmentsEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { vusIndex }
|
|
::= { vMSUserSegmentsTable 1 }
|
|
|
|
|
|
VMSUserSegmentsEntry ::=
|
|
SEQUENCE {
|
|
vusIndex
|
|
INTEGER,
|
|
vusTitle
|
|
OCTET STRING,
|
|
vusStartMSISDN
|
|
OCTET STRING,
|
|
vusEndMSISDN
|
|
OCTET STRING,
|
|
vusPLMNServiceNumber
|
|
OCTET STRING,
|
|
vusPSTNServiceNumber
|
|
OCTET STRING,
|
|
vusLeaveMessageDepositNumber
|
|
OCTET STRING,
|
|
vusRowStatus
|
|
Integer32
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.30.1.1
|
|
vusIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (0..127)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { vMSUserSegmentsEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.30.1.2
|
|
vusTitle OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..64))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { vMSUserSegmentsEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.30.1.3
|
|
vusStartMSISDN OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:MSISDN Start
|
|
Remark:The beginning of the MSISDN range."
|
|
::= { vMSUserSegmentsEntry 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.30.1.4
|
|
vusEndMSISDN OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:MSISDN End
|
|
Remark:The end of the MSISDN range."
|
|
::= { vMSUserSegmentsEntry 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.30.1.5
|
|
vusPLMNServiceNumber OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Service Number
|
|
Remark:Specify internal service numbers to route the caller to host VMS."
|
|
::= { vMSUserSegmentsEntry 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.30.1.6
|
|
vusPSTNServiceNumber OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Service Number (PSTN)
|
|
Remark:Specify internal service numbers to route the caller to host VMS."
|
|
::= { vMSUserSegmentsEntry 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.30.1.7
|
|
vusLeaveMessageDepositNumber OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Leave Message Number
|
|
Remark:Specify internal service numbers to route the caller to host VMS."
|
|
::= { vMSUserSegmentsEntry 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.4.30.1.8
|
|
vusRowStatus OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { vMSUserSegmentsEntry 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.5
|
|
fileOperation OBJECT IDENTIFIER ::= { parameter 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.5.1
|
|
importSubs OBJECT-TYPE
|
|
SYNTAX Opaque (SIZE (7))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Hidden Flag:Yes
|
|
OPAQUE DECODE RULE:
|
|
[unit]Progress Report[u]00.0-00.7[u]select
|
|
[v]0[opt]Idle
|
|
[v]1[opt]Requesting
|
|
[v]2[opt]Processing
|
|
[v]3[opt]Succeeded
|
|
[v]4[opt]Failed
|
|
[unit]Total Subscribers[u]01.0-03.7[u]input
|
|
[v]toDec-high-0
|
|
[unit]Imported Subscribers[u]04.0-06.7[u]input
|
|
[v]toDec-high-0"
|
|
::= { fileOperation 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.5.2
|
|
importRechangeCard OBJECT-TYPE
|
|
SYNTAX Opaque (SIZE (7))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Hidden Flag:Yes
|
|
OPAQUE DECODE RULE:
|
|
[unit]Progress Report[u]00.0-00.7[u]select
|
|
[v]0[opt]Idle
|
|
[v]1[opt]Requesting
|
|
[v]2[opt]Processing
|
|
[v]3[opt]Succeeded
|
|
[v]4[opt]Failed
|
|
[unit]Total Cards[u]01.0-03.7[u]input
|
|
[v]toDec-high-0
|
|
[unit]Imported Cards[u]04.0-06.7[u]input
|
|
[v]toDec-high-0"
|
|
::= { fileOperation 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.5.3
|
|
newTariffFlag OBJECT-TYPE
|
|
SYNTAX INTEGER (0..255)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Hidden Flag:Yes"
|
|
::= { fileOperation 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.5.4
|
|
newTariffStarTime OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (14))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Hidden Flag:Yes"
|
|
::= { fileOperation 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.2.5.5
|
|
saveCommand OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
saveUserData(1),
|
|
saveTariff(2),
|
|
saveRechargeCard(3),
|
|
saveAll(4)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { fileOperation 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.3
|
|
csta OBJECT IDENTIFIER ::= { pps 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.4
|
|
cdr OBJECT IDENTIFIER ::= { pps 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.4.1
|
|
cdrHeadOid OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cdr 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.4.2
|
|
cdrTailOid OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cdr 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.6.4.3
|
|
cdrDataOid OBJECT-TYPE
|
|
SYNTAX DisplayString
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { cdr 3 }
|
|
|
|
|
|
|
|
END
|
|
|
|
--
|
|
-- LGC-SS-PPS-MIB.my
|
|
--
|