myIpMRouteInterfaceInMcastOctets

MY-MULTICAST-MIB · .1.3.6.1.4.1.4881.1.1.10.2.28.1.1.1.5

Object

The number of octets of multicast packets that have arrived
on the interface, including framing characters.  This object
is similar to ifInOctets in the Interfaces MIB, except that
only multicast packets are counted.

Context

MIB
MY-MULTICAST-MIB
OID
.1.3.6.1.4.1.4881.1.1.10.2.28.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
myIpMRouteInterfaceEntry
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 'MY-MULTICAST-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-MULTICAST-MIB::myIpMRouteInterfaceInMcastOctets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-MULTICAST-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-MULTICAST-MIB::myIpMRouteInterfaceInMcastOctets.<myIpMRouteInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-MULTICAST-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-MULTICAST-MIB::myIpMRouteInterfaceInMcastOctets'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance