CISCO-WAN-CODEC-GEN-PARM-MIB: View SNMP OID List / Download MIB

VENDOR: STRATACOM


 Home MIB: CISCO-WAN-CODEC-GEN-PARM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoWanCodecGenParmMIB 1.3.6.1.4.1.351.150.21
This MIB provides configuration of Jitter buffer mode on a call and initial jitter delay value per Codec based. Prior to this, the configuration are specify on a Card based. The Card level objects vismJitterDelayMode and vismJitterInitialDelay in CISCO-VISM-MODULE-MIB are now deprecated.
       ciscoWanCodecGenParmMIBObjects 1.3.6.1.4.1.351.150.21.1
           vismCodecGenParmGrp 1.3.6.1.4.1.351.150.21.1.1
               vismCodecGenParmTable 1.3.6.1.4.1.351.150.21.1.1.1 no-access
vismCodecGenParmTable contains configuration information about per codec based general parameters regardless of its application.
                   vismCodecGenParmEntry 1.3.6.1.4.1.351.150.21.1.1.1.1 no-access
User can modify the parameters at any time. If there are active calls going on, the new settings will not take affect until the next call. The last modified values are retained when VISM card reboots.
                       vismCodecIndex 1.3.6.1.4.1.351.150.21.1.1.1.1.1 integer no-access
This is the index to this table. 1 represents G.711u 2 represents G.711a 3 represents G.726 at rate 32 kbps 4 represents G.729a 5 represents G.729ab 6 represents clear channel 7 represents G.726 at rate 16 kbps 8 represents G.726 at rate 24 kbps 9 represents G.726 at rate 40 kbps 10 is RESERVED 11 represents G.723.1-H 12 represents G.723.1a-H 13 represents G.723.1-L 14 represents G.723.1a-L 15 represents Lossless Enumeration: 'g723h': 11, 'g723l': 13, 'clearChannel': 6, 'g726r16000': 7, 'g723ah': 12, 'g729a': 4, 'g711': 1, 'g729ab': 5, 'g726r24000': 8, 'g723al': 14, 'g726r32000': 3, 'g711a': 2, 'g726r40000': 9, 'lossless': 15.
                       vismCodecJitterDelayMode 1.3.6.1.4.1.351.150.21.1.1.1.1.2 integer read-write
This object is used to provision the jitter buffer mode to be apply to a call connection. The possible values are: 'fixed' : means use a constant jitter buffer size, which is defined by the vismJitterInitialDelay (specify in CISCO-VISM-MODULE-MIB MIB) variable. The DSP will be instructed to use fixed with no time-stamps mode. 'adaptive': means let the DSP pick the optimal value for the call connection. 'fixedWithTimeStamp': means use a constant jitter buffer size, which is defined by the vismJitterInitialDelay variable. The DSP will be instructed to use fixed with time-stamps mode. For 'g711u', 'g711a', 'clearChannel', and 'lossless' the default value is fixed. For 'g726r32000', 'g729a', 'g729ab', 'g726r16000', 'g726r24000','g726r40000', 'g723h','g723l', 'g723ah' and 'g723al' the default value is adaptive. Enumeration: 'fixedWithTimeStamp': 3, 'adaptive': 2, 'fixed': 1.
                       vismCodecJitterInitialDelay 1.3.6.1.4.1.351.150.21.1.1.1.1.3 integer read-write
This object defines the jitter buffer size in milliseconds. If the vismCodecJitterDelayMode is set to be 'fixed', the jitter buffer is fixed at this value for the duration of the call, if it is set to 'adaptive', the value of this object is the initial jitter buffer size, and the DSP will adapt to an optimal size dynamically. For G.711u, G.711a, Clear Channel, the default value is 100 ms. For lossless the default value is 16ms. For 'g726r32000', 'g729a', 'g729ab', 'g726r16000', 'g726r24000','g726r40000', 'g723h','g723l', 'g723ah' and 'g723al' the default value is 60 ms. The jitter buffer size of this object differs for each set of codecs supported on VISM card. A set of codecs supported is identified by vismCodecTemplateNum object(defined in CISCO-VISM-CODEC-MIB MIB). For codecs in template number 1, 3, 4, and 5: the jitter buffer size is as follow: 'zero', 'five', 'ten' 'fifteen', 'twenty', 'thirty', 'fourty', 'fifty', 'sixty', 'seventy', 'eighty', 'ninty', 'hundred'. For codecs in template 2, the jitter buffer size is as follow: 'zero', 'five', 'ten', 'fifteen', 'twenty', 'twentyfive', 'thirty', 'thirtyfive', 'fourty', 'fortyfive', 'fifty', 'fiftyfive', 'sixty', 'sixtyfive', 'seventy', 'seventyfive', 'eighty', 'eightyfive', 'ninty', 'ninetyfive', 'hundred'. When the codec template changes, the value of this object will be implicitly set to the default value. Enumeration: 'twelve': 12, 'seven': 7, 'twentyeight': 28, 'fortyfour': 44, 'ten': 10, 'thirtytwo': 32, 'twentyseven': 27, 'seventeen': 17, 'three': 3, 'four': 4, 'sixty': 60, 'zero': 1, 'eighteen': 18, 'thirteen': 13, 'fortythree': 43, 'twentyfive': 25, 'thirtysix': 36, 'ninetyfive': 95, 'fourty': 40, 'fifty': 50, 'twenty': 20, 'six': 6, 'two': 2, 'seventy': 70, 'fortyone': 41, 'eleven': 11, 'twentytwo': 22, 'fiftyfive': 55, 'fortyseven': 47, 'twentyone': 21, 'thirtyfive': 35, 'ninty': 90, 'fortyeight': 48, 'twentyfour': 24, 'fortyfive': 45, 'twentysix': 26, 'eighty': 80, 'thirtythree': 33, 'fourteen': 14, 'twentythree': 23, 'five': 5, 'nineteen': 19, 'thirtynine': 39, 'sixteen': 16, 'fifteen': 15, 'thirtyeight': 38, 'fortytwo': 42, 'thirtyone': 31, 'seventyfive': 75, 'hundred': 100, 'sixtyfive': 65, 'twentynine': 29, 'thirty': 30, 'fortysix': 46, 'thirtyseven': 37, 'eightyfive': 85, 'nine': 9, 'eight': 8, 'fortynine': 49, 'thirtyfour': 34.
       vismCodecGenParmNotificationPrefix 1.3.6.1.4.1.351.150.21.2
           vismCodecGenParmNotifications 1.3.6.1.4.1.351.150.21.2.0
       vismCodecGenParmMIBConformance 1.3.6.1.4.1.351.150.21.3
           vismCodecGenParmMIBCompliances 1.3.6.1.4.1.351.150.21.3.1
               vismCodecGenParmMIBCompliance 1.3.6.1.4.1.351.150.21.3.1.1
The complaince statement for VISM codec general parameter group.
           vismCodecGenParmMIBGroups 1.3.6.1.4.1.351.150.21.3.2
               vismCodecGenParmGroup 1.3.6.1.4.1.351.150.21.3.2.1
This group contains objects that is per codec based and non application specific.