vismCodecSupported

CISCO-VISM-CODEC-MIB · .1.3.6.1.4.1.351.110.5.5.7.1.1.2

Object

column Integer32
This attribute represents a bit map of Codecs supported
in this template.
Bit 0 - represents the G.711 Mu-law codec.
Bit 1 - represents the G.711 A-law codec.
Bit 2 - represents the G.726 at rate 32 kbps.
Bit 3 - represents the G.729a codec.
Bit 4 - represents the G.729ab codec.
Bit 5 - represents clear channel.
Bit 6 - represents the G.726 at rate 16 kbps
Bit 7 - represents the G.726 at rate 24 kbps
Bit 8 - represents the G.726 at rate 40 kbps
Bit 9 - Internal use (T.38)
Bit 10 - represents the G.723.1-H codec.
Bit 11 - represents the G.723.1a-H codec.
Bit 12 - represents the G.723.1-L codec.
Bit 13 - represents the G.723.1a-L codec.
Bit 14 - represents the Lossless codec.

Context

MIB
CISCO-VISM-CODEC-MIB
OID
.1.3.6.1.4.1.351.110.5.5.7.1.1.2
Type
column
Access
readonly
Status
current
Parent
vismCodecTemplateCnfGrpEntry
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::vismCodecSupported'
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::vismCodecSupported.<vismCodecTemplateNum>'
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::vismCodecSupported'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance