All MIBs › CISCO-VISM-MODULE-MIB › vismSSRCEnable
vismSSRCEnable
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismSSRCEnable
OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.44
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object is used to enable/disable more than one SSRC (Synchronization Source) per RTP session. When set to true, the module will accept more than one SSRC per RTP session. When set to false, the module will not allow more than one SSRC per RTP session.
What is vismSSRCEnable?
This read-write TruthValue controls whether the module accepts more than one SSRC (Synchronization Source) per RTP session, with true allowing multiple SSRCs and false restricting each session to a single SSRC. An admin cares because some RTP sources or transcoding scenarios legitimately switch SSRC mid-session, and rejecting that can cause audio dropouts if this is set to false. For example, an operator integrating with an endpoint known to change SSRC during a call (such as after a failover) would set this to true to avoid the module discarding the resumed stream.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.44 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismSSRCEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.44.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismSSRCEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.4.44.1 s <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::vismSSRCEnable 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.4 | vismSystemGrp | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.4.44 | vismSSRCEnable | CISCO-VISM-MODULE-MIB |