All MIBs › CISCO-WAN-AXIPOP-MIB › vismCodecIanaType
vismCodecIanaType
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::vismCodecIanaType
OID (numeric): 1.3.6.1.4.1.351.110.5.5.18.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The codecs are assigned types (numbers) by IANA. This object will contain such a number. In future we may have more numbers.
currently by default we have PCMU = 0 G.726 at rate 32 kbps = 2 PCMA = 8 and the rest codecs will have 96
If in a SDP string we would just receive an IANA type number and not the codec string, then vism would use the value in this object to derive the actual codec to be used in the bearer path.
The valid Iana type numbers currently defined are from (0 .. 95) So if an entry has a value of 96 that means it is not a registered codec.In that case the actual codec will be determined by the vism using the rtpmap in SDP string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.18.1.1.6 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::vismCodecIanaType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.18.1.1.6.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::vismCodecIanaType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.18.1.1.6.1 i <value>
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::vismCodecIanaType OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (13 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.18.1.1.6 | vismCodecIanaType | CISCO-WAN-AXIPOP-MIB |