All MIBs › IPMROUTE-STD-MIB › ipMRouteInterfaceOutMcastOctets
ipMRouteInterfaceOutMcastOctets
Module: IPMROUTE-STD-MIB
OID (symbolic): IPMROUTE-STD-MIB::ipMRouteInterfaceOutMcastOctets
OID (numeric): 1.3.6.1.2.1.83.1.1.4.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of octets of multicast packets that have been sent on the interface.
What is ipMRouteInterfaceOutMcastOctets?
This counter tracks the total number of octets of multicast packets that have been sent out this interface. An admin uses it, alongside the inbound counterpart, to measure multicast traffic volume per interface and spot links approaching their capacity or an ipMRouteInterfaceRateLimit ceiling. A steadily climbing ipMRouteInterfaceOutMcastOctets on a downstream interface confirms multicast traffic is actively being forwarded to receivers on that link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.83.1.1.4.1.6 snmpwalk -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteInterfaceOutMcastOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.83.1.1.4.1.6.1 snmpget -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteInterfaceOutMcastOctets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipMRouteInterfaceOutMcastOctets.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::ipMRouteInterfaceOutMcastOctets 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.6 | ipMRouteInterfaceOutMcastOctets | IPMROUTE-STD-MIB |