add: omcuser and cdr format
This commit is contained in:
34
docs/reference/sgw-exp.cdr
Normal file
34
docs/reference/sgw-exp.cdr
Normal file
@@ -0,0 +1,34 @@
|
||||
accessPointNameNI = ylapn1.com
|
||||
pdpPDNType = 0x0001
|
||||
servedPDPPDNAddress = 200.200.1.9
|
||||
dynamicAddressFlag = 1
|
||||
listOfTrafficVolumes = {{VolUpLk:571 VolDnLk:1488 ChangeCon:Record Closure ChangeTime:2012-05-10 09:34:47+09:00 qCI:7 ePCQoSInformation:maxRequestedBandwithUL:0 maxRequestedBandwithDL:0 guaranteedBitrateUL:0 guaranteedBitrateDL:0 aRP:9}}
|
||||
recordOpeningTime = 2012-05-10 09:34:45+09:00
|
||||
duration = 2
|
||||
causeForRecClosing = Normal Release
|
||||
diagnostics = ManufacturerSpecificCause:1
|
||||
recordSequenceNumber = Empty value
|
||||
nodeID = isp.com
|
||||
recordExtensions = Empty value
|
||||
localSequenceNumber = 50
|
||||
apnSelectionMode = MS or Network Provided Subscription Verified
|
||||
servedMSISDN = 12341234
|
||||
chargingCharacteristics = Prepaid service
|
||||
chChSelectionMode = servingNodeSupplied
|
||||
iMSsignalingContext = Empty value
|
||||
servingNodePLMNIdentifier = 26201
|
||||
servedIMEISV = 1234567890123456
|
||||
rATType = 6
|
||||
mSTimeZone = GMT+02:30,+1H DST
|
||||
userLocationInformation = MCC:262,MNC:01,TAC:0x4321 MCC:262,MNC:01,ECI:0x1ABCDEF
|
||||
cAMELChargingInformation = Empty value
|
||||
sGWChange = Empty value
|
||||
servingNodeType = {{ servingNodeType:mME }}
|
||||
pGWAddressUsed = Empty value
|
||||
pGWPLMNIdentifier = Empty value
|
||||
startTime = Empty value
|
||||
stopTime = Empty value
|
||||
pDNConnectionID = Empty value
|
||||
iMSIunauthenticatedFlag = Empty value
|
||||
userCSGInformation = Empty value
|
||||
servedPDPPDNAddressExt = Empty value
|
||||
20
extras/100-user-omcuser
Normal file
20
extras/100-user-omcuser
Normal file
@@ -0,0 +1,20 @@
|
||||
# omc (ems) terminal host grant sudo privileges command
|
||||
omcuser ALL=(ALL) NOPASSWD: /usr/bin/dpkg
|
||||
omcuser ALL=(ALL) NOPASSWD: /bin/sed
|
||||
omcuser ALL=(ALL) NOPASSWD: /usr/bin/tee
|
||||
omcuser ALL=(ALL) NOPASSWD: /bin/mv
|
||||
omcuser ALL=(ALL) NOPASSWD: /bin/rm
|
||||
omcuser ALL=(ALL) NOPASSWD: /bin/cp
|
||||
omcuser ALL=(ALL) NOPASSWD: /bin/mkdir
|
||||
omcuser ALL=(ALL) NOPASSWD: /usr/bin/touch
|
||||
omcuser ALL=(ALL) NOPASSWD: /bin/chmod
|
||||
omcuser ALL=(ALL) NOPASSWD: /bin/chown
|
||||
omcuser ALL=(ALL) NOPASSWD: /usr/bin/ssh
|
||||
omcuser ALL=(ALL) NOPASSWD: /usr/bin/scp
|
||||
omcuser ALL=(ALL) NOPASSWD: /bin/systemctl
|
||||
omcuser ALL=(ALL) NOPASSWD: /usr/sbin/service
|
||||
omcuser ALL=(ALL) NOPASSWD: /usr/bin/zip
|
||||
omcuser ALL=(ALL) NOPASSWD: /usr/bin/unzip
|
||||
omcuser ALL=(ALL) NOPASSWD: /usr/bin/test
|
||||
omcuser ALL=(ALL) NOPASSWD: /bin/uname
|
||||
|
||||
Reference in New Issue
Block a user