add MSC-CDR

This commit is contained in:
root
2025-01-03 18:35:27 +08:00
parent 8ef1414ea3
commit 6d9e440ec8
2 changed files with 37 additions and 23 deletions

View File

@@ -528,8 +528,15 @@
::= { sMPPEntry 10 }
-- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.11
smppRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { sMPPEntry 11 }
-- 1.3.6.1.4.1.1373.2.3.3.5.2.3.1.1.12
smppRoleType OBJECT-TYPE
SYNTAX INTEGER
{
@@ -541,30 +548,9 @@
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
--