vismCodecIanaType
CISCO-VISM-CODEC-MIB ·
.1.3.6.1.4.1.351.110.5.5.18.1.1.6
Object
column r/w
Integer32
This object specifies the payload types (PT) of
a codec. PT numbers for CODECS are assigned by
IANA(Internet assigned number Authority).
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.
Context
- MIB
- CISCO-VISM-CODEC-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.18.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismCodecCnfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VISM-CODEC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CODEC-MIB::vismCodecIanaType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-CODEC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CODEC-MIB::vismCodecIanaType.<vismCodecCnfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-CODEC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-CODEC-MIB::vismCodecIanaType'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-127
Conformance
Member of