All MIBs › HUAWEI-MGMD-STD-MIB
Organization: Huawei Technologies Co.,Ltd.
Last Updated: 2014-07-09
Category: Technology: Multicast, Vendor: Huawei
Description: Huawei MGMD (Multicast Group Membership Discovery) standard MIB extending IGMP and MLD management objects.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is HUAWEI-MGMD-STD-MIB?
HUAWEI-MGMD-STD-MIB is a Huawei networking MIB that manages Multicast Group Membership Discovery (MGMD), the combined IGMP/MLD querier function used by multicast routers and switches. It exposes per-interface configuration and operational data such as querier election state, protocol version, query intervals, and protocol-error counters. Its monitoring value is primarily protocol/software health rather than physical hardware: it lets an operator confirm the elected multicast querier on an interface is alive, track how long it has been up, and see when its query timer is about to expire, all of which reveal multicast control-plane failures before end users lose IPTV or other multicast streams. It builds explicitly on the standard IGMP and MLD management model (the IETF IGMP-STD-MIB/MLD-MIB framework), extending it with Huawei-specific per-interface querier detail. It is typically deployed on Huawei routers and Layer 3 switches in multicast-enabled networks such as IPTV or enterprise video distribution. Engineers can download the HUAWEI-MGMD-STD-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in HUAWEI-MGMD-STD-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Huawei routers and Layer 3 switches with IGMP/MLD (multicast) support
Monitoring Examples
An operator would poll hwMgmdRouterInterfaceTable/hwMgmdRouterInterfaceEntry, keyed by hwMgmdRouterInterfaceIfIndex, to read hwMgmdRouterInterfaceQuerier and hwMgmdRouterInterfaceQuerierUpTime and confirm the interface's elected querier is stable rather than repeatedly re-electing. Watching hwMgmdRouterInterfaceQuerierExpiryTime shows whether the current querier's timer is close to lapsing, which would trigger a new election. A rising hwMgmdRouterInterfaceWrongVersionQueries counter reveals an IGMP/MLD version mismatch between neighboring multicast routers, a common cause of dropped multicast group membership on a segment.
What Can Be Monitored
- multicast querier identity and status
- querier up-time
- querier expiry timer
- IGMP/MLD version per interface
- wrong-version query count
- query interval configuration
This MIB depends on
Related MIBs
Imported Objects
From HUAWEI-MIB
| hwDatacomm | OBJECT-IDENTITY |
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION |
How to Use in IPNetwork Monitor
Example using hwMgmdRouterInterfaceWrongVersionQueries OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| hwMcast | 1.3.6.1.4.1.2011.5.25.149 | |||
| U32 hwMgmdCtlMsgCountALLOW | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.13 | Unsigned32 | read-only | The number of IGMP/MLD allow on this interface. |
| U32 hwMgmdCtlMsgCountBLOCK | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.14 | Unsigned32 | read-only | The number of IGMP/MLD block on this interface. |
| hwMgmdCtlMsgCountEntry | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1 | not-accessible | 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. | |
| NUM hwMgmdCtlMsgCountIfIndex | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.1 | InterfaceIndex | 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 which may be configured in both IPv4 and IPv6 modes. |
| U32 hwMgmdCtlMsgCountISEX | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.10 | Unsigned32 | read-only | The number of IGMP/MLD is_ex on this interface. |
| U32 hwMgmdCtlMsgCountISIN | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.9 | Unsigned32 | read-only | The number of IGMP/MLD is_in on this interface. |
| U32 hwMgmdCtlMsgCountLeaveASM | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.7 | Unsigned32 | read-only | The number of IGMP/MLD leave with ASM group on this interface. |
| U32 hwMgmdCtlMsgCountLeaveSSM | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.8 | Unsigned32 | read-only | The number of IGMP/MLD leave with ASM group on this interface. |
| U32 hwMgmdCtlMsgCountOthers | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.16 | Unsigned32 | read-only | The number of total IGMP/MLD others packet on this interface. |
| IPt hwMgmdCtlMsgCountQuerierType | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.2 | InetAddressType | not-accessible | 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. |
| U32 hwMgmdCtlMsgCountQuery | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.4 | Unsigned32 | read-only | The number of IGMP/MLD Query on this interface. |
| U32 hwMgmdCtlMsgCountReportASM | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.5 | Unsigned32 | read-only | The number of IGMP/MLD report with ASM group on this interface. |
| U32 hwMgmdCtlMsgCountReportSSM | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.6 | Unsigned32 | read-only | The number of IGMP/MLD report with SSM group on this interface. |
| U32 hwMgmdCtlMsgCountSrcRecTotal | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.15 | Unsigned32 | read-only | The number of total IGMP/MLD source record on this interface. |
| HWM hwMgmdCtlMsgCountState | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.3 | HWMgmdCtlMsgState | not-accessible | The IGMP/MLD control message state. |
| hwMgmdCtlMsgCountTable | 1.3.6.1.4.1.2011.5.25.149.3.1.11 | not-accessible | The (conceptual) table used to list the control message counter on all the interfaces on which IGMP or MLD is enabled. | |
| U32 hwMgmdCtlMsgCountTOEX | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.12 | Unsigned32 | read-only | The number of IGMP/MLD to_ex on this interface. |
| U32 hwMgmdCtlMsgCountTOIN | 1.3.6.1.4.1.2011.5.25.149.3.1.11.1.11 | Unsigned32 | read-only | The number of IGMP/MLD to_in on this interface. |
| U32 hwMgmdGlobalEntries | 1.3.6.1.4.1.2011.5.25.149.3.2.4 | Unsigned32 | read-only | The total number of IGMP or MLD entries of this instance. |
| NTF hwMgmdGlobalLimit | 1.3.6.1.4.1.2011.5.25.149.3.3.1 | 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. | ||
| NTF hwMgmdGMPGlobalLimit | 1.3.6.1.4.1.2011.5.25.149.3.3.6 | 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. | ||
| NTF hwMgmdGMPGlobalLimitClear | 1.3.6.1.4.1.2011.5.25.149.3.3.10 | 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. | ||
| NUM hwMgmdGmpInterfaceIfIndex | 1.3.6.1.4.1.2011.5.25.149.3.2.11 | InterfaceIndex | accessible-for-notify | 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. |
| NTF hwMgmdGMPInterfaceLimit | 1.3.6.1.4.1.2011.5.25.149.3.3.7 | 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. | ||
| NTF hwMgmdGMPInterfaceLimitClear | 1.3.6.1.4.1.2011.5.25.149.3.3.9 | 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. | ||
| STR hwMgmdGmpInterfaceName | 1.3.6.1.4.1.2011.5.25.149.3.2.12 | DisplayString | accessible-for-notify | The interface name of the interface for which IGMP or MLD is enabled. |
| NTF hwMgmdGmpJoin | 1.3.6.1.4.1.2011.5.25.149.3.3.4 | A hwMgmdGmpJoin notification signifies the IGMP or MLD join message was received. | ||
| STR hwMgmdGmpJoinGrpAddr | 1.3.6.1.4.1.2011.5.25.149.3.2.7 | DisplayString | accessible-for-notify | The IGMP or MLD group address to join. |
| STR hwMgmdGmpJoinSenderIp | 1.3.6.1.4.1.2011.5.25.149.3.2.9 | DisplayString | accessible-for-notify | The host IP address for sending membership report. |
| STR hwMgmdGmpJoinSrcAddr | 1.3.6.1.4.1.2011.5.25.149.3.2.8 | DisplayString | accessible-for-notify | The IGMP or MLD source address to join. |
| U32 hwMgmdGmpJoinVersion | 1.3.6.1.4.1.2011.5.25.149.3.2.10 | Unsigned32 | accessible-for-notify | 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 } |
| NTF hwMgmdGmpLeave | 1.3.6.1.4.1.2011.5.25.149.3.3.5 | A hwMgmdGmpLeave notification signifies the IGMP or MLD group leaved. | ||
| IP hwMgmdGmpLimitGroup | 1.3.6.1.4.1.2011.5.25.149.3.2.14 | InetAddress | accessible-for-notify | The multicast group address in the most recently sent IGMP or MLD limit trap. The InetAddressType is defined by the hwMgmdGmpLimitGroupAddressType object. |
| IPt hwMgmdGmpLimitGroupAddressType | 1.3.6.1.4.1.2011.5.25.149.3.2.13 | InetAddressType | accessible-for-notify | 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. |
| IP hwMgmdGmpLimitSource | 1.3.6.1.4.1.2011.5.25.149.3.2.15 | InetAddress | accessible-for-notify | The source address in the most recently sent IGMP or MLD limit trap. The InetAddressType is defined by the hwMgmdGmpLimitGroupAddressType object. |
| NTF hwMgmdGMPTotalLimit | 1.3.6.1.4.1.2011.5.25.149.3.3.8 | 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. | ||
| NTF hwMgmdGMPTotalLimitClear | 1.3.6.1.4.1.2011.5.25.149.3.3.11 | 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. | ||
| IP hwMgmdGroup | 1.3.6.1.4.1.2011.5.25.149.3.2.1 | IpAddress | read-only | Group address of the entry. |
| IP hwMgmdHostNotificationGrpAddr | 1.3.6.1.4.1.2011.5.25.149.3.2.24 | InetAddress | accessible-for-notify | The multicast group address in the most recently sent IGMP or MLD proxy limit trap. |
| IP hwMgmdHostNotificationSrcAddr | 1.3.6.1.4.1.2011.5.25.149.3.2.23 | InetAddress | accessible-for-notify | The source address in the most recently sent IGMP or MLD proxy limit trap. |
| U32 hwMgmdHostSGCurrentCount | 1.3.6.1.4.1.2011.5.25.149.3.2.25 | Unsigned32 | accessible-for-notify | The current number of IGMP or MLD proxy (S, G) entries of all instances. |
| NTF hwMgmdHostSGExceed | 1.3.6.1.4.1.2011.5.25.149.3.3.20 | A hwMgmdHostSGExceed notification signifies that IGMP or MLD proxy (S, G) entries can not be created because the limit of all instances is reached. | ||
| NTF hwMgmdHostSGExceedClear | 1.3.6.1.4.1.2011.5.25.149.3.3.21 | 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. | ||
| U32 hwMgmdHostSGThreshold | 1.3.6.1.4.1.2011.5.25.149.3.2.26 | Unsigned32 | accessible-for-notify | The threshold value of IGMP or MLD proxy (S, G)entries uppper limit(%) of all instances. |
| NTF hwMgmdHostSGThresholdExceed | 1.3.6.1.4.1.2011.5.25.149.3.3.18 | A hwMgmdHostSGThresholdExceed notification signifies that IGMP or MLD proxy (S, G) entries count of all instances reached the upper threshold. | ||
| NTF hwMgmdHostSGThresholdExceedClear | 1.3.6.1.4.1.2011.5.25.149.3.3.19 | A hwMgmdHostSGThresholdExceedClear notification signifies that IGMP or MLD proxy (S, G) entries count of all instances fell below the lower threshold. | ||
| U32 hwMgmdHostSGTotalCount | 1.3.6.1.4.1.2011.5.25.149.3.2.27 | Unsigned32 | accessible-for-notify | The total number of IGMP or MLD proxy (S, G) entries of all instances. |
| U32 hwMgmdHostStarGCurrentCount | 1.3.6.1.4.1.2011.5.25.149.3.2.20 | Unsigned32 | accessible-for-notify | The current number of IGMP or MLD proxy (*, G) entries of all instances. |
| NTF hwMgmdHostStarGExceed | 1.3.6.1.4.1.2011.5.25.149.3.3.16 | A hwMgmdHostStarGExceed notification signifies that IGMP or MLD proxy (*, G) entries can not be created because the limit is reached. | ||
| NTF hwMgmdHostStarGExceedClear | 1.3.6.1.4.1.2011.5.25.149.3.3.17 | 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. | ||
| U32 hwMgmdHostStarGThreshold | 1.3.6.1.4.1.2011.5.25.149.3.2.21 | Unsigned32 | accessible-for-notify | The threshold value of IGMP or MLD proxy (*, G) entries uppper limit(%) of all instances. |
| NTF hwMgmdHostStarGThresholdExceed | 1.3.6.1.4.1.2011.5.25.149.3.3.14 | A hwMgmdHostStarGThresholdExceed notification signifies that IGMP or MLD proxy (*, G) entries count of all instances reached the upper threshold. | ||
| NTF hwMgmdHostStarGThresholdExceedClear | 1.3.6.1.4.1.2011.5.25.149.3.3.15 | A hwMgmdHostStarGThresholdExceedClear notification signifies that IGMP or MLD proxy (*, G) entries count of all instances fell below the lower threshold. | ||
| U32 hwMgmdHostStarGTotalCount | 1.3.6.1.4.1.2011.5.25.149.3.2.22 | Unsigned32 | accessible-for-notify | The total number of IGMP or MLD proxy (*, G) entries of all instances. |
| hwMgmdIgmpV1RouterMibCompliance | 1.3.6.1.4.1.2011.5.25.149.3.4.3.2 | 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 | ||
| hwMgmdIgmpV2RouterMibCompliance | 1.3.6.1.4.1.2011.5.25.149.3.4.3.4 | 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 | ||
| hwMgmdIgmpV3RouterMibCompliance | 1.3.6.1.4.1.2011.5.25.149.3.4.3.8 | 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. | ||
| STR hwMgmdInstanceName | 1.3.6.1.4.1.2011.5.25.149.3.2.16 | DisplayString | accessible-for-notify | The instance name of the trap. |
| U32 hwMgmdInterfaceEntries | 1.3.6.1.4.1.2011.5.25.149.3.2.5 | Unsigned32 | read-only | The total number of IGMP or MLD entries on the interface. |
| NTF hwMgmdInterfaceLimit | 1.3.6.1.4.1.2011.5.25.149.3.3.2 | 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. | ||
| IP hwMgmdInverseRouterCacheAddress | 1.3.6.1.4.1.2011.5.25.149.3.1.8.1.3 | InetAddress | read-only | 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. |
| IPt hwMgmdInverseRouterCacheAddressType | 1.3.6.1.4.1.2011.5.25.149.3.1.8.1.2 | InetAddressType | not-accessible | The address type of the hwMgmdInverseRouterCacheTable entry. |
| hwMgmdInverseRouterCacheEntry | 1.3.6.1.4.1.2011.5.25.149.3.1.8.1 | not-accessible | An entry (conceptual row) in the hwMgmdInverseRouterCacheTable. | |
| NUM hwMgmdInverseRouterCacheIfIndex | 1.3.6.1.4.1.2011.5.25.149.3.1.8.1.1 | InterfaceIndex | not-accessible | The interface for which this entry contains information. |
| hwMgmdInverseRouterCacheTable | 1.3.6.1.4.1.2011.5.25.149.3.1.8 | not-accessible | The (conceptual) table listing the interfaces that are members of a particular group. This is an inverse lookup table for entries in the hwMgmdRouterCacheTable. | |
| NUM hwMgmdLimitInterfaceIfIndex | 1.3.6.1.4.1.2011.5.25.149.3.2.3 | InterfaceIndexOrZero | read-only | 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. |
| hwMgmdMibCompliance | 1.3.6.1.4.1.2011.5.25.149.3.4.3 | |||
| hwMgmdMibConformance | 1.3.6.1.4.1.2011.5.25.149.3.4 | |||
| hwMgmdMibGeneralObjects | 1.3.6.1.4.1.2011.5.25.149.3.2 | |||
| hwMgmdMibGroups | 1.3.6.1.4.1.2011.5.25.149.3.4.4 | |||
| hwMgmdMibNotificationGroup | 1.3.6.1.4.1.2011.5.25.149.3.4.4.13 | A collection of notifications for signaling MGMD notification management events. | ||
| hwMgmdMibNotificationObjects | 1.3.6.1.4.1.2011.5.25.149.3.4.4.12 | A collection of objects to support notification of MGMD notification network management events. | ||
| hwMgmdMibNotifications | 1.3.6.1.4.1.2011.5.25.149.3.3 | |||
| hwMgmdMibObjects | 1.3.6.1.4.1.2011.5.25.149.3.1 | |||
| hwMgmdMldV1RouterMibCompliance | 1.3.6.1.4.1.2011.5.25.149.3.4.3.6 | 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. | ||
| hwMgmdMldV2RouterMibCompliance | 1.3.6.1.4.1.2011.5.25.149.3.4.3.10 | 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. | ||
| IPt hwMgmdNotificationAddressType | 1.3.6.1.4.1.2011.5.25.149.3.2.17 | InetAddressType | accessible-for-notify | The address type of the multicast group address in the most recently sent IGMP or MLD limit trap. |
| hwMgmdRouterBaseMibGroup | 1.3.6.1.4.1.2011.5.25.149.3.4.4.2 | The basic collection of objects providing management of MGMD version 1, 2 or 3 for Routers. | ||
| IP hwMgmdRouterCacheAddress | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.2 | InetAddress | not-accessible | 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. |
| IPt hwMgmdRouterCacheAddressType | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.1 | InetAddressType | not-accessible | The address type of the hwMgmdRouterCacheTable entry. This value applies to both the hwMgmdRouterCacheAddress and the hwMgmdRouterCacheLastReporter entries. |
| hwMgmdRouterCacheEntry | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1 | not-accessible | An entry (conceptual row) in the hwMgmdRouterCacheTable. | |
| TIK hwMgmdRouterCacheExcludeModeExpiryTimer | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.7 | 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 hwMgmdRouterCacheExpiryTime. |
| TIK hwMgmdRouterCacheExpiryTime | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.6 | 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. |
| NUM hwMgmdRouterCacheIfIndex | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.3 | InterfaceIndex | not-accessible | The interface for which this entry contains information for an IP multicast group address. |
| IP hwMgmdRouterCacheLastReporter | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.4 | InetAddress | 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 hwMgmdRouterCacheAddressType variable in the hwMgmdRouterCache table. |
| INT hwMgmdRouterCacheSourceFilterMode | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.10 | INTEGER | read-only | The current cache state, applicable to MGMDv3 compatible nodes. The value indicates whether the state is INCLUDE or EXCLUDE. |
| hwMgmdRouterCacheTable | 1.3.6.1.4.1.2011.5.25.149.3.1.6 | not-accessible | The (conceptual) table listing the IP multicast groups for which there are members on a particular router interface. | |
| TIK hwMgmdRouterCacheUpTime | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.5 | TimeTicks | read-only | The time elapsed since this entry was created. |
| TIK hwMgmdRouterCacheVersion1HostTimer | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.8 | 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. |
| TIK hwMgmdRouterCacheVersion2HostTimer | 1.3.6.1.4.1.2011.5.25.149.3.1.6.1.9 | 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. |
| hwMgmdRouterInterfaceEntry | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1 | not-accessible | An entry (conceptual row) representing an interface on which IGMP or MLD is enabled. | |
| G32 hwMgmdRouterInterfaceGroups | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.13 | Gauge32 | read-only | The current number of entries for this interface in the RouterCache Table. |
| NUM hwMgmdRouterInterfaceIfIndex | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.1 | InterfaceIndex | 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. |
| C32 hwMgmdRouterInterfaceJoins | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.11 | 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. |
| U32 hwMgmdRouterInterfaceLastMembQueryCount | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.16 | Unsigned32 | 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. |
| U32 hwMgmdRouterInterfaceLastMembQueryIntvl | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.15 | Unsigned32 | 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 hwMgmdRouterInterfaceVersion is 1. |
| NUM hwMgmdRouterInterfaceProxyIfIndex | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.12 | InterfaceIndexOrZero | 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 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. |
| IP hwMgmdRouterInterfaceQuerier | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.3 | InetAddress | 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 hwMgmdRouterInterfaceQuerierType variable in the hwMgmdRouterInterface table. |
| TIK hwMgmdRouterInterfaceQuerierExpiryTime | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.9 | 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. |
| IPt hwMgmdRouterInterfaceQuerierType | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.2 | InetAddressType | not-accessible | 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. |
| TIK hwMgmdRouterInterfaceQuerierUpTime | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.8 | TimeTicks | read-only | The time since hwMgmdRouterInterfaceQuerier was last changed. |
| U32 hwMgmdRouterInterfaceQueryInterval | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.4 | Unsigned32 | read-create | The frequency at which IGMP or MLD Host-Query packets are transmitted on this interface. |
| U32 hwMgmdRouterInterfaceQueryMaxResponseTime | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.7 | Unsigned32 | read-create | The maximum query response interval advertised in MGMDv2 or IGMPv3 queries on this interface. |
| U32 hwMgmdRouterInterfaceRobustness | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.14 | Unsigned32 | 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. |
| U32 hwMgmdRouterInterfaceStartupQueryCount | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.17 | Unsigned32 | read-only | Represents the number of Queries sent out on startup, separated by the Startup Query Interval. |
| U32 hwMgmdRouterInterfaceStartupQueryInterval | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.18 | Unsigned32 | read-only | This variable represents the interval between General Queries sent by a Querier on startup. |
| ROW hwMgmdRouterInterfaceStatus | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.5 | RowStatus | 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. |
| hwMgmdRouterInterfaceTable | 1.3.6.1.4.1.2011.5.25.149.3.1.4 | not-accessible | The (conceptual) table listing the interfaces on which IGMP or MLD is enabled. | |
| U32 hwMgmdRouterInterfaceVersion | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.6 | Unsigned32 | 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. |
| C32 hwMgmdRouterInterfaceWrongVersionQueriesEx | 1.3.6.1.4.1.2011.5.25.149.3.1.4.1.10 | Counter32 | read-only | 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. |
| IP hwMgmdRouterSrcListAddress | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1.2 | InetAddress | not-accessible | The IP multicast group address for which this entry contains information. |
| IPt hwMgmdRouterSrcListAddressType | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1.1 | InetAddressType | not-accessible | The address type of the InetAddress variables in this table. This value applies to the hwMgmdRouterSrcListHostAddress and hwMgmdRouterSrcListAddress entries. |
| hwMgmdRouterSrcListEntry | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1 | not-accessible | An entry (conceptual row) in the hwMgmdRouterSrcListTable. | |
| TIK hwMgmdRouterSrcListExpire | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1.5 | TimeTicks | read-only | 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. |
| IP hwMgmdRouterSrcListHostAddress | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1.4 | InetAddress | read-only | 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. |
| NUM hwMgmdRouterSrcListIfIndex | 1.3.6.1.4.1.2011.5.25.149.3.1.10.1.3 | InterfaceIndex | not-accessible | The interface for which this entry contains information for an IP multicast group address. |
| hwMgmdRouterSrcListTable | 1.3.6.1.4.1.2011.5.25.149.3.1.10 | not-accessible | The (conceptual) table listing the Source List entries corresponding to each interface and multicast group pair on a Router. | |
| IP hwMgmdSource | 1.3.6.1.4.1.2011.5.25.149.3.2.2 | IpAddress | read-only | Source address of the entry. |
| hwMgmdStdMib | 1.3.6.1.4.1.2011.5.25.149.3 | The MIB module for MGMD Management. Huawei Technologies Co.,Ltd . Supplementary information may be available at: http://www.huawei.com | ||
| U32 hwMgmdTotalEntries | 1.3.6.1.4.1.2011.5.25.149.3.2.6 | Unsigned32 | read-only | The total number of IGMP or MLD entries of all instances. |
| NTF hwMgmdTotalLimit | 1.3.6.1.4.1.2011.5.25.149.3.3.3 | 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. | ||
| U32 hwMgmdTotalLimitCurrentCount | 1.3.6.1.4.1.2011.5.25.149.3.2.18 | Unsigned32 | read-only | The current number of IGMP or MLD entries of all instances. |
| U32 hwMgmdTotalLimitThreshold | 1.3.6.1.4.1.2011.5.25.149.3.2.19 | Unsigned32 | accessible-for-notify | The threshold value of IGMP or MLD entries uppper limit(%) of all instances. |
| NTF hwMgmdTotalLimitThresholdExceed | 1.3.6.1.4.1.2011.5.25.149.3.3.12 | A hwMgmdTotalLimitThresholdExceed notification signifies that IGMP or MLD entries count of all instances reached the upper threshold. | ||
| NTF hwMgmdTotalLimitThresholdExceedClear | 1.3.6.1.4.1.2011.5.25.149.3.3.13 | A hwMgmdTotalLimitThresholdExceedClear notification signifies that IGMP or MLD entries count of all instances fell below the lower threshold. | ||
| hwMgmdV2IgmpRouterMibGroup | 1.3.6.1.4.1.2011.5.25.149.3.4.4.7 | A collection of further objects required by IGMPv2 routers for MGMD version 2 compliance. | ||
| hwMgmdV2ProxyMibGroup | 1.3.6.1.4.1.2011.5.25.149.3.4.4.8 | A collection of additional objects for management of MGMD proxy devices. | ||
| hwMgmdV2RouterBaseMibGroup | 1.3.6.1.4.1.2011.5.25.149.3.4.4.6 | A collection of additional objects for management of MGMD version 2 in routers. | ||
| hwMgmdV2RouterOptMibGroup | 1.3.6.1.4.1.2011.5.25.149.3.4.4.9 | An additional optional object for management of MGMD version 2 in routers. | ||
| hwMgmdV3RouterMibGroup | 1.3.6.1.4.1.2011.5.25.149.3.4.4.11 | A collection of additional objects for management of MGMD version 3 in routers. |
RFC description
Huawei vendor-private MIB for MGMD (Multicast Group Membership Discovery) protocol monitoring and management.
Start monitoring Huawei router or Layer 3 switch (IGMP/MLD querier, MGMD) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.