Transcoding Load Objects for SNMP Retrieval

Transcoding load and resource utilization counters are available in the ap-codec.mib file. There are three groups which are presented, currently active transcoded session per licensed codec, maximum licensed capacity per licensed codec, load per DSP.

Active Transcoded Sessions

The apCodecTranscodingResourceUtilMIBObjects, OID: 1.3.6.1.4.1.9148.3.7.2.5 presents the current number of active sessions of licensed codecs. This is found in ap-codec.mib.

This object corresponds to show xcode load ACLI Command and xcode-codec-util HDR group.

DSP Load of Transcoding Module

The apCodecTranscodingTCULoadStatsTable, OID: 1.3.6.1.4.1.9148.3.7.2.6.1 presents a table of the following information in ap-codec.mib:
  • TCU identifier
  • TCM Identifier
  • DSP Identifier
  • Session Count for that DSP
  • Current load for that DSP
  • Peak load for that DSP
  • DSP Overload state

Note:

If the DSP is neither Active nor Overloaded then that DSP will not appear as an instance of the table.

This object corresponds to show xcode load -detail ACLI Command and xcode-tcm-util HDR group.

Licensed Codec Capacity

MIB Objects that present maximum capacity of licensed codecs are found in ap-license.mib, as part of the apLicenseEntry, OID:1.3.6.1.4.1.9148.3.5.1.1.1

This object corresponds to show xcode load ACLI Command and xcode-codec-util HDR group.