vismCodecPktPeriod

CISCO-VISM-CODEC-MIB · .1.3.6.1.4.1.351.110.5.5.18.1.1.3

Object

column r/w millisecondsEnumeration
This object gives the packetization period for a 
particular codec.
   for  G.711u  allowed values are 10 & 20
   for  G.711a  allowed values are  10 & 20
   for  G.726 at 32 kbps allowed values are 10, 20, 30 & 40
   for  G.729a   allowed values are 10, 20, 30 & 40
   for  G.729ab  allowed values are 10, 20, 30 & 40 
   for clear channel allowed values are 10 and 20
   for  G.726 at 16 kbps allowed values are 10, 20, 30 & 40
   for  G.726 at 14 kbps allowed values are 10, 20, 30 & 40
   for  G.726 at 40 kbps allowed values are 10, 20, 30 & 40  
   for  G.723  allowed values are  30 & 60
   for  Lossless allowed values are 10 and 20
   Default value for G.723 is 30, for other codecs it is 10.

Context

MIB
CISCO-VISM-CODEC-MIB
OID
.1.3.6.1.4.1.351.110.5.5.18.1.1.3
Type
column
Access
readwrite
Status
current
Units
milliseconds
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::vismCodecPktPeriod'
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::vismCodecPktPeriod.<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::vismCodecPktPeriod'

Syntax

millisecondsEnumeration

Values & Constraints

Enumerated Values
10ten
20twenty
30thirty
40fourty
60sixty

Conformance