corNetSystemDataRfc2833DefaultPayloadType

MX-CORNET-SYSTEM-MIB · .1.3.6.1.4.1.4935.20.40.1.1.50.10.1.90

Object

column r/w Unsigned32
This variable sets the payload type of the RFC 2833 events that is supported
by the unit.  This value will be inserted in the dynamicRTPPayloadType field
in the H.225 TerminalCapabilitySet message.
              
For example,
              
CASE 1:
              
1)    If corNetSystemDataRfc2833DefaultPayloadType = 98
2)    If dynamicRTPPayloadType = 101
              
The unit will send RFC 2833 events with payload type 101.  Also, the unit
will decode a RFC 2833 event with payload type 98.
              
CASE 2:
              
1)    If corNetSystemDataRfc2833DefaultPayloadType = 98
2)    If dynamicRTPPayloadType is not found in the received H.225
      TerminalCapabilitySet message.
              
The RFC 2833 will be disabled in the unit.

Context

MIB
MX-CORNET-SYSTEM-MIB
OID
.1.3.6.1.4.1.4935.20.40.1.1.50.10.1.90
Type
column
Access
readwrite
Status
current
Default
98
Parent
corNetSystemDataIfEntry
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 'MX-CORNET-SYSTEM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CORNET-SYSTEM-MIB::corNetSystemDataRfc2833DefaultPayloadType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-CORNET-SYSTEM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CORNET-SYSTEM-MIB::corNetSystemDataRfc2833DefaultPayloadType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CORNET-SYSTEM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CORNET-SYSTEM-MIB::corNetSystemDataRfc2833DefaultPayloadType'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 96-127

Conformance