All MIBs › CISCO-VISM-CODEC-MIB › vismCodecSupported
vismCodecSupported
Module: CISCO-VISM-CODEC-MIB
OID (symbolic): CISCO-VISM-CODEC-MIB::vismCodecSupported
OID (numeric): 1.3.6.1.4.1.351.110.5.5.7.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This attribute represents a bit map of Codecs supported in this template. Bit 0 - represents the G.711 Mu-law codec. Bit 1 - represents the G.711 A-law codec. Bit 2 - represents the G.726 at rate 32 kbps. Bit 3 - represents the G.729a codec. Bit 4 - represents the G.729ab codec. Bit 5 - represents clear channel. Bit 6 - represents the G.726 at rate 16 kbps Bit 7 - represents the G.726 at rate 24 kbps Bit 8 - represents the G.726 at rate 40 kbps Bit 9 - Internal use (T.38) Bit 10 - represents the G.723.1-H codec. Bit 11 - represents the G.723.1a-H codec. Bit 12 - represents the G.723.1-L codec. Bit 13 - represents the G.723.1a-L codec. Bit 14 - represents the Lossless codec.
What is vismCodecSupported?
This read-only Integer32 object represents a bitmap of which codecs are supported in a given template, with specific bit positions assigned to each codec (bit 0 for G.711 Mu-law, bit 1 for G.711 A-law, bit 2 for G.726 at 32kbps, and so on). This bitmap tells an admin at a glance the full set of codecs a particular template allows without inspecting each codec's config individually. An engineer verifying that a template supports a required codec, such as G.729a, would check whether the corresponding bit is set in this bitmap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.7.1.1.2 snmpwalk -v2c -c public <target> CISCO-VISM-CODEC-MIB::vismCodecSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.7.1.1.2.1 snmpget -v2c -c public <target> CISCO-VISM-CODEC-MIB::vismCodecSupported.1
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-CODEC-MIB::vismCodecSupported 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 (10 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.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5 | voice | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.7 | vismCodecTemplateCnfGrp | CISCO-VISM-CODEC-MIB |
| 1.3.6.1.4.1.351.110.5.5.7.1 | vismCodecTemplateCnfGrpTable | CISCO-VISM-CODEC-MIB |
| 1.3.6.1.4.1.351.110.5.5.7.1.1 | vismCodecTemplateCnfGrpEntry | CISCO-VISM-CODEC-MIB |
| 1.3.6.1.4.1.351.110.5.5.7.1.1.2 | vismCodecSupported | CISCO-VISM-CODEC-MIB |