-- Generated by
-- confdc ++emit-mib db64/sonusDrmDspStatus.mib ++oid sonusSystemMIB.3 ++top sonusDrmDspStatusMIB ++prefix SonusSystem ++module SONUS-DRM-DSPSTATUS -f /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/PerfHist-TC-MIB.fxs /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/SNMP-FRAMEWORK-MIB.fxs /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/SNMP-TARGET-MIB.fxs /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/SNMPv2-TC.fxs /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/ietf-inet-types.fxs /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/ietf-yang-types.fxs /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/sonusGen2Profiles.fxs /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/sonusHornetTc.fxs /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/sonusLicense.fxs /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/sonusSystem.fxs /sonus/p4/ws/release/sbx5000_V08.02.00R002/hornet/dist/fxs/common/sonusTc.fxs ++ db64/sonusDrmDspStatus.fxs
-- 2020-03-09 23:56:20
-- Namespace: http://sonusnet.com/ns/mibs/SONUS-DRM-DSPSTATUS/1.0

SONUS-DRM-DSPSTATUS DEFINITIONS ::= BEGIN
IMPORTS
    sonusSystemMIB FROM SONUS-SYSTEM-MIB
    MODULE-IDENTITY, OBJECT-TYPE,
    Integer32, Unsigned32, Counter32, Counter64,
    Gauge32, IpAddress
        FROM SNMPv2-SMI
    TEXTUAL-CONVENTION, RowStatus, DateAndTime,
    TruthValue
        FROM SNMPv2-TC
;

sonusDrmDspStatusMIB MODULE-IDENTITY
    LAST-UPDATED "201212310000Z"
    ORGANIZATION "Ribbon Communications, Inc."
    CONTACT-INFO "Customer Support        
                  Ribbon Communications, Inc. 
                  4 Technology Park Drive 
                  Westford, MA 01886      
                  USA                     
                                          
                  Tel: 978-614-8100       
                  Fax: 978-614-8609"
    DESCRIPTION "The MIB Module for Node Resource Manager DSP Status."
    REVISION "201212310000Z"
    DESCRIPTION "Auto generated MIB."
    ::= { sonusSystemMIB 3 }

String ::= TEXTUAL-CONVENTION
    DISPLAY-HINT "1t"
    STATUS      current
    DESCRIPTION "xs:string"
    SYNTAX      OCTET STRING

-- tagpath /system/system/dspStatus/dspUsage
sonusSystemDspStatusDspUsageTable OBJECT-TYPE
    SYNTAX      SEQUENCE OF SonusSystemDspStatusDspUsageEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "
Current DSP resource usage.
"
    ::= { sonusDrmDspStatusMIB 3 }

-- tagpath /system/system/dspStatus/dspUsage
sonusSystemDspStatusDspUsageEntry OBJECT-TYPE
    SYNTAX      SonusSystemDspStatusDspUsageEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION ""
    INDEX { sonusSystemDspStatusDspUsageSystemName }
        ::= { sonusSystemDspStatusDspUsageTable 1 }

SonusSystemDspStatusDspUsageEntry ::=
    SEQUENCE {
        sonusSystemDspStatusDspUsageSystemName String,
        sonusSystemDspStatusDspUsageCompressionTotal Integer32,
        sonusSystemDspStatusDspUsageCompressionUtilization Integer32,
        sonusSystemDspStatusDspUsageCompressionAllocFailures Integer32,
        sonusSystemDspStatusDspUsageG711Total Integer32,
        sonusSystemDspStatusDspUsageG711Utilization Integer32,
        sonusSystemDspStatusDspUsageG726Total Integer32,
        sonusSystemDspStatusDspUsageG726Utilization Integer32,
        sonusSystemDspStatusDspUsageG729AbTotal Integer32,
        sonusSystemDspStatusDspUsageG729AbUtilization Integer32,
        sonusSystemDspStatusDspUsageG7231Total Integer32,
        sonusSystemDspStatusDspUsageG7231Utilization Integer32,
        sonusSystemDspStatusDspUsageIlbcTotal Integer32,
        sonusSystemDspStatusDspUsageIlbcUtilization Integer32,
        sonusSystemDspStatusDspUsageIlbcAllocFailures Integer32,
        sonusSystemDspStatusDspUsageEcmTotal Integer32,
        sonusSystemDspStatusDspUsageEcmUtilization Integer32,
        sonusSystemDspStatusDspUsageEcmAllocFailures Integer32,
        sonusSystemDspStatusDspUsageToneTotal Integer32,
        sonusSystemDspStatusDspUsageToneUtilization Integer32,
        sonusSystemDspStatusDspUsageToneAllocFailures Integer32,
        sonusSystemDspStatusDspUsageEvrcb0Total Integer32,
        sonusSystemDspStatusDspUsageEvrcb0Utilization Integer32,
        sonusSystemDspStatusDspUsageEvrcb0AllocFailures Integer32,
        sonusSystemDspStatusDspUsageAmrNbTotal Integer32,
        sonusSystemDspStatusDspUsageAmrNbUtilization Integer32,
        sonusSystemDspStatusDspUsageAmrNbAllocFailures Integer32,
        sonusSystemDspStatusDspUsageAmrWbTotal Integer32,
        sonusSystemDspStatusDspUsageAmrWbUtilization Integer32,
        sonusSystemDspStatusDspUsageAmrWbAllocFailures Integer32,
        sonusSystemDspStatusDspUsageG722Total Integer32,
        sonusSystemDspStatusDspUsageG722Utilization Integer32,
        sonusSystemDspStatusDspUsageG722AllocFailures Integer32,
        sonusSystemDspStatusDspUsageEvrc0Total Integer32,
        sonusSystemDspStatusDspUsageEvrc0Utilization Integer32,
        sonusSystemDspStatusDspUsageEvrc0AllocFailures Integer32,
        sonusSystemDspStatusDspUsageCompressionAvailable Integer32,
        sonusSystemDspStatusDspUsageToneAvailable Integer32,
        sonusSystemDspStatusDspUsageG7221Total Integer32,
        sonusSystemDspStatusDspUsageG7221Utilization Integer32,
        sonusSystemDspStatusDspUsageEfrTotal Integer32,
        sonusSystemDspStatusDspUsageEfrUtilization Integer32,
        sonusSystemDspStatusDspUsageG711SsTotal Integer32,
        sonusSystemDspStatusDspUsageG711SsUtilization Integer32,
        sonusSystemDspStatusDspUsageSlot1ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUsageSlot2ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUsageSlot3ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUsageSlot4ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUsageG711V8Total Integer32,
        sonusSystemDspStatusDspUsageG711V8Utilization Integer32,
        sonusSystemDspStatusDspUsageG711SsV8Total Integer32,
        sonusSystemDspStatusDspUsageG711SsV8Utilization Integer32,
        sonusSystemDspStatusDspUsageG726V8Total Integer32,
        sonusSystemDspStatusDspUsageG726V8Utilization Integer32,
        sonusSystemDspStatusDspUsageG7231V8Total Integer32,
        sonusSystemDspStatusDspUsageG7231V8Utilization Integer32,
        sonusSystemDspStatusDspUsageG722V8Total Integer32,
        sonusSystemDspStatusDspUsageG722V8Utilization Integer32,
        sonusSystemDspStatusDspUsageG7221V8Total Integer32,
        sonusSystemDspStatusDspUsageG7221V8Utilization Integer32,
        sonusSystemDspStatusDspUsageG729AbV8Total Integer32,
        sonusSystemDspStatusDspUsageG729AbV8Utilization Integer32,
        sonusSystemDspStatusDspUsageEcmV34Total Integer32,
        sonusSystemDspStatusDspUsageEcmV34Utilization Integer32,
        sonusSystemDspStatusDspUsageIlbcV8Total Integer32,
        sonusSystemDspStatusDspUsageIlbcV8Utilization Integer32,
        sonusSystemDspStatusDspUsageOpusTotal Integer32,
        sonusSystemDspStatusDspUsageOpusUtilization Integer32,
        sonusSystemDspStatusDspUsageOpusAllocFailures Integer32,
        sonusSystemDspStatusDspUsageEvsTotal Integer32,
        sonusSystemDspStatusDspUsageEvsUtilization Integer32,
        sonusSystemDspStatusDspUsageSilk8Total Integer32,
        sonusSystemDspStatusDspUsageSilk8Utilization Integer32,
        sonusSystemDspStatusDspUsageSilk16Total Integer32,
        sonusSystemDspStatusDspUsageSilk16Utilization Integer32,
        sonusSystemDspStatusDspUsageAmrNbT140Total Integer32,
        sonusSystemDspStatusDspUsageAmrNbT140Utilization Integer32,
        sonusSystemDspStatusDspUsageAmrWbT140Total Integer32,
        sonusSystemDspStatusDspUsageAmrWbT140Utilization Integer32,
        sonusSystemDspStatusDspUsageCompressionHighPriorityUtilization Integer32,
        sonusSystemDspStatusDspUsageToneHighPriorityUtilization Integer32
    }

-- tagpath /system/system/dspStatus/dspUsage/systemName
sonusSystemDspStatusDspUsageSystemName OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "
Name of the system.
"
    ::= { sonusSystemDspStatusDspUsageEntry 1 }

-- tagpath /system/system/dspStatus/dspUsage/compressionTotal
sonusSystemDspStatusDspUsageCompressionTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 2 }

-- tagpath /system/system/dspStatus/dspUsage/compressionUtilization
sonusSystemDspStatusDspUsageCompressionUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of compression resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 3 }

-- tagpath /system/system/dspStatus/dspUsage/compressionAllocFailures
sonusSystemDspStatusDspUsageCompressionAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of compression resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 4 }

-- tagpath /system/system/dspStatus/dspUsage/g711Total
sonusSystemDspStatusDspUsageG711Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 5 }

-- tagpath /system/system/dspStatus/dspUsage/g711Utilization
sonusSystemDspStatusDspUsageG711Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 6 }

-- tagpath /system/system/dspStatus/dspUsage/g726Total
sonusSystemDspStatusDspUsageG726Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G726 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 7 }

-- tagpath /system/system/dspStatus/dspUsage/g726Utilization
sonusSystemDspStatusDspUsageG726Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G726 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 8 }

-- tagpath /system/system/dspStatus/dspUsage/g729AbTotal
sonusSystemDspStatusDspUsageG729AbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G729A+B resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 9 }

-- tagpath /system/system/dspStatus/dspUsage/g729AbUtilization
sonusSystemDspStatusDspUsageG729AbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G729A+B resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 10 }

-- tagpath /system/system/dspStatus/dspUsage/g7231Total
sonusSystemDspStatusDspUsageG7231Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G723.1 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 11 }

-- tagpath /system/system/dspStatus/dspUsage/g7231Utilization
sonusSystemDspStatusDspUsageG7231Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G7231 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 12 }

-- tagpath /system/system/dspStatus/dspUsage/ilbcTotal
sonusSystemDspStatusDspUsageIlbcTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total iLBC resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 13 }

-- tagpath /system/system/dspStatus/dspUsage/ilbcUtilization
sonusSystemDspStatusDspUsageIlbcUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of iLBC resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 14 }

-- tagpath /system/system/dspStatus/dspUsage/ilbcAllocFailures
sonusSystemDspStatusDspUsageIlbcAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of iLBC resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 15 }

-- tagpath /system/system/dspStatus/dspUsage/ecmTotal
sonusSystemDspStatusDspUsageEcmTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total T.38 ECM resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 16 }

-- tagpath /system/system/dspStatus/dspUsage/ecmUtilization
sonusSystemDspStatusDspUsageEcmUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of T.38 ECM resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 17 }

-- tagpath /system/system/dspStatus/dspUsage/ecmAllocFailures
sonusSystemDspStatusDspUsageEcmAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of T.38 ECM resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 18 }

-- tagpath /system/system/dspStatus/dspUsage/toneTotal
sonusSystemDspStatusDspUsageToneTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total tone resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 19 }

-- tagpath /system/system/dspStatus/dspUsage/toneUtilization
sonusSystemDspStatusDspUsageToneUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of tone resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 20 }

-- tagpath /system/system/dspStatus/dspUsage/toneAllocFailures
sonusSystemDspStatusDspUsageToneAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of tone resource allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 21 }

-- tagpath /system/system/dspStatus/dspUsage/evrcb0Total
sonusSystemDspStatusDspUsageEvrcb0Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EVRCB0 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 22 }

-- tagpath /system/system/dspStatus/dspUsage/evrcb0Utilization
sonusSystemDspStatusDspUsageEvrcb0Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EVRCB0 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 23 }

-- tagpath /system/system/dspStatus/dspUsage/evrcb0AllocFailures
sonusSystemDspStatusDspUsageEvrcb0AllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of EVRCB0 resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 24 }

-- tagpath /system/system/dspStatus/dspUsage/amrNbTotal
sonusSystemDspStatusDspUsageAmrNbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-NB resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 25 }

-- tagpath /system/system/dspStatus/dspUsage/amrNbUtilization
sonusSystemDspStatusDspUsageAmrNbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-NB resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 26 }

-- tagpath /system/system/dspStatus/dspUsage/amrNbAllocFailures
sonusSystemDspStatusDspUsageAmrNbAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of AMR-NB resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 27 }

-- tagpath /system/system/dspStatus/dspUsage/amrWbTotal
sonusSystemDspStatusDspUsageAmrWbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-WB resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 28 }

-- tagpath /system/system/dspStatus/dspUsage/amrWbUtilization
sonusSystemDspStatusDspUsageAmrWbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-WB resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 29 }

-- tagpath /system/system/dspStatus/dspUsage/amrWbAllocFailures
sonusSystemDspStatusDspUsageAmrWbAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of AMR-WB resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 30 }

-- tagpath /system/system/dspStatus/dspUsage/g722Total
sonusSystemDspStatusDspUsageG722Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 31 }

-- tagpath /system/system/dspStatus/dspUsage/g722Utilization
sonusSystemDspStatusDspUsageG722Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 32 }

-- tagpath /system/system/dspStatus/dspUsage/g722AllocFailures
sonusSystemDspStatusDspUsageG722AllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of G.722 resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 33 }

-- tagpath /system/system/dspStatus/dspUsage/evrc0Total
sonusSystemDspStatusDspUsageEvrc0Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EVRC0 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 34 }

-- tagpath /system/system/dspStatus/dspUsage/evrc0Utilization
sonusSystemDspStatusDspUsageEvrc0Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EVRC0 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 35 }

-- tagpath /system/system/dspStatus/dspUsage/evrc0AllocFailures
sonusSystemDspStatusDspUsageEvrc0AllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of EVRC0 resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 36 }

-- tagpath /system/system/dspStatus/dspUsage/compressionAvailable
sonusSystemDspStatusDspUsageCompressionAvailable OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Number of compression resources currently unused and available on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 37 }

-- tagpath /system/system/dspStatus/dspUsage/toneAvailable
sonusSystemDspStatusDspUsageToneAvailable OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Number of tone resources currently unused and available on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 38 }

-- tagpath /system/system/dspStatus/dspUsage/g7221Total
sonusSystemDspStatusDspUsageG7221Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722.1 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 39 }

-- tagpath /system/system/dspStatus/dspUsage/g7221Utilization
sonusSystemDspStatusDspUsageG7221Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722.1 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 40 }

-- tagpath /system/system/dspStatus/dspUsage/efrTotal
sonusSystemDspStatusDspUsageEfrTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EFR resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 41 }

-- tagpath /system/system/dspStatus/dspUsage/efrUtilization
sonusSystemDspStatusDspUsageEfrUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EFR resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 42 }

-- tagpath /system/system/dspStatus/dspUsage/g711SsTotal
sonusSystemDspStatusDspUsageG711SsTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711SS (silence suppression) resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 43 }

-- tagpath /system/system/dspStatus/dspUsage/g711SsUtilization
sonusSystemDspStatusDspUsageG711SsUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711SS (silence suppression) resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 44 }

-- tagpath /system/system/dspStatus/dspUsage/slot1ResourcesUtilized
sonusSystemDspStatusDspUsageSlot1ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUsageEntry 45 }

-- tagpath /system/system/dspStatus/dspUsage/slot2ResourcesUtilized
sonusSystemDspStatusDspUsageSlot2ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUsageEntry 46 }

-- tagpath /system/system/dspStatus/dspUsage/slot3ResourcesUtilized
sonusSystemDspStatusDspUsageSlot3ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUsageEntry 47 }

-- tagpath /system/system/dspStatus/dspUsage/slot4ResourcesUtilized
sonusSystemDspStatusDspUsageSlot4ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUsageEntry 48 }

-- tagpath /system/system/dspStatus/dspUsage/g711V8Total
sonusSystemDspStatusDspUsageG711V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 49 }

-- tagpath /system/system/dspStatus/dspUsage/g711V8Utilization
sonusSystemDspStatusDspUsageG711V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 50 }

-- tagpath /system/system/dspStatus/dspUsage/g711SsV8Total
sonusSystemDspStatusDspUsageG711SsV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711SS (silence suppression) V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 51 }

-- tagpath /system/system/dspStatus/dspUsage/g711SsV8Utilization
sonusSystemDspStatusDspUsageG711SsV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711SS (silence suppression) V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 52 }

-- tagpath /system/system/dspStatus/dspUsage/g726V8Total
sonusSystemDspStatusDspUsageG726V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G726 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 53 }

-- tagpath /system/system/dspStatus/dspUsage/g726V8Utilization
sonusSystemDspStatusDspUsageG726V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G726 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 54 }

-- tagpath /system/system/dspStatus/dspUsage/g7231V8Total
sonusSystemDspStatusDspUsageG7231V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G723.1 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 55 }

-- tagpath /system/system/dspStatus/dspUsage/g7231V8Utilization
sonusSystemDspStatusDspUsageG7231V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G7231 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 56 }

-- tagpath /system/system/dspStatus/dspUsage/g722V8Total
sonusSystemDspStatusDspUsageG722V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 57 }

-- tagpath /system/system/dspStatus/dspUsage/g722V8Utilization
sonusSystemDspStatusDspUsageG722V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 58 }

-- tagpath /system/system/dspStatus/dspUsage/g7221V8Total
sonusSystemDspStatusDspUsageG7221V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722.1 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 59 }

-- tagpath /system/system/dspStatus/dspUsage/g7221V8Utilization
sonusSystemDspStatusDspUsageG7221V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722.1 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 60 }

-- tagpath /system/system/dspStatus/dspUsage/g729AbV8Total
sonusSystemDspStatusDspUsageG729AbV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G729A+B V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 61 }

-- tagpath /system/system/dspStatus/dspUsage/g729AbV8Utilization
sonusSystemDspStatusDspUsageG729AbV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G729A+B V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 62 }

-- tagpath /system/system/dspStatus/dspUsage/ecmV34Total
sonusSystemDspStatusDspUsageEcmV34Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total T.38 ECM V.34 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 63 }

-- tagpath /system/system/dspStatus/dspUsage/ecmV34Utilization
sonusSystemDspStatusDspUsageEcmV34Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of T.38 ECM V.34 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 64 }

-- tagpath /system/system/dspStatus/dspUsage/ilbcV8Total
sonusSystemDspStatusDspUsageIlbcV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total iLBC V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 65 }

-- tagpath /system/system/dspStatus/dspUsage/ilbcV8Utilization
sonusSystemDspStatusDspUsageIlbcV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of iLBC V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 66 }

-- tagpath /system/system/dspStatus/dspUsage/opusTotal
sonusSystemDspStatusDspUsageOpusTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total OPUS resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 67 }

-- tagpath /system/system/dspStatus/dspUsage/opusUtilization
sonusSystemDspStatusDspUsageOpusUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of OPUS resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 68 }

-- tagpath /system/system/dspStatus/dspUsage/opusAllocFailures
sonusSystemDspStatusDspUsageOpusAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of OPUS resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 69 }

-- tagpath /system/system/dspStatus/dspUsage/evsTotal
sonusSystemDspStatusDspUsageEvsTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EVS resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 70 }

-- tagpath /system/system/dspStatus/dspUsage/evsUtilization
sonusSystemDspStatusDspUsageEvsUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EVS resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 71 }

-- tagpath /system/system/dspStatus/dspUsage/silk8Total
sonusSystemDspStatusDspUsageSilk8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total SILK_8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 72 }

-- tagpath /system/system/dspStatus/dspUsage/silk8Utilization
sonusSystemDspStatusDspUsageSilk8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of SILK_8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 73 }

-- tagpath /system/system/dspStatus/dspUsage/silk16Total
sonusSystemDspStatusDspUsageSilk16Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total SILK_16 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 74 }

-- tagpath /system/system/dspStatus/dspUsage/silk16Utilization
sonusSystemDspStatusDspUsageSilk16Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of SILK_16 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 75 }

-- tagpath /system/system/dspStatus/dspUsage/amrNbT140Total
sonusSystemDspStatusDspUsageAmrNbT140Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-NB with T.140 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 76 }

-- tagpath /system/system/dspStatus/dspUsage/amrNbT140Utilization
sonusSystemDspStatusDspUsageAmrNbT140Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-NB with  T.140 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 77 }

-- tagpath /system/system/dspStatus/dspUsage/amrWbT140Total
sonusSystemDspStatusDspUsageAmrWbT140Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-WB with T.140 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 78 }

-- tagpath /system/system/dspStatus/dspUsage/amrWbT140Utilization
sonusSystemDspStatusDspUsageAmrWbT140Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-WB with T.140 resources on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 79 }

-- tagpath /system/system/dspStatus/dspUsage/compressionHighPriorityUtilization
sonusSystemDspStatusDspUsageCompressionHighPriorityUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of compression resources used for high priority calls on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 80 }

-- tagpath /system/system/dspStatus/dspUsage/toneHighPriorityUtilization
sonusSystemDspStatusDspUsageToneHighPriorityUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of tone resources used for high priority calls on this server.
"
    ::= { sonusSystemDspStatusDspUsageEntry 81 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics
sonusSystemDspStatusDspUseCurrentStatisticsTable OBJECT-TYPE
    SYNTAX      SEQUENCE OF SonusSystemDspStatusDspUseCurrentStatisticsEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "
Current DSP resource usage.
"
    ::= { sonusDrmDspStatusMIB 4 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics
sonusSystemDspStatusDspUseCurrentStatisticsEntry OBJECT-TYPE
    SYNTAX      SonusSystemDspStatusDspUseCurrentStatisticsEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION ""
    INDEX { sonusSystemDspStatusDspUseCurrentStatisticsSystemName }
        ::= { sonusSystemDspStatusDspUseCurrentStatisticsTable 1 }

SonusSystemDspStatusDspUseCurrentStatisticsEntry ::=
    SEQUENCE {
        sonusSystemDspStatusDspUseCurrentStatisticsSystemName String,
        sonusSystemDspStatusDspUseCurrentStatisticsCompressionTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsCompressionUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsCompressionAllocFailures Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG711Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG711Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG726Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG726Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG729AbTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG729AbUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG7231Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG7231Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsIlbcTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsIlbcUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsIlbcAllocFailures Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEcmTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEcmUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEcmAllocFailures Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsToneTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsToneUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsToneAllocFailures Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEvrcb0Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEvrcb0Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEvrcb0AllocFailures Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsAmrNbTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsAmrNbUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsAmrNbAllocFailures Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsAmrWbTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsAmrWbUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsAmrWbAllocFailures Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG722Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG722Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG722AllocFailures Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEvrc0Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEvrc0Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEvrc0AllocFailures Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsCompressionAvailable Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsToneAvailable Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG7221Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG7221Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEfrTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEfrUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG711SsTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG711SsUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsSlot1ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsSlot2ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsSlot3ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsSlot4ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG711V8Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG711V8Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG711SsV8Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG711SsV8Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG726V8Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG726V8Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG7231V8Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG7231V8Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG722V8Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG722V8Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG7221V8Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG7221V8Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG729AbV8Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsG729AbV8Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEcmV34Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEcmV34Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsIlbcV8Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsIlbcV8Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsOpusTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsOpusUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsOpusAllocFailures Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEvsTotal Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsEvsUtilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsSilk8Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsSilk8Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsSilk16Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsSilk16Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsAmrNbT140Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsAmrNbT140Utilization Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsAmrWbT140Total Integer32,
        sonusSystemDspStatusDspUseCurrentStatisticsAmrWbT140Utilization Integer32
    }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/systemName
sonusSystemDspStatusDspUseCurrentStatisticsSystemName OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "
Name of the system.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 1 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/compressionTotal
sonusSystemDspStatusDspUseCurrentStatisticsCompressionTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 2 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/compressionUtilization
sonusSystemDspStatusDspUseCurrentStatisticsCompressionUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of compression resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 3 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/compressionAllocFailures
sonusSystemDspStatusDspUseCurrentStatisticsCompressionAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of compression resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 4 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g711Total
sonusSystemDspStatusDspUseCurrentStatisticsG711Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 5 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g711Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG711Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 6 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g726Total
sonusSystemDspStatusDspUseCurrentStatisticsG726Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G726 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 7 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g726Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG726Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G726 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 8 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g729AbTotal
sonusSystemDspStatusDspUseCurrentStatisticsG729AbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G729A+B resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 9 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g729AbUtilization
sonusSystemDspStatusDspUseCurrentStatisticsG729AbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G729A+B resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 10 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g7231Total
sonusSystemDspStatusDspUseCurrentStatisticsG7231Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G723.1 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 11 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g7231Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG7231Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G7231 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 12 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/ilbcTotal
sonusSystemDspStatusDspUseCurrentStatisticsIlbcTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total iLBC resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 13 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/ilbcUtilization
sonusSystemDspStatusDspUseCurrentStatisticsIlbcUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of iLBC resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 14 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/ilbcAllocFailures
sonusSystemDspStatusDspUseCurrentStatisticsIlbcAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of iLBC resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 15 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/ecmTotal
sonusSystemDspStatusDspUseCurrentStatisticsEcmTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total T.38 ECM resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 16 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/ecmUtilization
sonusSystemDspStatusDspUseCurrentStatisticsEcmUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of T.38 ECM resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 17 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/ecmAllocFailures
sonusSystemDspStatusDspUseCurrentStatisticsEcmAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of T.38 ECM resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 18 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/toneTotal
sonusSystemDspStatusDspUseCurrentStatisticsToneTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total tone resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 19 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/toneUtilization
sonusSystemDspStatusDspUseCurrentStatisticsToneUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of tone resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 20 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/toneAllocFailures
sonusSystemDspStatusDspUseCurrentStatisticsToneAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of tone resource allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 21 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/evrcb0Total
sonusSystemDspStatusDspUseCurrentStatisticsEvrcb0Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EVRCB0 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 22 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/evrcb0Utilization
sonusSystemDspStatusDspUseCurrentStatisticsEvrcb0Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EVRCB0 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 23 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/evrcb0AllocFailures
sonusSystemDspStatusDspUseCurrentStatisticsEvrcb0AllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of EVRCB0 resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 24 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/amrNbTotal
sonusSystemDspStatusDspUseCurrentStatisticsAmrNbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-NB resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 25 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/amrNbUtilization
sonusSystemDspStatusDspUseCurrentStatisticsAmrNbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-NB resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 26 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/amrNbAllocFailures
sonusSystemDspStatusDspUseCurrentStatisticsAmrNbAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of AMR-NB resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 27 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/amrWbTotal
sonusSystemDspStatusDspUseCurrentStatisticsAmrWbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-WB resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 28 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/amrWbUtilization
sonusSystemDspStatusDspUseCurrentStatisticsAmrWbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-WB resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 29 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/amrWbAllocFailures
sonusSystemDspStatusDspUseCurrentStatisticsAmrWbAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of AMR-WB resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 30 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g722Total
sonusSystemDspStatusDspUseCurrentStatisticsG722Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 31 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g722Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG722Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 32 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g722AllocFailures
sonusSystemDspStatusDspUseCurrentStatisticsG722AllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of G.722 resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 33 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/evrc0Total
sonusSystemDspStatusDspUseCurrentStatisticsEvrc0Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EVRC0 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 34 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/evrc0Utilization
sonusSystemDspStatusDspUseCurrentStatisticsEvrc0Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EVRC0 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 35 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/evrc0AllocFailures
sonusSystemDspStatusDspUseCurrentStatisticsEvrc0AllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of EVRC0 resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 36 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/compressionAvailable
sonusSystemDspStatusDspUseCurrentStatisticsCompressionAvailable OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Number of compression resources currently unused and available on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 37 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/toneAvailable
sonusSystemDspStatusDspUseCurrentStatisticsToneAvailable OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Number of tone resources currently unused and available on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 38 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g7221Total
sonusSystemDspStatusDspUseCurrentStatisticsG7221Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722.1 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 39 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g7221Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG7221Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722.1 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 40 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/efrTotal
sonusSystemDspStatusDspUseCurrentStatisticsEfrTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EFR resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 41 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/efrUtilization
sonusSystemDspStatusDspUseCurrentStatisticsEfrUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EFR resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 42 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g711SsTotal
sonusSystemDspStatusDspUseCurrentStatisticsG711SsTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711SS (silence suppression) resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 43 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g711SsUtilization
sonusSystemDspStatusDspUseCurrentStatisticsG711SsUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711SS (silence suppression) resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 44 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/slot1ResourcesUtilized
sonusSystemDspStatusDspUseCurrentStatisticsSlot1ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 45 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/slot2ResourcesUtilized
sonusSystemDspStatusDspUseCurrentStatisticsSlot2ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 46 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/slot3ResourcesUtilized
sonusSystemDspStatusDspUseCurrentStatisticsSlot3ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 47 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/slot4ResourcesUtilized
sonusSystemDspStatusDspUseCurrentStatisticsSlot4ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 48 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g711V8Total
sonusSystemDspStatusDspUseCurrentStatisticsG711V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 49 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g711V8Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG711V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 50 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g711SsV8Total
sonusSystemDspStatusDspUseCurrentStatisticsG711SsV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711SS (silence suppression) V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 51 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g711SsV8Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG711SsV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711SS (silence suppression) V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 52 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g726V8Total
sonusSystemDspStatusDspUseCurrentStatisticsG726V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G726 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 53 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g726V8Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG726V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G726 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 54 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g7231V8Total
sonusSystemDspStatusDspUseCurrentStatisticsG7231V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G723.1 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 55 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g7231V8Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG7231V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G7231 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 56 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g722V8Total
sonusSystemDspStatusDspUseCurrentStatisticsG722V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 57 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g722V8Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG722V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 58 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g7221V8Total
sonusSystemDspStatusDspUseCurrentStatisticsG7221V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722.1 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 59 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g7221V8Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG7221V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722.1 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 60 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g729AbV8Total
sonusSystemDspStatusDspUseCurrentStatisticsG729AbV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G729A+B V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 61 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/g729AbV8Utilization
sonusSystemDspStatusDspUseCurrentStatisticsG729AbV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G729A+B V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 62 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/ecmV34Total
sonusSystemDspStatusDspUseCurrentStatisticsEcmV34Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total T.38 ECM V.34 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 63 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/ecmV34Utilization
sonusSystemDspStatusDspUseCurrentStatisticsEcmV34Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of T.38 ECM V.34 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 64 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/ilbcV8Total
sonusSystemDspStatusDspUseCurrentStatisticsIlbcV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total iLBC V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 65 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/ilbcV8Utilization
sonusSystemDspStatusDspUseCurrentStatisticsIlbcV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of iLBC V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 66 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/opusTotal
sonusSystemDspStatusDspUseCurrentStatisticsOpusTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total OPUS resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 67 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/opusUtilization
sonusSystemDspStatusDspUseCurrentStatisticsOpusUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of OPUS resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 68 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/opusAllocFailures
sonusSystemDspStatusDspUseCurrentStatisticsOpusAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of OPUS resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 69 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/evsTotal
sonusSystemDspStatusDspUseCurrentStatisticsEvsTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EVS resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 70 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/evsUtilization
sonusSystemDspStatusDspUseCurrentStatisticsEvsUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EVS resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 71 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/silk8Total
sonusSystemDspStatusDspUseCurrentStatisticsSilk8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total SILK_8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 72 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/silk8Utilization
sonusSystemDspStatusDspUseCurrentStatisticsSilk8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of SILK_8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 73 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/silk16Total
sonusSystemDspStatusDspUseCurrentStatisticsSilk16Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total SILK_16 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 74 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/silk16Utilization
sonusSystemDspStatusDspUseCurrentStatisticsSilk16Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of SILK_16 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 75 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/amrNbT140Total
sonusSystemDspStatusDspUseCurrentStatisticsAmrNbT140Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-NB with T.140 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 76 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/amrNbT140Utilization
sonusSystemDspStatusDspUseCurrentStatisticsAmrNbT140Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-NB with T.140 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 77 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/amrWbT140Total
sonusSystemDspStatusDspUseCurrentStatisticsAmrWbT140Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-WB with T.140 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 78 }

-- tagpath /system/system/dspStatus/dspUseCurrentStatistics/amrWbT140Utilization
sonusSystemDspStatusDspUseCurrentStatisticsAmrWbT140Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-WB with T.140 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseCurrentStatisticsEntry 79 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics
sonusSystemDspStatusDspUseIntervalStatisticsTable OBJECT-TYPE
    SYNTAX      SEQUENCE OF SonusSystemDspStatusDspUseIntervalStatisticsEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "
Current DSP resource usage.
"
    ::= { sonusDrmDspStatusMIB 5 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics
sonusSystemDspStatusDspUseIntervalStatisticsEntry OBJECT-TYPE
    SYNTAX      SonusSystemDspStatusDspUseIntervalStatisticsEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION ""
    INDEX { sonusSystemDspStatusDspUseIntervalStatisticsSystemName }
        ::= { sonusSystemDspStatusDspUseIntervalStatisticsTable 1 }

SonusSystemDspStatusDspUseIntervalStatisticsEntry ::=
    SEQUENCE {
        sonusSystemDspStatusDspUseIntervalStatisticsSystemName String,
        sonusSystemDspStatusDspUseIntervalStatisticsCompressionTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsCompressionUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsCompressionAllocFailures Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG711Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG711Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG726Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG726Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG729AbTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG729AbUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG7231Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG7231Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsIlbcTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsIlbcUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsIlbcAllocFailures Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEcmTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEcmUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEcmAllocFailures Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsToneTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsToneUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsToneAllocFailures Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEvrcb0Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEvrcb0Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEvrcb0AllocFailures Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsAmrNbTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsAmrNbUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsAmrNbAllocFailures Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsAmrWbTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsAmrWbUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsAmrWbAllocFailures Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG722Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG722Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG722AllocFailures Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEvrc0Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEvrc0Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEvrc0AllocFailures Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsCompressionAvailable Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsToneAvailable Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG7221Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG7221Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEfrTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEfrUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG711SsTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG711SsUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsSlot1ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsSlot2ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsSlot3ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsSlot4ResourcesUtilized Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG711V8Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG711V8Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG711SsV8Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG711SsV8Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG726V8Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG726V8Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG7231V8Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG7231V8Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG722V8Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG722V8Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG7221V8Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG7221V8Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG729AbV8Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsG729AbV8Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEcmV34Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEcmV34Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsIlbcV8Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsIlbcV8Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsOpusTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsOpusUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsOpusAllocFailures Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEvsTotal Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsEvsUtilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsSilk8Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsSilk8Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsSilk16Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsSilk16Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsAmrNbT140Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsAmrNbT140Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsAmrWbT140Total Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsAmrWbT140Utilization Integer32,
        sonusSystemDspStatusDspUseIntervalStatisticsNumber Unsigned32,
        sonusSystemDspStatusDspUseIntervalStatisticsName INTEGER,
        sonusSystemDspStatusDspUseIntervalStatisticsIntervalValid INTEGER,
        sonusSystemDspStatusDspUseIntervalStatisticsTime Unsigned32
    }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/systemName
sonusSystemDspStatusDspUseIntervalStatisticsSystemName OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "
Name of the system.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 1 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/compressionTotal
sonusSystemDspStatusDspUseIntervalStatisticsCompressionTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 2 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/compressionUtilization
sonusSystemDspStatusDspUseIntervalStatisticsCompressionUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of compression resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 3 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/compressionAllocFailures
sonusSystemDspStatusDspUseIntervalStatisticsCompressionAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of compression resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 4 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g711Total
sonusSystemDspStatusDspUseIntervalStatisticsG711Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 5 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g711Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG711Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 6 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g726Total
sonusSystemDspStatusDspUseIntervalStatisticsG726Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G726 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 7 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g726Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG726Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G726 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 8 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g729AbTotal
sonusSystemDspStatusDspUseIntervalStatisticsG729AbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G729A+B resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 9 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g729AbUtilization
sonusSystemDspStatusDspUseIntervalStatisticsG729AbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G729A+B resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 10 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g7231Total
sonusSystemDspStatusDspUseIntervalStatisticsG7231Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G723.1 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 11 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g7231Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG7231Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G7231 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 12 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/ilbcTotal
sonusSystemDspStatusDspUseIntervalStatisticsIlbcTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total iLBC resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 13 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/ilbcUtilization
sonusSystemDspStatusDspUseIntervalStatisticsIlbcUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of iLBC resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 14 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/ilbcAllocFailures
sonusSystemDspStatusDspUseIntervalStatisticsIlbcAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of iLBC resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 15 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/ecmTotal
sonusSystemDspStatusDspUseIntervalStatisticsEcmTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total T.38 ECM resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 16 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/ecmUtilization
sonusSystemDspStatusDspUseIntervalStatisticsEcmUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of T.38 ECM resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 17 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/ecmAllocFailures
sonusSystemDspStatusDspUseIntervalStatisticsEcmAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of T.38 ECM resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 18 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/toneTotal
sonusSystemDspStatusDspUseIntervalStatisticsToneTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total tone resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 19 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/toneUtilization
sonusSystemDspStatusDspUseIntervalStatisticsToneUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of tone resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 20 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/toneAllocFailures
sonusSystemDspStatusDspUseIntervalStatisticsToneAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of tone resource allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 21 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/evrcb0Total
sonusSystemDspStatusDspUseIntervalStatisticsEvrcb0Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EVRCB0 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 22 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/evrcb0Utilization
sonusSystemDspStatusDspUseIntervalStatisticsEvrcb0Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EVRCB0 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 23 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/evrcb0AllocFailures
sonusSystemDspStatusDspUseIntervalStatisticsEvrcb0AllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of EVRCB0 resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 24 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/amrNbTotal
sonusSystemDspStatusDspUseIntervalStatisticsAmrNbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-NB resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 25 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/amrNbUtilization
sonusSystemDspStatusDspUseIntervalStatisticsAmrNbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-NB resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 26 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/amrNbAllocFailures
sonusSystemDspStatusDspUseIntervalStatisticsAmrNbAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of AMR-NB resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 27 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/amrWbTotal
sonusSystemDspStatusDspUseIntervalStatisticsAmrWbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-WB resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 28 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/amrWbUtilization
sonusSystemDspStatusDspUseIntervalStatisticsAmrWbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-WB resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 29 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/amrWbAllocFailures
sonusSystemDspStatusDspUseIntervalStatisticsAmrWbAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of AMR-WB resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 30 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g722Total
sonusSystemDspStatusDspUseIntervalStatisticsG722Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 31 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g722Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG722Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 32 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g722AllocFailures
sonusSystemDspStatusDspUseIntervalStatisticsG722AllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of G.722 resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 33 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/evrc0Total
sonusSystemDspStatusDspUseIntervalStatisticsEvrc0Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EVRC0 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 34 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/evrc0Utilization
sonusSystemDspStatusDspUseIntervalStatisticsEvrc0Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EVRC0 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 35 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/evrc0AllocFailures
sonusSystemDspStatusDspUseIntervalStatisticsEvrc0AllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of EVRC0 resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 36 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/compressionAvailable
sonusSystemDspStatusDspUseIntervalStatisticsCompressionAvailable OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Number of compression resources currently unused and available on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 37 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/toneAvailable
sonusSystemDspStatusDspUseIntervalStatisticsToneAvailable OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Number of tone resources currently unused and available on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 38 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g7221Total
sonusSystemDspStatusDspUseIntervalStatisticsG7221Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722.1 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 39 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g7221Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG7221Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722.1 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 40 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/efrTotal
sonusSystemDspStatusDspUseIntervalStatisticsEfrTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EFR resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 41 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/efrUtilization
sonusSystemDspStatusDspUseIntervalStatisticsEfrUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EFR resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 42 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g711SsTotal
sonusSystemDspStatusDspUseIntervalStatisticsG711SsTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711SS (silence suppression) resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 43 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g711SsUtilization
sonusSystemDspStatusDspUseIntervalStatisticsG711SsUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711SS (silence suppression) resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 44 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/slot1ResourcesUtilized
sonusSystemDspStatusDspUseIntervalStatisticsSlot1ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 45 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/slot2ResourcesUtilized
sonusSystemDspStatusDspUseIntervalStatisticsSlot2ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 46 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/slot3ResourcesUtilized
sonusSystemDspStatusDspUseIntervalStatisticsSlot3ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 47 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/slot4ResourcesUtilized
sonusSystemDspStatusDspUseIntervalStatisticsSlot4ResourcesUtilized OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total compression/tone resources in use on this module slot.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 48 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g711V8Total
sonusSystemDspStatusDspUseIntervalStatisticsG711V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 49 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g711V8Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG711V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 50 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g711SsV8Total
sonusSystemDspStatusDspUseIntervalStatisticsG711SsV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G711SS (silence suppression) V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 51 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g711SsV8Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG711SsV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G711SS (silence suppression) V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 52 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g726V8Total
sonusSystemDspStatusDspUseIntervalStatisticsG726V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G726 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 53 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g726V8Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG726V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G726 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 54 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g7231V8Total
sonusSystemDspStatusDspUseIntervalStatisticsG7231V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G723.1 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 55 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g7231V8Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG7231V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G7231 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 56 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g722V8Total
sonusSystemDspStatusDspUseIntervalStatisticsG722V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 57 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g722V8Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG722V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 58 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g7221V8Total
sonusSystemDspStatusDspUseIntervalStatisticsG7221V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G.722.1 V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 59 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g7221V8Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG7221V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G.722.1 V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 60 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g729AbV8Total
sonusSystemDspStatusDspUseIntervalStatisticsG729AbV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total G729A+B V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 61 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/g729AbV8Utilization
sonusSystemDspStatusDspUseIntervalStatisticsG729AbV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of G729A+B V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 62 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/ecmV34Total
sonusSystemDspStatusDspUseIntervalStatisticsEcmV34Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total T.38 ECM V.34 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 63 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/ecmV34Utilization
sonusSystemDspStatusDspUseIntervalStatisticsEcmV34Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of T.38 ECM V.34 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 64 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/ilbcV8Total
sonusSystemDspStatusDspUseIntervalStatisticsIlbcV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total iLBC V8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 65 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/ilbcV8Utilization
sonusSystemDspStatusDspUseIntervalStatisticsIlbcV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of iLBC V8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 66 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/opusTotal
sonusSystemDspStatusDspUseIntervalStatisticsOpusTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total OPUS resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 67 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/opusUtilization
sonusSystemDspStatusDspUseIntervalStatisticsOpusUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of OPUS resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 68 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/opusAllocFailures
sonusSystemDspStatusDspUseIntervalStatisticsOpusAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage of OPUS resources allocation failures on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 69 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/evsTotal
sonusSystemDspStatusDspUseIntervalStatisticsEvsTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total EVS resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 70 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/evsUtilization
sonusSystemDspStatusDspUseIntervalStatisticsEvsUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of EVS resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 71 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/silk8Total
sonusSystemDspStatusDspUseIntervalStatisticsSilk8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total SILK_8 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 72 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/silk8Utilization
sonusSystemDspStatusDspUseIntervalStatisticsSilk8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of SILK_8 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 73 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/silk16Total
sonusSystemDspStatusDspUseIntervalStatisticsSilk16Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total SILK_16 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 74 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/silk16Utilization
sonusSystemDspStatusDspUseIntervalStatisticsSilk16Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of SILK_16 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 75 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/amrNbT140Total
sonusSystemDspStatusDspUseIntervalStatisticsAmrNbT140Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-NB with T.140 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 76 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/amrNbT140Utilization
sonusSystemDspStatusDspUseIntervalStatisticsAmrNbT140Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-NB with T.140 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 77 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/amrWbT140Total
sonusSystemDspStatusDspUseIntervalStatisticsAmrWbT140Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Total AMR-WB with T.140 resource capacity on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 78 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/amrWbT140Utilization
sonusSystemDspStatusDspUseIntervalStatisticsAmrWbT140Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
Percentage utilization of AMR-WB with T.140 resources on this server.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 79 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/number
sonusSystemDspStatusDspUseIntervalStatisticsNumber OBJECT-TYPE
    SYNTAX      Unsigned32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
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.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 83 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/name
sonusSystemDspStatusDspUseIntervalStatisticsName OBJECT-TYPE
    SYNTAX      INTEGER {entry(1)}
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
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
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 84 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/intervalValid
sonusSystemDspStatusDspUseIntervalStatisticsIntervalValid OBJECT-TYPE
    SYNTAX      INTEGER {true(1),false(2)}
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
The member indicating the validity of the interval.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 85 }

-- tagpath /system/system/dspStatus/dspUseIntervalStatistics/time
sonusSystemDspStatusDspUseIntervalStatisticsTime OBJECT-TYPE
    SYNTAX      Unsigned32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "
The system up time when the interval statistic is collected.
"
    ::= { sonusSystemDspStatusDspUseIntervalStatisticsEntry 86 }

-- tagpath /system/system/transcodeInfo/transcodeType
sonusSystemTranscodeInfoTranscodeTypeTable OBJECT-TYPE
    SYNTAX      SEQUENCE OF SonusSystemTranscodeInfoTranscodeTypeEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Current transcode information."
    ::= { sonusDrmDspStatusMIB 7 }

-- tagpath /system/system/transcodeInfo/transcodeType
sonusSystemTranscodeInfoTranscodeTypeEntry OBJECT-TYPE
    SYNTAX      SonusSystemTranscodeInfoTranscodeTypeEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION ""
    INDEX { sonusSystemTranscodeInfoTranscodeTypeSystemName }
        ::= { sonusSystemTranscodeInfoTranscodeTypeTable 1 }

SonusSystemTranscodeInfoTranscodeTypeEntry ::=
    SEQUENCE {
        sonusSystemTranscodeInfoTranscodeTypeSystemName String,
        sonusSystemTranscodeInfoTranscodeTypeTranscodeType String
    }

-- tagpath /system/system/transcodeInfo/transcodeType/systemName
sonusSystemTranscodeInfoTranscodeTypeSystemName OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Name of the system."
    ::= { sonusSystemTranscodeInfoTranscodeTypeEntry 1 }

-- tagpath /system/system/transcodeInfo/transcodeType/transcodeType
sonusSystemTranscodeInfoTranscodeTypeTranscodeType OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "Type of transcode information used (CPU, GPU, CPU + GPU, HWDSP)."
    ::= { sonusSystemTranscodeInfoTranscodeTypeEntry 2 }

-- tagpath /system/system/transcodeInfo/gpu
sonusSystemTranscodeInfoGpuTable OBJECT-TYPE
    SYNTAX      SEQUENCE OF SonusSystemTranscodeInfoGpuEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Current GPU DSP resource information."
    ::= { sonusDrmDspStatusMIB 8 }

-- tagpath /system/system/transcodeInfo/gpu
sonusSystemTranscodeInfoGpuEntry OBJECT-TYPE
    SYNTAX      SonusSystemTranscodeInfoGpuEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION ""
    INDEX { sonusSystemTranscodeInfoGpuSystemName, sonusSystemTranscodeInfoGpuGpuName }
        ::= { sonusSystemTranscodeInfoGpuTable 1 }

SonusSystemTranscodeInfoGpuEntry ::=
    SEQUENCE {
        sonusSystemTranscodeInfoGpuSystemName String,
        sonusSystemTranscodeInfoGpuGpuName String,
        sonusSystemTranscodeInfoGpuCpuCoresUsed Integer32,
        sonusSystemTranscodeInfoGpuGpuType String,
        sonusSystemTranscodeInfoGpuGpuAllocationRatio Integer32
    }

-- tagpath /system/system/transcodeInfo/gpu/systemName
sonusSystemTranscodeInfoGpuSystemName OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Name of the system."
    ::= { sonusSystemTranscodeInfoGpuEntry 1 }

-- tagpath /system/system/transcodeInfo/gpu/gpuName
sonusSystemTranscodeInfoGpuGpuName OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Name of the GPU."
    ::= { sonusSystemTranscodeInfoGpuEntry 2 }

-- tagpath /system/system/transcodeInfo/gpu/cpuCoresUsed
sonusSystemTranscodeInfoGpuCpuCoresUsed OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "Cores used for GPU transcoding."
    ::= { sonusSystemTranscodeInfoGpuEntry 3 }

-- tagpath /system/system/transcodeInfo/gpu/gpuType
sonusSystemTranscodeInfoGpuGpuType OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "GPU type."
    ::= { sonusSystemTranscodeInfoGpuEntry 4 }

-- tagpath /system/system/transcodeInfo/gpu/gpuAllocationRatio
sonusSystemTranscodeInfoGpuGpuAllocationRatio OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "GPU allocation ratio."
    ::= { sonusSystemTranscodeInfoGpuEntry 5 }

-- tagpath /system/system/transcodeInfo/cpu
sonusSystemTranscodeInfoCpuTable OBJECT-TYPE
    SYNTAX      SEQUENCE OF SonusSystemTranscodeInfoCpuEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Current CPU DSP resource information."
    ::= { sonusDrmDspStatusMIB 9 }

-- tagpath /system/system/transcodeInfo/cpu
sonusSystemTranscodeInfoCpuEntry OBJECT-TYPE
    SYNTAX      SonusSystemTranscodeInfoCpuEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION ""
    INDEX { sonusSystemTranscodeInfoCpuSystemName }
        ::= { sonusSystemTranscodeInfoCpuTable 1 }

SonusSystemTranscodeInfoCpuEntry ::=
    SEQUENCE {
        sonusSystemTranscodeInfoCpuSystemName String,
        sonusSystemTranscodeInfoCpuCpuCoresused Integer32
    }

-- tagpath /system/system/transcodeInfo/cpu/systemName
sonusSystemTranscodeInfoCpuSystemName OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Name of the system."
    ::= { sonusSystemTranscodeInfoCpuEntry 1 }

-- tagpath /system/system/transcodeInfo/cpu/cpuCoresused
sonusSystemTranscodeInfoCpuCpuCoresused OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "Cores used for CPU transcoding."
    ::= { sonusSystemTranscodeInfoCpuEntry 2 }

-- tagpath /system/system/gpuTranscodeStatus
sonusSystemGpuTranscodeStatusTable OBJECT-TYPE
    SYNTAX      SEQUENCE OF SonusSystemGpuTranscodeStatusEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Current GPU transcode status."
    ::= { sonusDrmDspStatusMIB 10 }

-- tagpath /system/system/gpuTranscodeStatus
sonusSystemGpuTranscodeStatusEntry OBJECT-TYPE
    SYNTAX      SonusSystemGpuTranscodeStatusEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION ""
    INDEX { sonusSystemGpuTranscodeStatusSystemName, sonusSystemGpuTranscodeStatusGpuNumber }
        ::= { sonusSystemGpuTranscodeStatusTable 1 }

SonusSystemGpuTranscodeStatusEntry ::=
    SEQUENCE {
        sonusSystemGpuTranscodeStatusSystemName String,
        sonusSystemGpuTranscodeStatusGpuNumber Unsigned32,
        sonusSystemGpuTranscodeStatusG711Total Integer32,
        sonusSystemGpuTranscodeStatusG711Utilization Integer32,
        sonusSystemGpuTranscodeStatusG729AbTotal Integer32,
        sonusSystemGpuTranscodeStatusG729AbUtilization Integer32,
        sonusSystemGpuTranscodeStatusAmrNbTotal Integer32,
        sonusSystemGpuTranscodeStatusAmrNbUtilization Integer32,
        sonusSystemGpuTranscodeStatusAmrWbTotal Integer32,
        sonusSystemGpuTranscodeStatusAmrWbUtilization Integer32,
        sonusSystemGpuTranscodeStatusEvrcb0Total Integer32,
        sonusSystemGpuTranscodeStatusEvrcb0Utilization Integer32,
        sonusSystemGpuTranscodeStatusEvrc0Total Integer32,
        sonusSystemGpuTranscodeStatusEvrc0Utilization Integer32,
        sonusSystemGpuTranscodeStatusG722Total Integer32,
        sonusSystemGpuTranscodeStatusG722Utilization Integer32,
        sonusSystemGpuTranscodeStatusAmrNbT140Total Integer32,
        sonusSystemGpuTranscodeStatusAmrNbT140Utilization Integer32,
        sonusSystemGpuTranscodeStatusAmrWbT140Total Integer32,
        sonusSystemGpuTranscodeStatusAmrWbT140Utilization Integer32
    }

-- tagpath /system/system/gpuTranscodeStatus/systemName
sonusSystemGpuTranscodeStatusSystemName OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Name of the system."
    ::= { sonusSystemGpuTranscodeStatusEntry 1 }

-- tagpath /system/system/gpuTranscodeStatus/gpuNumber
sonusSystemGpuTranscodeStatusGpuNumber OBJECT-TYPE
    SYNTAX      Unsigned32
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Number of the GPU."
    ::= { sonusSystemGpuTranscodeStatusEntry 2 }

-- tagpath /system/system/gpuTranscodeStatus/g711Total
sonusSystemGpuTranscodeStatusG711Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "G711 total"
    ::= { sonusSystemGpuTranscodeStatusEntry 3 }

-- tagpath /system/system/gpuTranscodeStatus/g711Utilization
sonusSystemGpuTranscodeStatusG711Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "G711 utilization"
    ::= { sonusSystemGpuTranscodeStatusEntry 4 }

-- tagpath /system/system/gpuTranscodeStatus/g729AbTotal
sonusSystemGpuTranscodeStatusG729AbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "G729AB total"
    ::= { sonusSystemGpuTranscodeStatusEntry 5 }

-- tagpath /system/system/gpuTranscodeStatus/g729AbUtilization
sonusSystemGpuTranscodeStatusG729AbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "G729AB utilization"
    ::= { sonusSystemGpuTranscodeStatusEntry 6 }

-- tagpath /system/system/gpuTranscodeStatus/amrNbTotal
sonusSystemGpuTranscodeStatusAmrNbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "AMRNB total"
    ::= { sonusSystemGpuTranscodeStatusEntry 7 }

-- tagpath /system/system/gpuTranscodeStatus/amrNbUtilization
sonusSystemGpuTranscodeStatusAmrNbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "AMRNB utilization"
    ::= { sonusSystemGpuTranscodeStatusEntry 8 }

-- tagpath /system/system/gpuTranscodeStatus/amrWbTotal
sonusSystemGpuTranscodeStatusAmrWbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "AMRWB total"
    ::= { sonusSystemGpuTranscodeStatusEntry 9 }

-- tagpath /system/system/gpuTranscodeStatus/amrWbUtilization
sonusSystemGpuTranscodeStatusAmrWbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "AMRWB utilization"
    ::= { sonusSystemGpuTranscodeStatusEntry 10 }

-- tagpath /system/system/gpuTranscodeStatus/evrcb0Total
sonusSystemGpuTranscodeStatusEvrcb0Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "EVRCB0 total"
    ::= { sonusSystemGpuTranscodeStatusEntry 11 }

-- tagpath /system/system/gpuTranscodeStatus/evrcb0Utilization
sonusSystemGpuTranscodeStatusEvrcb0Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "EVRCB0 utilization"
    ::= { sonusSystemGpuTranscodeStatusEntry 12 }

-- tagpath /system/system/gpuTranscodeStatus/evrc0Total
sonusSystemGpuTranscodeStatusEvrc0Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "EVRC0 total"
    ::= { sonusSystemGpuTranscodeStatusEntry 13 }

-- tagpath /system/system/gpuTranscodeStatus/evrc0Utilization
sonusSystemGpuTranscodeStatusEvrc0Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "EVRC0 utilization"
    ::= { sonusSystemGpuTranscodeStatusEntry 14 }

-- tagpath /system/system/gpuTranscodeStatus/g722Total
sonusSystemGpuTranscodeStatusG722Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "G722 total"
    ::= { sonusSystemGpuTranscodeStatusEntry 15 }

-- tagpath /system/system/gpuTranscodeStatus/g722Utilization
sonusSystemGpuTranscodeStatusG722Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "G722 utilization"
    ::= { sonusSystemGpuTranscodeStatusEntry 16 }

-- tagpath /system/system/gpuTranscodeStatus/amrNbT140Total
sonusSystemGpuTranscodeStatusAmrNbT140Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "AMRNB T.140 total"
    ::= { sonusSystemGpuTranscodeStatusEntry 17 }

-- tagpath /system/system/gpuTranscodeStatus/amrNbT140Utilization
sonusSystemGpuTranscodeStatusAmrNbT140Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "AMRNB T.140 utilization"
    ::= { sonusSystemGpuTranscodeStatusEntry 18 }

-- tagpath /system/system/gpuTranscodeStatus/amrWbT140Total
sonusSystemGpuTranscodeStatusAmrWbT140Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "AMRWB T.140 total"
    ::= { sonusSystemGpuTranscodeStatusEntry 19 }

-- tagpath /system/system/gpuTranscodeStatus/amrWbT140Utilization
sonusSystemGpuTranscodeStatusAmrWbT140Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "AMRWB T.140 utilization"
    ::= { sonusSystemGpuTranscodeStatusEntry 20 }

-- tagpath /system/system/cpuTranscodeStatus
sonusSystemCpuTranscodeStatusTable OBJECT-TYPE
    SYNTAX      SEQUENCE OF SonusSystemCpuTranscodeStatusEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Current CPU transcode status."
    ::= { sonusDrmDspStatusMIB 11 }

-- tagpath /system/system/cpuTranscodeStatus
sonusSystemCpuTranscodeStatusEntry OBJECT-TYPE
    SYNTAX      SonusSystemCpuTranscodeStatusEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION ""
    INDEX { sonusSystemCpuTranscodeStatusSystemName }
        ::= { sonusSystemCpuTranscodeStatusTable 1 }

SonusSystemCpuTranscodeStatusEntry ::=
    SEQUENCE {
        sonusSystemCpuTranscodeStatusSystemName String,
        sonusSystemCpuTranscodeStatusCompressionTotal Integer32,
        sonusSystemCpuTranscodeStatusCompressionAvailable Integer32,
        sonusSystemCpuTranscodeStatusCompressionUtilization Integer32,
        sonusSystemCpuTranscodeStatusCompressionAllocFailures Integer32,
        sonusSystemCpuTranscodeStatusG711Total Integer32,
        sonusSystemCpuTranscodeStatusG711Utilization Integer32,
        sonusSystemCpuTranscodeStatusG711SsTotal Integer32,
        sonusSystemCpuTranscodeStatusG711SsUtilization Integer32,
        sonusSystemCpuTranscodeStatusG726Total Integer32,
        sonusSystemCpuTranscodeStatusG726Utilization Integer32,
        sonusSystemCpuTranscodeStatusG7231Total Integer32,
        sonusSystemCpuTranscodeStatusG7231Utilization Integer32,
        sonusSystemCpuTranscodeStatusG722Total Integer32,
        sonusSystemCpuTranscodeStatusG722Utilization Integer32,
        sonusSystemCpuTranscodeStatusG7221Total Integer32,
        sonusSystemCpuTranscodeStatusG7221Utilization Integer32,
        sonusSystemCpuTranscodeStatusG729AbTotal Integer32,
        sonusSystemCpuTranscodeStatusG729AbUtilization Integer32,
        sonusSystemCpuTranscodeStatusEcmTotal Integer32,
        sonusSystemCpuTranscodeStatusEcmUtilization Integer32,
        sonusSystemCpuTranscodeStatusIlbcTotal Integer32,
        sonusSystemCpuTranscodeStatusIlbcUtilization Integer32,
        sonusSystemCpuTranscodeStatusAmrNbTotal Integer32,
        sonusSystemCpuTranscodeStatusAmrNbUtilization Integer32,
        sonusSystemCpuTranscodeStatusAmrWbTotal Integer32,
        sonusSystemCpuTranscodeStatusAmrWbUtilization Integer32,
        sonusSystemCpuTranscodeStatusEvrcb0Total Integer32,
        sonusSystemCpuTranscodeStatusEvrcb0Utilization Integer32,
        sonusSystemCpuTranscodeStatusEvrc0Total Integer32,
        sonusSystemCpuTranscodeStatusEvrc0Utilization Integer32,
        sonusSystemCpuTranscodeStatusToneTotal Integer32,
        sonusSystemCpuTranscodeStatusToneAvailable Integer32,
        sonusSystemCpuTranscodeStatusToneUtilization Integer32,
        sonusSystemCpuTranscodeStatusToneAllocFailures Integer32,
        sonusSystemCpuTranscodeStatusEfrTotal Integer32,
        sonusSystemCpuTranscodeStatusEfrUtilization Integer32,
        sonusSystemCpuTranscodeStatusG711V8Total Integer32,
        sonusSystemCpuTranscodeStatusG711V8Utilization Integer32,
        sonusSystemCpuTranscodeStatusG711SsV8Total Integer32,
        sonusSystemCpuTranscodeStatusG711SsV8Utilization Integer32,
        sonusSystemCpuTranscodeStatusG726V8Total Integer32,
        sonusSystemCpuTranscodeStatusG726V8Utilization Integer32,
        sonusSystemCpuTranscodeStatusG7231V8Total Integer32,
        sonusSystemCpuTranscodeStatusG7231V8Utilization Integer32,
        sonusSystemCpuTranscodeStatusG722V8Total Integer32,
        sonusSystemCpuTranscodeStatusG722V8Utilization Integer32,
        sonusSystemCpuTranscodeStatusG7221V8Total Integer32,
        sonusSystemCpuTranscodeStatusG7221V8Utilization Integer32,
        sonusSystemCpuTranscodeStatusG729AbV8Total Integer32,
        sonusSystemCpuTranscodeStatusG729AbV8Utilization Integer32,
        sonusSystemCpuTranscodeStatusEcmV34Total Integer32,
        sonusSystemCpuTranscodeStatusEcmV34Utilization Integer32,
        sonusSystemCpuTranscodeStatusIlbcV8Total Integer32,
        sonusSystemCpuTranscodeStatusIlbcV8Utilization Integer32,
        sonusSystemCpuTranscodeStatusOpusTotal Integer32,
        sonusSystemCpuTranscodeStatusOpusUtilization Integer32,
        sonusSystemCpuTranscodeStatusEvsTotal Integer32,
        sonusSystemCpuTranscodeStatusEvsUtilization Integer32,
        sonusSystemCpuTranscodeStatusSilk8Total Integer32,
        sonusSystemCpuTranscodeStatusSilk8Utilization Integer32,
        sonusSystemCpuTranscodeStatusSilk16Total Integer32,
        sonusSystemCpuTranscodeStatusSilk16Utilization Integer32,
        sonusSystemCpuTranscodeStatusAmrNbT140Total Integer32,
        sonusSystemCpuTranscodeStatusAmrNbT140Utilization Integer32,
        sonusSystemCpuTranscodeStatusAmrWbT140Total Integer32,
        sonusSystemCpuTranscodeStatusAmrWbT140Utilization Integer32
    }

-- tagpath /system/system/cpuTranscodeStatus/systemName
sonusSystemCpuTranscodeStatusSystemName OBJECT-TYPE
    SYNTAX      String (SIZE (0 .. 255))
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION "Name of the system."
    ::= { sonusSystemCpuTranscodeStatusEntry 1 }

-- tagpath /system/system/cpuTranscodeStatus/compressionTotal
sonusSystemCpuTranscodeStatusCompressionTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "compressionTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 2 }

-- tagpath /system/system/cpuTranscodeStatus/compressionAvailable
sonusSystemCpuTranscodeStatusCompressionAvailable OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "compressionAvailable"
    ::= { sonusSystemCpuTranscodeStatusEntry 3 }

-- tagpath /system/system/cpuTranscodeStatus/compressionUtilization
sonusSystemCpuTranscodeStatusCompressionUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "compressionUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 4 }

-- tagpath /system/system/cpuTranscodeStatus/compressionAllocFailures
sonusSystemCpuTranscodeStatusCompressionAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "compressionAllocFailures"
    ::= { sonusSystemCpuTranscodeStatusEntry 5 }

-- tagpath /system/system/cpuTranscodeStatus/g711Total
sonusSystemCpuTranscodeStatusG711Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g711Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 6 }

-- tagpath /system/system/cpuTranscodeStatus/g711Utilization
sonusSystemCpuTranscodeStatusG711Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g711Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 7 }

-- tagpath /system/system/cpuTranscodeStatus/g711SsTotal
sonusSystemCpuTranscodeStatusG711SsTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g711SsTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 8 }

-- tagpath /system/system/cpuTranscodeStatus/g711SsUtilization
sonusSystemCpuTranscodeStatusG711SsUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g711SsUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 9 }

-- tagpath /system/system/cpuTranscodeStatus/g726Total
sonusSystemCpuTranscodeStatusG726Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g726Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 10 }

-- tagpath /system/system/cpuTranscodeStatus/g726Utilization
sonusSystemCpuTranscodeStatusG726Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g726Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 11 }

-- tagpath /system/system/cpuTranscodeStatus/g7231Total
sonusSystemCpuTranscodeStatusG7231Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g7231Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 12 }

-- tagpath /system/system/cpuTranscodeStatus/g7231Utilization
sonusSystemCpuTranscodeStatusG7231Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g7231Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 13 }

-- tagpath /system/system/cpuTranscodeStatus/g722Total
sonusSystemCpuTranscodeStatusG722Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g722Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 14 }

-- tagpath /system/system/cpuTranscodeStatus/g722Utilization
sonusSystemCpuTranscodeStatusG722Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g722Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 15 }

-- tagpath /system/system/cpuTranscodeStatus/g7221Total
sonusSystemCpuTranscodeStatusG7221Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g7221Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 16 }

-- tagpath /system/system/cpuTranscodeStatus/g7221Utilization
sonusSystemCpuTranscodeStatusG7221Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g7221Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 17 }

-- tagpath /system/system/cpuTranscodeStatus/g729AbTotal
sonusSystemCpuTranscodeStatusG729AbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g729AbTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 18 }

-- tagpath /system/system/cpuTranscodeStatus/g729AbUtilization
sonusSystemCpuTranscodeStatusG729AbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g729AbUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 19 }

-- tagpath /system/system/cpuTranscodeStatus/ecmTotal
sonusSystemCpuTranscodeStatusEcmTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "ecmTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 20 }

-- tagpath /system/system/cpuTranscodeStatus/ecmUtilization
sonusSystemCpuTranscodeStatusEcmUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "ecmUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 21 }

-- tagpath /system/system/cpuTranscodeStatus/ilbcTotal
sonusSystemCpuTranscodeStatusIlbcTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "ilbcTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 22 }

-- tagpath /system/system/cpuTranscodeStatus/ilbcUtilization
sonusSystemCpuTranscodeStatusIlbcUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "ilbcUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 23 }

-- tagpath /system/system/cpuTranscodeStatus/amrNbTotal
sonusSystemCpuTranscodeStatusAmrNbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "amrNbTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 24 }

-- tagpath /system/system/cpuTranscodeStatus/amrNbUtilization
sonusSystemCpuTranscodeStatusAmrNbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "amrNbUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 25 }

-- tagpath /system/system/cpuTranscodeStatus/amrWbTotal
sonusSystemCpuTranscodeStatusAmrWbTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "amrWbTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 26 }

-- tagpath /system/system/cpuTranscodeStatus/amrWbUtilization
sonusSystemCpuTranscodeStatusAmrWbUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "amrWbUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 27 }

-- tagpath /system/system/cpuTranscodeStatus/evrcb0Total
sonusSystemCpuTranscodeStatusEvrcb0Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "evrcb0Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 28 }

-- tagpath /system/system/cpuTranscodeStatus/evrcb0Utilization
sonusSystemCpuTranscodeStatusEvrcb0Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "evrcb0Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 29 }

-- tagpath /system/system/cpuTranscodeStatus/evrc0Total
sonusSystemCpuTranscodeStatusEvrc0Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "evrc0Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 30 }

-- tagpath /system/system/cpuTranscodeStatus/evrc0Utilization
sonusSystemCpuTranscodeStatusEvrc0Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "evrc0Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 31 }

-- tagpath /system/system/cpuTranscodeStatus/toneTotal
sonusSystemCpuTranscodeStatusToneTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "toneTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 32 }

-- tagpath /system/system/cpuTranscodeStatus/toneAvailable
sonusSystemCpuTranscodeStatusToneAvailable OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "toneAvailable"
    ::= { sonusSystemCpuTranscodeStatusEntry 33 }

-- tagpath /system/system/cpuTranscodeStatus/toneUtilization
sonusSystemCpuTranscodeStatusToneUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "toneUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 34 }

-- tagpath /system/system/cpuTranscodeStatus/toneAllocFailures
sonusSystemCpuTranscodeStatusToneAllocFailures OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "toneAllocFailures"
    ::= { sonusSystemCpuTranscodeStatusEntry 35 }

-- tagpath /system/system/cpuTranscodeStatus/efrTotal
sonusSystemCpuTranscodeStatusEfrTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "efrTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 36 }

-- tagpath /system/system/cpuTranscodeStatus/efrUtilization
sonusSystemCpuTranscodeStatusEfrUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "efrUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 37 }

-- tagpath /system/system/cpuTranscodeStatus/g711V8Total
sonusSystemCpuTranscodeStatusG711V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g711V8Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 38 }

-- tagpath /system/system/cpuTranscodeStatus/g711V8Utilization
sonusSystemCpuTranscodeStatusG711V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g711V8Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 39 }

-- tagpath /system/system/cpuTranscodeStatus/g711SsV8Total
sonusSystemCpuTranscodeStatusG711SsV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g711SsV8Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 40 }

-- tagpath /system/system/cpuTranscodeStatus/g711SsV8Utilization
sonusSystemCpuTranscodeStatusG711SsV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g711SsV8Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 41 }

-- tagpath /system/system/cpuTranscodeStatus/g726V8Total
sonusSystemCpuTranscodeStatusG726V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g726V8Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 42 }

-- tagpath /system/system/cpuTranscodeStatus/g726V8Utilization
sonusSystemCpuTranscodeStatusG726V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g726V8Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 43 }

-- tagpath /system/system/cpuTranscodeStatus/g7231V8Total
sonusSystemCpuTranscodeStatusG7231V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g7231V8Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 44 }

-- tagpath /system/system/cpuTranscodeStatus/g7231V8Utilization
sonusSystemCpuTranscodeStatusG7231V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g7231V8Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 45 }

-- tagpath /system/system/cpuTranscodeStatus/g722V8Total
sonusSystemCpuTranscodeStatusG722V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g722V8Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 46 }

-- tagpath /system/system/cpuTranscodeStatus/g722V8Utilization
sonusSystemCpuTranscodeStatusG722V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g722V8Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 47 }

-- tagpath /system/system/cpuTranscodeStatus/g7221V8Total
sonusSystemCpuTranscodeStatusG7221V8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g7221V8Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 48 }

-- tagpath /system/system/cpuTranscodeStatus/g7221V8Utilization
sonusSystemCpuTranscodeStatusG7221V8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g7221V8Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 49 }

-- tagpath /system/system/cpuTranscodeStatus/g729AbV8Total
sonusSystemCpuTranscodeStatusG729AbV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g729AbV8Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 50 }

-- tagpath /system/system/cpuTranscodeStatus/g729AbV8Utilization
sonusSystemCpuTranscodeStatusG729AbV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "g729AbV8Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 51 }

-- tagpath /system/system/cpuTranscodeStatus/ecmV34Total
sonusSystemCpuTranscodeStatusEcmV34Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "ecmV34Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 52 }

-- tagpath /system/system/cpuTranscodeStatus/ecmV34Utilization
sonusSystemCpuTranscodeStatusEcmV34Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "ecmV34Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 53 }

-- tagpath /system/system/cpuTranscodeStatus/ilbcV8Total
sonusSystemCpuTranscodeStatusIlbcV8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "ilbcV8Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 54 }

-- tagpath /system/system/cpuTranscodeStatus/ilbcV8Utilization
sonusSystemCpuTranscodeStatusIlbcV8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "ilbcV8Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 55 }

-- tagpath /system/system/cpuTranscodeStatus/opusTotal
sonusSystemCpuTranscodeStatusOpusTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "opusTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 56 }

-- tagpath /system/system/cpuTranscodeStatus/opusUtilization
sonusSystemCpuTranscodeStatusOpusUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "opusUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 57 }

-- tagpath /system/system/cpuTranscodeStatus/evsTotal
sonusSystemCpuTranscodeStatusEvsTotal OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "evsTotal"
    ::= { sonusSystemCpuTranscodeStatusEntry 58 }

-- tagpath /system/system/cpuTranscodeStatus/evsUtilization
sonusSystemCpuTranscodeStatusEvsUtilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "evsUtilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 59 }

-- tagpath /system/system/cpuTranscodeStatus/silk8Total
sonusSystemCpuTranscodeStatusSilk8Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "silk8Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 60 }

-- tagpath /system/system/cpuTranscodeStatus/silk8Utilization
sonusSystemCpuTranscodeStatusSilk8Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "silk8Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 61 }

-- tagpath /system/system/cpuTranscodeStatus/silk16Total
sonusSystemCpuTranscodeStatusSilk16Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "silk16Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 62 }

-- tagpath /system/system/cpuTranscodeStatus/silk16Utilization
sonusSystemCpuTranscodeStatusSilk16Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "silk16Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 63 }

-- tagpath /system/system/cpuTranscodeStatus/amrNbT140Total
sonusSystemCpuTranscodeStatusAmrNbT140Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "amrNbT140Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 64 }

-- tagpath /system/system/cpuTranscodeStatus/amrNbT140Utilization
sonusSystemCpuTranscodeStatusAmrNbT140Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "amrNbT140Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 65 }

-- tagpath /system/system/cpuTranscodeStatus/amrWbT140Total
sonusSystemCpuTranscodeStatusAmrWbT140Total OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "amrWbT140Total"
    ::= { sonusSystemCpuTranscodeStatusEntry 66 }

-- tagpath /system/system/cpuTranscodeStatus/amrWbT140Utilization
sonusSystemCpuTranscodeStatusAmrWbT140Utilization OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION "amrWbT140Utilization"
    ::= { sonusSystemCpuTranscodeStatusEntry 67 }

END
