vismRtpPayloadType

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

Object

column r/w Integer32
This object specifies the payload type to be used, when
adding connection(s) in VoIP Trunking.
              
IANA (Internet assigned number Authority) values (0..95)
are static payload and (96..127) are dynamic payload type.
The values (128..255) are define here to accomodate
any future extension, also 256 is chosen as a default
value to avoid payload conflict bewteen gateways.
The value of 256 indicate the DSP should use a
assigned payload value for the codec.

Context

MIB
CISCO-WAN-RTP-CONN-MIB
OID
.1.3.6.1.4.1.351.150.20.1.1.1.1.21
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::vismRtpPayloadType'
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::vismRtpPayloadType.<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::vismRtpPayloadType'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-256

Conformance