All MIBs › IPMROUTE-STD-MIB › ipMRouteInterfaceHCInMcastOctets
ipMRouteInterfaceHCInMcastOctets
Module: IPMROUTE-STD-MIB
OID (symbolic): IPMROUTE-STD-MIB::ipMRouteInterfaceHCInMcastOctets
OID (numeric): 1.3.6.1.2.1.83.1.1.4.1.7
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of octets of multicast packets that have arrived on the interface, including framing characters. This object is a 64-bit version of ipMRouteInterfaceInMcastOctets. It is similar to ifHCInOctets in the Interfaces MIB, except that only multicast packets are counted.
What is ipMRouteInterfaceHCInMcastOctets?
This OID counts the total bytes (including framing data) of multicast packets received on a network interface, using a 64-bit counter for large networks. Multicast means one source sending to many destinations simultaneously. Network engineers track this metric to measure how much video, audio, or group data is flowing into a specific interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.83.1.1.4.1.7 snmpwalk -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteInterfaceHCInMcastOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.83.1.1.4.1.7.1 snmpget -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteInterfaceHCInMcastOctets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipMRouteInterfaceHCInMcastOctets.1
Start monitoring Vendor-neutral IETF standard, RFC 2932 (multicast-capable router/Layer 3 switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPMROUTE-STD-MIB::ipMRouteInterfaceHCInMcastOctets OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 2932 (multicast-capable router/Layer 3 switch) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.7 | ipMRouteInterfaceHCInMcastOctets | IPMROUTE-STD-MIB |