Resources | global | serviceAuthorisedIntStats

serviceAuthorisedIntStats

It describes the Global service authorisation interval statistics.

Exists on Condition (/system/isOAM !='true') and (/system/sbcPersonality/role !='mrfp')

Operational Data

ParameterDescription
number A sequence number which identifies the interval for which the set of statistics is required. The interval N identifies the recently completed interval, Interval N is identifed by the last sequence value and N-( number of intervals) is the earlest completed interval.
name A dummy key to be added to non-config scalar element container, even though only one row is allowed in container. It is because without the key, tailf treats the container non-dynamic and calls get_elem per leaf instead of calling get_object per row
intervalValid The member indicating the validity of the interval.
time The system up time when the interval statistic is collected.
licenseMode Displays the licensing mode of SBC.
encryptAuthorisation Set based on whether encrypt license is available at the SBC.
srtpAuthorisation Set based on whether srtp license is available at the SBC.
enhancedVideoAuthorisation Set based on whether video license is available at the SBC.
amrnbLegAuthorisation Set based on whether amrnb license is available at the SBC.
amrwbLegAuthorisation Set based on whether amrwb license is available at the SBC.
evrcLegAuthorisation Set based on whether evrc license is available at the SBC.
niceRecAuthorisation Set based on whether nicerec license is available at the SBC.
mrfSessionsAuthorisation Set based on whether mrf license is available at the SBC.
sipRecAuthorisation Set based on whether siprec license is available at the SBC.
transcodeAuthorisation Set based on whether transcodelicense is available at the SBC.
pdcsAuthorisation Set based on whether pdcslicense is available at the SBC.
liSessionsAuthorisation Set based on whether LI license is available at the SBC.
sbcRtuSessionsAuthorisation Set based on whether SbcRtu session license is available at the SBC.
dspG722SessionsAuthorisation Set based on whether DspG722 license is available at the SBC.
gmp4x1SessionsAuthorisation Set based on whether 4X1GMP license is available at the SBC.
sipISessionsAuthorisation Set based on whether SipI license is available at the SBC.
sip323SessionsAuthorisation Set based on whether SipRec license is available at the SBC.
gmp1x10SessionsAuthorisation Set based on whether 1X10GMP license is available at the SBC.
polRtuSessionsAuthorisation Set based on whether PolRtu license is available at the SBC.
psxRtuSessionsAuthorisation Set based on whether PsxRtu license is available at the SBC.
capacityLicenseAuthorisation Set based on whether Capacity license is available at the SBC.
e911SessionsAuthorisation Set based on whether E911 license is available at the SBC.
enumSessionsAuthorisation Set based on whether ENUM license is available at the SBC.
swInstanceLicenseAuthorisation Set based on whether SweInstance license is available at the SBC.
evsLegAuthorisation Set based on whether evs license is available at the SBC.
silkLegAuthorisation Set based on whether silk license is available at the SBC.
slbAuthorisation Set based on whether SLB license is available at the SLB.
slbSessionsAuthorisation Set based on whether SLB session license is available at the SBC.
mediaProbeAuthorisation Set based on whether MEDIA PROBE license is available at the SBC.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/serviceAuthorisedIntStats/{number},{name}

  • No labels