All MIBs › CISCO-VISM-CODEC-MIB › vismCodecCnfIndex
vismCodecCnfIndex
Module: CISCO-VISM-CODEC-MIB
OID (symbolic): CISCO-VISM-CODEC-MIB::vismCodecCnfIndex
OID (numeric): 1.3.6.1.4.1.351.110.5.5.18.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object is an 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 RESERVED 11 represents G.723.1-H at rate 6.4kbps 12 represents G.723.1a-H at rate 6.4kbps with SID 13 represents G.723.1-L at rate 5.3kbps 14 represents G.723.1a-L at rate 5.3kbps with SID 15 represents Lossless
What is vismCodecCnfIndex?
This read-only INTEGER object serves as the index to the codec configuration table, with each integer value 1 through the reserved slot 10 mapping to a specific codec such as G.711u, G.711a, various G.726 rates, and G.729 variants. This fixed numeric-to-codec mapping is how every other codec-related object in the table identifies which specific codec its row describes. An engineer looking up settings for a particular codec, say G.729a, would use this index (value 4) to find the matching row across all the per-codec configuration objects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.18.1.1.1 snmpwalk -v2c -c public <target> CISCO-VISM-CODEC-MIB::vismCodecCnfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.18.1.1.1.1 snmpget -v2c -c public <target> CISCO-VISM-CODEC-MIB::vismCodecCnfIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismCodecCnfIndex.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::vismCodecCnfIndex 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.18 | vismCodecCnfGrp | CISCO-VISM-CODEC-MIB |
| 1.3.6.1.4.1.351.110.5.5.18.1 | vismCodecCnfTable | CISCO-VISM-CODEC-MIB |
| 1.3.6.1.4.1.351.110.5.5.18.1.1 | vismCodecCnfEntry | CISCO-VISM-CODEC-MIB |
| 1.3.6.1.4.1.351.110.5.5.18.1.1.1 | vismCodecCnfIndex | CISCO-VISM-CODEC-MIB |