RFC Errata
Found 2 records.
Status: Held for Document Update (1)
RFC 5519, "Multicast Group Membership Discovery MIB", April 2009
Source of RFC: magma (int)
Errata ID: 3406
Status: Held for Document Update
Type: Technical
Publication Format(s) : TEXT
Reported By: Stig Venaas
Date Reported: 2012-11-13
Held for Document Update by: Brian Haberman
Section 5 says:
mgmdHostCacheLastReporter OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS read-only STATUS current DESCRIPTION "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 a value of 0. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdHostCacheAddressType variable in the mgmdHostCache table."
It should say:
I don't think it makes sense for a host to keep track of last received report. Should it be last sent report?
Status: Rejected (1)
RFC 5519, "Multicast Group Membership Discovery MIB", April 2009
Source of RFC: magma (int)
Errata ID: 3690
Status: Rejected
Type: Technical
Publication Format(s) : TEXT
Reported By: Herbie Robinson
Date Reported: 2013-07-30
Rejected by: Brian Haberman
Date Rejected: 2013-08-21
Section 5. says:
INDEX { mgmdHostInterfaceIfIndex, mgmdHostInterfaceQuerierType }
It should say:
INDEX { mgmdHostInterfaceIfIndex, mgmdHostInterfaceQuerierType, mgmdHostInterfaceQuerier}
Notes:
The mgmdHostInterfaceQuerier field should be included in the index to handle the case where there are multiple aliases.
--VERIFIER NOTES--
Adding support for aliases needs to be proposed for a future version of the group management protocols and the MIB. It cannot be added via an erratum statement.