The (conceptual) table listing the interfaces on which IGMP or MLD is enabled.
The indexes of the table are mgmdRouterInterfaceIfIndex, mgmdRouterInterfaceQuerierType.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.185.1.2.1.1 |
mgmdRouterInterfaceIfIndex |
INTEGER |
not-accessible |
The ifIndex value of the interface for which IGMP or MLD is enabled. The table is indexed by the ifIndex value and the InetAddressType to allow for interfaces that may be configured in both IPv4 and IPv6 modes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.2.1.2 |
mgmdRouterInterfaceQuerierType |
INTEGER{ipv4(1),ipv6(2)} |
not-accessible |
The address type of this interface. This entry along with the ifIndex value acts as the index to the mgmdRouterInterface table. A physical interface may be configured in multiple modes concurrently, e.g., in IPv4 and IPv6 modes connected to the same interface; however, the traffic is considered to be logically separate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.2.1.3 |
mgmdRouterInterfaceQuerier |
OCTET STRING{(4,4),(16,16)} |
read-only |
The address of the IGMP or MLD Querier on the IP subnet to which this interface is attached. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdRouterInterfaceQuerierType variable in the mgmdRouterInterface table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.2.1.4 |
mgmdRouterInterfaceQueryInterval |
Unsigned32{(1,31744)} |
read-create |
The frequency at which IGMP or MLD Host-Query packets are transmitted on this interface. |
The actually supported access is read-only. Currently, the Set operation is not supported. |
1.3.6.1.2.1.185.1.2.1.5 |
mgmdRouterInterfaceStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
The activation of a row enables the router side of IGMP or MLD on the interface. The destruction of a row disables the router side of IGMP or MLD on the interface. |
The actually supported access is read-only. Currently, the Set operation is not supported. |
1.3.6.1.2.1.185.1.2.1.6 |
mgmdRouterInterfaceVersion |
Unsigned32{(1,3)} |
read-create |
The version of MGMD that is running on this interface. Value 1 applies to IGMPv1 routers only. Value 2 applies to IGMPv2 and MLDv1 routers, and value 3 applies to IGMPv3 and MLDv2 routers. This object can be used to configure a router capable of running either version. For IGMP and MLD to function correctly, all routers on a LAN must be configured to run the same version on that LAN. |
The actually supported access is read-only. Currently, the Set operation is not supported. |
1.3.6.1.2.1.185.1.2.1.7 |
mgmdRouterInterfaceQueryMaxResponseTime |
Unsigned32{(0,31744)} |
read-create |
The maximum query response interval advertised in MGMDv2 or IGMPv3 queries on this interface. |
The actually supported access is read-only. Currently, the Set operation is not supported. |
1.3.6.1.2.1.185.1.2.1.8 |
mgmdRouterInterfaceQuerierUpTime |
TimeTicks |
read-only |
The time since mgmdRouterInterfaceQuerier was last changed. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.2.1.9 |
mgmdRouterInterfaceQuerierExpiryTime |
TimeTicks |
read-only |
The amount of time remaining before the Other Querier Present Timer expires. If the local system is the querier, the value of this object is zero. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.2.1.10 |
mgmdRouterInterfaceWrongVersionQueries |
Counter32 |
read-only |
The number of general queries received whose IGMP or MLD version does not match the equivalent mgmdRouterInterfaceVersion, over the lifetime of the row entry. Both IGMP and MLD require that all routers on a LAN be configured to run the same version. Thus, if any general queries are received with the wrong version, this indicates a configuration error. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.2.1.11 |
mgmdRouterInterfaceJoins |
Counter32 |
read-only |
The number of times a group membership has been added on this interface, that is, the number of times an entry for this interface has been added to the Cache Table. This object can give an indication of the amount of activity between samples over time. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.2.1.12 |
mgmdRouterInterfaceProxyIfIndex |
Integer32{(0,2147483647)} |
read-create |
Some devices implement a form of IGMP or MLD proxying whereby memberships learned on the interface represented by this row cause Host Membership Reports to be sent on the interface whose ifIndex value is given by this object. Such a device would implement the mgmdV2RouterBaseMIBGroup only on its router interfaces (those interfaces with non-zero mgmdRouterInterfaceProxyIfIndex). Typically, the value of this object is 0, indicating that no proxying is being done. |
The actually supported access is read-only. Currently, the Set operation is not supported. The default value is 0. |
1.3.6.1.2.1.185.1.2.1.13 |
mgmdRouterInterfaceGroups |
Gauge32 |
read-only |
The current number of entries for this interface in the mgmdRouterCacheTable. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.2.1.14 |
mgmdRouterInterfaceRobustness |
Unsigned32{(1,255)} |
read-create |
The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP and MLD are robust to (Robustness Variable-1) packet losses. |
The actually supported access is read-only. Currently, the Set operation is not supported. |
1.3.6.1.2.1.185.1.2.1.15 |
mgmdRouterInterfaceLastMemberQueryInterval |
Unsigned32{(0,31744)} |
read-create |
The Last Member Query Interval is the Max Query Response Interval inserted into group-specific queries sent in response to leave group messages, and is also the amount of time between group-specific query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if mgmdRouterInterfaceVersion is 1. |
The actually supported access is read-only. Currently, the Set operation is not supported. |
1.3.6.1.2.1.185.1.2.1.16 |
mgmdRouterInterfaceLastMemberQueryCount |
Unsigned32{(1,255)} |
read-only |
Represents the number of group-specific and group-and- source-specific queries sent by the router before it assumes there are no local members. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.2.1.17 |
mgmdRouterInterfaceStartupQueryCount |
Unsigned32{(1,255)} |
read-only |
Represents the number of Queries sent out on startup, separated by the Startup Query Interval. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.185.1.2.1.18 |
mgmdRouterInterfaceStartupQueryInterval |
Unsigned32{(0,31744)} |
read-only |
This variable represents the interval between General Queries sent by a Querier on startup. |
This object is implemented as defined in the corresponding MIB files. |