HUAWEI-MGMD-STD-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.149
- Last updated
- 2022-02-11 00:00
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2022-02-11 00:00, 2021-10-27 00:00, 2021-10-19 00:00, 2021-10-16 00:00, 2021-04-19 00:00, 2018-09-11 00:00, 2016-10-13 00:00, 2016-07-09 00:00, 2014-07-09 00:00, 2014-07-01 00:00, 2014-06-20 00:00, 2013-08-28 00:00, 2007-04-16 00:00
- Namespace
- huawei
- Source file
HUAWEI-MGMD-STD-MIB- Digest
sha256:d17e2110c1579af4091c8ae7ea70194899de8d79b6671967e273a73b1f7693a4
Description
The MIB module for MGMD Management. Huawei Technologies Co.,Ltd . Supplementary information may be available at: http://www.huawei.com
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDatacomm |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HUAWEI-MGMD-STD-MIB HUAWEI-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.149.1 | hwIpMcastMib | HUAWEI-IPMCAST-MIB |
| 1.3.6.1.4.1.2011.5.25.149.2 | hwPimBsrMib | HUAWEI-PIM-BSR-MIB |
| 1.3.6.1.4.1.2011.5.25.149.4 | hwPimStdMib | HUAWEI-PIM-STD-MIB |
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HWMgmdCtlMsgState TEXTUAL-CONVENTION The PIM control message state. valid(1) The valid IGMP/MLD control message has been received. invalid(2) The invalid IGMP/MLD control message has been received. ignore(3) The IGMP/MLD control message has been ignored. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwMcast OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149 | |||
| hwMgmdMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.3.1 | |||
| hwMgmdRouterInterfaceTable OBJECT-TYPE The (conceptual) table listing the interfaces on which IGMP or MLD is enabled. | 1.3.6.1.4.1.2011.5.25.149.3.1.4 | not-accessible | current | |
| hwMgmdRouterInterfaceEntry OBJECT-TYPE An entry (conceptual row) representing an interface on which IGMP or MLD is enabled. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1 | not-accessible | current | |
| hwMgmdRouterInterfaceIfIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.1 | InterfaceIndex | not-accessible | current |
| hwMgmdRouterInterfaceQuerierType OBJECT-TYPE The address type of this interface. This entry along with the ifIndex value acts as the index to the hwMgmdRouterInterface 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.2 | InetAddressType | not-accessible | current |
| hwMgmdRouterInterfaceQuerier OBJECT-TYPE 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 hwMgmdRouterInterfaceQuerierType variable in the hwMgmdRouterInterface table. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.3 | InetAddress (SIZE(4 | 16)) | read-only | current |
| hwMgmdRouterInterfaceQueryInterval OBJECT-TYPE The frequency at which IGMP or MLD Host-Query packets are transmitted on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.4 | Unsigned32 (1..31744) | read-create | current |
| hwMgmdRouterInterfaceStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.5 | RowStatus | read-create | current |
| hwMgmdRouterInterfaceVersion OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.6 | Unsigned32 (1..3) | read-create | current |
| hwMgmdRouterInterfaceQueryMaxResponseTime OBJECT-TYPE The maximum query response interval advertised in MGMDv2 or IGMPv3 queries on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.7 | Unsigned32 (0..31744) | read-create | current |
| hwMgmdRouterInterfaceQuerierUpTime OBJECT-TYPE The time since hwMgmdRouterInterfaceQuerier was last changed. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.8 | TimeTicks | read-only | current |
| hwMgmdRouterInterfaceQuerierExpiryTime OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.9 | TimeTicks | read-only | current |
| hwMgmdRouterInterfaceWrongVersionQueries OBJECT-TYPE The number of general queries received whose IGMP or MLD version does not match the equivalent hwMgmdRouterInterfaceVersion, 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.10 | Counter32 | read-only | current |
| hwMgmdRouterInterfaceJoins OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.11 | Counter32 | read-only | current |
| hwMgmdRouterInterfaceProxyIfIndex OBJECT-TYPE 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 hwMgmdV2RouterBaseMIBGroup only on its router interfaces (those interfaces with non-zero hwMgmdRouterInterfaceProxyIfIndex). Typically, the value of this object is 0, indicating that no proxying is being done. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.12 | InterfaceIndexOrZero | read-create | current |
| hwMgmdRouterInterfaceGroups OBJECT-TYPE The current number of entries for this interface in the RouterCache Table. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.13 | Gauge32 | read-only | current |
| hwMgmdRouterInterfaceRobustness OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.14 | Unsigned32 (1..255) | read-create | current |
| hwMgmdRouterInterfaceLastMembQueryIntvl OBJECT-TYPE 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 hwMgmdRouterInterfaceVersion is 1. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.15 | Unsigned32 (0..31744) | read-create | current |
| hwMgmdRouterInterfaceLastMembQueryCount OBJECT-TYPE Represents the number of group-specific and group-and- source-specific queries sent by the router before it assumes there are no local members. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.16 | Unsigned32 (1..255) | read-only | current |
| hwMgmdRouterInterfaceStartupQueryCount OBJECT-TYPE Represents the number of Queries sent out on startup, separated by the Startup Query Interval. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.17 | Unsigned32 (1..255) | read-only | current |
| hwMgmdRouterInterfaceStartupQueryInterval OBJECT-TYPE This variable represents the interval between General Queries sent by a Querier on startup. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.18 | Unsigned32 (0..31744) | read-only | current |
| hwMgmdRouterInterfaceTtlCheck OBJECT-TYPE The status of IGMP or MLD ttl-check is enabled or not on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.19 | TruthValue | read-write | current |
| hwMgmdRouterCacheTable OBJECT-TYPE The (conceptual) table listing the IP multicast groups for which there are members on a particular router interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.6 | not-accessible | current | |
| hwMgmdRouterCacheEntry OBJECT-TYPE An entry (conceptual row) in the hwMgmdRouterCacheTable. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1 | not-accessible | current | |
| hwMgmdRouterCacheAddressType OBJECT-TYPE The address type of the hwMgmdRouterCacheTable entry. This value applies to both the hwMgmdRouterCacheAddress and the hwMgmdRouterCacheLastReporter entries. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.1 | InetAddressType | not-accessible | current |
| hwMgmdRouterCacheAddress OBJECT-TYPE The IP multicast group address for which this entry contains information. The InetAddressType, e.g., IPv4 or IPv6, is identified by the hwMgmdRouterCacheAddressType variable in the hwMgmdRouterCache table. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.2 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| hwMgmdRouterCacheIfIndex OBJECT-TYPE The interface for which this entry contains information for an IP multicast group address. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.3 | InterfaceIndex | not-accessible | current |
| hwMgmdRouterCacheLastReporter OBJECT-TYPE 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 hwMgmdRouterCacheAddressType variable in the hwMgmdRouterCache table. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.4 | InetAddress | read-only | current |
| hwMgmdRouterCacheUpTime OBJECT-TYPE The time elapsed since this entry was created. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.5 | TimeTicks | read-only | current |
| hwMgmdRouterCacheExpiryTime OBJECT-TYPE This value represents the time remaining before the Group Membership Interval state expires. The value must always be greater than or equal to 1. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.6 | TimeTicks | read-only | current |
| hwMgmdRouterCacheExcludeModeExpiryTimer OBJECT-TYPE 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 hwMgmdRouterCacheExpiryTime. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.7 | TimeTicks | read-only | current |
| hwMgmdRouterCacheVersion1HostTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.8 | TimeTicks | read-only | current |
| hwMgmdRouterCacheVersion2HostTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.9 | TimeTicks | read-only | current |
| hwMgmdRouterCacheSourceFilterMode OBJECT-TYPE The current cache state, applicable to MGMDv3 compatible nodes. The value indicates whether the state is INCLUDE or EXCLUDE. | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.10 | INTEGER {include(1), exclude(2)} | read-only | current |
| hwMgmdInverseRouterCacheTable OBJECT-TYPE The (conceptual) table listing the interfaces that are members of a particular group. This is an inverse lookup table for entries in the hwMgmdRouterCacheTable. | 1.3.6.1.4.1.2011.5.25.149.3.1.8 | not-accessible | current | |
| hwMgmdInverseRouterCacheEntry OBJECT-TYPE An entry (conceptual row) in the hwMgmdInverseRouterCacheTable. | 1.3.6.1.4.1.2011.5.25.149.3.1.8.1 | not-accessible | current | |
| hwMgmdInverseRouterCacheIfIndex OBJECT-TYPE The interface for which this entry contains information. | 1.3.6.1.4.1.2011.5.25.149.3.1.8.1.1 | InterfaceIndex | not-accessible | current |
| hwMgmdInverseRouterCacheAddressType OBJECT-TYPE The address type of the hwMgmdInverseRouterCacheTable entry. | 1.3.6.1.4.1.2011.5.25.149.3.1.8.1.2 | InetAddressType | not-accessible | current |
| hwMgmdInverseRouterCacheAddress OBJECT-TYPE The IP multicast group address for which this entry contains information. The InetAddressType, e.g., IPv4 or IPv6, is identified by the hwMgmdInverseRouterCacheAddressType variable in the hwMgmdInverseRouterCache table. | 1.3.6.1.4.1.2011.5.25.149.3.1.8.1.3 | InetAddress (SIZE(4 | 16)) | read-only | current |
| hwMgmdRouterSrcListTable OBJECT-TYPE The (conceptual) table listing the Source List entries corresponding to each interface and multicast group pair on a Router. | 1.3.6.1.4.1.2011.5.25.149.3.1.10 | not-accessible | current | |
| hwMgmdRouterSrcListEntry OBJECT-TYPE An entry (conceptual row) in the hwMgmdRouterSrcListTable. | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1 | not-accessible | current | |
| hwMgmdRouterSrcListAddressType OBJECT-TYPE The address type of the InetAddress variables in this table. This value applies to the hwMgmdRouterSrcListHostAddress and hwMgmdRouterSrcListAddress entries. | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1.1 | InetAddressType | not-accessible | current |
| hwMgmdRouterSrcListAddress OBJECT-TYPE The IP multicast group address for which this entry contains information. | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1.2 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| hwMgmdRouterSrcListIfIndex OBJECT-TYPE The interface for which this entry contains information for an IP multicast group address. | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1.3 | InterfaceIndex | not-accessible | current |
| hwMgmdRouterSrcListHostAddress OBJECT-TYPE The host address to which this entry corresponds. The hwMgmdRouterCacheSourceFilterMode value for this group address and interface indicates whether this host address is included or excluded. | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1.4 | InetAddress (SIZE(4 | 16)) | read-only | current |
| hwMgmdRouterSrcListExpire OBJECT-TYPE This value indicates the relevance of the SrcList entry, whereby a non-zero value indicates this is an INCLUDE state value, and a zero value indicates this to be an EXCLUDE state value. | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1.5 | TimeTicks | read-only | current |
| hwMgmdCtlMsgCountTable OBJECT-TYPE The (conceptual) table used to list the control message counter on all the interfaces on which IGMP or MLD is enabled. | 1.3.6.1.4.1.2011.5.25.149.3.1.11 | not-accessible | current | |
| hwMgmdCtlMsgCountEntry OBJECT-TYPE An entry (conceptual row) representing an interface on which IGMP or MLD is enabled. Dynamically created row state is non-volatile, and upon agent reboot should be reinstantiated as a conceptual row. Any change in read-create objects should therefore be backed up by stable storage. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1 | not-accessible | current | |
| hwMgmdCtlMsgCountIfIndex OBJECT-TYPE 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 which may be configured in both IPv4 and IPv6 modes. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.1 | InterfaceIndex | not-accessible | current |
| hwMgmdCtlMsgCountQuerierType OBJECT-TYPE The address type of this interface. This entry along with the ifIndex value acts as the index to the hwMgmdRouterInterface 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.2 | InetAddressType | not-accessible | current |
| hwMgmdCtlMsgCountState OBJECT-TYPE The IGMP/MLD control message state. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.3 | HWMgmdCtlMsgState | not-accessible | current |
| hwMgmdCtlMsgCountQuery OBJECT-TYPE The number of IGMP/MLD Query on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.4 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountReportASM OBJECT-TYPE The number of IGMP/MLD report with ASM group on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.5 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountReportSSM OBJECT-TYPE The number of IGMP/MLD report with SSM group on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.6 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountLeaveASM OBJECT-TYPE The number of IGMP/MLD leave with ASM group on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.7 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountLeaveSSM OBJECT-TYPE The number of IGMP/MLD leave with ASM group on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.8 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountISIN OBJECT-TYPE The number of IGMP/MLD is_in on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.9 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountISEX OBJECT-TYPE The number of IGMP/MLD is_ex on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.10 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountTOIN OBJECT-TYPE The number of IGMP/MLD to_in on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.11 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountTOEX OBJECT-TYPE The number of IGMP/MLD to_ex on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.12 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountALLOW OBJECT-TYPE The number of IGMP/MLD allow on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.13 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountBLOCK OBJECT-TYPE The number of IGMP/MLD block on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.14 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountSrcRecTotal OBJECT-TYPE The number of total IGMP/MLD source record on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.15 | Unsigned32 | read-only | current |
| hwMgmdCtlMsgCountOthers OBJECT-TYPE The number of total IGMP/MLD others packet on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.16 | Unsigned32 | read-only | current |
| hwMgmdHostInterfaceTable OBJECT-TYPE The (conceptual) table listing the interfaces on which IGMP or MLD is enabled. | 1.3.6.1.4.1.2011.5.25.149.3.1.12 | not-accessible | current | |
| hwMgmdHostInterfaceEntry OBJECT-TYPE An entry (conceptual row) representing an interface on which IGMP or MLD is enabled. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1 | not-accessible | current | |
| hwMgmdHostInterfaceIfIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.1 | InterfaceIndex | not-accessible | current |
| hwMgmdHostInterfaceQuerierType OBJECT-TYPE The address type of this interface. This entry along with the ifIndex value acts as an index to the hwMgmdHostInterface 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. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.2 | InetAddressType | not-accessible | current |
| hwMgmdHostInterfaceQuerier OBJECT-TYPE 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 hwMgmdHostInterfaceQuerierType variable in the hwMgmdHostInterface table. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.3 | InetAddress (SIZE(4 | 16)) | read-only | current |
| hwMgmdHostInterfaceStatus OBJECT-TYPE The activation of a row enables the host side of IGMP or MLD on the interface. The destruction of a row disables the host side of IGMP or MLD on the interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.4 | RowStatus | read-create | current |
| hwMgmdHostInterfaceVersion OBJECT-TYPE The maximum version of hwMgmd that the host can run on this interface. A value of 1 is only applicable for IPv4, and indicates that the host only supports IGMPv1 on the interface. A value of 2 indicates that the host also supports IGMPv2 (for IPv4) or MLDv1 (for IPv6). A value of 3 indicates that the host also supports IGMPv3 (for IPv4) or MLDv2 (for IPv6). | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.5 | Unsigned32 (1..3) | read-create | current |
| hwMgmdHostInterfaceVersion1QuerierTimer OBJECT-TYPE The time remaining until the host assumes that there are no IGMPv1 routers present on the interface. While this is non-zero, the host will reply to all queries with version 1 membership reports. This variable applies to IGMPv2 or 3 hosts that are forced to run in v1 for compatibility with v1 routers present on the interface. This object may only be present when the corresponding value of hwMgmdHostInterfaceQuerierType is ipv4. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.6 | TimeTicks | read-only | current |
| hwMgmdHostInterfaceVersion2QuerierTimer OBJECT-TYPE The time remaining until the host assumes that there are no hwMgmdv2 routers present on the interface. While this is non-zero, the host will reply to all queries with version 1 or 2 membership reports. This variable applies to hwMgmdv3 hosts that are forced to run in v2 for compatibility with v2 hosts or routers present on the interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.7 | TimeTicks | read-only | current |
| hwMgmdHostInterfaceVersion3Robustness OBJECT-TYPE The robustness variable utilised by an hwMgmdv3 host in sending state-change reports for multicast routers. To ensure the state-change report is not missed, the host retransmits the state-change report [hwMgmdHostInterfaceVersion3Robustness - 1] times. The variable must be a non-zero value. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.8 | Unsigned32 | read-create | current |
| hwMgmdHostInterfaceBackupInterface OBJECT-TYPE The enabled backup status of IGMP or MLD host function on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.9 | TruthValue | read-write | current |
| hwMgmdHostInterfaceRerouteDelayPeriod OBJECT-TYPE The minimum time that must elapse between hostinterface down to up originated by this router. The value of 65535 represents an 'infinite' time, in which case, IGMP or MLD host interface is never up. The non-zero minimum allowed value provides resilience against propagation of denial-of-service attacks from the data and control planes to the network management plane. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.10 | Unsigned32 (10..4294967295) | read-write | current |
| hwMgmdHostInterfaceRerouteImmediate OBJECT-TYPE The status of IGMP or MLD host reroute is immidiatly or not on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.11 | TruthValue | read-write | current |
| hwMgmdHostInterfaceTtlCheck OBJECT-TYPE The status of IGMP or MLD ttl-check is enabled or not on this interface. | 1.3.6.1.4.1.2011.5.25.149.3.1.12.1.12 | TruthValue | read-write | current |
| hwMgmdMibGeneralObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.3.2 | |||
| hwMgmdGroup OBJECT-TYPE Group address of the entry. | 1.3.6.1.4.1.2011.5.25.149.3.2.1 | IpAddress | read-only | obsolete |
| hwMgmdSource OBJECT-TYPE Source address of the entry. | 1.3.6.1.4.1.2011.5.25.149.3.2.2 | IpAddress | read-only | obsolete |
| hwMgmdLimitInterfaceIfIndex OBJECT-TYPE The interface from which an IGMP or a MLD limit trap is most recently sent. If this router has not sent a limit trap, this object is set to 0. | 1.3.6.1.4.1.2011.5.25.149.3.2.3 | InterfaceIndexOrZero | read-only | current |
| hwMgmdGlobalEntries OBJECT-TYPE The total number of IGMP or MLD entries of this instance. | 1.3.6.1.4.1.2011.5.25.149.3.2.4 | Unsigned32 (0..65535) | read-only | current |
| hwMgmdInterfaceEntries OBJECT-TYPE The total number of IGMP or MLD entries on the interface. | 1.3.6.1.4.1.2011.5.25.149.3.2.5 | Unsigned32 (0..65535) | read-only | current |
| hwMgmdTotalEntries OBJECT-TYPE The total number of IGMP or MLD entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.3.2.6 | Unsigned32 (0..65535) | read-only | current |
| hwMgmdGmpJoinGrpAddr OBJECT-TYPE The IGMP or MLD group address to join. | 1.3.6.1.4.1.2011.5.25.149.3.2.7 | DisplayString (SIZE(1..64)) | accessible-for-notify | current |
| hwMgmdGmpJoinSrcAddr OBJECT-TYPE The IGMP or MLD source address to join. | 1.3.6.1.4.1.2011.5.25.149.3.2.8 | DisplayString (SIZE(1..64)) | accessible-for-notify | current |
| hwMgmdGmpJoinSenderIp OBJECT-TYPE The host IP address for sending membership report. | 1.3.6.1.4.1.2011.5.25.149.3.2.9 | DisplayString (SIZE(1..64)) | accessible-for-notify | current |
| hwMgmdGmpJoinVersion OBJECT-TYPE The version of MGMD which is running on this interface. Value 1 applies to IGMPv1 and MLDv1 version. Value 2 applies to IGMPv2 and MLDv2 version, and value 3 applies to IGMPv3 version. 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. This object MAY be modified under any rowstatus condition. DEFVAL { 2 } | 1.3.6.1.4.1.2011.5.25.149.3.2.10 | Unsigned32 (1..3) | accessible-for-notify | current |
| hwMgmdGmpInterfaceIfIndex OBJECT-TYPE 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 which may be configured in both IPv4 and IPv6 modes. | 1.3.6.1.4.1.2011.5.25.149.3.2.11 | InterfaceIndex | accessible-for-notify | current |
| hwMgmdGmpInterfaceName OBJECT-TYPE The interface name of the interface for which IGMP or MLD is enabled. | 1.3.6.1.4.1.2011.5.25.149.3.2.12 | DisplayString (SIZE(1..64)) | accessible-for-notify | current |
| hwMgmdGmpLimitGroupAddressType OBJECT-TYPE The address type of the multicast group address in the most recently sent IGMP or MLD limit trap. If this router has not sent a limit trap, this object is set to 0. | 1.3.6.1.4.1.2011.5.25.149.3.2.13 | InetAddressType | accessible-for-notify | current |
| hwMgmdGmpLimitGroup OBJECT-TYPE The multicast group address in the most recently sent IGMP or MLD limit trap. The InetAddressType is defined by the hwMgmdGmpLimitGroupAddressType object. | 1.3.6.1.4.1.2011.5.25.149.3.2.14 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | accessible-for-notify | current |
| hwMgmdGmpLimitSource OBJECT-TYPE The source address in the most recently sent IGMP or MLD limit trap. The InetAddressType is defined by the hwMgmdGmpLimitGroupAddressType object. | 1.3.6.1.4.1.2011.5.25.149.3.2.15 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | accessible-for-notify | current |
| hwMgmdInstanceName OBJECT-TYPE The instance name of the trap. | 1.3.6.1.4.1.2011.5.25.149.3.2.16 | DisplayString | accessible-for-notify | current |
| hwMgmdNotificationAddressType OBJECT-TYPE The address type of the multicast group address in the most recently sent IGMP or MLD limit trap. | 1.3.6.1.4.1.2011.5.25.149.3.2.17 | InetAddressType | accessible-for-notify | current |
| hwMgmdTotalLimitCurrentCount OBJECT-TYPE The current number of IGMP or MLD entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.3.2.18 | Unsigned32 (0..65535) | read-only | current |
| hwMgmdTotalLimitThreshold OBJECT-TYPE The threshold value of IGMP or MLD entries uppper limit(%) of all instances. | 1.3.6.1.4.1.2011.5.25.149.3.2.19 | Unsigned32 (1..100) | accessible-for-notify | current |
| hwMgmdHostStarGCurrentCount OBJECT-TYPE The current number of IGMP or MLD proxy (*, G) entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.3.2.20 | Unsigned32 (0..65535) | accessible-for-notify | current |
| hwMgmdHostStarGThreshold OBJECT-TYPE The threshold value of IGMP or MLD proxy (*, G) entries uppper limit(%) of all instances. | 1.3.6.1.4.1.2011.5.25.149.3.2.21 | Unsigned32 (1..100) | accessible-for-notify | current |
| hwMgmdHostStarGTotalCount OBJECT-TYPE The total number of IGMP or MLD proxy (*, G) entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.3.2.22 | Unsigned32 (0..65535) | accessible-for-notify | current |
| hwMgmdHostNotificationSrcAddr OBJECT-TYPE The source address in the most recently sent IGMP or MLD proxy limit trap. | 1.3.6.1.4.1.2011.5.25.149.3.2.23 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | accessible-for-notify | current |
| hwMgmdHostNotificationGrpAddr OBJECT-TYPE The multicast group address in the most recently sent IGMP or MLD proxy limit trap. | 1.3.6.1.4.1.2011.5.25.149.3.2.24 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | accessible-for-notify | current |
| hwMgmdHostSGCurrentCount OBJECT-TYPE The current number of IGMP or MLD proxy (S, G) entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.3.2.25 | Unsigned32 (0..65535) | accessible-for-notify | current |
| hwMgmdHostSGThreshold OBJECT-TYPE The threshold value of IGMP or MLD proxy (S, G)entries uppper limit(%) of all instances. | 1.3.6.1.4.1.2011.5.25.149.3.2.26 | Unsigned32 (1..100) | accessible-for-notify | current |
| hwMgmdHostSGTotalCount OBJECT-TYPE The total number of IGMP or MLD proxy (S, G) entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.3.2.27 | Unsigned32 (0..65535) | accessible-for-notify | current |
| hwMgmdHostRerouteDelayPeriod OBJECT-TYPE The minimum time that must elapse between hostinterface down to up originated by this router. The value of 4294967295 represents an 'infinite' time, in which case, IGMP or MLD host interface is never up. The non-zero minimum allowed value provides resilience against propagation of denial-of-service attacks from the data and control planes to the network management plane. | 1.3.6.1.4.1.2011.5.25.149.3.2.28 | Unsigned32 (0..4294967295) | read-write | current |
| hwMgmdHostRerouteImmediate OBJECT-TYPE The status of IGMP or MLD host reroute is immidiatly or not on this router. | 1.3.6.1.4.1.2011.5.25.149.3.2.29 | TruthValue | read-write | current |
| hwMgmdTtlCheck OBJECT-TYPE The status of IGMP or MLD ttl-check is enabled or not on this router. | 1.3.6.1.4.1.2011.5.25.149.3.2.30 | TruthValue | read-write | current |
| hwMgmdGmpIfCurrentCount OBJECT-TYPE The current number of IGMP or MLD entries on the interface. | 1.3.6.1.4.1.2011.5.25.149.3.2.31 | Unsigned32 (0..65535) | read-only | current |
| hwMgmdGmpIfThreshold OBJECT-TYPE The threshold value of IGMP or MLD entries uppper limit(%) on the interface. | 1.3.6.1.4.1.2011.5.25.149.3.2.32 | Unsigned32 (1..100) | accessible-for-notify | current |
| hwMgmdThresholdInterfaceIfIndex OBJECT-TYPE The interface from which an IGMP or a MLD Threshold trap is most recently sent. If this router has not sent a Threshold trap, this object is set to 0. | 1.3.6.1.4.1.2011.5.25.149.3.2.33 | InterfaceIndexOrZero | read-only | current |
| hwMgmdNotificationSlot OBJECT-TYPE The name of slot. | 1.3.6.1.4.1.2011.5.25.149.3.2.34 | DisplayString (SIZE(0..64)) | accessible-for-notify | current |
| hwMgmdGmpBoardCurrentCount OBJECT-TYPE The current number of IGMP or MLD entries on the board. | 1.3.6.1.4.1.2011.5.25.149.3.2.35 | Unsigned32 (0..262144) | read-only | current |
| hwMgmdGmpBoardLimitCount OBJECT-TYPE The limit number of IGMP or MLD entries on the board. | 1.3.6.1.4.1.2011.5.25.149.3.2.36 | Unsigned32 (0..262144) | read-only | current |
| hwMgmdGmpBoardThreshold OBJECT-TYPE The threshold value of IGMP or MLD entries uppper/lower limit(%) on the board. | 1.3.6.1.4.1.2011.5.25.149.3.2.37 | Unsigned32 (1..100) | accessible-for-notify | current |
| hwMgmdMibNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.3.3 | |||
| hwMgmdMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.3.4 | |||
| hwMgmdMibCompliance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.3.4.3 | |||
| hwMgmdMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.3.4.4 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwMgmdGlobalLimit NOTIFICATION-TYPE A hwMgmdGlobalLimit notification signifies that an IGMP report has been limited for up to maximum entries of IGMP global routing-table. This notification is generated whenever an IGMP report failed to create membership as IGMP global routing-table limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.1 | obsolete |
| hwMgmdInterfaceLimit NOTIFICATION-TYPE A hwMgmdInterfaceLimit notification signifies that an IGMP report has been limited for up to maximum entries of IGMP interface routing-table. This notification is generated whenever an IGMP report failed to create membership as IGMP interface routing-table limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.2 | obsolete |
| hwMgmdTotalLimit NOTIFICATION-TYPE A hwMgmdTotalLimit notification signifies that an IGMP report has been limited for up to maximum entries of IGMP total routing-table. This notification is generated whenever an IGMP report failed to create membership as IGMP total routing-table limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.3 | obsolete |
| hwMgmdGmpJoin NOTIFICATION-TYPE A hwMgmdGmpJoin notification signifies the IGMP or MLD join message was received. | 1.3.6.1.4.1.2011.5.25.149.3.3.4 | current |
| hwMgmdGmpLeave NOTIFICATION-TYPE A hwMgmdGmpLeave notification signifies the IGMP or MLD group leaved. | 1.3.6.1.4.1.2011.5.25.149.3.3.5 | current |
| hwMgmdGMPGlobalLimit NOTIFICATION-TYPE This object indicates that the number of global IGMP or MLD entries of the instance reaches the upper limit. This trap message is generated when IGMP or MLD fails to create membership because the number of global IGMP or MLD entries of the instance reaches the upper limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.6 | current |
| hwMgmdGMPInterfaceLimit NOTIFICATION-TYPE This object indicates that the number of IGMP or MLD entries on the interface reaches the upper limit. This trap message is generated when IGMP or MLD fails to create membership because the number of IGMP or MLD entries on the interface reaches the upper limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.7 | current |
| hwMgmdGMPTotalLimit NOTIFICATION-TYPE This object indicates that the number of IGMP or MLD entries of all instances reaches the upper limit. This trap message is generated when IGMP or MLD fails to create membership because the number of IGMP or MLD entries of all instances reaches the upper limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.8 | current |
| hwMgmdGMPInterfaceLimitClear NOTIFICATION-TYPE This object indicates that the number of IGMP or MLD entries on the interface falls below the upper limit. This trap message is generated when IGMP or MLD delete an entry resulting in the number of IGMP or MLD entries on the interface falls below the upper limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.9 | current |
| hwMgmdGMPGlobalLimitClear NOTIFICATION-TYPE This object indicates that the number of global IGMP or MLD entries of the instance falls blow the upper limit. This trap message is generated when IGMP or MLD delete an entry resulting in the number of global IGMP or MLD entries of the instance falls below the upper limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.10 | current |
| hwMgmdGMPTotalLimitClear NOTIFICATION-TYPE This object indicates that the number of IGMP or MLD entries of all instances falls below the upper limit. This trap message is generated when IGMP or MLD delete an entry resulting in the number of IGMP or MLD entries of all instances falls below the upper limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.11 | current |
| hwMgmdTotalLimitThresholdExceed NOTIFICATION-TYPE A hwMgmdTotalLimitThresholdExceed notification signifies that IGMP or MLD entries count of all instances reached the upper threshold. | 1.3.6.1.4.1.2011.5.25.149.3.3.12 | current |
| hwMgmdTotalLimitThresholdExceedClear NOTIFICATION-TYPE A hwMgmdTotalLimitThresholdExceedClear notification signifies that IGMP or MLD entries count of all instances fell below the lower threshold. | 1.3.6.1.4.1.2011.5.25.149.3.3.13 | current |
| hwMgmdHostStarGThresholdExceed NOTIFICATION-TYPE A hwMgmdHostStarGThresholdExceed notification signifies that IGMP or MLD proxy (*, G) entries count of all instances reached the upper threshold. | 1.3.6.1.4.1.2011.5.25.149.3.3.14 | current |
| hwMgmdHostStarGThresholdExceedClear NOTIFICATION-TYPE A hwMgmdHostStarGThresholdExceedClear notification signifies that IGMP or MLD proxy (*, G) entries count of all instances fell below the lower threshold. | 1.3.6.1.4.1.2011.5.25.149.3.3.15 | current |
| hwMgmdHostStarGExceed NOTIFICATION-TYPE A hwMgmdHostStarGExceed notification signifies that IGMP or MLD proxy (*, G) entries can not be created because the limit is reached. | 1.3.6.1.4.1.2011.5.25.149.3.3.16 | current |
| hwMgmdHostStarGExceedClear NOTIFICATION-TYPE A hwMgmdHostStarGExceedClear notification signifies that IGMP or MLD proxy (*, G) entries can be created because can be created because the number of IGMP or MLD (*, G) entries fell below the limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.17 | current |
| hwMgmdHostSGThresholdExceed NOTIFICATION-TYPE A hwMgmdHostSGThresholdExceed notification signifies that IGMP or MLD proxy (S, G) entries count of all instances reached the upper threshold. | 1.3.6.1.4.1.2011.5.25.149.3.3.18 | current |
| hwMgmdHostSGThresholdExceedClear NOTIFICATION-TYPE A hwMgmdHostSGThresholdExceedClear notification signifies that IGMP or MLD proxy (S, G) entries count of all instances fell below the lower threshold. | 1.3.6.1.4.1.2011.5.25.149.3.3.19 | current |
| hwMgmdHostSGExceed NOTIFICATION-TYPE A hwMgmdHostSGExceed notification signifies that IGMP or MLD proxy (S, G) entries can not be created because the limit of all instances is reached. | 1.3.6.1.4.1.2011.5.25.149.3.3.20 | current |
| hwMgmdHostSGExceedClear NOTIFICATION-TYPE A hwMgmdHostSGExceedClear notification signifies that IGMP or MLD proxy (S, G) entries can be created because can be created because the number of IGMP or MLD (S, G) entries of all instances fell below the limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.21 | current |
| hwMgmdIfThresholdExceed NOTIFICATION-TYPE A hwMgmdIfThresholdExceed notification signifies that IGMP or MLD entries on the interface reached the upper threshold. | 1.3.6.1.4.1.2011.5.25.149.3.3.22 | current |
| hwMgmdIfThresholdExceedClear NOTIFICATION-TYPE A hwMgmdIfThresholdExceedClear notification signifies that IGMP or MLD entries on the interface fell below the lower threshold. | 1.3.6.1.4.1.2011.5.25.149.3.3.23 | current |
| hwMgmdBoardLimitThresholdExceed NOTIFICATION-TYPE A hwMgmdBoardLimitThresholdExceed notification signifies that IGMP or MLD entries on the board reached the upper threshold. | 1.3.6.1.4.1.2011.5.25.149.3.3.24 | current |
| hwMgmdBoardLimitThresholdExceedClear NOTIFICATION-TYPE A hwMgmdBoardLimitThresholdExceedClear notification signifies that IGMP or MLD entries on the board fell below the lower threshold. | 1.3.6.1.4.1.2011.5.25.149.3.3.25 | current |
| hwMgmdGMPBoardLimit NOTIFICATION-TYPE A hwMgmdGMPBoardLimit notification signifies that IGMP or MLD entries on the board reaches the upper limit. This trap message is generated when IGMP or MLD fails to create membership because the number of IGMP or MLD entries on the board reaches the upper limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.26 | current |
| hwMgmdGMPBoardLimitClear NOTIFICATION-TYPE A hwMgmdGMPBoardLimitClear notification signifies that the IGMP or MLD entries on the board falls below the upper limit. This trap message is generated when IGMP or MLD delete an entry resulting in the number of IGMP or MLD entries on the board falls below the upper limit. | 1.3.6.1.4.1.2011.5.25.149.3.3.27 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwMgmdIgmpV1RouterMibCompliance MODULE-COMPLIANCE The version statement for routers running IGMPv1, RFC 1112 [4], and implementing the MGMD Mib. MGMDv1 applies to hosts and routers running IGMPv1 only. IGMPv1 routers must support the IPv4 address type | 1.3.6.1.4.1.2011.5.25.149.3.4.3.2 | current |
| hwMgmdIgmpV2RouterMibCompliance MODULE-COMPLIANCE The version statement for routers running IGMPv2, RFC 2236 [5], and implementing the MGMD Mib. MGMDv2 applies to hosts and routers running IGMPv2 or MLDv1. IGMPv2 routers must support the IPv4 address type | 1.3.6.1.4.1.2011.5.25.149.3.4.3.4 | current |
| hwMgmdMldV1RouterMibCompliance MODULE-COMPLIANCE The version statement for routers running MLDv1, RFC 2710 [7], and implementing the MGMD Mib. MGMDv2 applies to hosts and routers running IGMPv2 or MLDv1. MLDv1 routers must support the IPv6 address type. | 1.3.6.1.4.1.2011.5.25.149.3.4.3.6 | current |
| hwMgmdIgmpV3RouterMibCompliance MODULE-COMPLIANCE The version statement for routers running IGMPv3, RFC 3376 [6], and implementing the MGMD Mib. MGMDv3 applies to hosts and routers running IGMPv3 or MLDv2. IGMPv3 routers must support the IPv4 address type. | 1.3.6.1.4.1.2011.5.25.149.3.4.3.8 | current |
| hwMgmdMldV2RouterMibCompliance MODULE-COMPLIANCE The version statement for routers running MLDv2 [8] and implementing the MGMD Mib. MGMDv3 applies to hosts and routers running IGMPv3 or MLDv2. MLDv2 routers must support the IPv6 address type. | 1.3.6.1.4.1.2011.5.25.149.3.4.3.10 | current |
| hwMgmdHostBaseMIBGroup OBJECT-GROUP The basic collection of objects providing management of MGMD version 1, 2, or 3 for hosts. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.1 | current |
| hwMgmdRouterBaseMibGroup OBJECT-GROUP The basic collection of objects providing management of MGMD version 1, 2 or 3 for Routers. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.2 | current |
| hwMgmdV2HostMIBGroup OBJECT-GROUP A collection of additional read-only objects for management of IGMP version 2 in hosts for MGMD version 2 compliance. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.3 | current |
| hwMgmdV3HostMIBGroup OBJECT-GROUP A collection of additional objects for management of MGMD version 3 in hosts. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.4 | current |
| hwMgmdHostExtendedMIBGroup OBJECT-GROUP A collection of optional objects for MGMD hosts. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.5 | current |
| hwMgmdV2RouterBaseMibGroup OBJECT-GROUP A collection of additional objects for management of MGMD version 2 in routers. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.6 | current |
| hwMgmdV2IgmpRouterMibGroup OBJECT-GROUP A collection of further objects required by IGMPv2 routers for MGMD version 2 compliance. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.7 | current |
| hwMgmdV2ProxyMibGroup OBJECT-GROUP A collection of additional objects for management of MGMD proxy devices. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.8 | current |
| hwMgmdV2RouterOptMibGroup OBJECT-GROUP An additional optional object for management of MGMD version 2 in routers. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.9 | current |
| hwMgmdCtlMsgCountMibGroup OBJECT-GROUP An additional optional object for management of MGMD routers. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.10 | current |
| hwMgmdV3RouterMibGroup OBJECT-GROUP A collection of additional objects for management of MGMD version 3 in routers. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.11 | current |
| hwMgmdMibNotificationObjects OBJECT-GROUP A collection of objects to support notification of MGMD notification network management events. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.12 | current |
| hwMgmdMibNotificationGroup NOTIFICATION-GROUP A collection of notifications for signaling MGMD notification management events. | 1.3.6.1.4.1.2011.5.25.149.3.4.4.13 | current |