All MIBs › IPMROUTE-STD-MIB › ipMRouteInterfaceInMcastOctets
ipMRouteInterfaceInMcastOctets
Module: IPMROUTE-STD-MIB
OID (symbolic): IPMROUTE-STD-MIB::ipMRouteInterfaceInMcastOctets
OID (numeric): 1.3.6.1.2.1.83.1.1.4.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
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.
What is ipMRouteInterfaceInMcastOctets?
This OID holds a byte counter of multicast data packets arriving on a network interface (similar to total traffic counters, but only for multicast, not unicast). It measures the volume of group-addressed data flowing into that interface. A network operator monitoring video streaming or data distribution services would check this to measure multicast bandwidth usage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.83.1.1.4.1.5 snmpwalk -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteInterfaceInMcastOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.83.1.1.4.1.5.1 snmpget -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteInterfaceInMcastOctets.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.83 | ipMRouteStdMIB | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1 | ipMRouteMIBObjects | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1.1 | ipMRoute | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1.1.4 | ipMRouteInterfaceTable | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1.1.4.1 | ipMRouteInterfaceEntry | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1.1.4.1.5 | ipMRouteInterfaceInMcastOctets | IPMROUTE-STD-MIB |