The (conceptual) table listing the interface-specific (S,G)
state that PIM has.
The indexes of the table are pimSGAddressType, pimSGGrpAddress, pimSGSrcAddress, pimSGIIfIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.157.1.7.1.1 |
pimSGIIfIndex |
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.7.1.2 |
pimSGIUpTime |
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.7.1.3 |
pimSGILocalMembership |
INTEGER{true(1),false(2)} |
read-only |
Whether the local router has (S,G) local membership on this interface (resulting from a mechanism such as IGMP or MLD). This corresponds to local_receiver_include(S,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.7.1.4 |
pimSGIJoinPruneState |
INTEGER{noInfo(1),join(2),prunePending(3)} |
read-only |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.7.1.5 |
pimSGIPrunePendingTimer |
TimeTicks |
read-only |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.7.1.6 |
pimSGIJoinExpiryTimer |
TimeTicks |
read-only |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.7.1.7 |
pimSGIAssertState |
INTEGER{noInfo(1),iAmAssertWinner(2),iAmAssertLoser(3)} |
read-only |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.7.1.8 |
pimSGIAssertTimer |
TimeTicks |
read-only |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.7.1.9 |
pimSGIAssertWinnerAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
If pimSGIAssertState 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.7.1.10 |
pimSGIAssertWinnerAddress |
OCTET STRING{(0,0),(4,4),(8,8),(16,16),(20,20)} |
read-only |
If pimSGIAssertState is 'iAmAssertLoser', this is the address of the assert winner. The InetAddressType is given by the pimSGIAssertWinnerAddressType object. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.7.1.11 |
pimSGIAssertWinnerMetricPref |
Unsigned32{(0,2147483647)} |
read-only |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.7.1.12 |
pimSGIAssertWinnerMetric |
Unsigned32 |
read-only |
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. |
This object is implemented as defined in the corresponding MIB files. |