All MIBs › AC-BOARD-MIB › txRTPPayloadType
txRTPPayloadType
Module: AC-BOARD-MIB
OID (symbolic): AC-BOARD-MIB::txRTPPayloadType
OID (numeric): 1.3.6.1.4.1.5003.9.10.1.3.7.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Tx 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 txRTPPayloadType?
This OID reports the RTP payload type (range -2 to 127) used for transmitting voice packets. Network engineers set this to control which codec payload format the board uses for outgoing audio, overriding device defaults when needed. A value of -1 means use the default for the incoming coder, while 0-127 specifies explicit payload types; value 8 indicates G.711 ulaw codec transmission.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.1.3.7.1.1.11 snmpwalk -v2c -c public <target> AC-BOARD-MIB::txRTPPayloadType
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.11.1 snmpget -v2c -c public <target> AC-BOARD-MIB::txRTPPayloadType.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::txRTPPayloadType 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.11 | txRTPPayloadType | AC-BOARD-MIB |