The (conceptual) table listing the interface-specific (*,G)
state that PIM has.
The indexes of the table are pimStarGAddressType, pimStarGGrpAddress, pimStarGIIfIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.2.1.157.1.5.1.1 | pimStarGIIfIndex | INTEGER | not-accessible | The ifIndex of the interface that this entry corresponds to. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.2 | pimStarGIUpTime | TimeTicks | read-only | The time since this entry was created by the local router. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.3 | pimStarGILocalMembership | INTEGER{true(1),false(2)} | read-only | Whether the local router has (*,G) local membership on this interface (resulting from a mechanism such as IGMP or MLD). This corresponds to local_receiver_include(*,G,I) in the PIM-SM specification. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.4 | pimStarGIJoinPruneState | INTEGER{noInfo(1),join(2),prunePending(3)} | read-only | The state resulting from (*,G) Join/Prune messages received on this interface. This corresponds to the state of the downstream per-interface (*,G) state machine in the PIM-SM specification. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.5 | pimStarGIPrunePendingTimer | TimeTicks | read-only | The time remaining before the local router acts on a (*,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 (*,G) Prune-Pending Timer in the PIM-SM specification. This object is zero if the timer is not running. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.6 | pimStarGIJoinExpiryTimer | TimeTicks | read-only | The time remaining before (*,G) Join state for this interface expires. This timer is called the (*,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 object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.7 | pimStarGIAssertState | INTEGER{noInfo(1),iAmAssertWinner(2),iAmAssertLoser(3)} | read-only | The (*,G) Assert state for this interface. This corresponds to the state of the per-interface (*,G) Assert state machine in the PIM-SM specification. If pimStarGPimMode is 'bidir', this object must be 'noInfo'. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.8 | pimStarGIAssertTimer | TimeTicks | read-only | If pimStarGIAssertState is 'iAmAssertWinner', this is the time remaining before the local router next sends a (*,G) Assert message on this interface. If pimStarGIAssertState is 'iAmAssertLoser', this is the time remaining before the (*,G) Assert state expires. If pimStarGIAssertState is 'noInfo', this is zero. This timer is called the (*,G) Assert Timer in the PIM-SM specification. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.9 | pimStarGIAssertWinnerAddressType | INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} | read-only | If pimStarGIAssertState is 'iAmAssertLoser', this is the address type of the assert winner; otherwise, this object is unknown(0). | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.10 | pimStarGIAssertWinnerAddress | OCTET STRING{(0,0),(4,4),(8,8),(16,16),(20,20)} | read-only | If pimStarGIAssertState is 'iAmAssertLoser', this is the address of the assert winner. The InetAddressType is given by the pimStarGIAssertWinnerAddressType object. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.11 | pimStarGIAssertWinnerMetricPref | Unsigned32{(0,2147483647)} | read-only | If pimStarGIAssertState is 'iAmAssertLoser', this is the metric preference of the route to the RP advertised by the assert winner; otherwise, this object is zero. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.157.1.5.1.12 | pimStarGIAssertWinnerMetric | Unsigned32 | read-only | If pimStarGIAssertState is 'iAmAssertLoser', this is the routing metric of the route to the RP advertised by the assert winner; otherwise, this object is zero. | This object is implemented as defined in the corresponding MIB files. |