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.

Table 1. ipMRouteUpstream table
Column name Type Constraints Description
entityId 32-bit integer
  • Primary Key
  • Foreign Key (entityData table)
  • Not Null
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:
  • other
  • local
  • netmgmt
  • DVMRP
  • MOSPF
  • PIMSparseDense
  • CBT
  • PIMSparseMode
  • PIMDenseMode
  • IGMPOnly
  • BGMP
  • MSDP
The protocol used to learn this route entry
rtProto Enumerated value Takes one of the following values;
  • other
  • local
  • netmgmt
  • ICMP
  • EGP
  • GGP
  • hello
  • RIP
  • ISIS
  • ESIS
  • ciscoIGRP
  • bbnSpfIGP
  • OSPF
  • BGP
  • IDRP
  • ciscoEIGRP
  • DVMRP
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:
  • unknown
  • other
  • unicast
  • multicast
The type of route