vismCodecName

CISCO-VISM-CODEC-MIB · .1.3.6.1.4.1.351.110.5.5.18.1.1.2

Object

column OctetString
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.

Context

MIB
CISCO-VISM-CODEC-MIB
OID
.1.3.6.1.4.1.351.110.5.5.18.1.1.2
Type
column
Access
readonly
Status
current
Parent
vismCodecCnfEntry
Groups
1

Walk 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::vismCodecName'
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::vismCodecName.<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::vismCodecName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-64

Conformance