acRtpRxTxMode
AC-MEDIA-MIB ·
.1.3.6.1.4.1.5003.9.10.4.1.4.2.4
Object
scalar r/w
Enumeration
Selects which RTP directions are enabled. Both Tx and Rx sides can be disabled. 0 = RTPTxRx 1 = RTPTxOnly 2 = RTPRxOnly 3 = RTPUnactive 4 = RTPRxRFC2833Tx. Access: Online. AC INI-Param: RTPDIRECTIONCONTROL
Context
- MIB
- AC-MEDIA-MIB
- OID
.1.3.6.1.4.1.5003.9.10.4.1.4.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acRtp
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::acRtpRxTxMode.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::acRtpRxTxMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | rTPTxRx |
1 | rTPTxOnly |
2 | rTPRxOnly |
3 | rTPUnactive |
4 | rTPRxRFC2833Tx |