avRtpSessionRxAvgLoss
AVAYA-RTP-MIB ·
.1.3.6.1.4.1.6889.2.7.2.1.38
Object
column AvRtpLoss
The total network loss during the session (in 1/1000 units).
Context
- MIB
- AVAYA-RTP-MIB
- OID
.1.3.6.1.4.1.6889.2.7.2.1.38- 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::avRtpSessionRxAvgLoss'
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::avRtpSessionRxAvgLoss.<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::avRtpSessionRxAvgLoss'