acGWRtcpXrReportMode
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.1.19.2
Object
scalar r/w
Enumeration
0:rtcpxr is not sent over SIP at all
1:rtcpxr is sent over sip when call ended
2:rtcpxr is sent over sip when on periodic interval and when
call ended
.
Access: Instant.
AC INI-Param: RtcpXrReportMode
Context
- MIB
- AcGateway
- OID
.1.3.6.1.4.1.5003.9.10.3.1.1.19.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acGWRtcpXr
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 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::acGWRtcpXrReportMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcGateway::acGWRtcpXrReportMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | endCall |
2 | endCallPeriodic |