rohcContextAllPacketsMeanSize

ROHC-MIB · .1.3.6.1.2.1.112.1.2.1.17

Object

This object indicates the mean compressed packet size
of all packets passing this context.  The packet size
includes the IP header and payload but excludes all lower
layer headers.  The mean value is given in byte rounded
to the next integer value.

Context

MIB
ROHC-MIB
OID
.1.3.6.1.2.1.112.1.2.1.17
Type
column
Access
readonly
Status
current
Parent
rohcContextEntry
Groups
1

Walk 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 'ROHC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROHC-MIB::rohcContextAllPacketsMeanSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ROHC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROHC-MIB::rohcContextAllPacketsMeanSize.<rohcChannelID>.<rohcContextCID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ROHC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ROHC-MIB::rohcContextAllPacketsMeanSize'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance