All MIBs › AC-BOARD-MIB › rxRTPPayloadType
rxRTPPayloadType
Module: AC-BOARD-MIB
OID (symbolic): AC-BOARD-MIB::rxRTPPayloadType
OID (numeric): 1.3.6.1.4.1.5003.9.10.1.3.7.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Rx RTP Payload Type -1 = use the default coder RTP payload type for incoming voice packets. -2 = allow any RTP payload type for incoming packets. Otherwise, = sets the RTP payload type to be used for incoming voice packets (this will override the default RTP payload type defined for each coder). Valid Range: -1/-2 or any unoccupied RTPPT in the range 0-127 . (default =-1).
What is rxRTPPayloadType?
This OID selects which RTP payload type (codec) the channel accepts for incoming voice: -1 for default, -2 for any, or 0-127 for specific. Engineers configure this to enforce codec compatibility when endpoints use different audio encodings. A value of 0 specifies PCMU (G.711 µ-law) for incoming packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.1.3.7.1.1.10 snmpwalk -v2c -c public <target> AC-BOARD-MIB::rxRTPPayloadType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.1.3.7.1.1.10.1 snmpget -v2c -c public <target> AC-BOARD-MIB::rxRTPPayloadType.1
Start monitoring AudioCodes Mediant-series gateway boards with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-BOARD-MIB::rxRTPPayloadType OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateway boards from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5003.9.10.1 | acBoard | AC-BOARD-MIB |
| 1.3.6.1.4.1.5003.9.10.1.3 | channelConfiguration | AC-BOARD-MIB |
| 1.3.6.1.4.1.5003.9.10.1.3.7 | rTPRTCPSettings | AC-BOARD-MIB |
| 1.3.6.1.4.1.5003.9.10.1.3.7.1 | rTPRTCPSettingsTable | AC-BOARD-MIB |
| 1.3.6.1.4.1.5003.9.10.1.3.7.1.1 | rTPRTCPSettingsEntry | AC-BOARD-MIB |
| 1.3.6.1.4.1.5003.9.10.1.3.7.1.1.10 | rxRTPPayloadType | AC-BOARD-MIB |