All MIBs › CISCO-VISM-MODULE-MIB › vismJitterDelayMode
vismJitterDelayMode
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismJitterDelayMode
OID (numeric): 1.3.6.1.4.1.351.110.3.17.3.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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 object vismJitterInitialDelay. 'adaptive': means let the DSP pick the optimal value for the call connection.
What is vismJitterDelayMode?
This read-write INTEGER selects the jitter buffer mode for a call connection: fixed (constant size defined by vismJitterInitialDelay) or adaptive (the DSP picks the optimal size). This lets an admin choose between predictable, consistent buffering delay and dynamically optimized buffering that adapts to actual network jitter conditions. For example, on a network path with highly variable jitter, an admin would prefer adaptive mode so the DSP can adjust the buffer size as conditions change, rather than risk a fixed buffer being too small or unnecessarily large.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.3.5 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismJitterDelayMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.3.5.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismJitterDelayMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.3.5.1 i <value>
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-MODULE-MIB::vismJitterDelayMode OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.17 | vismConfig | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.3 | vismDspGrp | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.3.5 | vismJitterDelayMode | CISCO-VISM-MODULE-MIB |