All MIBs › CISCO-VISM-CODEC-MIB › vismCodecName
vismCodecName
Module: CISCO-VISM-CODEC-MIB
OID (symbolic): CISCO-VISM-CODEC-MIB::vismCodecName
OID (numeric): 1.3.6.1.4.1.351.110.5.5.18.1.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: This object holds the name of a codec. For example, index 1 will have G.711u as the codec name index 2 will have G.711a as the codec name and so on.
What is vismCodecName?
This read-only SnmpAdminString object (1-64 chars) holds the human-readable name of a codec corresponding to its vismCodecCnfIndex value, for example G.711u for index 1 and G.711a for index 2. This gives an admin a readable label to match against the purely numeric codec index used elsewhere in the table. When reviewing codec preference settings expressed only by index number, an admin would cross-reference this object to see the actual codec name being configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.18.1.1.2 snmpwalk -v2c -c public <target> CISCO-VISM-CODEC-MIB::vismCodecName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.18.1.1.2.1 snmpget -v2c -c public <target> CISCO-VISM-CODEC-MIB::vismCodecName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismCodecName.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::vismCodecName 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.2 | vismCodecName | CISCO-VISM-CODEC-MIB |