ipMRoute1InterfaceInMcastOctets
DRAFT-IPMROUTE-MIB ·
.1.3.6.1.3.60.1.1.4.1.5
Object
column SNMPv2-SMICounter32
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
- DRAFT-IPMROUTE-MIB
- OID
.1.3.6.1.3.60.1.1.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipMRoute1InterfaceEntry
- Groups
- 1
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 'DRAFT-IPMROUTE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IPMROUTE-MIB::ipMRoute1InterfaceInMcastOctets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAFT-IPMROUTE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IPMROUTE-MIB::ipMRoute1InterfaceInMcastOctets.<ipMRoute1InterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAFT-IPMROUTE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAFT-IPMROUTE-MIB::ipMRoute1InterfaceInMcastOctets'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of