All MIBs › IPMROUTE-STD-MIB › ipMRouteRtType
ipMRouteRtType
Module: IPMROUTE-STD-MIB
OID (symbolic): IPMROUTE-STD-MIB::ipMRouteRtType
OID (numeric): 1.3.6.1.2.1.83.1.1.2.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The reason the given route was placed in the (logical) multicast Routing Information Base (RIB). A value of unicast means that the route would normally be placed only in the unicast RIB, but was placed in the multicast RIB (instead or in addition) due to local configuration, such as when running PIM over RIP. A value of multicast means that
the route was explicitly added to the multicast RIB by the routing protocol, such as DVMRP or Multiprotocol BGP.
What is ipMRouteRtType?
This OID holds a counter tracking how multicast routes (paths for group video/audio streams) were added to the routing table. It shows whether routes came from unicast configuration or explicit multicast setup. A network operator checks this to understand if multicast traffic is following intended routing policies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.83.1.1.2.1.15 snmpwalk -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteRtType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.83.1.1.2.1.15.1 snmpget -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteRtType.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.15 | ipMRouteRtType | IPMROUTE-STD-MIB |