avRtpSessionRxCodecLoss
AVAYA-RTP-MIB ·
.1.3.6.1.4.1.6889.2.7.2.1.34
Object
column AvRtpLoss
The codec loss during the last Statistical interval, in 1/1000 units. The codec loss is the number of fill period divided by the statistical interval. The fill period is the duration of time that the codec had to send data to the digital to analog converter, but no codec frames were available in the jitter buffer. This is a measure for the overall packet loss after the jitter and resequencing re sequencing buffers.
Context
- MIB
- AVAYA-RTP-MIB
- OID
.1.3.6.1.4.1.6889.2.7.2.1.34- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avRtpSessionEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AVAYA-RTP-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-RTP-MIB::avRtpSessionRxCodecLoss'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-RTP-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-RTP-MIB::avRtpSessionRxCodecLoss.<avRtpSessionState>.<avRtpSessionID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-RTP-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-RTP-MIB::avRtpSessionRxCodecLoss'