ipMRouteEndPoint
The ipMRouteEndPoint table holds information on the IP Multicast Routing Protocol End Points.
Each End Point holds various attributes describing the interface that implements it. There is a dependency between the end point and service associated with it (modelled using the existing dependency table). The End Point is associated with the interface which implements it through the existing protocolEndPoint table.
The following table describes the ipMRouteEndPoint table.
Column name | Type | Constraints | Description |
---|---|---|---|
entityId | 32-bit integer |
|
The identifier of the IP Multicast Routing Protocol End Point |
flowDirection | Enumerated value | Takes one of the following values:
|
Indicates the direction of flow represented by this end point |
isLastHop | 32-bit integer | 0 or 1 | Indicates whether this end point represents a last known hop |
protocol | Enumerated value | Takes one of the following values:
|
Routing protocol running on the interface associated with this End Point |
rateLimit | 32-bit integer | Rate limit in kbps of multicast traffic on the interface associated with this End Point | |
ttl | 32-bit integer | Time To Live counter |