MIB Viewer

DLINKPRIME-MGMD-SNOOPING-MIB

30 objects
This MIB module defines objects for MGMD (Multicast Group Membership Discovery) snooping.
OIDNameAccessStatusDescription
1.3.6.1.4.1.171.15.9IdentitydlinkPrimeMgmdSnoopingMIBThis MIB module defines objects for MGMD (Multicast Group Membership Discovery) snooping.
1.3.6.1.4.1.171.15.9.0NodedpMgmdSnpMIBNotifications
1.3.6.1.4.1.171.15.9.1NodedpMgmdSnpMIBObjects
1.3.6.1.4.1.171.15.9.1.1NodedpMgmdSnpGlobalCtrl
1.3.6.1.4.1.171.15.9.1.1.1ScalardpMgmdSnpStateGblEnabledread-writecurrentAn 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.3.6.1.4.1.171.15.9.1.2NodedpMgmdSnpVlanIfCtrl
1.3.6.1.4.1.171.15.9.1.2.1TabledpMgmdSnpIfTablenot-accessiblecurrentThis table lists the MGMD snooping settings per interface. An entry is created to configure the MGMD snooping related settings to different value than the defa…
1.3.6.1.4.1.171.15.9.1.2.1.1RowdpMgmdSnpIfEntrynot-accessiblecurrentA table entry represents the MGMD snooping state on a VLAN basis.
1.3.6.1.4.1.171.15.9.1.2.1.1.1ColumndpMgmdSnpIfVlanIfIndexnot-accessiblecurrentIndicates the specific VLAN interface.
1.3.6.1.4.1.171.15.9.1.2.1.1.2ColumndpMgmdSnpIfStateEnabledread-writecurrentThis object indicates the state of MGMD snooping of the entry.
1.3.6.1.4.1.171.15.9.1.2.1.1.3ColumndpMgmdSnpIfQuerierStateEnabledread-writecurrentThis object indicates the MGMD query function in Layer 2 networks.
1.3.6.1.4.1.171.15.9.1.3NodedpMgmdSnpGroupCtrl
1.3.6.1.4.1.171.15.9.1.3.1TabledpMgmdSnpGroupTablenot-accessiblecurrentThe table listing the MGMD snooping dynamic groups.
1.3.6.1.4.1.171.15.9.1.3.1.1RowdpMgmdSnpGroupEntrynot-accessiblecurrentAn entry in the dpMgmdSnpGroupTable.
1.3.6.1.4.1.171.15.9.1.3.1.1.1ColumndpMgmdSnpGroupVlanIfIndexnot-accessiblecurrentIndicates the specific VLAN interface.
1.3.6.1.4.1.171.15.9.1.3.1.1.2ColumndpMgmdSnpGroupAddressnot-accessiblecurrentThis object identifies the group address of the entry.
1.3.6.1.4.1.171.15.9.1.3.1.1.3ColumndpMgmdSnpGroupIfIndexread-onlycurrentIndicates the specific physical port/port-channel interface
1.3.6.1.4.1.171.15.9.1.3.2TabledpMgmdSnpStaticGrpTablenot-accessiblecurrentThis table is used to manage MGMD snooping static groups.
1.3.6.1.4.1.171.15.9.1.3.2.1RowdpMgmdSnpStaticGrpEntrynot-accessiblecurrentAn entry in the dpMgmdSnpStaticGrpTable.
1.3.6.1.4.1.171.15.9.1.3.2.1.1ColumndpMgmdSnpStaticGrpVlanIfIndexnot-accessiblecurrentIndicates the specific VLAN interface.
1.3.6.1.4.1.171.15.9.1.3.2.1.2ColumndpMgmdSnpStaticGrpAddressnot-accessiblecurrentThis object identifies the group address of the entry.
1.3.6.1.4.1.171.15.9.1.3.2.1.3ColumndpMgmdSnpStaticGrpIfIndexread-createcurrentIndicates the specific physical port/port-channel interface
1.3.6.1.4.1.171.15.9.1.3.2.1.4ColumndpMgmdSnpStaticGrpStatusread-createcurrentThe status of this conceptual row.
1.3.6.1.4.1.171.15.9.2NodedpMgmdSnpMIBConformance
1.3.6.1.4.1.171.15.9.2.1NodedpMgmdSnpCompliances
1.3.6.1.4.1.171.15.9.2.1.1CompliancedpMgmdSnpComplianceread-onlycurrentThe compliance statement for entities which implement the DLINKPRIME-MGMD-SNOOPING-MIB.
1.3.6.1.4.1.171.15.9.2.2NodedpMgmdSnpGroups
1.3.6.1.4.1.171.15.9.2.2.1GroupdpMgmdSnpGblCfgGroupcurrentA collection of objects providing global configuration about MGMD snooping.
1.3.6.1.4.1.171.15.9.2.2.2GroupdpMgmdSnpVlanIfCfgGoupcurrentA collection of objects providing MGMD snooping per VLAN interface configuration.
Type Definitions
NameSyntaxStatusDescription
SnoopingTypeINTEGER { igmpSnooping(1), mldSnooping(2) }currentThe snooping type. 'igmpSnooping' 'mldSnooping'