DLINKSW-MGMD-SNOOPING-MIB
- Registered at
- 1.3.6.1.4.1.171.14.6
- Last updated
- 2013-09-05 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-09-05 00:00
- Namespace
- dlink
- Source file
DLINKSW-MGMD-SNOOPING-MIB- Digest
sha256:b27a861e29b81be9833236df37f01b1207c01d7c757fb692aa9bcb592b4518c4
Description
This MIB module defines objects for MGMD (Multicast Group Membership Discovery) snooping.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| Q-BRIDGE-MIB | VlanId, VlanIdOrNone |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, 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.
BRIDGE-MIB DLINK-ID-REC-MIB DLINKSW-MGMD-SNOOPING-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| SnoopingType TEXTUAL-CONVENTION The snooping type. 'igmpSnooping' -- IGMP (IPv4 MGMD) snooping. 'mldSnooping' -- MLD (IPv6 MGMD) snooping. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dMgmdSnpMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.6.0 | |||
| dMgmdSnpMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.6.1 | |||
| dMgmdSnpGlobalCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.6.1.1 | |||
| dMgmdSnpStateGblEnabled OBJECT-TYPE An object indicates which type of MGMD is globally enabled. Setting a type's bit to 1 means the type of MGMD is globally enabled. ipv4 (0) - IGMP snooping ipv6 (1) - MLD snooping. | 1.3.6.1.4.1.171.14.6.1.1.1 | Bits {ipv4(0), ipv6(1)} | read-write | current |
| dMgmdSnpClearAllState OBJECT-TYPE This object indicates the global state of MGMD snooping statistics function. Configuring this object to igmpClear or mldClear will clear all respective MGMD snooping counters. | 1.3.6.1.4.1.171.14.6.1.1.2 | INTEGER {notClear(0), igmpClear(1), mldClear(2)} | read-write | current |
| dMgmdSnpClearIgmpSnoopByPortIf OBJECT-TYPE This object indicates the ifIndex of the port/port-channel on which the IGMP snooping counters will be cleared. When read, the special value 0 is returned. | 1.3.6.1.4.1.171.14.6.1.1.3 | InterfaceIndexOrZero | read-write | current |
| dMgmdSnpClearMldSnoopByPortIf OBJECT-TYPE This object indicates the ifIndex of the port/port-channel on which the MLD snooping counters will be cleared. When read, the special value 0 is returned. | 1.3.6.1.4.1.171.14.6.1.1.4 | InterfaceIndexOrZero | read-write | current |
| dMgmdSnpClearIgmpSnoopByVlanId OBJECT-TYPE This object indicates the VLAN ID on which the IGMP snooping counters will be cleared. When read, the special value 0 is returned. | 1.3.6.1.4.1.171.14.6.1.1.5 | VlanIdOrNone | read-write | current |
| dMgmdSnpClearMldSnoopByVlanId OBJECT-TYPE This object indicates the VLAN ID on which the MLD snooping counters will be cleared. When read, the special value 0 is returned. | 1.3.6.1.4.1.171.14.6.1.1.6 | VlanIdOrNone | read-write | current |
| dMgmdSnpVlanIfCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.6.1.2 | |||
| dMgmdSnpIfTable OBJECT-TYPE This table lists the MGMD snooping settings per interface. An entry is created to configure the MGMD snooping related settings to different value than the default per interface. When an entry is deleted, all the MGMD snooping settings will be reverted to default settings. | 1.3.6.1.4.1.171.14.6.1.2.1 | not-accessible | current | |
| dMgmdSnpIfEntry OBJECT-TYPE A table entry represents the MGMD snooping state on a VLAN basis. | 1.3.6.1.4.1.171.14.6.1.2.1.1 | not-accessible | current | |
| dMgmdSnpIfVlanIfIndex OBJECT-TYPE Indicates the specific VLAN interface. | 1.3.6.1.4.1.171.14.6.1.2.1.1.1 | InterfaceIndex | not-accessible | current |
| dMgmdSnpIfSnoopingType OBJECT-TYPE The snooping type of this entry. | 1.3.6.1.4.1.171.14.6.1.2.1.1.2 | SnoopingType | not-accessible | current |
| dMgmdSnpIfRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.6.1.2.1.1.3 | RowStatus | read-create | current |
| dMgmdSnpIfStateEnabled OBJECT-TYPE This object indicates the state of MGMD snooping of the entry. | 1.3.6.1.4.1.171.14.6.1.2.1.1.4 | TruthValue | read-create | current |
| dMgmdSnpIfQuerierStateEnabled OBJECT-TYPE This object indicates the MGMD query function in Layer 2 networks. | 1.3.6.1.4.1.171.14.6.1.2.1.1.5 | TruthValue | read-create | current |
| dMgmdSnpIfQuerierRouter OBJECT-TYPE Indicates the VLAN interface at the switch system works as a MGMD querier or not. A value of absence(1) indicates the absence of this attribute. | 1.3.6.1.4.1.171.14.6.1.2.1.1.6 | INTEGER {absence(1), active(2), nonActive(3)} | read-only | current |
| dMgmdSnpIfFastLeaveEnabled OBJECT-TYPE This object enables the MGMD snooping fast-leave feature on the interface. | 1.3.6.1.4.1.171.14.6.1.2.1.1.7 | TruthValue | read-create | current |
| dMgmdSnpIfFastLeaveHostBased OBJECT-TYPE This object configures the MGMD Snooping Host Based Fast Leave function. | 1.3.6.1.4.1.171.14.6.1.2.1.1.8 | TruthValue | read-create | current |
| dMgmdSnpIfMinimumVersion OBJECT-TYPE To restrict the minimum version allows user to control the minimum version of MGMD hosts can be joined on a layer 2 port. The value '0' means that this interface does not restrict the minimum version. Value 2 applies to IGMP routers only. Value 3 applies to IGMP and MLD routers. | 1.3.6.1.4.1.171.14.6.1.2.1.1.9 | INTEGER {disabled(0), version2(2), version3(3)} | read-create | current |
| dMgmdSnpIfExplicitTrackEnabled OBJECT-TYPE This object enables explicit tracking of group membership for IGMP Version 3 hosts on the interface. | 1.3.6.1.4.1.171.14.6.1.2.1.1.10 | TruthValue | read-create | current |
| dMgmdSnpIfReportSuppresEnabled OBJECT-TYPE This object enables the report suppression on the interface. | 1.3.6.1.4.1.171.14.6.1.2.1.1.11 | TruthValue | read-create | current |
| dMgmdSnpIfProxyReportingEnabled OBJECT-TYPE This object enables the proxy-reporting function on the interface. | 1.3.6.1.4.1.171.14.6.1.2.1.1.12 | TruthValue | read-create | current |
| dMgmdSnpIfAutoLearnMrouter OBJECT-TYPE This object enables dynamically learning of multicast router port on the interface. | 1.3.6.1.4.1.171.14.6.1.2.1.1.13 | TruthValue | read-create | current |
| dMgmdSnpIfProxyReportSrcAddrType OBJECT-TYPE This object indicates the type of Internet address of the source IP of proxy reporting. | 1.3.6.1.4.1.171.14.6.1.2.1.1.14 | InetAddressType | read-create | current |
| dMgmdSnpIfProxyReportSrcAddr OBJECT-TYPE This object indicates the source Internet address of proxy reporting. This object is valid when dMgmdSnpIfProxyReportingEnabled is 'true'. | 1.3.6.1.4.1.171.14.6.1.2.1.1.15 | InetAddress | read-create | current |
| dMgmdSnpIfQueryInterval OBJECT-TYPE The frequency at which IGMP or MLD Query packets are transmitted on this interface. | 1.3.6.1.4.1.171.14.6.1.2.1.1.16 | Unsigned32 (1..31744) | read-create | current |
| dMgmdSnpIfQueryMaxResponseTime OBJECT-TYPE The maximum query response interval advertised in IGMP or MLD queries on this interface. | 1.3.6.1.4.1.171.14.6.1.2.1.1.17 | Unsigned32 | read-create | current |
| dMgmdSnpIfQueryVersion OBJECT-TYPE The version of MGMD querier version 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. | 1.3.6.1.4.1.171.14.6.1.2.1.1.18 | Unsigned32 (1..3) | read-create | current |
| dMgmdSnpIfRobustness OBJECT-TYPE The Robustness Variable allows tuning for the expected packet loss on a subnet. | 1.3.6.1.4.1.171.14.6.1.2.1.1.19 | Unsigned32 (1..7) | read-create | current |
| dMgmdSnpIfLastMemberQueryInterval OBJECT-TYPE The amount of time between group-specific query messages. This value can be tuned to modify the leave latency of the network. | 1.3.6.1.4.1.171.14.6.1.2.1.1.20 | Unsigned32 | read-create | current |
| dMgmdSnpIfSuppressionTime OBJECT-TYPE The interval of report suppression on this interface. | 1.3.6.1.4.1.171.14.6.1.2.1.1.21 | Unsigned32 | read-create | current |
| dMgmdSnpPortIfCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.6.1.3 | |||
| dMgmdSnpMrouterTable OBJECT-TYPE The table to display and configure the MGMD snooping multicast router information. An entry is created if a multicast router is is learned dynamically on that port/port-channel interface (dMgmdSnpIfAutoLearnMrouter is 'true' on the VLAN interface). In this situation, an entry cannot be destroyed. An entry can also be created to statically configured a multicast router port or forbid a port/port-channel become multicast router port. | 1.3.6.1.4.1.171.14.6.1.3.1 | not-accessible | current | |
| dMgmdSnpMrouterEntry OBJECT-TYPE An entry in the dMgmdSnpMrouterTable. | 1.3.6.1.4.1.171.14.6.1.3.1.1 | not-accessible | current | |
| dMgmdSnpMrouterIfIndex OBJECT-TYPE Indicates the specific physical port/port-channel interface | 1.3.6.1.4.1.171.14.6.1.3.1.1.1 | InterfaceIndex | not-accessible | current |
| dMgmdSnpMrouterVlanIfIndex OBJECT-TYPE Indicates the specific VLAN interface. | 1.3.6.1.4.1.171.14.6.1.3.1.1.2 | InterfaceIndex | not-accessible | current |
| dMgmdSnpMrouterQuerierType OBJECT-TYPE The snooping type of this interface. | 1.3.6.1.4.1.171.14.6.1.3.1.1.3 | SnoopingType | not-accessible | current |
| dMgmdSnpMrouterStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.6.1.3.1.1.4 | RowStatus | read-create | current |
| dMgmdSnpMrouterAdminState OBJECT-TYPE This object indicates the static configuration about multicast router state of a port/port-channel on a per-VLAN basis. none(1) - no static configuration designated(2) - the port/port-channel is a static multicast router port. forbidden(3) - the port/port-channel cannot be multicast router port. | 1.3.6.1.4.1.171.14.6.1.3.1.1.5 | INTEGER {none(1), designated(2), forbidden(3)} | read-create | current |
| dMgmdSnpMrouterDynamicMrouter OBJECT-TYPE This object is valid when dMgmdSnpMrouterAdminState is 'none'. This object indicates the port/port-channel is dynamically learned as a multicast router port on the corresponding VLAN interface. | 1.3.6.1.4.1.171.14.6.1.3.1.1.6 | TruthValue | read-only | current |
| dMgmdSnpIfLimitTable OBJECT-TYPE The table to set the limitation on the number of MGMD cache entries. For a Layer 2 VLAN on a trunk port, the limitation can be set per port/port-channel and on per VLAN basis. | 1.3.6.1.4.1.171.14.6.1.3.2 | not-accessible | current | |
| dMgmdSnpIfLimitEntry OBJECT-TYPE An entry in the dMgmdSnpFilterTable. | 1.3.6.1.4.1.171.14.6.1.3.2.1 | not-accessible | current | |
| dMgmdSnpIfLimitIfIndex OBJECT-TYPE Indicates the specific physical interface/port-channel interface. | 1.3.6.1.4.1.171.14.6.1.3.2.1.1 | InterfaceIndex | not-accessible | current |
| dMgmdSnpIfLimitVlanId OBJECT-TYPE Indicates the specific VLAN ID. A value of zero indicates that no VLAN ID is not applicable or not configured. | 1.3.6.1.4.1.171.14.6.1.3.2.1.2 | VlanIdOrNone | not-accessible | current |
| dMgmdSnpIfLimitSnoopingType OBJECT-TYPE Indicates the snooping type. | 1.3.6.1.4.1.171.14.6.1.3.2.1.3 | SnoopingType | not-accessible | current |
| dMgmdSnpIfLimitRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.6.1.3.2.1.4 | RowStatus | read-create | current |
| dMgmdSnpIfLimitExceptAccLstName OBJECT-TYPE The name of the IP/IPv6 basic access list. The group (*,G), or channel (S,G) permitted by the access list will be excluded from the limit. The zero length of this object means except ACL is not specified. | 1.3.6.1.4.1.171.14.6.1.3.2.1.5 | DisplayString (SIZE(0..32)) | read-create | current |
| dMgmdSnpIfLimitValue OBJECT-TYPE To restric the number of MGMD groups or channels allows user to control how many MGMD groups or channels can be joined on a layer-2 port. | 1.3.6.1.4.1.171.14.6.1.3.2.1.6 | Unsigned32 (1..2048) | read-create | current |
| dMgmdSnpAccGrpTable OBJECT-TYPE The table to display and configure the IP/IPv6 basic access list information of MGMD snooping. For a Layer 2 VLAN on a trunk port, the access group can be set per port/port-channel and on per VLAN basis. | 1.3.6.1.4.1.171.14.6.1.3.3 | not-accessible | current | |
| dMgmdSnpAccGrpEntry OBJECT-TYPE An entry in the dMgmdSnpAccGrpTable. | 1.3.6.1.4.1.171.14.6.1.3.3.1 | not-accessible | current | |
| dMgmdSnpAccGrpIfIndex OBJECT-TYPE Indicates the specific physical interface/port-channel interface. | 1.3.6.1.4.1.171.14.6.1.3.3.1.1 | InterfaceIndex | not-accessible | current |
| dMgmdSnpAccGrpVlanId OBJECT-TYPE Indicates the specific VLAN interface. | 1.3.6.1.4.1.171.14.6.1.3.3.1.2 | VlanIdOrNone | not-accessible | current |
| dMgmdSnpAccGrpSnoopingType OBJECT-TYPE Indicates the snooping type. | 1.3.6.1.4.1.171.14.6.1.3.3.1.3 | SnoopingType | not-accessible | current |
| dMgmdSnpAccGrpStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.6.1.3.3.1.4 | RowStatus | read-create | current |
| dMgmdSnpAccessGroupName OBJECT-TYPE The name of the IP/IPv6 basic access list to be configured on MGMD snooping. | 1.3.6.1.4.1.171.14.6.1.3.3.1.5 | DisplayString (SIZE(1..32)) | read-create | current |
| dMgmdSnpGroupCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.6.1.4 | |||
| dMgmdSnpGroupTable OBJECT-TYPE The table listing the MGMD snooping dynamic groups. | 1.3.6.1.4.1.171.14.6.1.4.1 | not-accessible | current | |
| dMgmdSnpGroupEntry OBJECT-TYPE An entry in the dMgmdSnpGroupTable. | 1.3.6.1.4.1.171.14.6.1.4.1.1 | not-accessible | current | |
| dMgmdSnpGroupVlanIfIndex OBJECT-TYPE Indicates the specific VLAN interface. | 1.3.6.1.4.1.171.14.6.1.4.1.1.1 | InterfaceIndex | not-accessible | current |
| dMgmdSnpGroupAddressType OBJECT-TYPE The type of this group address. | 1.3.6.1.4.1.171.14.6.1.4.1.1.2 | InetAddressType | not-accessible | current |
| dMgmdSnpGroupAddress OBJECT-TYPE This object identifies the group address of the entry. | 1.3.6.1.4.1.171.14.6.1.4.1.1.3 | InetAddress | not-accessible | current |
| dMgmdSnpGroupIfIndex OBJECT-TYPE Indicates the specific physical port/port-channel interface | 1.3.6.1.4.1.171.14.6.1.4.1.1.4 | InterfaceIndex | not-accessible | current |
| dMgmdSnpGroupVersion OBJECT-TYPE The version of MGMD that the multicast group is reported. | 1.3.6.1.4.1.171.14.6.1.4.1.1.5 | INTEGER {version1(1), version2(2), version3(3)} | read-only | current |
| dMgmdSnpGroupUpTime OBJECT-TYPE The time elapsed since the entry has been created. | 1.3.6.1.4.1.171.14.6.1.4.1.1.6 | TimeTicks | read-only | current |
| dMgmdSnpGroupExpire OBJECT-TYPE The time that the entry will be removed if there is no refresh on the entry | 1.3.6.1.4.1.171.14.6.1.4.1.1.7 | TimeTicks | read-only | current |
| dMgmdSnpGroupMode OBJECT-TYPE The group mode is based on the type of membership reports that are received on the interface for the group. | 1.3.6.1.4.1.171.14.6.1.4.1.1.8 | INTEGER {include(1), exclude(2)} | read-only | current |
| dMgmdSnpGroupLastReportAddrType OBJECT-TYPE This object indicates the type of the last host to report being a member of the multicast group. | 1.3.6.1.4.1.171.14.6.1.4.1.1.9 | InetAddressType | read-only | current |
| dMgmdSnpGroupLastReportAddr OBJECT-TYPE This object indicates the address of the last host to report being a member of the multicast group. | 1.3.6.1.4.1.171.14.6.1.4.1.1.10 | InetAddress | read-only | current |
| dMgmdSnpGroupSrcTable OBJECT-TYPE The table listing the MGMD snooping dynamic group source entries. | 1.3.6.1.4.1.171.14.6.1.4.2 | not-accessible | current | |
| dMgmdSnpGroupSrcEntry OBJECT-TYPE An entry in the dMgmdSnpGroupSrcTable. | 1.3.6.1.4.1.171.14.6.1.4.2.1 | not-accessible | current | |
| dMgmdSnpGroupSrcAddrType OBJECT-TYPE This object indicates the type of the source address where the (S,G) channel traffic originate. | 1.3.6.1.4.1.171.14.6.1.4.2.1.1 | InetAddressType | not-accessible | current |
| dMgmdSnpGroupSrcAddress OBJECT-TYPE This object indicates the source address where the (S,G) channel traffic originate. | 1.3.6.1.4.1.171.14.6.1.4.2.1.2 | InetAddress | not-accessible | current |
| dMgmdSnpGroupSrcIfIndex OBJECT-TYPE Indicates the specific physical port/port-channel interface | 1.3.6.1.4.1.171.14.6.1.4.2.1.3 | InterfaceIndex | not-accessible | current |
| dMgmdSnpGroupSrcUpTime OBJECT-TYPE The time elapsed since the entry has been created. | 1.3.6.1.4.1.171.14.6.1.4.2.1.4 | TimeTicks | read-only | current |
| dMgmdSnpGroupSrcExpire OBJECT-TYPE The expire timer. | 1.3.6.1.4.1.171.14.6.1.4.2.1.5 | TimeTicks | read-only | current |
| dMgmdSnpGroupSrcForward OBJECT-TYPE The status of whether the router is forwarding multicast traffic due to this entry. | 1.3.6.1.4.1.171.14.6.1.4.2.1.6 | INTEGER {yes(1), no(2)} | read-only | current |
| dMgmdSnpStaticGrpTable OBJECT-TYPE This table is used to manage MGMD snooping static groups. | 1.3.6.1.4.1.171.14.6.1.4.3 | not-accessible | current | |
| dMgmdSnpStaticGrpEntry OBJECT-TYPE An entry in the dMgmdSnpStaticGrpTable. | 1.3.6.1.4.1.171.14.6.1.4.3.1 | not-accessible | current | |
| dMgmdSnpStaticGrpVlanIfIndex OBJECT-TYPE Indicates the specific VLAN interface. | 1.3.6.1.4.1.171.14.6.1.4.3.1.1 | InterfaceIndex | not-accessible | current |
| dMgmdSnpStaticGrpAddressType OBJECT-TYPE The type of this group address. | 1.3.6.1.4.1.171.14.6.1.4.3.1.2 | InetAddressType | not-accessible | current |
| dMgmdSnpStaticGrpAddress OBJECT-TYPE This object identifies the group address of the entry. | 1.3.6.1.4.1.171.14.6.1.4.3.1.3 | InetAddress | not-accessible | current |
| dMgmdSnpStaticGrpIfIndex OBJECT-TYPE Indicates the specific physical port/port-channel interface | 1.3.6.1.4.1.171.14.6.1.4.3.1.4 | InterfaceIndex | not-accessible | current |
| dMgmdSnpStaticGrpStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.6.1.4.3.1.5 | RowStatus | read-create | current |
| dMgmdSnpStaticGrpSrcTable OBJECT-TYPE This table is used to manage MGMD snooping static group source entries. | 1.3.6.1.4.1.171.14.6.1.4.4 | not-accessible | current | |
| dMgmdSnpStaticGrpSrcEntry OBJECT-TYPE An entry in the dMgmdSnpStaticGrpSrcTable. | 1.3.6.1.4.1.171.14.6.1.4.4.1 | not-accessible | current | |
| dMgmdSnpStaticGrpSrcAddrType OBJECT-TYPE This object indicates the type of the source address where the (S,G) channel traffic originate. | 1.3.6.1.4.1.171.14.6.1.4.4.1.1 | InetAddressType | not-accessible | current |
| dMgmdSnpStaticGrpSrcAddress OBJECT-TYPE This object indicates the source address where the (S,G) channel traffic originate. | 1.3.6.1.4.1.171.14.6.1.4.4.1.2 | InetAddress | not-accessible | current |
| dMgmdSnpStaticGrpSrcIfIndex OBJECT-TYPE Indicates the specific physical port/port-channel interface | 1.3.6.1.4.1.171.14.6.1.4.4.1.3 | InterfaceIndex | not-accessible | current |
| dMgmdSnpStaticGrpSrcStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.6.1.4.4.1.4 | RowStatus | read-create | current |
| dMgmdSnpHostTable OBJECT-TYPE The table is a list of host information of MGMD snooping. | 1.3.6.1.4.1.171.14.6.1.5 | not-accessible | current | |
| dMgmdSnpHostEntry OBJECT-TYPE An entry in the dMgmdSnpHostTable. | 1.3.6.1.4.1.171.14.6.1.5.1 | not-accessible | current | |
| dMgmdSnpHostVlanIfIndex OBJECT-TYPE Indicates the specific VLAN interface. | 1.3.6.1.4.1.171.14.6.1.5.1.1 | InterfaceIndex | not-accessible | current |
| dMgmdSnpHostGrpAddressType OBJECT-TYPE The address type of this group address. | 1.3.6.1.4.1.171.14.6.1.5.1.2 | InetAddressType | not-accessible | current |
| dMgmdSnpHostGrpAddress OBJECT-TYPE This object identifies IP multicast group addresses of a group which the user would like to see. | 1.3.6.1.4.1.171.14.6.1.5.1.3 | InetAddress | not-accessible | current |
| dMgmdSnpHostIfIndex OBJECT-TYPE Indicates the specific physical port/port-channel interface | 1.3.6.1.4.1.171.14.6.1.5.1.4 | InterfaceIndex | not-accessible | current |
| dMgmdSnpHostAddrType OBJECT-TYPE The address type of the host. | 1.3.6.1.4.1.171.14.6.1.5.1.5 | InetAddressType | not-accessible | current |
| dMgmdSnpHostAddress OBJECT-TYPE This object identifies the address of the host. | 1.3.6.1.4.1.171.14.6.1.5.1.6 | InetAddress | read-only | current |
| dMgmdSnpStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.6.1.6 | |||
| dMgmdSnpStatPortIfTable OBJECT-TYPE The table to display per port/port-channel statistics of MGMD snooping. | 1.3.6.1.4.1.171.14.6.1.6.1 | not-accessible | current | |
| dMgmdSnpStatPortIfEntry OBJECT-TYPE An entry in the dMgmdSnpStatisticTable. | 1.3.6.1.4.1.171.14.6.1.6.1.1 | not-accessible | current | |
| dMgmdSnpStatPortIfIndex OBJECT-TYPE Indicates the specific physical port/port-channel interface | 1.3.6.1.4.1.171.14.6.1.6.1.1.1 | InterfaceIndex | not-accessible | current |
| dMgmdSnpStatPortIfType OBJECT-TYPE The snooping type of this entry. | 1.3.6.1.4.1.171.14.6.1.6.1.1.2 | SnoopingType | not-accessible | current |
| dMgmdSnpStatPortIfV1RxReport OBJECT-TYPE This indicates the number of MGMD v1 Report packets received in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.3 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV1RxQuery OBJECT-TYPE This indicates the number of MGMD v1 Query packets received in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.4 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV1TxReport OBJECT-TYPE This indicates the number of MGMD v1 Report packets transmitted in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.5 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV1TxQuery OBJECT-TYPE This indicates the number of MGMD v1 Query packets transmitted in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.6 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV2RxReport OBJECT-TYPE This indicates the number of MGMD v2 Report packets received in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.7 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV2RxQuery OBJECT-TYPE This indicates the number of MGMD v2 Query packets received in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.8 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV2RxLeave OBJECT-TYPE This indicates the number of MGMD v2 Leave packets received in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.9 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV2TxReport OBJECT-TYPE This indicates the number of MGMD v2 Report packets transmitted in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.10 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV2TxQuery OBJECT-TYPE This indicates the number of MGMD v2 Query packets transmitted in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.11 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV2TxLeave OBJECT-TYPE This indicates the number of MGMD v2 Leave packets transmitted in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.12 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV3RxReport OBJECT-TYPE This indicates the number of MGMD v3 Report packets received in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.13 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV3RxQuery OBJECT-TYPE This indicates the number of MGMD v3 Query packets received in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.14 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV3TxReport OBJECT-TYPE This indicates the number of MGMD v3 Report packets transmitted in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.15 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfV3TxQuery OBJECT-TYPE This indicates the number of MGMD v3 Query packets transmitted in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.16 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfDropByAccGroup OBJECT-TYPE This indicates the number of MGMD packets dropped by access group in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.17 | Counter64 | read-only | current |
| dMgmdSnpStatPortIfDropByGrpLimit OBJECT-TYPE This indicates the number of MGMD packets dropped by the limit of the number of MGMD groups in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.1.1.18 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfTable OBJECT-TYPE The table to display per port/port-channel statistics of MGMD snooping. | 1.3.6.1.4.1.171.14.6.1.6.2 | not-accessible | current | |
| dMgmdSnpStatVlanIfEntry OBJECT-TYPE An entry in the dMgmdSnpStatisticTable. | 1.3.6.1.4.1.171.14.6.1.6.2.1 | not-accessible | current | |
| dMgmdSnpStatVlanIfIndex OBJECT-TYPE Indicates the specific VLAN ID. | 1.3.6.1.4.1.171.14.6.1.6.2.1.1 | VlanId | not-accessible | current |
| dMgmdSnpStatVlanIfType OBJECT-TYPE The snooping type of this entry. | 1.3.6.1.4.1.171.14.6.1.6.2.1.2 | SnoopingType | not-accessible | current |
| dMgmdSnpStatVlanIfV1RxReport OBJECT-TYPE This indicates the number of MGMD v1 Report packets received in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.3 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV1RxQuery OBJECT-TYPE This indicates the number of MGMD v1 Query packets received in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.4 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV1TxReport OBJECT-TYPE This indicates the number of MGMD v1 Report packets transmitted in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.5 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV1TxQuery OBJECT-TYPE This indicates the number of MGMD v1 Query packets transmitted in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.6 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV2RxReport OBJECT-TYPE This indicates the number of MGMD v2 Report packets received in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.7 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV2RxQuery OBJECT-TYPE This indicates the number of MGMD v2 Query packets received in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.8 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV2RxLeave OBJECT-TYPE This indicates the number of MGMD v2 Leave packets received in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.9 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV2TxReport OBJECT-TYPE This indicates the number of MGMD v2 Report packets transmitted in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.10 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV2TxQuery OBJECT-TYPE This indicates the number of MGMD v2 Query packets transmitted in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.11 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV2TxLeave OBJECT-TYPE This indicates the number of MGMD v2 Leave packets transmitted in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.12 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV3RxReport OBJECT-TYPE This indicates the number of MGMD v3 Report packets received in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.13 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV3RxQuery OBJECT-TYPE This indicates the number of MGMD v3 Query packets received in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.14 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV3TxReport OBJECT-TYPE This indicates the number of MGMD v3 Report packets transmitted in this port/port-channel. | 1.3.6.1.4.1.171.14.6.1.6.2.1.15 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfV3TxQuery OBJECT-TYPE This indicates the number of MGMD v3 Query packets transmitted in this VLAN. | 1.3.6.1.4.1.171.14.6.1.6.2.1.16 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfDropByAccGroup OBJECT-TYPE This indicates the number of MGMD packets dropped by access group. | 1.3.6.1.4.1.171.14.6.1.6.2.1.17 | Counter64 | read-only | current |
| dMgmdSnpStatVlanIfDropByGrpLimit OBJECT-TYPE This indicates the number of MGMD packets dropped by the limit of the number of MGMD groups. | 1.3.6.1.4.1.171.14.6.1.6.2.1.18 | Counter64 | read-only | current |
| dMgmdSnpMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.6.2 | |||
| dMgmdSnpCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.6.2.1 | |||
| dMgmdSnpGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.6.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dMgmdSnpCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-MGMD-SNOOPING-MIB. | 1.3.6.1.4.1.171.14.6.2.1.1 | current |
| dMgmdSnpGblCfgGroup OBJECT-GROUP A collection of objects providing global configuration about MGMD snooping. | 1.3.6.1.4.1.171.14.6.2.2.1 | current |
| dMgmdSnpVlanIfCfgGoup OBJECT-GROUP A collection of objects providing MGMD snooping per VLAN interface configuration. | 1.3.6.1.4.1.171.14.6.2.2.2 | current |
| dMgmdSnpPortIfCfgGoup OBJECT-GROUP A collection of objects providing MGMD snooping per port/port-channel interface configuration. | 1.3.6.1.4.1.171.14.6.2.2.3 | current |
| dMgmdSnpDynamicInfoGroup OBJECT-GROUP A collection of objects providing dynamic information for learned multicast router, host, and group. | 1.3.6.1.4.1.171.14.6.2.2.4 | current |
| dMgmdSnpStatisticsInfoGoup OBJECT-GROUP A collection of objects providing information for MGMD statistics. | 1.3.6.1.4.1.171.14.6.2.2.5 | current |