All MIBs › IPMROUTE-STD-MIB › ipMRouteInterfaceRateLimit
ipMRouteInterfaceRateLimit
Module: IPMROUTE-STD-MIB
OID (symbolic): IPMROUTE-STD-MIB::ipMRouteInterfaceRateLimit
OID (numeric): 1.3.6.1.2.1.83.1.1.4.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The rate-limit, in kilobits per second, of forwarded multicast traffic on the interface. A rate-limit of 0 indicates that no rate limiting is done.
What is ipMRouteInterfaceRateLimit?
This value sets the rate limit, in kilobits per second, applied to forwarded multicast traffic on the interface, with a default of 0 meaning no rate limiting is applied. An admin configures this on interfaces prone to multicast congestion, such as a WAN link carrying IPTV, to cap how much multicast bandwidth it will forward. For example, setting ipMRouteInterfaceRateLimit to 5000 caps forwarded multicast traffic on that interface at 5 megabits per second.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.83.1.1.4.1.4 snmpwalk -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteInterfaceRateLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.83.1.1.4.1.4.1 snmpget -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteInterfaceRateLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.83.1.1.4.1.4.1 i <value>
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::ipMRouteInterfaceRateLimit 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.4 | ipMRouteInterfaceRateLimit | IPMROUTE-STD-MIB |