MCAST-PROXY-MIB

File: MCAST-PROXY-MIB.mib (20510 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IPV6-TC
Q-BRIDGE-MIB DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 IpAddress Counter32
DisplayString RowStatus Ipv6Address
PortList VlanId dlink-common-mgmt

Defined Types

SwIGMPProxyGroupEntry  
SEQUENCE    
  swIGMPProxyGroupDesAddr IpAddress
  swIGMPProxyGroupSrcAddr IpAddress
  swIGMPProxyDownstreamVlanID VlanId
  swIGMPProxyDownstreamVlanMemberPorts PortList
  swIGMPProxyGroupStatus INTEGER

SwMLDProxyGroupEntry  
SEQUENCE    
  swMLDProxyGroupDesAddr Ipv6Address
  swMLDProxyGroupSrcAddr Ipv6Address
  swMLDProxyDownstreamVlanID VlanId
  swMLDProxyDownstreamVlanMemberPorts PortList
  swMLDProxyGroupStatus INTEGER

SwIGMPProxyUpstreamInterfaceEntry  
SEQUENCE    
  swIGMPProxyUpstreamIndex INTEGER
  swIGMPProxyUpstreamVlanID VlanId
  swIGMPProxyUpstreamDynamicRouterPorts PortList
  swIGMPProxyUpstreamStaticRouterPorts PortList
  swIGMPProxyUpstreamUnsolicitedReportInterval INTEGER
  swIGMPProxyUpstreamSourceIP IpAddress

SwIGMPProxyDownstreamInterfaceEntry  
SEQUENCE    
  swIGMPProxyDownstreamRowStatus RowStatus

SwMLDProxyUpstreamInterfaceEntry  
SEQUENCE    
  swMLDProxyUpstreamIndex INTEGER
  swMLDProxyUpstreamVlanID VlanId
  swMLDProxyUpstreamDynamicRouterPorts PortList
  swMLDProxyUpstreamStaticRouterPorts PortList
  swMLDProxyUpstreamUnsolicitedReportInterval INTEGER
  swMLDProxyUpstreamSourceIP Ipv6Address

SwMLDProxyDownstreamInterfaceEntry  
SEQUENCE    
  swMLDProxyDownstreamRowStatus RowStatus

Defined Values

swMcastProxyMIB 1.3.6.1.4.1.171.12.80
The structure of IGMP&MLD proxying for the proprietary enterprise.
MODULE-IDENTITY    

swMcastProxyCtrl 1.3.6.1.4.1.171.12.80.1
OBJECT IDENTIFIER    

swMcastProxyInfo 1.3.6.1.4.1.171.12.80.2
OBJECT IDENTIFIER    

swMcastProxyMgmt 1.3.6.1.4.1.171.12.80.3
OBJECT IDENTIFIER    

swIGMPProxyGlobalState 1.3.6.1.4.1.171.12.80.1.1
This object indicates the global state of IGMP Proxy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swMLDProxyGlobalState 1.3.6.1.4.1.171.12.80.1.2
This object indicates the global state of MLD Proxy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIGMPProxyInfo 1.3.6.1.4.1.171.12.80.2.1
OBJECT IDENTIFIER    

swIGMPProxyGroupTable 1.3.6.1.4.1.171.12.80.2.1.1
This contains information about the IGMP Proxy group information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIGMPProxyGroupEntry

swIGMPProxyGroupEntry 1.3.6.1.4.1.171.12.80.2.1.1.1
This is an entry of the swIGMPProxyGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIGMPProxyGroupEntry  

swIGMPProxyGroupDesAddr 1.3.6.1.4.1.171.12.80.2.1.1.1.1
This object indicates the destination IP Address of the group entry of IGMP Proxy downstream interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

swIGMPProxyGroupSrcAddr 1.3.6.1.4.1.171.12.80.2.1.1.1.2
This object indicates the source IP Address of the group entry of IGMP Proxy downstream interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

swIGMPProxyDownstreamVlanID 1.3.6.1.4.1.171.12.80.2.1.1.1.3
This object indicates the VLAN ID of IGMP Proxy downstream VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

swIGMPProxyDownstreamVlanMemberPorts 1.3.6.1.4.1.171.12.80.2.1.1.1.4
This object indicates the member port list of IGMP Proxy downstream VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

swIGMPProxyGroupStatus 1.3.6.1.4.1.171.12.80.2.1.1.1.5
This object indicates the status whether the TGMP group has been inserted into the chip successfully.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

swMLDProxyInfo 1.3.6.1.4.1.171.12.80.2.2
OBJECT IDENTIFIER    

swMLDProxyGroupTable 1.3.6.1.4.1.171.12.80.2.2.1
This contains information about the MLD Proxy group information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwMLDProxyGroupEntry

swMLDProxyGroupEntry 1.3.6.1.4.1.171.12.80.2.2.1.1
This is an entry of the swMLDProxyGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwMLDProxyGroupEntry  

swMLDProxyGroupDesAddr 1.3.6.1.4.1.171.12.80.2.2.1.1.1
This object indicates the destination IPv6 Address of the group entry of MLD Proxy downstream interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

swMLDProxyGroupSrcAddr 1.3.6.1.4.1.171.12.80.2.2.1.1.2
This object indicates the source IPv6 Address of the group entry of MLD Proxy downstream interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

swMLDProxyDownstreamVlanID 1.3.6.1.4.1.171.12.80.2.2.1.1.3
This object indicates the VLAN ID of MLD Proxy downstream VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

swMLDProxyDownstreamVlanMemberPorts 1.3.6.1.4.1.171.12.80.2.2.1.1.4
This object indicates the member port list of MLD Proxy downstream VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

swMLDProxyGroupStatus 1.3.6.1.4.1.171.12.80.2.2.1.1.5
This object indicates the status whether the MLD group has been inserted into the chip successfully.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

swIGMPProxyMgmt 1.3.6.1.4.1.171.12.80.3.1
OBJECT IDENTIFIER    

swIGMPProxyUpstreamInterfaceTable 1.3.6.1.4.1.171.12.80.3.1.1
The table controls the IGMP Proxy Upstream Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIGMPProxyUpstreamInterfaceEntry

swIGMPProxyUpstreamInterfaceEntry 1.3.6.1.4.1.171.12.80.3.1.1.1
This is an entry of the swIGMPProxyUpstreamInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIGMPProxyUpstreamInterfaceEntry  

swIGMPProxyUpstreamIndex 1.3.6.1.4.1.171.12.80.3.1.1.1.1
This object indicates the index of IGMP Proxy Upstream interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

swIGMPProxyUpstreamVlanID 1.3.6.1.4.1.171.12.80.3.1.1.1.2
This object indicates the VLAN ID of the IGMP Proxy Upstream interface entry.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

swIGMPProxyUpstreamDynamicRouterPorts 1.3.6.1.4.1.171.12.80.3.1.1.1.3
This object indicates the dynamic router port list of the IGMP Proxy Upstream Interface.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

swIGMPProxyUpstreamStaticRouterPorts 1.3.6.1.4.1.171.12.80.3.1.1.1.4
This object indicates the static router port list of the IGMP Proxy Upstream Interface.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

swIGMPProxyUpstreamUnsolicitedReportInterval 1.3.6.1.4.1.171.12.80.3.1.1.1.5
This object indicates the time between repetitions of the host's initial report of membership in a group.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..25  

swIGMPProxyUpstreamSourceIP 1.3.6.1.4.1.171.12.80.3.1.1.1.6
This object indicates the source IP of the upstream interface's IGMP packets.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

swIGMPProxyDownstreamInterfaceTable 1.3.6.1.4.1.171.12.80.3.1.2
This object indicates IGMP Proxy downstream interface packet.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIGMPProxyDownstreamInterfaceEntry

swIGMPProxyDownstreamInterfaceEntry 1.3.6.1.4.1.171.12.80.3.1.2.1
This is an entry of the swIGMPProxyDownstreamInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIGMPProxyDownstreamInterfaceEntry  

swIGMPProxyDownstreamRowStatus 1.3.6.1.4.1.171.12.80.3.1.2.1.1
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swMLDProxyMgmt 1.3.6.1.4.1.171.12.80.3.2
OBJECT IDENTIFIER    

swMLDProxyUpstreamInterfaceTable 1.3.6.1.4.1.171.12.80.3.2.1
The table controls the MLD Proxy Upstream Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwMLDProxyUpstreamInterfaceEntry

swMLDProxyUpstreamInterfaceEntry 1.3.6.1.4.1.171.12.80.3.2.1.1
This is an entry of the swMLDProxyUpstreamInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwMLDProxyUpstreamInterfaceEntry  

swMLDProxyUpstreamIndex 1.3.6.1.4.1.171.12.80.3.2.1.1.1
This object indicates the index of MLD Proxy Upstream interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

swMLDProxyUpstreamVlanID 1.3.6.1.4.1.171.12.80.3.2.1.1.2
This object indicates the VLAN ID of the MLD Proxy Upstream interface entry.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

swMLDProxyUpstreamDynamicRouterPorts 1.3.6.1.4.1.171.12.80.3.2.1.1.3
This object indicates the dynamic router port list of the MLD Proxy Upstream Interface.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

swMLDProxyUpstreamStaticRouterPorts 1.3.6.1.4.1.171.12.80.3.2.1.1.4
This object indicates the static router port list of the MLD Proxy Upstream Interface.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

swMLDProxyUpstreamUnsolicitedReportInterval 1.3.6.1.4.1.171.12.80.3.2.1.1.5
This object indicates the time between repetitions of the host's initial report of membership in a group.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..25  

swMLDProxyUpstreamSourceIP 1.3.6.1.4.1.171.12.80.3.2.1.1.6
This object indicates the source IP of the upstream interface's MLD packets.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

swMLDProxyDownstreamInterfaceTable 1.3.6.1.4.1.171.12.80.3.2.2
This object indicates MLD Proxy downstream interface packet.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwMLDProxyDownstreamInterfaceEntry

swMLDProxyDownstreamInterfaceEntry 1.3.6.1.4.1.171.12.80.3.2.2.1
This is an entry of the swMLDProxyDownstreamInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwMLDProxyDownstreamInterfaceEntry  

swMLDProxyDownstreamRowStatus 1.3.6.1.4.1.171.12.80.3.2.2.1.1
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus