-- -- LGC-SS-SMSC-MIB.my -- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209 -- Tuesday, May 03, 2011 at 09:17:38 -- LGC-SS-SMSC-MIB DEFINITIONS ::= BEGIN IMPORTS lgcSS, RowStatus, DisplayString FROM LGC-MIB OBJECT-TYPE, MODULE-IDENTITY FROM SNMPv2-SMI; -- 1.3.6.1.4.1.1373.2.3.3.5 smsc 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 5 } -- -- 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.5.1 heartbeat OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Description." ::= { smsc 1 } -- 1.3.6.1.4.1.1373.1.3.3.2.2 -- 1.3.6.1.4.1.1373.2.3.3.5.2 parameter OBJECT IDENTIFIER ::= { smsc 2 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1 system OBJECT IDENTIFIER ::= { parameter 1 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.1 cDRFlag OBJECT-TYPE SYNTAX INTEGER { off(0), on(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Name:CDR Flag Remark:Enable or disable the Call Detail Record generation of short messages." ::= { system 1 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.2 sMValidity OBJECT-TYPE SYNTAX INTEGER (0..2147483647) MAX-ACCESS read-write STATUS current DESCRIPTION "Name:SM Validity Remark:Define the maximum duration of a pending message which should be kept in sending array till reaches the called subscriber. Messages can't send out in the validity period will be deleted. The minimum unit is 1 second." ::= { system 2 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.3 logFlag OBJECT-TYPE SYNTAX INTEGER { off(0), on(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Name:Log Flag Remark:Enable or disable SM Log generation of the short message service." ::= { system 3 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.4 command OBJECT-TYPE SYNTAX INTEGER { deletePendingSM(5), reset(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "Description." ::= { system 4 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.5 localPollingFlag OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Remark:Enable or disable resend pending SMS to unattainable local users." ::= { system 5 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.6 localRoamingOutPollingFlag OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Remark:Enable or disable resend pending SMS to unattainable outbound roaming users." ::= { system 6 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.7 visitorRoamingInPollingFlag OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Remark:Enable or disable resend pending SMS to unattainable inbound roaming users." ::= { system 7 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.8 otherPollingFlag OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Remark:Enable or disable resend pending SMS to other unattainable users." ::= { system 8 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.9 pollingNumber OBJECT-TYPE SYNTAX INTEGER (0..64) MAX-ACCESS read-write STATUS current DESCRIPTION "Remark:Define the maximum port number that the queue of pending SMS may grow to." ::= { system 9 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.10 priorityFlag OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Name:SM_RP_PRI Flag Remark:Specify the priority parameter of SM_RP_PRI. Enable = High; Disable = Low." ::= { system 10 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.1.11 tpReplyPathFlag OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Name:TP Reply Path Flag Remark:Enable or disable TP-Reply-Path parameter in the SMS-DELIVER data unit. Enable = Reply path is available; Disable = Reply path is unavailable." ::= { system 11 } -- 1.3.6.1.4.1.1373.1.3.3.2.2.2 -- 1.3.6.1.4.1.1373.2.3.3.5.2.2 mSISDNSegment OBJECT IDENTIFIER ::= { parameter 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.5.2.2.1 mSISDNSegmentTable OBJECT-TYPE SYNTAX SEQUENCE OF MSISDNSegmentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." ::= { mSISDNSegment 1 } -- 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.5.2.2.1.1 mSISDNSegmentEntry OBJECT-TYPE SYNTAX MSISDNSegmentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." INDEX { msIndex } ::= { mSISDNSegmentTable 1 } MSISDNSegmentEntry ::= SEQUENCE { msIndex INTEGER, msStartNumber OCTET STRING, msEndNumber OCTET STRING, msRowStatus RowStatus } -- 1.3.6.1.4.1.1373.2.3.3.5.2.2.1.1.1 msIndex OBJECT-TYPE SYNTAX INTEGER (0..15) MAX-ACCESS read-only STATUS current DESCRIPTION "Key Parameter:Yes Name:Index Remark:MSISDN segment index number ranges from 0 to 15." ::= { mSISDNSegmentEntry 1 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.2.1.1.2 msStartNumber OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..16)) MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:MSISDN Start Remark:First MSISDN in the range. Only the involved subscribers are allowed to use the short message service." ::= { mSISDNSegmentEntry 2 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.2.1.1.3 msEndNumber OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..16)) MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:MSISDN End Remark:Last MSISDN in the range. Only the involved subscribers are allowed to use the short message service." ::= { mSISDNSegmentEntry 3 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.2.1.1.4 msRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-write STATUS current DESCRIPTION "Description." ::= { mSISDNSegmentEntry 4 } -- 1.3.6.1.4.1.1373.1.3.3.2.2.8 -- 1.3.6.1.4.1.1373.2.3.3.5.2.3 sMPP OBJECT IDENTIFIER ::= { parameter 3 } -- 1.3.6.1.4.1.1373.1.3.3.2.2.8.1 -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1 sMPPTable OBJECT-TYPE SYNTAX SEQUENCE OF SMPPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." ::= { sMPP 1 } -- 1.3.6.1.4.1.1373.1.3.3.2.2.8.1.1 -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1 sMPPEntry OBJECT-TYPE SYNTAX SMPPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." INDEX { smppIndex } ::= { sMPPTable 1 } SMPPEntry ::= SEQUENCE { smppIndex INTEGER, smppLinkAlias OCTET STRING, smppSessionType INTEGER, smppServiceNumber OCTET STRING, smppDataCodingScheme INTEGER, smppPlatformNum INTEGER, smppTimeToLive INTEGER, smppManipulationFlag INTEGER, smppTON INTEGER, smppNPI INTEGER, smppRowStatus RowStatus } -- Index -- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.1 -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.1 smppIndex OBJECT-TYPE SYNTAX INTEGER { create(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:Index Remark:SMPP connection index number ranges from 0 to 31." ::= { sMPPEntry 1 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.2 smppLinkAlias OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..16)) MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:Link Alias Remark:Alias of the SMPP link which corresponds to the link configured in EMS > Configuration > NSS > SMPP." ::= { sMPPEntry 2 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.3 smppSessionType OBJECT-TYPE SYNTAX INTEGER { bindTX(0), bindRX(1), bindTRX(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:Session Type Remark:Specify how the local SMPP entity shall bind to the remote SMPP entity.

- Tx = Work as Transmitter
- Rx = Work as Receiver
- TRx = Work as Transceiver" ::= { sMPPEntry 3 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.4 smppServiceNumber OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..16)) MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:Service Number Remark:Specify the service center number which will be displayed on the terminating mobile." ::= { sMPPEntry 4 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.5 smppDataCodingScheme OBJECT-TYPE SYNTAX INTEGER { smpp7def7(0), smpp8dcs4def7(1), smpp8dcs0def7(2), smpp7def8(16), smpp8dcs4def8(17), smpp8dcs0def8(18) } MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:DCS Remark:Data Coding Scheme" ::= { sMPPEntry 5 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.6 smppPlatformNum OBJECT-TYPE SYNTAX INTEGER { plat0(0), plat1(1), ignore(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:Platform ID Remark:Specify the serving MSC platform." ::= { sMPPEntry 6 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.7 smppTimeToLive OBJECT-TYPE SYNTAX INTEGER (0..2147483647) MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:Time to Live Remark:Define the maximum duration of a pending message which should be kept in sending array till reaches the called subscriber. Messages can't send out in the validity period will be deleted.
- Range = 1 - 604800 seconds" ::= { sMPPEntry 7 } -- -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.8 smppManipulationFlag OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:Manipulation Flag Remark:Enable or disable CLI Manipulation in XAPP setting." ::= { sMPPEntry 8 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.9 smppTON OBJECT-TYPE SYNTAX INTEGER { unknown(0), international(1), national(2), networkSpecific(3), subscriberNumber(4), alphanumeric(5), abbreviated(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:TON Remark:Indicate Type of Number for destination. If not known set to Unknown." ::= { sMPPEntry 9 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.10 smppNPI OBJECT-TYPE SYNTAX INTEGER { unknown(0), isdn(1), data(3), telex(4), landMobile(6), national(8), private(9), ermes(10), internet(14), wapClientID(18) } MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:NPI Remark:Indicate Numbering Plan Indicator for destination. If not known set to Unknown." ::= { sMPPEntry 10 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.11 smppRoleType OBJECT-TYPE SYNTAX INTEGER { server(0), client(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:Role Type Remark:Specify the role type of local SMPP entity" ::= { sMPPEntry 11 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.12 smppRerouteInd OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes Name:Reroute Indication Remark:Specify the reroute indication of local SMPP entity" ::= { sMPPEntry 12 } -- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.13 smppRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-write STATUS current DESCRIPTION "Key Parameter:Yes" ::= { sMPPEntry 13 } END -- -- LGC-SS-SMSC-MIB.my --