The (conceptual) table listing the IP multicast groups for which there are members on a particular router interface.
The indexes of the table are mgmdRouterCacheAddressType, mgmdRouterCacheAddress, mgmdRouterCacheIfIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.185.1.4.1.1 |
mgmdRouterCacheAddressType |
INTEGER{ipv4(1),ipv6(2)} |
not-accessible |
The address type of the mgmdRouterCacheTable entry. This value applies to both the mgmdRouterCacheAddress and the mgmdRouterCacheLastReporter entries. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.4.1.2 |
mgmdRouterCacheAddress |
OCTET STRING{(4,4),(16,16)} |
not-accessible |
The IP multicast group address for which this entry contains information. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdRouterCacheAddressType variable in the mgmdRouterCache table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.4.1.3 |
mgmdRouterCacheIfIndex |
INTEGER |
not-accessible |
The interface for which this entry contains information for an IP multicast group address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.4.1.4 |
mgmdRouterCacheLastReporter |
OCTET STRING{(4,4),(16,16)} |
read-only |
The IP address of the source of the last membership report received for this IP multicast group address on this interface. If no membership report has been received, this object has the value 0. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdRouterCacheAddressType variable in the mgmdRouterCache table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.4.1.5 |
mgmdRouterCacheUpTime |
TimeTicks |
read-only |
The time elapsed since this entry was created. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.4.1.6 |
mgmdRouterCacheExpiryTime |
TimeTicks |
read-only |
This value represents the time remaining before the Group Membership Interval state expires. The value must always be greater than or equal to 1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.4.1.7 |
mgmdRouterCacheExcludeModeExpiryTimer |
TimeTicks |
read-only |
This value is applicable only to MGMDv3-compatible nodes and represents the time remaining before the interface EXCLUDE state expires and the interface state transitions to INCLUDE mode. This value can never be greater than mgmdRouterCacheExpiryTime. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.4.1.8 |
mgmdRouterCacheVersion1HostTimer |
TimeTicks |
read-only |
The time remaining until the local router will assume that there are no longer any MGMD version 1 members on the IP subnet attached to this interface. This entry only applies to IGMPv1 hosts, and is not implemented for MLD. Upon hearing any MGMDv1 Membership Report (IGMPv1 only), this value is reset to the group membership timer. While this time remaining is non-zero, the local router ignores any MGMDv2 Leave messages (IGMPv2 only) for this group that it receives on this interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.4.1.9 |
mgmdRouterCacheVersion2HostTimer |
TimeTicks |
read-only |
The time remaining until the local router will assume that there are no longer any MGMD version 2 members on the IP subnet attached to this interface. This entry applies to both IGMP and MLD hosts. Upon hearing any MGMDv2 Membership Report, this value is reset to the group membership timer. Assuming no MGMDv1 hosts have been detected, the local router does not ignore any MGMDv2 Leave messages for this group that it receives on this interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.4.1.10 |
mgmdRouterCacheSourceFilterMode |
INTEGER{include(1),exclude(2)} |
read-only |
The current cache state, applicable to MGMDv3-compatible nodes. The value indicates whether the state is INCLUDE or EXCLUDE. |
This object is implemented as defined in the corresponding MIB files. |