acVoicePayloadFormat
AC-MEDIA-MIB ·
.1.3.6.1.4.1.5003.9.10.4.1.2.1.1
Object
scalar r/w
Enumeration
Sets the voice payload format. Choose either 0 = RTP or 1 = ATM (which enables working with vendors that use G.726 ATM Payload Format over RTP. Uses the enum acTVoicePayloadFormat. 0 = VoicePayloadFormatRTP 1 = VoicePayloadFormatATM 2 = VoicePAyloadFormatIllegal. Access: Online. AC INI-Param: VOICEPAYLOADFORMAT
Context
- MIB
- AC-MEDIA-MIB
- OID
.1.3.6.1.4.1.5003.9.10.4.1.2.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acVoice
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-MEDIA-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-MEDIA-MIB::acVoicePayloadFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-MEDIA-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-MEDIA-MIB::acVoicePayloadFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | voicePayloadFormatRTP |
1 | voicePayloadFormatATM |