ipMRouteUpstream
The ipMRouteUpstream table holds the upstream (RPF) route statistics for each device or MDT. Each entity in this table has a dependency relationship with the associated MDT through the existing dependency table.
The following table describes the ipMRouteUpstream table.
Column name | Type | Constraints | Description |
---|---|---|---|
entityId | 32-bit integer |
|
The identifier of the RPF upstream route entity |
inInterface | 32-bit integer | NULL if ifIndex was 0 | |
upstreamNbr | 15-character string | IP address of the RPF neighbour (if known) | |
uptime | 32-bit integer | Time ticks since this route entry was learnt | |
expiryTime | 32-bit integer | Time ticks left before the route entry expires | |
startTime | Timestamp | Approximate time that the route entry was learnt; calculated using uptime and the system time at the time the device was interrogated. | |
packetCount | 32-bit integer | The number of packets from sources destined for the group. | |
differentInIfPackets | 32-bit integer | The number of packets dropped because they were received on the wrong interface | |
octets | 32-bit integer | The number of octets forwarded | |
protocol | Enumerated value | Takes one of the following values:
|
The protocol used to learn this route entry |
rtProto | Enumerated value | Takes one of the following values;
|
The protocol used to learn the upstream interface for this route entry |
rtAddress | 15-character string | Address used to determine the upstream interface | |
rtMask | 15-character string | Mask used to determine the upstream interface | |
rtType | Enumerated Value | Takes one of the following values:
|
The type of route |