All MIBs › ARUBAWIRED-MGMD-SNOOPING-MIB
Organization: HPE/Aruba Networking Division
Last Updated: 2017-11-02
Category: Vendor: Aruba, Wireless and WLAN
Description: Aruba wired switch ArubaOS-CX IGMP/MLD snooping configuration and group membership.
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 ARUBAWIRED-MGMD-SNOOPING-MIB?
ARUBAWIRED-MGMD-SNOOPING-MIB is an HPE Aruba proprietary MIB for ArubaOS-CX wired switches, covering Multicast Group Membership Discovery (MGMD) snooping — the combined IGMP (IPv4) and MLD (IPv6) snooping feature that controls efficient Layer 2 multicast forwarding. It is expected to expose configuration objects for enabling and tuning snooping per VLAN/port and operational objects for tracking discovered multicast group memberships. Its monitoring value is centered on multicast service correctness rather than hardware health — administrators would use it to confirm snooping is enabled where required and see which ports/VLANs have active multicast group subscribers, helping troubleshoot missing or excessive multicast flooding. It builds on the standard IGMP (RFC 3376) and MLD (RFC 2710) protocols that MGMD snooping is based on. It is deployed on Aruba (HPE) ArubaOS-CX wired switches in campus or data-center networks running multicast applications such as IPTV or financial market data feeds, with configuration options documented in the ARUBAWIRED-MGMD-SNOOPING-MIB MIB.
IPNetwork Monitor allows you to monitor SNMP objects defined in ARUBAWIRED-MGMD-SNOOPING-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
- HPE Aruba ArubaOS-CX wired switches
Monitoring Examples
No sample_objects were captured for this module, so no concrete object or table names can be honestly cited; the module_desc only confirms its scope is HPE's MGMD Snooping services configuration. In practice such a MIB would typically be polled to check per-VLAN snooping enable state and current multicast group membership per port, but this cannot be grounded in specific object names from the available data.
What Can Be Monitored
- MGMD (IGMP/MLD) snooping admin state
- per-VLAN/port multicast group membership
This MIB depends on
Related MIBs
Imported Objects
From ARUBAWIRED-NETWORKING-OID
| wndFeatures | OBJECT-IDENTITY |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From Q-BRIDGE-MIB
| PortList |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using arubaWiredMgmdSnoopingVlanEntryStatGeneralQueryRx OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| T/F arubaWiredMgmdIgmpSnoopingControlDropUnknownMulticast | 1.3.6.1.4.1.47196.4.1.1.3.3.1.1 | TruthValue | read-write | When enabled along with IGMP Snooping, any IP Multicast packets that are not joined by an IGMP host will be restricted to ports that have detected a multicast router or ports that are configured to always forward IP multicast. When set to disabled or when IGMP Snooping is disabled, the unjoined IP multicast packets will be flooded out all ports in the VLAN. Permanently assigned multicast addresses are always flooded and so are not impacted by this object. |
| U32 arubaWiredMgmdIgmpSnoopingEnabledVLANCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.2 | Unsigned32 | read-only | Current total count of VLANs with IGMP Snooping enabled. |
| U32 arubaWiredMgmdIgmpSnoopingMcastExcludeGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.5 | Unsigned32 | read-only | Number of multicast groups in the EXCLUDE mode. |
| U32 arubaWiredMgmdIgmpSnoopingMcastFilteredGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.4 | Unsigned32 | read-only | Current total count of groups being traced across all VLANs on a per port basis. Traffic for these groups will be filtered to flow only to ports with active joins, subject to hardware resource limitations such as the maximum number of groups supported by the hardware. |
| U32 arubaWiredMgmdIgmpSnoopingMcastGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.3 | Unsigned32 | read-only | Current total count of Multicast groups joined. |
| U32 arubaWiredMgmdIgmpSnoopingMcastIncludeGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.6 | Unsigned32 | read-only | Number of multicast groups in the INCLUDE mode. |
| arubaWiredMgmdMIBCompliance | 1.3.6.1.4.1.47196.4.1.1.3.3.2.2.1 | The compliance statement for HPE routers running MGMD Snooping and implementing the MGMD Snooping MIB. | ||
| T/F arubaWiredMgmdMldSnoopingControlDropUnknownMulticast | 1.3.6.1.4.1.47196.4.1.1.3.3.1.7 | TruthValue | read-write | When enabled along with MLD Snooping, any IPv6 Multicast packets that are not joined by an MLD host will be restricted to ports that have detected a multicast router or ports that are configured to always forward IPv6 multicast. When set to disabled or when MLD Snooping is disabled, the unjoined IPv6 multicast packets will be flooded out all ports in the VLAN. Permanently assigned multicast addresses are always flooded and so are not impacted by this object. |
| U32 arubaWiredMgmdMldSnoopingEnabledVLANCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.8 | Unsigned32 | read-only | Current total count of VLANs with MLD Snooping enabled. |
| U32 arubaWiredMgmdMldSnoopingMcastExcludeGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.10 | Unsigned32 | read-only | Number of multicast groups in EXCLUDE mode. |
| U32 arubaWiredMgmdMldSnoopingMcastFilteredGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.12 | Unsigned32 | read-only | Current total count of groups being traced across all VLANs on a per port basis. Traffic for these groups will be filtered to flow only to ports with active joins, subject to hardware resource limitations such as the maximum number of groups supported by the hardware. |
| U32 arubaWiredMgmdMldSnoopingMcastGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.9 | Unsigned32 | read-only | Current total count of Multicast groups joined. |
| U32 arubaWiredMgmdMldSnoopingMcastIncludeGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.11 | Unsigned32 | read-only | Number of multicast groups in INCLUDE mode. |
| INT arubaWiredMgmdMldSnoopingSendRouterAlertPaddingOption | 1.3.6.1.4.1.47196.4.1.1.3.3.1.13 | INTEGER | read-write | This enumerated value indicates whether the router alert option has to include padding after option type (1), include padding before option type (2) or should not be sent(3). |
| arubaWiredMgmdSnoopingBaseGroup | 1.3.6.1.4.1.47196.4.1.1.3.3.2.1.1 | A collection of objects to support MGMD Snooping feature. | ||
| IP arubaWiredMgmdSnoopingCacheAddress | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.3 | InetAddress | not-accessible | The IP multicast group address for which this entry contains information. |
| IPt arubaWiredMgmdSnoopingCacheAddressType | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.2 | InetAddressType | not-accessible | The address type of the InetAddress variables in this table. |
| arubaWiredMgmdSnoopingCacheEntry | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1 | not-accessible | An entry in the arubaWiredMgmdSnoopingCacheTable. | |
| TIK arubaWiredMgmdSnoopingCacheExcludeModeExpiryTimer | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.14 | TimeTicks | read-only | The time remaining before the group in EXCLUDE state expires and transitions to INCLUDE mode. |
| TIK arubaWiredMgmdSnoopingCacheExpiryTime | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.7 | TimeTicks | read-only | The minimum amount of time remaining before this entry will be aged out. A value of 0 indicates that the entry is only present because arubaWiredMgmdSnoopingCacheSelf is true and that if the router left the group, this entry would be aged out immediately. Note that some implementations may process Membership Reports from the local system in the same way as reports from other hosts, so a value of 0 is not required. |
| INT arubaWiredMgmdSnoopingCacheFilterMode | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.13 | INTEGER | read-only | The value indicates whether the group state is the INCLUDE(1)/ EXCLUDE(2). |
| arubaWiredMgmdSnoopingCacheGroup | 1.3.6.1.4.1.47196.4.1.1.3.3.2.1.3 | A collection of objects to support management of VLAN with MGMD Snooping enabled. | ||
| MGM arubaWiredMgmdSnoopingCacheGroupType | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.8 | MgmdSnoopingGroupTypeDefinition | read-create | Reference MgmdSnoopingGroupTypeDefinition will indicate the type of group. |
| POR arubaWiredMgmdSnoopingCacheJoinedPorts | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.9 | PortList | read-only | Logical ports with active MGMD joins on them for this entry. For Filtered groups this will be the logical ports which have active joins. For static groups this will include all logical ports on the VLAN running MGMD Snooping. |
| C32 arubaWiredMgmdSnoopingCacheJoinsRcvd | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.12 | Counter32 | read-only | This represents the number of MGMD Reports received for this group. |
| IP arubaWiredMgmdSnoopingCacheLastReporter | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.5 | InetAddress | read-only | The IP address of the source of the last membership report received for this IP Multicast group address on this VLAN. If no membership report has been received, this object has the value 0.0.0.0. or 0::0 |
| C32 arubaWiredMgmdSnoopingCacheQueriesRcvd | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.11 | Counter32 | read-only | This represents the number of MGMD queries received for this group. |
| T/F arubaWiredMgmdSnoopingCacheSelf | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.4 | TruthValue | read-create | An indication of whether the local system is a member of this group address on this VLAN. |
| C32 arubaWiredMgmdSnoopingCacheSrcCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.17 | Counter32 | read-only | The number of sources either included or excluded from this group. If V1 host timer (arubaWiredMgmdSnoopingCacheVersion1HostTimer) or V2 host timer (arubaWiredMgmdSnoopingCacheVersion2HostTimer) is Active, this value will be zero. |
| ROW arubaWiredMgmdSnoopingCacheStatus | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.10 | RowStatus | read-create | The status of this row, by which new entries may be created, or existing entries deleted from this table. |
| arubaWiredMgmdSnoopingCacheTable | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15 | not-accessible | The table listing the IP multicast groups for which there are members on a particular VLAN. | |
| TIK arubaWiredMgmdSnoopingCacheUpTime | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.6 | TimeTicks | read-only | The time elapsed since this entry was created. |
| TIK arubaWiredMgmdSnoopingCacheVersion1HostTimer | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.15 | TimeTicks | read-only | The time remaining after which the local router will assume that there are no longer any MGMD version 1 members on the IP subnet attached to this VLAN. |
| TIK arubaWiredMgmdSnoopingCacheVersion2HostTimer | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.16 | TimeTicks | read-only | The time remaining after which the local router will assume that there are no longer any MGMD version 2 members on the IP subnet attached to this VLAN. |
| U32 arubaWiredMgmdSnoopingCacheVid | 1.3.6.1.4.1.47196.4.1.1.3.3.1.15.1.1 | Unsigned32 | not-accessible | The VLAN for which this entry contains information for an IP multicast group address. |
| arubaWiredMgmdSnoopingCompliances | 1.3.6.1.4.1.47196.4.1.1.3.3.2.2 | |||
| arubaWiredMgmdSnoopingConformance | 1.3.6.1.4.1.47196.4.1.1.3.3.2 | |||
| arubaWiredMgmdSnoopingFilteredGroupPortCacheEntry | 1.3.6.1.4.1.47196.4.1.1.3.3.1.17.1 | not-accessible | An entry in the arubaWiredMgmdSnoopingFilteredGroupPortCacheEntry. | |
| TIK arubaWiredMgmdSnoopingFilteredGroupPortCacheExpiryTime | 1.3.6.1.4.1.47196.4.1.1.3.3.1.17.1.5 | TimeTicks | read-only | The minimum amount of time remaining before this entry will be aged out. |
| arubaWiredMgmdSnoopingFilteredGroupPortCacheGroup | 1.3.6.1.4.1.47196.4.1.1.3.3.2.1.5 | A collection of objects to support management of VLAN with MGMD Snooping enabled. | ||
| IP arubaWiredMgmdSnoopingFilteredGroupPortCacheGroupAddress | 1.3.6.1.4.1.47196.4.1.1.3.3.1.17.1.3 | InetAddress | not-accessible | The IP multicast group address for which this entry contains information. |
| IPt arubaWiredMgmdSnoopingFilteredGroupPortCacheGroupAddressType | 1.3.6.1.4.1.47196.4.1.1.3.3.1.17.1.2 | InetAddressType | not-accessible | The address type of the InetAddress variables in this table. |
| U32 arubaWiredMgmdSnoopingFilteredGroupPortCachePortIndex | 1.3.6.1.4.1.47196.4.1.1.3.3.1.17.1.4 | Unsigned32 | not-accessible | The index value which uniquely identifies a row in the VLAN Table for a port or trunk. |
| arubaWiredMgmdSnoopingFilteredGroupPortCacheTable | 1.3.6.1.4.1.47196.4.1.1.3.3.1.17 | not-accessible | This table contains information about the MGMD Snooping port configurations on this switch. | |
| U32 arubaWiredMgmdSnoopingFilteredGroupPortCacheVid | 1.3.6.1.4.1.47196.4.1.1.3.3.1.17.1.1 | Unsigned32 | not-accessible | The vid value of the VLAN for which MGMD Snooping is enabled and for which this filtered group exists. |
| arubaWiredMgmdSnoopingGroupPortCacheEntry | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1 | not-accessible | An entry in the arubaWiredMgmdSnoopingGroupPortCacheTable. | |
| C32 arubaWiredMgmdSnoopingGroupPortCacheExcludeSrcCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.10 | Counter32 | read-only | Current number of sources excluded from this port. |
| TIK arubaWiredMgmdSnoopingGroupPortCacheExpiryTime | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.12 | TimeTicks | read-only | The minimum amount of time remaining before this entry will be aged out. |
| INT arubaWiredMgmdSnoopingGroupPortCacheFilterMode | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.9 | INTEGER | read-only | The value indicates whether the port state is the INCLUDE(1)/ EXCLUDE(2). |
| TIK arubaWiredMgmdSnoopingGroupPortCacheFilterTimer | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.8 | TimeTicks | read-only | The time remaining before the port in EXCLUDE state expires and transitions to INCLUDE mode. |
| IP arubaWiredMgmdSnoopingGroupPortCacheGroupAddress | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.3 | InetAddress | not-accessible | The IPv4 or IPv6 multicast group address for which this entry contains information. |
| IPt arubaWiredMgmdSnoopingGroupPortCacheGroupAddressType | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.2 | InetAddressType | not-accessible | The address type of the InetAddress variables in this table. |
| U32 arubaWiredMgmdSnoopingGroupPortCachePortIndex | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.4 | Unsigned32 | not-accessible | The index value which uniquely identifies a row in the VLAN Table for a port or trunk. |
| C32 arubaWiredMgmdSnoopingGroupPortCacheRequestedSrcCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.11 | Counter32 | read-only | Current number of sources requested from this port. |
| arubaWiredMgmdSnoopingGroupPortCacheTable | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20 | not-accessible | This table contains information about the MGMD Snooping port configurations on this switch. | |
| TIK arubaWiredMgmdSnoopingGroupPortCacheUpTime | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.5 | TimeTicks | read-only | The time elapsed since this entry was created. |
| TIK arubaWiredMgmdSnoopingGroupPortCacheVersion1Timer | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.6 | TimeTicks | read-only | The time remaining until the local router will assume that there are no longer any MGMD version 1 members on this port. |
| TIK arubaWiredMgmdSnoopingGroupPortCacheVersion2Timer | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.7 | TimeTicks | read-only | The time remaining until the local router will assume that there are no longer any MGMD version 2 members on this port. |
| U32 arubaWiredMgmdSnoopingGroupPortCacheVid | 1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.1 | Unsigned32 | not-accessible | The vid value of the VLAN for which MGMD Snooping is enabled and for which this group exists. |
| arubaWiredMgmdSnoopingGroups | 1.3.6.1.4.1.47196.4.1.1.3.3.2.1 | |||
| arubaWiredMgmdSnoopingGruoupPortCacheGroup | 1.3.6.1.4.1.47196.4.1.1.3.3.2.1.8 | A collection of objects associated with each MGMD Snooping port configuration. | ||
| arubaWiredMgmdSnoopingMIB | 1.3.6.1.4.1.47196.4.1.1.3.3 | This MIB module contains HPE proprietary mib definitions for managing MGMD Snooping services. | ||
| arubaWiredMgmdSnoopingObjects | 1.3.6.1.4.1.47196.4.1.1.3.3.1 | |||
| arubaWiredMgmdSnoopingPortConfigEntry | 1.3.6.1.4.1.47196.4.1.1.3.3.1.16.1 | not-accessible | An entry in the arubaWiredMgmdSnoopingPortConfigEntry. | |
| U32 arubaWiredMgmdSnoopingPortConfigEntryIndex | 1.3.6.1.4.1.47196.4.1.1.3.3.1.16.1.2 | Unsigned32 | not-accessible | The index value which uniquely identifies a row in the VLAN Table for a port or trunk. |
| MGM arubaWiredMgmdSnoopingPortConfigEntryPortModeFeature | 1.3.6.1.4.1.47196.4.1.1.3.3.1.16.1.3 | MgmdSnoopingConfigPortModeType | read-write | The operational status of the MGMD Snooping feature for this port or trunk. 1 implies that all IP Multicast traffic will be monitored on the port, 2 implies that IP Multicast traffic will be dropped on the port, and 3 implies that all IP Multicast traffic will be forwarded without the switch examining it. |
| U32 arubaWiredMgmdSnoopingPortConfigEntryVid | 1.3.6.1.4.1.47196.4.1.1.3.3.1.16.1.1 | Unsigned32 | not-accessible | The vid value of the VLAN for which MGMD Snooping is enabled. |
| arubaWiredMgmdSnoopingPortConfigTable | 1.3.6.1.4.1.47196.4.1.1.3.3.1.16 | not-accessible | This table contains information about the MGMD Snooping port configurations on this switch. | |
| arubaWiredMgmdSnoopingPortGroup | 1.3.6.1.4.1.47196.4.1.1.3.3.2.1.4 | A collection of objects to support management of VLAN with MGMD Snooping enabled. | ||
| IP arubaWiredMgmdSnoopingPortSrcAddress | 1.3.6.1.4.1.47196.4.1.1.3.3.1.19.1.3 | InetAddress | not-accessible | The IPv4 or IPv6 multicast group address for which this entry contains information. |
| IPt arubaWiredMgmdSnoopingPortSrcAddressType | 1.3.6.1.4.1.47196.4.1.1.3.3.1.19.1.2 | InetAddressType | not-accessible | The address type of the InetAddress variables in this table. |
| arubaWiredMgmdSnoopingPortSrcEntry | 1.3.6.1.4.1.47196.4.1.1.3.3.1.19.1 | not-accessible | An entry in the arubaWiredMgmdSnoopingPortSrcTable. | |
| TIK arubaWiredMgmdSnoopingPortSrcExpiry | 1.3.6.1.4.1.47196.4.1.1.3.3.1.19.1.6 | 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. |
| INT arubaWiredMgmdSnoopingPortSrcFilterMode | 1.3.6.1.4.1.47196.4.1.1.3.3.1.19.1.8 | INTEGER | read-only | The value indicates whether the port state is the INCLUDE(1)/ EXCLUDE(2). |
| arubaWiredMgmdSnoopingPortSrcGroup | 1.3.6.1.4.1.47196.4.1.1.3.3.2.1.7 | A collection objects for an entry in the MGMD PortSrc Table. | ||
| IP arubaWiredMgmdSnoopingPortSrcHostAddress | 1.3.6.1.4.1.47196.4.1.1.3.3.1.19.1.4 | InetAddress | not-accessible | The host address to which this entry corresponds. |
| U32 arubaWiredMgmdSnoopingPortSrcPortIndex | 1.3.6.1.4.1.47196.4.1.1.3.3.1.19.1.5 | Unsigned32 | not-accessible | The index value that uniquely identifies a row in the PortSrc table for a port or trunk. |
| arubaWiredMgmdSnoopingPortSrcTable | 1.3.6.1.4.1.47196.4.1.1.3.3.1.19 | not-accessible | This table contains information about the MGMD Snooping PortSrc configurations on this switch. | |
| TIK arubaWiredMgmdSnoopingPortSrcUpTime | 1.3.6.1.4.1.47196.4.1.1.3.3.1.19.1.7 | TimeTicks | read-only | The time elapsed since this entry was created. |
| U32 arubaWiredMgmdSnoopingPortSrcVid | 1.3.6.1.4.1.47196.4.1.1.3.3.1.19.1.1 | Unsigned32 | not-accessible | The vid value of the VLAN for which this entry contains information for an IPv4 or IPv6 multicast group address. |
| IP arubaWiredMgmdSnoopingSrcListAddress | 1.3.6.1.4.1.47196.4.1.1.3.3.1.18.1.3 | InetAddress | not-accessible | The IPv4 or IPv6 multicast group address for which this entry contains information. |
| IPt arubaWiredMgmdSnoopingSrcListAddressType | 1.3.6.1.4.1.47196.4.1.1.3.3.1.18.1.2 | InetAddressType | not-accessible | The address type of the InetAddress variables in this table. |
| arubaWiredMgmdSnoopingSrcListEntry | 1.3.6.1.4.1.47196.4.1.1.3.3.1.18.1 | not-accessible | An entry in the arubaWiredMgmdSnoopingSrcListEntry. | |
| TIK arubaWiredMgmdSnoopingSrcListExpiry | 1.3.6.1.4.1.47196.4.1.1.3.3.1.18.1.6 | TimeTicks | read-only | This value indicates the relevance of the SrcList entry, whereby a non-zero value indicates that is an INCLUDE state value, and a zero value indicates this to be an EXCLUDE state value. |
| arubaWiredMgmdSnoopingSrcListGroup | 1.3.6.1.4.1.47196.4.1.1.3.3.2.1.6 | A collection of objects to support Source entries corresponding to each VLAN and multicast group pair. | ||
| IP arubaWiredMgmdSnoopingSrcListHostAddress | 1.3.6.1.4.1.47196.4.1.1.3.3.1.18.1.4 | InetAddress | not-accessible | The source address to which this entry corresponds. |
| POR arubaWiredMgmdSnoopingSrcListPorts | 1.3.6.1.4.1.47196.4.1.1.3.3.1.18.1.5 | PortList | read-only | List of ports for which this source entry is either excluded or included. |
| arubaWiredMgmdSnoopingSrcListTable | 1.3.6.1.4.1.47196.4.1.1.3.3.1.18 | not-accessible | This table provides MGMD Snooping information for each Source entry. | |
| MGM arubaWiredMgmdSnoopingSrcListType | 1.3.6.1.4.1.47196.4.1.1.3.3.1.18.1.8 | MgmdSnoopingGroupTypeDefinition | read-only | See MgmdSnoopingGroupTypeDefinition description. |
| TIK arubaWiredMgmdSnoopingSrcListUpTime | 1.3.6.1.4.1.47196.4.1.1.3.3.1.18.1.7 | TimeTicks | read-only | The time elapsed since this entry was created. |
| U32 arubaWiredMgmdSnoopingSrcListVid | 1.3.6.1.4.1.47196.4.1.1.3.3.1.18.1.1 | Unsigned32 | not-accessible | The vid value of the VLAN for which this entry contains information for an IPv4 or IPv6 multicast group address. |
| arubaWiredMgmdSnoopingVlanEntry | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1 | not-accessible | An entry in the mgmdSnoopingVlanTable. | |
| T/F arubaWiredMgmdSnoopingVlanEntryControlDropUnknownMulticastStatus | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.4 | TruthValue | read-only | The operational status of the MGMD Snooping Control Unknown Multicast mode. A value of true indicates the mgmdSnoopingVlanEntryControlDropUnknownMulticastStatus setting is operational. A value of false indicates the mgmdSnoopingVlanEntryControlDropUnknownMulticastStatus setting is not operational. |
| U32 arubaWiredMgmdSnoopingVlanEntryFilteredJoins | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.6 | Unsigned32 | read-only | Current total count of groups on this VLAN being tracked on a per port basis. Traffic for these groups will be filtered to flow only to ports with active joins, subject to hardware resource limitations such as the maximum number of groups supported by the hardware. |
| arubaWiredMgmdSnoopingVlanEntryGroup | 1.3.6.1.4.1.47196.4.1.1.3.3.2.1.2 | A collection of objects to support management of VLAN with MGMD Snooping enabled. | ||
| TIK arubaWiredMgmdSnoopingVlanEntryOtherQuerierExpiryTime | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.20 | TimeTicks | read-only | The minimum amount of time remaining before a multicast router decides that there is no longer another multicast router which should be the querier. |
| U32 arubaWiredMgmdSnoopingVlanEntryOtherQuerierInterval | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.19 | Unsigned32 | read-only | The length of time that must pass before a multicast router decides that there is no longer another multicast router which should be the querier. This value MUST be ((the Robustness Variable) times (the Query Interval)) plus (one half of one Query Response Interval). |
| U32 arubaWiredMgmdSnoopingVlanEntryOtherQuerierRobustness | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.21 | Unsigned32 | read-only | 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. MGMD is robust to (Robustness Variable-1) packet losses. |
| POR arubaWiredMgmdSnoopingVlanEntryPortsWithMcastRouter | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.7 | PortList | read-only | List of multicast router detected ports on this VLAN. |
| U32 arubaWiredMgmdSnoopingVlanEntryQuerierPort | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.5 | Unsigned32 | read-only | Logical port which the querier is connected to. This is determined by the presence of querier packets on this port. |
| T/F arubaWiredMgmdSnoopingVlanEntrySnoopingFeature | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.3 | TruthValue | read-write | Turns MGMD Snooping feature on and off. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatBadCheckSumRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.31 | Counter32 | read-only | The number of bad checksum packets received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatExcludeGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.22 | Counter32 | read-only | Current number of groups on this VLAN which are in EXCLUDE mode |
| C32 arubaWiredMgmdSnoopingVlanEntryStatFilteredExcludeGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.24 | Counter32 | read-only | Current number of filtered groups on this VLAN which are in EXCLUDE mode |
| C32 arubaWiredMgmdSnoopingVlanEntryStatFilteredIncludeGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.25 | Counter32 | read-only | Current number of filtered groups on this VLAN which are in INCLUDE mode |
| C32 arubaWiredMgmdSnoopingVlanEntryStatForwardToAllPortsTx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.16 | Counter32 | read-only | Number of packets sent out on all ports of this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatForwardToRoutersTx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.15 | Counter32 | read-only | Number of packets forwarded to router detected ports on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatGeneralQueryRxEx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.8 | Counter32 | read-only | Number of General Queries received by this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatGSQRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.9 | Counter32 | read-only | Number of Group Specific Queries received by this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatGSSQRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.29 | Counter32 | read-only | The number of Group Source Specific Queries received on this VLAN. |
| U32 arubaWiredMgmdSnoopingVlanEntryStaticJoins | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.18 | Unsigned32 | read-only | Total count of user created static groups on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatIncludeGroupJoinsCount | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.23 | Counter32 | read-only | Current number of groups on this VLAN which are in INCLUDE mode |
| C32 arubaWiredMgmdSnoopingVlanEntryStatJoinTimeouts | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.17 | Counter32 | read-only | Number of times joins got timed out on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatMalformedPktRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.30 | Counter32 | read-only | The number of malformed packets received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatMartianSourceRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.32 | Counter32 | read-only | The number of packets received on this VLAN from Martian source. Martian source are the packets with invalid source address, e.g 255.255.255.255 |
| C32 arubaWiredMgmdSnoopingVlanEntryStatPacketsRxOnDisabled | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.33 | Counter32 | read-only | The number of MGMD packets received on this VLAN when MGMD is disabled. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatUnknownTypeRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.14 | Counter32 | read-only | Number of Unknown type MGMD packets received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatV1QueryRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.26 | Counter32 | read-only | The number of V1 Queries received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatV1ReportRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.10 | Counter32 | read-only | Number of MGMD v1 reports received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatV2GSQRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.34 | Counter32 | read-only | The number of MGMD V2 group specific queries received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatV2LeaveRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.13 | Counter32 | read-only | Number of MGMD V2 Leave Messages received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatV2QueryRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.27 | Counter32 | read-only | The number of V2 Queries received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatV2ReportRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.11 | Counter32 | read-only | Number of MGMD v2 reports received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatV3GSQRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.35 | Counter32 | read-only | The number of MGMD V2 group specific queries received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatV3QueryRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.28 | Counter32 | read-only | The number of V3 Queries received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatV3ReportRx | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.12 | Counter32 | read-only | Number of MGMD v3 reports received on this VLAN. |
| C32 arubaWiredMgmdSnoopingVlanEntryStatWrongVersionQueries | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.36 | Counter32 | read-only | The number of general queries received whose MGMD version does not match the equivalent VLAN Version. |
| IPt arubaWiredMgmdSnoopingVlanEntryType | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.2 | InetAddressType | not-accessible | The address type of this VLAN. This entry along with the vid value acts as the index to the mgmdSnoopingVlanTable. A VLAN may be configured in multiple modes concurrently, e.g., in IPv4 and IPv6 modes connected to the same VLAN; however, the traffic is considered to be logically separate. |
| U32 arubaWiredMgmdSnoopingVlanEntryVid | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14.1.1 | Unsigned32 | not-accessible | The vid value of the VLAN for which MGMD Snooping is enabled. The table is indexed by the vid value and the InetAddressType to allow for VLANs that may be configured in both IPv4 and IPv6 modes. |
| arubaWiredMgmdSnoopingVlanTable | 1.3.6.1.4.1.47196.4.1.1.3.3.1.14 | not-accessible | This table object contains the MGMD Snooping VLAN information. |
RFC description
Vendor-private MIB for Aruba wired switches; manages IGMP snooping functionality including VLAN snooping tables, cache entries, and multicast group filtering.
Start monitoring Aruba (HPE) ArubaOS-CX wired switches 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.