Files
svc.ems/bin/mib/LGC-SS-GRS-MIB.my

2226 lines
49 KiB
Plaintext

--
-- LGC-SS-GRS-MIB.my
-- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209
-- Thursday, June 20, 2019 at 17:38:34
--
LGC-SS-GRS-MIB DEFINITIONS ::= BEGIN
IMPORTS
lgcSS, TimeStamp, RowStatus, DisplayString, AdminStateChoices
FROM LGC-MIB
IpAddress, Opaque, Integer32, OBJECT-TYPE, MODULE-IDENTITY
FROM SNMPv2-SMI;
-- 1.3.6.1.4.1.1373.2.3.3.16
grs MODULE-IDENTITY
LAST-UPDATED "200706291606Z" -- June 29, 2007 at 16:06 GMT
ORGANIZATION
"LGC Wireless"
CONTACT-INFO
"lcrd
lcrdsupport@lgcwireless.com"
DESCRIPTION
"Description."
REVISION "200706051219Z" -- June 05, 2007 at 12:19 GMT
DESCRIPTION
"This is the first release version of the MSC MIB"
::= { application 16 }
--
-- 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.16.1
heartbeat OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Description."
::= { grs 1 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2
parameter OBJECT IDENTIFIER ::= { grs 2 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1
system OBJECT IDENTIFIER ::= { parameter 1 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.1
systemID OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Name:System ID
Remark:Specify the System ID of the iGRS."
::= { system 1 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.2
primaryPalimIP OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Name:Primary iPALIM IP
Remark:Specify the IP address of the master iPALIM connecting to the iGRS."
::= { system 2 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.3
primaryPalimPort OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Name:Primary iPALIM Port
Remark:Specify the transmission port of the master iPALIM connecting to the iGRS."
::= { system 3 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.4
secondaryPalimIP OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Name:Secondary iPALIM IP
Remark:Specify the IP address of the slave iPALIM connecting to the iGRS."
::= { system 4 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.5
secondaryPalimPort OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Name:Secondary iPALIM Port
Remark:Specify the transmission port of the slave iPALIM connecting to the iGRS."
::= { system 5 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.6
keepNSAliveToCellTimer OBJECT-TYPE
SYNTAX INTEGER (0..3600)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Keep NS Alive to Cell Timer
Remark:Keep Alive Time Interval to Cell."
::= { system 6 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.7
resetToSGSNTimer OBJECT-TYPE
SYNTAX INTEGER (0..3600)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Reset to SGSN Timer
Remark:Reset Time Interval to SGSN."
::= { system 7 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.8
blockUnblockToSGSNTimer OBJECT-TYPE
SYNTAX INTEGER (0..3600)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Block and Unblock to SGSN Timer
Remark:Block and Unblock Time Interval to SGSN."
::= { system 8 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.9
keepAliveToSGSNTimer OBJECT-TYPE
SYNTAX INTEGER (0..3600)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Keep Alive to SGSN Timer
Remark:Keep Alive Time Interval to SGSN."
::= { system 9 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.10
resetToSGSNRetries OBJECT-TYPE
SYNTAX INTEGER (0..3600)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Reset to SGSN Retries
Remark:Reset Retry to SGSN."
::= { system 10 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.11
blockUnblockToSGSNRetries OBJECT-TYPE
SYNTAX INTEGER (0..3600)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Block and Unblock to SGSN Retries
Remark:Block and Unblock Retry to SGSN."
::= { system 11 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.12
keepAliveToSGSNRetries OBJECT-TYPE
SYNTAX INTEGER (0..3600)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Keep Alive to SGSN Retries
Remark:Keep Alive Retry to SGSN."
::= { system 12 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.1.13
defaultMocnSgsnId OBJECT-TYPE
SYNTAX INTEGER (0..7)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:default MOCN SGSN Id
Remark:Used when MOCN only."
::= { system 13 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2
bSS OBJECT IDENTIFIER ::= { parameter 2 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.1
bSSTable OBJECT-TYPE
SYNTAX SEQUENCE OF BSSEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { bSS 1 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.1.1
bSSEntry OBJECT-TYPE
SYNTAX BSSEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:1"
INDEX { bssIndex }
::= { bSSTable 1 }
BSSEntry ::=
SEQUENCE {
bssIndex
INTEGER,
bssTitle
OCTET STRING,
bssCreateTimeStamp
TimeStamp,
bssAdministrationState
AdminStateChoices,
bssSNSType
INTEGER,
bssNseiOneEntries
INTEGER,
bssCreateEntryNseiOne
INTEGER,
bssRowStatus
RowStatus
}
-- Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.1.1.1
bssIndex OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:BSS ID
Remark:Index number of the virtual connection to BSS."
::= { bSSEntry 1 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.1.1.2
bssTitle OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..16))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Title
Remark:Name that identifies this virtual connection to BSS."
::= { bSSEntry 2 }
-- Creation Time Stamp
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.3
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.1.1.3
bssCreateTimeStamp OBJECT-TYPE
SYNTAX TimeStamp
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Remark:Reserved"
::= { bSSEntry 3 }
-- Administration State
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.1.1.4
bssAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the BSS virtual connection entry."
::= { bSSEntry 4 }
-- Dialing Prefix Set ID
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.1.1.5
bssSNSType OBJECT-TYPE
SYNTAX INTEGER
{
ip(0),
frameRelay(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SNS Type
Remark:Specify the protocol type of subnetwork service (SNS) sub-layer."
::= { bSSEntry 5 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.1.1.6
bssNseiOneEntries OBJECT-TYPE
SYNTAX INTEGER (0..1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSE Entries
Remark:Each BSS entry can create one Network Service Entity (NSE). NSE provides communication service between iGRS and BSS."
::= { bSSEntry 6 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.1.1.7
bssCreateEntryNseiOne OBJECT-TYPE
SYNTAX INTEGER { create(1) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Description."
::= { bSSEntry 7 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.1.1.8
bssRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { bSSEntry 8 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.2
nSEIOneTable OBJECT-TYPE
SYNTAX SEQUENCE OF NSEIOneEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:2 Name:NSEI"
::= { bSS 2 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.4.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.2.1
nSEIOneEntry OBJECT-TYPE
SYNTAX NSEIOneEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:2 Name:NSEI"
INDEX { niBSSIndex, niIndex }
::= { nSEIOneTable 1 }
NSEIOneEntry ::=
SEQUENCE {
niBSSIndex
INTEGER,
niIndex
INTEGER,
niTitle
OCTET STRING,
niAdministrationState
AdminStateChoices,
niNSEIValue
INTEGER,
niNsvciOneEntries
INTEGER,
niCreateEntryNsvciOne
INTEGER,
niRowStatus
RowStatus
}
-- Route Selection RZS Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.2.1.1
niBSSIndex OBJECT-TYPE
SYNTAX INTEGER (1..31)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Name:BSS ID
Remark:(Read Only) Index number of the BSS virtual connection."
::= { nSEIOneEntry 1 }
-- Route Selection Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.2.1.2
niIndex OBJECT-TYPE
SYNTAX INTEGER (1..31)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSE ID
Remark:NSE index number reserved as 0."
::= { nSEIOneEntry 2 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.3
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.2.1.3
niTitle OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..16))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSE Title
Remark:NSE name for identification purpose only."
::= { nSEIOneEntry 3 }
-- Administration State
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.2.1.4
niAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the managed NSE."
::= { nSEIOneEntry 4 }
-- Creation Time Stamp
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.2.1.5
niNSEIValue OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSEI
Remark:Specify network service entity identifier (NSEI) to identify the NSE."
::= { nSEIOneEntry 5 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.2.1.6
niNsvciOneEntries OBJECT-TYPE
SYNTAX INTEGER (0..2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSVC Entries
Remark:Each NSE entry can create two Network Service Virtual Connections (NSVC). NSVC is end-to-end virtual connection between the iGRS and the BSS."
::= { nSEIOneEntry 6 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.2.1.7
niCreateEntryNsvciOne OBJECT-TYPE
SYNTAX INTEGER { create(1) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Description."
::= { nSEIOneEntry 7 }
-- Row Status
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.11
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.2.1.8
niRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { nSEIOneEntry 8 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3
nSVCIOneTable OBJECT-TYPE
SYNTAX SEQUENCE OF NSVCIOneEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:3 Name:NSVCI"
::= { bSS 3 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.4.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1
nSVCIOneEntry OBJECT-TYPE
SYNTAX NSVCIOneEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:3 Name:NSVCI"
INDEX { nsNseiBSSIndex, nsNseiIndex, nsIndex }
::= { nSVCIOneTable 1 }
NSVCIOneEntry ::=
SEQUENCE {
nsNseiBSSIndex
INTEGER,
nsNseiIndex
INTEGER,
nsIndex
INTEGER,
nsTitle
OCTET STRING,
nsCreateTimeStamp
TimeStamp,
nsAdministrationState
AdminStateChoices,
nsBlockingStatus
INTEGER,
nsAliveStatus
INTEGER,
nsNSVCIValue
INTEGER,
nsLocalIP
IpAddress,
nsLocalPort
INTEGER,
nsPeerIP
IpAddress,
nsPeerPort
INTEGER,
nsResetCommand
INTEGER,
nsRowStatus
RowStatus
}
-- Route Selection RZS Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.1
nsNseiBSSIndex OBJECT-TYPE
SYNTAX INTEGER (1..31)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Name:Name:BSS ID
Remark:(Read Only) Index number of the BSS virtual connection."
::= { nSVCIOneEntry 1 }
-- Route Selection Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.2
nsNseiIndex OBJECT-TYPE
SYNTAX INTEGER (1..31)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Name:NSE ID
Remark:(Read Only) Index number of the host NSE."
::= { nSVCIOneEntry 2 }
-- Route Selection Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.3
nsIndex OBJECT-TYPE
SYNTAX INTEGER (1..31)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSVC ID
Remark:NSVC index number ranges from 0 to 1."
::= { nSVCIOneEntry 3 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.3
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.4
nsTitle OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..16))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSVC Title
Remark:NSVC name for identification purpose only."
::= { nSVCIOneEntry 4 }
-- Creation Time Stamp
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.3
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.5
nsCreateTimeStamp OBJECT-TYPE
SYNTAX TimeStamp
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Remark:Reserved"
::= { nSVCIOneEntry 5 }
-- Administration State
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.6
nsAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the managed NSVC."
::= { nSVCIOneEntry 6 }
-- Creation Time Stamp
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.7
nsBlockingStatus OBJECT-TYPE
SYNTAX INTEGER
{
block(0),
unblock(1)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Blocking Status
Remark:(Read Only) The blocking status of the NSVC."
::= { nSVCIOneEntry 7 }
-- Trunk Group
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.8
nsAliveStatus OBJECT-TYPE
SYNTAX INTEGER
{
non-alive(0),
alive(1)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Alive Status
Remark:(Read Only) The running status of the NEVC."
::= { nSVCIOneEntry 8 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.9
nsNSVCIValue OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:NSVCI
Remark:Specify network service virtual connection identifier (NSVCI) to identify the NSVC."
::= { nSVCIOneEntry 9 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.10
nsLocalIP OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Local IP
Remark:IP address of the iGRS."
::= { nSVCIOneEntry 10 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.11
nsLocalPort OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Local Port
Remark:iGRS transmission port for the virtual connection to BSS."
::= { nSVCIOneEntry 11 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.12
nsPeerIP OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Peer IP
Remark:IP address of the BSS."
::= { nSVCIOneEntry 12 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.13
nsPeerPort OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Peer Port
Remark:BSS transmission port for the virtual connection to iGRS."
::= { nSVCIOneEntry 13 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.14
nsResetCommand OBJECT-TYPE
SYNTAX INTEGER { reset(1) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Description."
::= { nSVCIOneEntry 14 }
-- Row Status
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.11
-- 1.3.6.1.4.1.1373.2.3.3.16.2.2.3.1.15
nsRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { nSVCIOneEntry 15 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3
sGSN OBJECT IDENTIFIER ::= { parameter 3 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1
sGSNTable OBJECT-TYPE
SYNTAX SEQUENCE OF SGSNEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { sGSN 1 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1
sGSNEntry OBJECT-TYPE
SYNTAX SGSNEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:1"
INDEX { sgIndex }
::= { sGSNTable 1 }
SGSNEntry ::=
SEQUENCE {
sgIndex
INTEGER,
sgTitle
OCTET STRING,
sgCreateTimeStamp
TimeStamp,
sgAdministrationState
AdminStateChoices,
sgSNSType
INTEGER,
sgMocnSgsnMcc
OCTET STRING,
sgMocnSgsnMnc
OCTET STRING,
sgMocnSgsnLac
INTEGER,
sgNseiTwoEntries
INTEGER,
sgCreateEntryNseiTwo
INTEGER,
sgRowStatus
RowStatus
}
-- Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.1
sgIndex OBJECT-TYPE
SYNTAX INTEGER (0..7)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SGSN ID
Remark:Index number of the virtual connection to SGSN."
::= { sGSNEntry 1 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.2
sgTitle OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..16))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Title
Remark:Name that identifies this virtual connection to SGSN."
::= { sGSNEntry 2 }
-- Creation Time Stamp
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.3
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.3
sgCreateTimeStamp OBJECT-TYPE
SYNTAX TimeStamp
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Remark:Reserved"
::= { sGSNEntry 3 }
-- Administration State
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.4
sgAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the SGSN virtual connection entry."
::= { sGSNEntry 4 }
-- Dialing Prefix Set ID
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.5
sgSNSType OBJECT-TYPE
SYNTAX INTEGER
{
ip(0),
frameRelay(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SNS Type
Remark:Specify the protocol type of subnetwork service (SNS) sub-layer."
::= { sGSNEntry 5 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.6
sgMocnSgsnMcc OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (3))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:MOCN SGSN MCC
Remark:used for MOCN only. "
::= { sGSNEntry 6 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.7
sgMocnSgsnMnc OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (2..3))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:MOCN SGSN MNC
Remark:used for MOCN only. "
::= { sGSNEntry 7 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.8
sgMocnSgsnLac OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:MOCN SGSN LAC
Remark:used for MOCN only. "
::= { sGSNEntry 8 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.18
sgNseiTwoEntries OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSE Entries
Remark:Each SGSN entry can create 256 Network Service Entities (NSE). NSE provides communication service between iGRS and SGSN."
::= { sGSNEntry 18 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.19
sgCreateEntryNseiTwo OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Description."
::= { sGSNEntry 19 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.1.1.20
sgRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { sGSNEntry 20 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.2
nSEITwoTable OBJECT-TYPE
SYNTAX SEQUENCE OF NSEITwoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:2 Name:NSEI"
::= { sGSN 2 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.4.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.2.1
nSEITwoEntry OBJECT-TYPE
SYNTAX NSEITwoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:2 Name:NSEI"
INDEX { ntSGSNIndex, ntIndex }
::= { nSEITwoTable 1 }
NSEITwoEntry ::=
SEQUENCE {
ntSGSNIndex
INTEGER,
ntIndex
INTEGER,
ntTitle
OCTET STRING,
ntAdministrationState
AdminStateChoices,
ntNSEIValue
INTEGER,
ntNsvciTwoEntries
INTEGER,
ntCreateEntryNsvciTwo
INTEGER,
ntRowStatus
RowStatus
}
-- Route Selection RZS Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.2.1.1
ntSGSNIndex OBJECT-TYPE
SYNTAX INTEGER (0..31)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Name:SGSN ID
Remark:(Read Only) Index number of the SGSN virtual connection."
::= { nSEITwoEntry 1 }
-- Route Selection Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.2.1.2
ntIndex OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSE ID
Remark:NSE index number ranges from 0 to 255."
::= { nSEITwoEntry 2 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.3
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.2.1.3
ntTitle OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..16))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSE Title
Remark:NSE name for identification purpose only."
::= { nSEITwoEntry 3 }
-- Administration State
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.2.1.4
ntAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the managed NSE."
::= { nSEITwoEntry 4 }
-- Creation Time Stamp
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.2.1.5
ntNSEIValue OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:NSEI
Remark:Specify network service entity identifier (NSEI) to identify the NSE."
::= { nSEITwoEntry 5 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.2.1.6
ntNsvciTwoEntries OBJECT-TYPE
SYNTAX INTEGER (0..2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSVC Entries
Remark:Each NSE entry can create two Network Service Virtual Connections (NSVC). NSVC is end-to-end virtual connection between the iGRS and the SGSN."
::= { nSEITwoEntry 6 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.2.1.7
ntCreateEntryNsvciTwo OBJECT-TYPE
SYNTAX INTEGER { create(1) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Description."
::= { nSEITwoEntry 7 }
-- Row Status
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.11
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.2.1.8
ntRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { nSEITwoEntry 8 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3
nSVCITwoTable OBJECT-TYPE
SYNTAX SEQUENCE OF NSVCITwoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:3 Name:NSVCI"
::= { sGSN 3 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.4.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1
nSVCITwoEntry OBJECT-TYPE
SYNTAX NSVCITwoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:3 Name:NSVCI"
INDEX { nsNseiBSSIndex, nsNseiIndex, nsIndex }
::= { nSVCITwoTable 1 }
NSVCITwoEntry ::=
SEQUENCE {
nnNseiSGSNIndex
INTEGER,
nnNseiIndex
INTEGER,
nnIndex
INTEGER,
nnTitle
OCTET STRING,
nnCreateTimeStamp
TimeStamp,
nnAdministrationState
AdminStateChoices,
nnBlockingStatus
INTEGER,
nnAliveStatus
INTEGER,
nnNSVCIValue
INTEGER,
nnLocalIP
IpAddress,
nnLocalPort
INTEGER,
nnPeerIP
IpAddress,
nnPeerPort
INTEGER,
nnResetCommand
INTEGER,
nnRowStatus
RowStatus
}
-- Route Selection RZS Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.1
nnNseiSGSNIndex OBJECT-TYPE
SYNTAX INTEGER (0..31)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Name:SGSN ID
Remark:(Read Only) Index number of the SGSN virtual connection."
::= { nSVCITwoEntry 1 }
-- Route Selection Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.2
nnNseiIndex OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Name:BSS ID
Remark:(Read Only) Index number of the host NSE."
::= { nSVCITwoEntry 2 }
-- Route Selection Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.3
nnIndex OBJECT-TYPE
SYNTAX INTEGER (0..2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSVC ID
Remark:NSVC index number ranges from 0 to 1."
::= { nSVCITwoEntry 3 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.3
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.4
nnTitle OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..16))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSVC Title
Remark:NSVC name for identification purpose only."
::= { nSVCITwoEntry 4 }
-- Creation Time Stamp
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.3
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.5
nnCreateTimeStamp OBJECT-TYPE
SYNTAX TimeStamp
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Remark:Reserved"
::= { nSVCITwoEntry 5 }
-- Administration State
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.6
nnAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the managed NSVC."
::= { nSVCITwoEntry 6 }
-- Creation Time Stamp
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.7
nnBlockingStatus OBJECT-TYPE
SYNTAX INTEGER
{
block(0),
unblock(1)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Blocking Status
Remark:(Read Only) The blocking status of the NSVC."
::= { nSVCITwoEntry 7 }
-- Trunk Group
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.8
nnAliveStatus OBJECT-TYPE
SYNTAX INTEGER
{
non-alive(0),
alive(1)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Alive Status
Remark:(Read Only) The running status of the NEVC."
::= { nSVCITwoEntry 8 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.9
nnNSVCIValue OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:NSVCI
Remark:Specify network service virtual connection identifier (NSVCI) to identify the NSVC."
::= { nSVCITwoEntry 9 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.10
nnLocalIP OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Local IP
Remark:IP address of the iGRS."
::= { nSVCITwoEntry 10 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.11
nnLocalPort OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Local Port
Remark:iGRS transmission port for the virtual connection to SGSN."
::= { nSVCITwoEntry 11 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.12
nnPeerIP OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Peer IP
Remark:IP address of the SGSN."
::= { nSVCITwoEntry 12 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.13
nnPeerPort OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Peer Port
Remark:SGSN transmission port for the virtual connection to iGRS."
::= { nSVCITwoEntry 13 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.14
nnResetCommand OBJECT-TYPE
SYNTAX INTEGER { reset(1) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Description."
::= { nSVCITwoEntry 14 }
-- Row Status
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.11
-- 1.3.6.1.4.1.1373.2.3.3.16.2.3.3.1.15
nnRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { nSVCITwoEntry 15 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4
routeArea OBJECT IDENTIFIER ::= { parameter 4 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1
routeAreaTable OBJECT-TYPE
SYNTAX SEQUENCE OF RouteAreaEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { routeArea 1 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1
routeAreaEntry OBJECT-TYPE
SYNTAX RouteAreaEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:1"
INDEX { raIndex }
::= { routeAreaTable 1 }
RouteAreaEntry ::=
SEQUENCE {
raIndex
INTEGER,
raTitle
OCTET STRING,
raMCC
OCTET STRING,
raMNC
OCTET STRING,
raLAC
OCTET STRING,
raRAC
OCTET STRING,
raAdministrationState
AdminStateChoices,
raRouteType
INTEGER,
raUserTypeEntries
INTEGER,
raBvciMappingEntries
INTEGER,
raCreateEntryBvciMapping
INTEGER,
raRowStatus
RowStatus
}
-- Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.1
raIndex OBJECT-TYPE
SYNTAX INTEGER (0..1023)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Index
Remark:Routing area index number ranges from 0 to 1023."
::= { routeAreaEntry 1 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.2
raTitle OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..16))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Title
Remark:Routing area name for identification purpose only."
::= { routeAreaEntry 2 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.3
raMCC OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..6))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:MCC
Remark:Mobile Country Code"
::= { routeAreaEntry 3 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.4
raMNC OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..6))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:MNC
Remark:Mobile Network Code"
::= { routeAreaEntry 4 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.5
raLAC OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..15))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:LAC
Remark:Location Area Code"
::= { routeAreaEntry 5 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.6
raRAC OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..6))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:RAC
Remark:The Routing Area Code identifies a routing area within the specific location area."
::= { routeAreaEntry 6 }
-- Administration State
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.7
raAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the managed routing area."
::= { routeAreaEntry 7 }
-- Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.8
raRouteType OBJECT-TYPE
SYNTAX INTEGER
{
routeByUserType(0),
routeByIMSIPrefix(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Route Option
Remark:Route by User Type or IMSI Prefix."
::= { routeAreaEntry 8 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.9
raUserTypeEntries OBJECT-TYPE
SYNTAX INTEGER (0..3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Routing Table
Remark:Specify SGSN routing to three types of iPALIM users."
::= { routeAreaEntry 9 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.10
raBvciMappingEntries OBJECT-TYPE
SYNTAX INTEGER (0..15)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:BVC Mapping Entries
Remark:Each BSS routing area entry can create 16 BSSGP Virtual Connections (BVC) to SGSN.<br>BVC is end-to-end virtual connection between the BSS and the SGSN at BSSGP layer."
::= { routeAreaEntry 10 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.11
raCreateEntryBvciMapping OBJECT-TYPE
SYNTAX INTEGER (0..15)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Description."
::= { routeAreaEntry 11 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.1.1.12
raRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { routeAreaEntry 12 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.2
userTypeTable OBJECT-TYPE
SYNTAX SEQUENCE OF UserTypeEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { routeArea 2 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.4.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.2.1
userTypeEntry OBJECT-TYPE
SYNTAX UserTypeEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:2"
INDEX { ntSGSNIndex, ntIndex }
::= { userTypeTable 1 }
UserTypeEntry ::=
SEQUENCE {
utRoutingAreaIndex
INTEGER,
utIndex
INTEGER,
utUserTitle
OCTET STRING,
utAdministrationState
AdminStateChoices,
utSGSNID
INTEGER,
utSGSNID1
Integer32,
utAPNReplaceFlag
INTEGER,
utAPN
OCTET STRING
}
-- Route Selection RZS Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.2.1.1
utRoutingAreaIndex OBJECT-TYPE
SYNTAX INTEGER (0..31)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Name:Routing Area ID
Remark:(Read Only) Index number of the routing area."
::= { userTypeEntry 1 }
-- Route Selection Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.2
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.2.1.2
utIndex OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Index
Remark:(Read Only) Index number for sorting."
::= { userTypeEntry 2 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.3
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.2.1.3
utUserTitle OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..16))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:User Type
Remark:(Read Only) iPALIM user type."
::= { userTypeEntry 3 }
-- Administration State
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.2.1.4
utAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the managed entry."
::= { userTypeEntry 4 }
-- Creation Time Stamp
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.2.1.5
utSGSNID OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:SGSN ID
Remark:Specify ID of the serving SGSN virtual connection.<br>Range = 0 - 7"
::= { userTypeEntry 5 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.2.1.6
utSGSNID1 OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { userTypeEntry 6 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.2.1.7
utAPNReplaceFlag OBJECT-TYPE
SYNTAX INTEGER
{
disable(0),
enable(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:APN Replace Flag
Remark:Enable or disable replace the current access point name."
::= { userTypeEntry 7 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.2.1.8
utAPN OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..128))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:APN
Remark:Specify the modified APN if the upper replace flag is enabled."
::= { userTypeEntry 8 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.3
bVCIMappingTable OBJECT-TYPE
SYNTAX SEQUENCE OF BVCIMappingEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { routeArea 3 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.1.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.3.1
bVCIMappingEntry OBJECT-TYPE
SYNTAX BVCIMappingEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:2"
INDEX { lrIndex, lrRoutingAreaIndex }
::= { bVCIMappingTable 1 }
BVCIMappingEntry ::=
SEQUENCE {
lrRoutingAreaIndex
INTEGER,
lrIndex
INTEGER,
lrNSEIValue
INTEGER,
lrBVCIValue
INTEGER,
lrAdministrationState
AdminStateChoices,
lrRowStatus
RowStatus
}
-- Route Selection RZS Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.4.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.3.1.1
lrRoutingAreaIndex OBJECT-TYPE
SYNTAX INTEGER (0..31)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Name:Routing Area ID
Remark:(Read Only) Index number of the routing area."
::= { bVCIMappingEntry 1 }
-- Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.1
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.3.1.2
lrIndex OBJECT-TYPE
SYNTAX INTEGER (0..1023)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Index
Remark:BVC index number ranges from 0 to 15."
::= { bVCIMappingEntry 2 }
-- Dialing Prefix Set ID
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.3.1.3
lrNSEIValue OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:NSEI
Remark:Specify network service entity identifier (NSEI) to identify the NSE."
::= { bVCIMappingEntry 3 }
-- Dialing Prefix Set ID
-- 1.3.6.1.4.1.1373.2.3.3.2.2.1.1.1.4
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.3.1.4
lrBVCIValue OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:BVCI
Remark:Specify BSSGP virtual connection identifier (BVCI) to identify the BVC."
::= { bVCIMappingEntry 4 }
-- Administration State
-- 1.3.6.1.4.1.1373.2.3.3.2.2.2.3.1.5
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.3.1.5
lrAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the managed BVC."
::= { bVCIMappingEntry 5 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.4.3.1.6
lrRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { bVCIMappingEntry 6 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.5
mocnControl OBJECT IDENTIFIER ::= { parameter 5 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.5.1
mocnControlTable OBJECT-TYPE
SYNTAX SEQUENCE OF MocnControlEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { mocnControl 1 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.5.1.1
mocnControlEntry OBJECT-TYPE
SYNTAX MocnControlEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
INDEX { rbiIndex }
::= { mocnControlTable 1 }
MocnControlEntry ::=
SEQUENCE {
rbiIndex
INTEGER,
rbiIMSIPrefix
OCTET STRING,
rbiSGSNID
Opaque,
rbiAdministrationState
AdminStateChoices,
rbiRowStatus
RowStatus
}
-- 1.3.6.1.4.1.1373.2.3.3.16.2.5.1.1.1
rbiIndex OBJECT-TYPE
SYNTAX INTEGER (0..511)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes
Remark:Index number range from 0 to 511."
::= { mocnControlEntry 1 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.5.1.1.2
rbiIMSIPrefix OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..15))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes
Remark:IMSI Prefix."
::= { mocnControlEntry 2 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.5.1.1.3
rbiSGSNID OBJECT-TYPE
SYNTAX Opaque (SIZE (1))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes
Name:SGSN ID
OPAQUE DECODE RULE:
[unit]SGSN-0[u]00.0-00.0[u]select
[v]0[opt]Blocked
[v]1[opt]Non Blocked
[unit]SGSN-1[u]00.1-00.1[u]select
[v]0[opt]Blocked
[v]1[opt]Non Blocked
[unit]SGSN-2[u]00.2-00.2[u]select
[v]0[opt]Blocked
[v]1[opt]Non Blocked
[unit]SGSN-3[u]00.3-00.3[u]select
[v]0[opt]Blocked
[v]1[opt]Non Blocked
[unit]SGSN-4[u]00.4-00.4[u]select
[v]0[opt]Blocked
[v]1[opt]Non Blocked
[unit]SGSN-5[u]00.5-00.5[u]select
[v]0[opt]Blocked
[v]1[opt]Non Blocked
[unit]SGSN-6[u]00.6-00.6[u]select
[v]0[opt]Blocked
[v]1[opt]Non Blocked
[unit]SGSN-7[u]00.7-00.7[u]select
[v]0[opt]Blocked
[v]1[opt]Non Blocked
[remark]
SGSN ID."
::= { mocnControlEntry 3 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.5.1.1.4
rbiAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the managed entry."
::= { mocnControlEntry 4 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.5.1.1.10
rbiRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { mocnControlEntry 10 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6
mocnCellMapping OBJECT IDENTIFIER ::= { parameter 6 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1
cellMappingTable OBJECT-TYPE
SYNTAX SEQUENCE OF CellMappingEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { mocnCellMapping 1 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1
cellMappingEntry OBJECT-TYPE
SYNTAX CellMappingEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"level:1"
INDEX { cellMappingIndex }
::= { cellMappingTable 1 }
CellMappingEntry ::=
SEQUENCE {
cellMappingIndex
INTEGER,
cellMappingTitle
OCTET STRING,
cellMappingLacSGSN0
INTEGER,
cellMappingCellIdSGSN0
INTEGER,
cellMappingRacSGSN0
INTEGER,
cellMappingLacSGSN1
INTEGER,
cellMappingCellIdSGSN1
INTEGER,
cellMappingRacSGSN1
INTEGER,
cellMappingLacSGSN2
INTEGER,
cellMappingCellIdSGSN2
INTEGER,
cellMappingRacSGSN2
INTEGER,
cellMappingRowStatus
RowStatus
}
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.1
cellMappingIndex OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:BSS ID
Remark:Index number of the virtual connection to BSS."
::= { cellMappingEntry 1 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.2
cellMappingTitle OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..16))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Title
Remark:Name that identifies this virtual connection to BSS."
::= { cellMappingEntry 2 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.3
cellMappingLacSGSN0 OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SGSN 0 Lac"
::= { cellMappingEntry 3 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.4
cellMappingCellIdSGSN0 OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SGSN 0 Cell Id"
::= { cellMappingEntry 4 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.5
cellMappingRacSGSN0 OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SGSN 0 Rac"
::= { cellMappingEntry 5 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.6
cellMappingLacSGSN1 OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SGSN 1 Lac"
::= { cellMappingEntry 6 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.7
cellMappingCellIdSGSN1 OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SGSN 1 Cell Id"
::= { cellMappingEntry 7 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.8
cellMappingRacSGSN1 OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SGSN 1 Rac"
::= { cellMappingEntry 8 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.9
cellMappingLacSGSN2 OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SGSN 2 Lac"
::= { cellMappingEntry 9 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.10
cellMappingCellIdSGSN2 OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SGSN 2 Cell Id"
::= { cellMappingEntry 10 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.11
cellMappingRacSGSN2 OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:SGSN 2 Rac"
::= { cellMappingEntry 11 }
-- 1.3.6.1.4.1.1373.2.3.3.16.2.6.1.1.30
cellMappingRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { cellMappingEntry 30 }
-- 1.3.6.1.4.1.1373.2.3.3.16.3
csta OBJECT IDENTIFIER ::= { grs 3 }
-- 1.3.6.1.4.1.1373.2.3.3.16.3.1
toBSSTable OBJECT-TYPE
SYNTAX SEQUENCE OF ToBSSEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { csta 1 }
-- 1.3.6.1.4.1.1373.2.3.3.16.3.1.1
toBSSEntry OBJECT-TYPE
SYNTAX ToBSSEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
INDEX { toBSSBSSID, toBSSTimeIndex }
::= { toBSSTable 1 }
ToBSSEntry ::=
SEQUENCE {
toBSSBSSID
Integer32,
toBSSTimeIndex
Integer32,
toBSSData
DisplayString
}
-- 1.3.6.1.4.1.1373.2.3.3.16.3.1.1.1
toBSSBSSID OBJECT-TYPE
SYNTAX Integer32 (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Description."
::= { toBSSEntry 1 }
-- 1.3.6.1.4.1.1373.2.3.3.16.3.1.1.2
toBSSTimeIndex OBJECT-TYPE
SYNTAX Integer32 (0..95)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Description."
::= { toBSSEntry 2 }
-- 1.3.6.1.4.1.1373.2.3.3.16.3.1.1.3
toBSSData OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Description."
::= { toBSSEntry 3 }
-- 1.3.6.1.4.1.1373.2.3.3.16.3.2
toSGSNTable OBJECT-TYPE
SYNTAX SEQUENCE OF ToSGSNEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { csta 2 }
-- 1.3.6.1.4.1.1373.2.3.3.16.3.2.1
toSGSNEntry OBJECT-TYPE
SYNTAX ToSGSNEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
INDEX { toSGSNSGSNID, toSGSNTimeIndex }
::= { toSGSNTable 1 }
ToSGSNEntry ::=
SEQUENCE {
toSGSNSGSNID
Integer32,
toSGSNTimeIndex
Integer32,
toSGSNData
DisplayString
}
-- 1.3.6.1.4.1.1373.2.3.3.16.3.2.1.1
toSGSNSGSNID OBJECT-TYPE
SYNTAX Integer32 (0..7)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Description."
::= { toSGSNEntry 1 }
-- 1.3.6.1.4.1.1373.2.3.3.16.3.2.1.2
toSGSNTimeIndex OBJECT-TYPE
SYNTAX Integer32 (0..95)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Description."
::= { toSGSNEntry 2 }
-- 1.3.6.1.4.1.1373.2.3.3.16.3.2.1.3
toSGSNData OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Description."
::= { toSGSNEntry 3 }
END
--
-- LGC-SS-GRS-MIB.my
--