ipMRouteRtType
SUPERMICRO-IPMROUTE-MIB ·
.1.3.6.1.4.1.10876.101.1.71.1.2.1.1.13
Object
column
Enumeration
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.
Context
- MIB
- SUPERMICRO-IPMROUTE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.71.1.2.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipMRouteEntry
- Table
- ipMRouteTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unicast |
2 | multicast |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipMRouteOwnerId This Value represents the owner id of the MRP which owns
the route entry. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.1 |
| ipMRouteProtocol The multicast routing protocol via which this multicast
forwarding entry was learned. | column | IANA-RTPROTO-MIBIANAipMRouteProtocol | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.10 |
| ipMRouteRtAddress The address portion of the route used to find the upstream
or parent interface for this multicast forwarding entry. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.11 |
| ipMRouteRtMask The mask associated with the route used to find the upstream
or parent interface for this multicast forwarding entry. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.12 |
| ipMRouteGroup The IP multicast group address for which this entry
contains multicast routing information. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.2 |
| ipMRouteSource The network address which when combined with the
corresponding value of ipMRouteSourceMask identifies the
sources for which this entry contains multicast routing
information. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.3 |
| ipMRouteSourceMask The network mask which when combined with the corresponding
value of ipMRouteSource identifies the sources for which
this entry contains multicast routing information. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.4 |
| ipMRouteUpstreamNeighbor The address of the upstream neighbor (e.g., RPF neighbor)
from which IP datagrams from these sources to this multicast
address are received, or 0.0.0.0 if the upstream neighbor is… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.5 |
| ipMRouteInIfIndex The value of ifIndex for the interface on which IP
datagrams sent by these sources to this multicast address
are received. A value of 0 indicates that datagrams are not
subject t… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.6 |
| ipMRouteUpTime The time since the multicast routing information
represented by this entry was learned by the router. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.7 |
| ipMRoutePkts The number of packets which this router has received from
these sources and addressed to this multicast group
address. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.8 |
| ipMRouteDifferentInIfPackets The number of packets which this router has received from
these sources and addressed to this multicast group address,
which were dropped because they were not received on the
int… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.1.71.1.2.1.1.9 |