vismRtpVad

CISCO-WAN-RTP-CONN-MIB · .1.3.6.1.4.1.351.150.20.1.1.1.1.15

Object

column r/w SNMPv2-TCTruthValue
This attribute defines whether the VAD has to be
applied on this channel, upon detection of silence.
For algorithms that do not have VAD standards,
Cisco-proprietary VAD can be applied and the
generic SID (Silence Information Descriptor) packet
as specified in I.366.2 standards can be sent to the
other end.
              
When the codecType is clearChannel VAD has to be off.

Context

MIB
CISCO-WAN-RTP-CONN-MIB
OID
.1.3.6.1.4.1.351.150.20.1.1.1.1.15
Type
column
Access
readwrite
Status
current
Parent
vismRtpConnGrpEntry
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-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-RTP-CONN-MIB::vismRtpVad'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-RTP-CONN-MIB::vismRtpVad.<vismRtpConnNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-RTP-CONN-MIB::vismRtpVad'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance