add bin/mib conf dual file
This commit is contained in:
538
bin/mib/LGC-SS-OPPS-MIB.my
Normal file
538
bin/mib/LGC-SS-OPPS-MIB.my
Normal file
@@ -0,0 +1,538 @@
|
||||
--
|
||||
-- LGC-SS-OPPS-MIB.my
|
||||
-- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209
|
||||
-- Wednesday, September 15, 2010 at 17:02:41
|
||||
--
|
||||
|
||||
LGC-SS-OPPS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
lgcSS, DisplayString16, RowStatus, DisplayString
|
||||
FROM LGC-MIB
|
||||
Opaque, Integer32, OBJECT-TYPE, MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI;
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12
|
||||
opps MODULE-IDENTITY
|
||||
LAST-UPDATED "200810201438Z" -- October 20, 2008 at 14:38 GMT
|
||||
ORGANIZATION
|
||||
"LGC Wireless"
|
||||
CONTACT-INFO
|
||||
"lcrd
|
||||
lcrdsupport@lgcwireless.com"
|
||||
DESCRIPTION
|
||||
"Description."
|
||||
::= { application 12 }
|
||||
|
||||
|
||||
|
||||
--
|
||||
-- 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.12.1
|
||||
heartbeat OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Description."
|
||||
::= { opps 1 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.1.3.3.2.2
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2
|
||||
parameter OBJECT IDENTIFIER ::= { opps 2 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.1
|
||||
sysControl OBJECT IDENTIFIER ::= { parameter 1 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.1.1
|
||||
license OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (4))
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:License
|
||||
Remark:(Read Only) The maximum subscriber capacity of OPPS determined by License Control."
|
||||
DEFVAL { "" }
|
||||
::= { sysControl 1 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.1.2
|
||||
oPRStatus OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
disable(0),
|
||||
enable(1)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:OPR Status
|
||||
Remark:(Read Only) The administration state of OPR service which determined by License Control."
|
||||
::= { sysControl 2 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.1.3
|
||||
iMDXStatus OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
disable(0),
|
||||
enable(1)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:IMDX Status
|
||||
Remark:(Read Only) The administration state of IMDX service which determined by License Control."
|
||||
::= { sysControl 3 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.1.4
|
||||
cDROption OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
disable(0),
|
||||
enable(1)
|
||||
}
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:CDR Flag
|
||||
Remark:Enable or disable OPR CDR generation."
|
||||
::= { sysControl 4 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.1.5
|
||||
replaceOption OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
disable(0),
|
||||
enable(1)
|
||||
}
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Replace Option
|
||||
Remark:Enable or disable overwrite the existing OPPS subscriber data when create an OPPS subscriber with the same MSISDN."
|
||||
::= { sysControl 5 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.1.6
|
||||
command OBJECT-TYPE
|
||||
SYNTAX INTEGER { saveUserData(1) }
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Description."
|
||||
::= { sysControl 6 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.1.7
|
||||
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 IMEIs[u]01.0-03.7[u]input
|
||||
[v]toDec-high-0
|
||||
[unit]Imported IMEIs[u]04.0-06.7[u]input
|
||||
[v]toDec-high-0"
|
||||
::= { sysControl 7 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2
|
||||
oPR OBJECT IDENTIFIER ::= { parameter 2 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.1
|
||||
cosID OBJECT-TYPE
|
||||
SYNTAX INTEGER (0..63)
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:COS ID
|
||||
Remark:Specify index of a Class of Service (COS) to the OPR applications for charging purpose."
|
||||
::= { oPR 1 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.2
|
||||
autoRegisterOption OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
disable(0),
|
||||
enable(1)
|
||||
}
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Auto-Registration Option
|
||||
Remark:Enable or disable auto-registration function to the OPR subscribers from the PLMN without roaming agreement."
|
||||
::= { oPR 2 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.3
|
||||
autoCleanupThreshold OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (4))
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Auto-Cleanup Threshold
|
||||
Remark:The OPPS will send a warning alarm and clean up database by deleting the trial accounts when the OPR license utilization level reaches this threshold. <br><br>- Range = 0.50 - 0.99"
|
||||
::= { oPR 3 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.4
|
||||
welcomeSMS OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (0..120))
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Welcome SMS
|
||||
Remark:Customize the text format in a welcome short message. It is sent to the user when he successfully registered to the OPR service and informs him his local phone number and PIN."
|
||||
DEFVAL { "" }
|
||||
::= { oPR 4 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.5
|
||||
pLMNListOption OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
allow(0),
|
||||
bar(1)
|
||||
}
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:PLMN List Option
|
||||
Remark:Allow or reject the mobile subscribers from the specific PLMNs to register to the local network.<br><br>- Allow = The following PLMN list is a white-list.<br>- Bar = The following PLMN list is a black-list."
|
||||
::= { oPR 5 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.1.3.3.2.2.2.1
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.20
|
||||
pLMNListTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF PLMNListEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remark:This table is controled by plmnListOption.The MccMnc is not allowed to register OPR service When plmnListOption is allow and MccMnc is not exist in the table;he MccMnc is not allowed to register OPR service When plmnListOption is bar and MccMnc is exist in the table;The MccMnc is allowed to register OPR service When plmnListOption is allow and MccMnc is exist in the table;The MccMnc is allowed to register OPR service When plmnListOption is bar and MccMnc is not exist in the table;"
|
||||
::= { oPR 20 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.1.3.3.2.2.2.1.1
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.20.1
|
||||
pLMNListEntry OBJECT-TYPE
|
||||
SYNTAX PLMNListEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"level:1"
|
||||
INDEX { plIndex }
|
||||
::= { pLMNListTable 1 }
|
||||
|
||||
|
||||
PLMNListEntry ::=
|
||||
SEQUENCE {
|
||||
plIndex
|
||||
INTEGER,
|
||||
plTitle
|
||||
OCTET STRING,
|
||||
plMCCAndMNC
|
||||
OCTET STRING,
|
||||
plRowStatus
|
||||
RowStatus
|
||||
}
|
||||
|
||||
-- Index
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.1.1.1
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.20.1.1
|
||||
plIndex OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..32)
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Key Parameter:Yes Name:Index
|
||||
Remark:PLMN index number ranges from 1 to 32."
|
||||
::= { pLMNListEntry 1 }
|
||||
|
||||
|
||||
-- Title
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.1.1.2
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.20.1.2
|
||||
plTitle OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (0..15))
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Key Parameter:Yes Name:Title
|
||||
Remark:PLMN name for identification purpose only."
|
||||
::= { pLMNListEntry 2 }
|
||||
|
||||
|
||||
-- Creation Time Stamp
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.1.1.3
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.20.1.3
|
||||
plMCCAndMNC OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (5))
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Key Parameter:Yes Name:MCC & MNC
|
||||
Remark:Mobile Country Code and Mobile Network Code of this PLMN."
|
||||
::= { pLMNListEntry 3 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.2.20.1.4
|
||||
plRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Key Parameter:Yes"
|
||||
::= { pLMNListEntry 4 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.3
|
||||
iMDX OBJECT IDENTIFIER ::= { parameter 3 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.3.1
|
||||
exclusiveLevel OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
normal(0),
|
||||
exclusiveHalf(1),
|
||||
exclusiveFull(2),
|
||||
shutdown(3)
|
||||
}
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Exclusive Level
|
||||
Remark:Exclusive access provides solutions to restrict the IMDX registration from a predefined range of users:<br><br>- Normal = Full IMDX functions.<br>- Exclusive Half = Prohibit the public (roaming) users from registration.<br>- Exclusive Full = Prohibit both public (roaming) and hybrid users from registration.<br>- Shutdown = Shutdown IMDX. Forbid all users from registration."
|
||||
::= { iMDX 1 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.3.2
|
||||
exclusiveRejectionCause OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
c11(0),
|
||||
c12(1),
|
||||
c13(2)
|
||||
}
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Exclusive Rejection Cause
|
||||
Remark:In the exclusive access mode, the network sends a Location Area Updating Reject message to MS to indicate the cause of rejection:<br><br>- C11 = PLMN not allowed<br>- C12 = LA not allowed<br>- C13 = Roaming not allowed in this LA"
|
||||
::= { iMDX 2 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.1.3.3.2.2.2.3
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.3.20
|
||||
privateDialingPrefixTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF PrivateDialingPrefixEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remark:MT is a private user if any prefix of MT MSISDN is exist in this table."
|
||||
::= { iMDX 20 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.1.3.3.2.2.2.3.1
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.3.20.1
|
||||
privateDialingPrefixEntry OBJECT-TYPE
|
||||
SYNTAX PrivateDialingPrefixEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"level:1"
|
||||
INDEX { pdpIndex }
|
||||
::= { privateDialingPrefixTable 1 }
|
||||
|
||||
|
||||
PrivateDialingPrefixEntry ::=
|
||||
SEQUENCE {
|
||||
pdpIndex
|
||||
INTEGER,
|
||||
pdpTitle
|
||||
OCTET STRING,
|
||||
pdpAttribution
|
||||
OCTET STRING,
|
||||
pdpPrivateDialingPrefix
|
||||
OCTET STRING,
|
||||
pdpRowStatus
|
||||
RowStatus
|
||||
}
|
||||
|
||||
-- Index
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.2
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.3.20.1.1
|
||||
pdpIndex OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..16)
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Key Parameter:Yes Name:Index
|
||||
Remark:Private dialing prefix index number ranges from 1 to 16."
|
||||
::= { privateDialingPrefixEntry 1 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.3.20.1.2
|
||||
pdpTitle OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (0..15))
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Key Parameter:Yes Name:Title
|
||||
Remark:Private dialing prefix name for identification purpose only."
|
||||
::= { privateDialingPrefixEntry 2 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.3.20.1.3
|
||||
pdpAttribution OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (0..2))
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Key Parameter:Yes Name:Attribution
|
||||
Remark:Specify number plan of the the incoming private calls.<br><br>- 80 = Unknown<br>- 81 = National number<br>- 91 = International number"
|
||||
::= { privateDialingPrefixEntry 3 }
|
||||
|
||||
|
||||
-- Call Number Prefix
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.3
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.3.20.1.4
|
||||
pdpPrivateDialingPrefix OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (0..16))
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Key Parameter:Yes Name:Prefix
|
||||
Remark:Specify dialing prefix of the incoming private call. Originating call with this prefix will be treated as private call."
|
||||
::= { privateDialingPrefixEntry 4 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.2.3.20.1.5
|
||||
pdpRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Key Parameter:Yes"
|
||||
::= { privateDialingPrefixEntry 5 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.3
|
||||
csta OBJECT IDENTIFIER ::= { opps 3 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.4
|
||||
cdr OBJECT IDENTIFIER ::= { opps 4 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.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.12.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.12.4.3
|
||||
cdrDataOid OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Description."
|
||||
::= { cdr 3 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.5
|
||||
userDataOperation OBJECT IDENTIFIER ::= { opps 5 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.5.1
|
||||
index OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Description."
|
||||
::= { userDataOperation 1 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.12.5.2
|
||||
operationUserData OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Description."
|
||||
::= { userDataOperation 2 }
|
||||
|
||||
|
||||
|
||||
END
|
||||
|
||||
--
|
||||
-- LGC-SS-OPPS-MIB.my
|
||||
--
|
||||
Reference in New Issue
Block a user