All MIBs › IPMROUTE-STD-MIB › ipMRouteHCOctets
ipMRouteHCOctets
Module: IPMROUTE-STD-MIB
OID (symbolic): IPMROUTE-STD-MIB::ipMRouteHCOctets
OID (numeric): 1.3.6.1.2.1.83.1.1.2.1.16
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
The number of octets contained in IP datagrams which were received from these sources and addressed to this multicast group address, and which were forwarded by this router. This object is a 64-bit version of ipMRouteOctets.
What is ipMRouteHCOctets?
This 64-bit counter tracks the total number of bytes in IP multicast datagrams that were received from specific sources, destined for a specific multicast group, and successfully forwarded by the router. It provides high-capacity counting for networks with heavy multicast traffic that would overflow standard 32-bit counters. Operators use this metric to monitor multicast bandwidth consumption and troubleshoot multicast delivery paths.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.83.1.1.2.1.16 snmpwalk -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteHCOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.83.1.1.2.1.16.1 snmpget -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteHCOctets.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.2 | ipMRouteTable | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1.1.2.1 | ipMRouteEntry | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1.1.2.1.16 | ipMRouteHCOctets | IPMROUTE-STD-MIB |