IfIndex |
The ifIndex of the interface that this entry corresponds to. Range: 1 to 2147483647 |
UpTime |
The time since this entry was created by the local router. |
LocalMembership |
Whether the local router has (S,G) local membership on this interface (resulting from a mechanism such as IGMPv3 or MLDv2). This corresponds to local_receiver_include(S,G,I) in the PIM-SM specification. Enumerations: |
JoinPruneState |
The state resulting from (S,G) Join/Prune messages received on this interface. This corresponds to the state of the downstream per-interface (S,G) state machine in the PIM-SM and PIM-DM specification. Enumerations: - noInfo (1)
- join (2)
- prunePending (3)
|
PrunePendingTimer |
The time remaining before the local router acts on an (S,G) Prune message received on this interface, during which the router is waiting to see whether another downstream router will override the Prune message. This timer is called the (S,G) Prune-Pending Timer in the PIM-SM specification. This object is zero if the timer is not running. |
JoinExpiryTimer |
The time remaining before (S,G) Join state for this interface expires. This timer is called the (S,G) Join Expiry Timer in the PIM-SM specification. This object is zero if the timer is not running. A value of 'FFFFFFFF'h indicates an infinite expiry time. This timer is called the (S,G) Prune Timer in the PIM-DM specification. |
AssertState |
The (S,G) Assert state for this interface. This corresponds to the state of the per-interface (S,G) Assert state machine in the PIM-SM specification. Enumerations: - noInfo (1)
- iAmAssertWinner (2)
- iAmAssertLoser (3)
|
AssertTimer |
If pimSGIAssertState is 'iAmAssertWinner', this is the time remaining before the local router next sends a (S,G) Assert message on this interface. If pimSGIAssertState is 'iAmAssertLoser', this is the time remaining before the (S,G) Assert state expires. If pimSGIAssertState is 'noInfo', this is zero. This timer is called the (S,G) Assert Timer in the PIM-SM specification. |
AssertWinnerAddressType |
If pimSGIAssertState is 'iAmAssertLoser', this is the address type of the assert winner; otherwise, this object is unknown(0). Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
AssertWinnerAddress |
If pimSGIAssertState is 'iAmAssertLoser', this is the address of the assert winner. The InetAddressType is given by the pimSGIAssertWinnerAddressType object. Length: 16 to 16 |
AssertWinnerMetricPref |
If pimSGIAssertState is 'iAmAssertLoser', this is the metric preference of the route to the source advertised by the assert winner; otherwise, this object is zero. Range: 0 to 2147483647 |
AssertWinnerMetric |
If pimSGIAssertState is 'iAmAssertLoser', this is the routing metric of the route to the source advertised by the assert winner; otherwise, this object is zero. |