arrisMtaDevCallStatsRtpPercentPktsLost
ARRIS-MTA-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.3.1.1.1.2.46.1.4
Object
column SNMPv2-SMIInteger32
This MIB object reports the percentage of RTP packets lost during the most recent call. This MIB object is included in a table of MIB objects which indexed by the endpoint (line number). Its value represents the total number of packets lost per endpoint. It is calculated from values obtained from the signaling end of call statistics. The value field for this MIB object is represented as an integer value. However, the actual value is a floating point type. For example A returned (integer) value of '1745' will be displayed as '1745' but the actual (floating point) value would be '17.45%' packets lost. Note: The MSO must divide the integer return value by 100 to calculate the percentage value.
Context
- MIB
- ARRIS-MTA-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.3.1.1.1.2.46.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- arrisMtaDevCallStatsEntry
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 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevCallStatsRtpPercentPktsLost'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevCallStatsRtpPercentPktsLost.<arrisMtaDevCallStatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevCallStatsRtpPercentPktsLost'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647