GBNL2Switch-MIB

File: GBNL2Switch-MIB.mib (34115 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
GREENTECH-MASTER-MIB SNMP-FRAMEWORK-MIB Q-BRIDGE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress NOTIFICATION-TYPE DisplayString
MacAddress RowStatus TruthValue
MODULE-COMPLIANCE OBJECT-GROUP gbnL2
SnmpAdminString PortList dot1qStaticMulticastEntry

Defined Types

DlfForwardPortEntry  
SEQUENCE    
  dlfForwardPort INTEGER
  dlfForwardStatus INTEGER

MacAddressEntry  
SEQUENCE    
  macAddressMac MacAddress
  macAddressVID INTEGER
  macAddressPort INTEGER
  macAddressStatus INTEGER

MacLearningPortEntry  
SEQUENCE    
  macAddressLearningPort INTEGER
  macAddressLearningStatus INTEGER
  macAddressMaxCount INTEGER

IgmpSnoopEntry  
SEQUENCE    
  igmpSnoopEgressPorts PortList

IgmpSnoopPortEntry  
SEQUENCE    
  igmpSnoopPort INTEGER
  igmpSnoopPortFastLeave INTEGER
  igmpSnoopPortGroupLimit INTEGER
  igmpSnoopPortMcastVlan INTEGER

IgmpSnoopGroupEntry  
SEQUENCE    
  igmpSnoopGroupAddress MacAddress
  igmpSnoopGroupPort INTEGER
  igmpSnoopGroupVLAN INTEGER
  igmpSnoopGroupPolicy INTEGER

CrossVlanMulticastEntry  
SEQUENCE    
  crossVlanPort Integer32
  crossVlanPortTag TruthValue
  crossVlanPortVid Integer32

PortModeEntry  
SEQUENCE    
  portNumber Integer32
  portMode INTEGER

ChannelGroupEntry  
SEQUENCE    
  channelGroupIndex INTEGER
  channelGroupPortList PortList
  channelGroupRule INTEGER
  channelGroupRowstatus RowStatus

LacpPortModeEntry  
SEQUENCE    
  portIndex INTEGER
  portLacpMode INTEGER
  portLacpRowstatus RowStatus

MldSnoopEntry  
SEQUENCE    
  mldSnoopEgressPorts PortList

MldSnoopPortEntry  
SEQUENCE    
  mldSnoopPort INTEGER
  mldSnoopPortFastLeave INTEGER
  mldSnoopPortGroupLimit INTEGER
  mldSnoopPortMcastVlan INTEGER

MldSnoopGroupEntry  
SEQUENCE    
  mldSnoopGroupAddress MacAddress
  mldSnoopGroupPort INTEGER
  mldSnoopGroupVLAN INTEGER
  mldSnoopGroupPolicy INTEGER

Defined Values

gbnL2Switch 1.3.6.1.4.1.13464.1.2.4.1
Gbn Common Enterprise MIB definition.
MODULE-IDENTITY    

gbnL2SwitchPacket 1.3.6.1.4.1.13464.1.2.4.1.1
OBJECT IDENTIFIER    

gbnL2SwitchMac 1.3.6.1.4.1.13464.1.2.4.1.2
OBJECT IDENTIFIER    

gbnL2SwitchMulticast 1.3.6.1.4.1.13464.1.2.4.1.3
OBJECT IDENTIFIER    

gbnL2SwitchVLAN 1.3.6.1.4.1.13464.1.2.4.1.4
OBJECT IDENTIFIER    

gbnL2SwitchLacpGroup 1.3.6.1.4.1.13464.1.2.4.1.5
OBJECT IDENTIFIER    

gbnL2SwitchLacpPort 1.3.6.1.4.1.13464.1.2.4.1.6
OBJECT IDENTIFIER    

gbnL2SwitchMLD 1.3.6.1.4.1.13464.1.2.4.1.7
OBJECT IDENTIFIER    

broadcastSuppress 1.3.6.1.4.1.13464.1.2.4.1.1.1
Rate limit Value, the maximum number of packets per second the switch should allow to receive .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..200000  

dlfForward 1.3.6.1.4.1.13464.1.2.4.1.1.2
Control the flooding of dlf packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

dlfForwardPortTable 1.3.6.1.4.1.13464.1.2.4.1.1.3
A table of dlf packets port control.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlfForwardPortEntry

dlfForwardPortEntry 1.3.6.1.4.1.13464.1.2.4.1.1.3.1
Table entry for dlf packets control.
Status: current Access: not-accessible
OBJECT-TYPE    
  DlfForwardPortEntry  

dlfForwardPort 1.3.6.1.4.1.13464.1.2.4.1.1.3.1.1
The port number in dlf packets table Item.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dlfForwardStatus 1.3.6.1.4.1.13464.1.2.4.1.1.3.1.2
The dlf packets flag Item.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

macAddressTable 1.3.6.1.4.1.13464.1.2.4.1.2.1
A table of mac address .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MacAddressEntry

macAddressEntry 1.3.6.1.4.1.13464.1.2.4.1.2.1.1
Table entry for mac address .
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddressEntry  

macAddressMac 1.3.6.1.4.1.13464.1.2.4.1.2.1.1.1
The MAC address in arl table Item.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

macAddressVID 1.3.6.1.4.1.13464.1.2.4.1.2.1.1.2
The vlan ID in arl table Item.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

macAddressPort 1.3.6.1.4.1.13464.1.2.4.1.2.1.1.3
The port number in arl table Item.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

macAddressStatus 1.3.6.1.4.1.13464.1.2.4.1.2.1.1.4
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), static(2), permanent(3), backhole(4), delete(5)  

macLearningPortTable 1.3.6.1.4.1.13464.1.2.4.1.2.2
A table of mac address learning port control.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MacLearningPortEntry

macLearningPortEntry 1.3.6.1.4.1.13464.1.2.4.1.2.2.1
Table entry for mac address learning control.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacLearningPortEntry  

macAddressLearningPort 1.3.6.1.4.1.13464.1.2.4.1.2.2.1.1
The port number in mac address learning table Item.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

macAddressLearningStatus 1.3.6.1.4.1.13464.1.2.4.1.2.2.1.2
The mac address learning flag Item.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

macAddressMaxCount 1.3.6.1.4.1.13464.1.2.4.1.2.2.1.3
the max mac address number of port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

igmpSnoopEnabled 1.3.6.1.4.1.13464.1.2.4.1.3.1
DURABLE: { false } Setting this object to true(1) enables IGMP Snooping. Setting it to false(2) disables IGMP Snooping. Note that IGMP Snooping can function with or without GVRP and GMRP enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

igmpSnoopAlerts 1.3.6.1.4.1.13464.1.2.4.1.3.2
DURABLE: { false } Setting this object to true(1) enables the IP Router Alert Option (as defined in RFC2113) for transmitted IGMP packets. Setting it to false(2) disables this option.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

igmpSnoopAging 1.3.6.1.4.1.13464.1.2.4.1.3.3
DURABLE: { 300 } The timeout period in seconds for aging out Multicast Groups dynamically learned with IGMP Snooping. Note that aging operates on a per interface per VLAN per multicast group basis.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..1000000  

igmpSnoopTable 1.3.6.1.4.1.13464.1.2.4.1.3.4
This table, which provides IGMP Snooping information, augments the 'dot1qStaticMulticastTable' in the Q-MIB (RFC2674).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopEntry

igmpSnoopEntry 1.3.6.1.4.1.13464.1.2.4.1.3.4.1
Displays by VLAN, Multicast Group, and Multicast receive port the set of ports enabled to forward Multicast Group traffic as determined by the IGMP Snooping task.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopEntry  

igmpSnoopEgressPorts 1.3.6.1.4.1.13464.1.2.4.1.3.4.1.1
This read-only object displays the set of ports enabled to forward specific Multicast Group traffic as determined by the IGMP Snooping task. It should be noted that the IGMP Snooping task generates a pseudo- static (i.e., not saved in NVM) port list similar to the RFC2674 Q-MIB 'dot1qStaticMulticastStaticEgressPorts' object. Consequently, a port will not be a member of 'gbnCommonIgmpSnoopEgressPorts' if it is a member of 'dot1qStaticMulticastForbiddenEgressPorts'.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

igmpSnoopDefaultGroupPolicy 1.3.6.1.4.1.13464.1.2.4.1.3.5
The default group learning policy when a group address is not found in IGMP Snooping white-list and black-list
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER deny(0), permit(1)  

igmpSnoopMaxResponseTime 1.3.6.1.4.1.13464.1.2.4.1.3.6
The timeout period in seconds waited before determinating whether a group port should be deleted or not after received a leave packet
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

igmpSnoopPortTable 1.3.6.1.4.1.13464.1.2.4.1.3.7
Used to config IGMP Snooping port options,such as group-limit and fast-leave.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopPortEntry

igmpSnoopPortEntry 1.3.6.1.4.1.13464.1.2.4.1.3.7.1
Entries of igmpSnoopPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopPortEntry  

igmpSnoopPort 1.3.6.1.4.1.13464.1.2.4.1.3.7.1.1
Index that uniquely identifies a Ap port within igmpSnoopPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

igmpSnoopPortFastLeave 1.3.6.1.4.1.13464.1.2.4.1.3.7.1.2
The fast-leave option of a IGMP Snooping port,when set a group port is deleted immediately on receiving a leave packet, otherwise a max-response-time should be waited before deleting the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopPortGroupLimit 1.3.6.1.4.1.13464.1.2.4.1.3.7.1.3
The max number of Multicast groups a port can learn.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..991  

igmpSnoopPortMcastVlan 1.3.6.1.4.1.13464.1.2.4.1.3.7.1.4
Specify a multicast vlan for a port.IGMP report groups received on the port will be add to the multicast vlan, regardless of the vlan id indicated by the report packets, a zero vlan means no multicast vlan is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4094  

igmpSnoopGroupTable 1.3.6.1.4.1.13464.1.2.4.1.3.8
This table is used to config IGMP Snooping white-list and black-list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopGroupEntry

igmpSnoopGroupEntry 1.3.6.1.4.1.13464.1.2.4.1.3.8.1
Entries of igmpSnoopGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopGroupEntry  

igmpSnoopGroupAddress 1.3.6.1.4.1.13464.1.2.4.1.3.8.1.1
An index that uniquely identifies a multicast mac-address within igmpSnoopGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

igmpSnoopGroupPort 1.3.6.1.4.1.13464.1.2.4.1.3.8.1.2
An index that uniquely identifies a Ap port within igmpSnoopGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

igmpSnoopGroupVLAN 1.3.6.1.4.1.13464.1.2.4.1.3.8.1.3
An index that uniquely identifies a VLAN ID within igmpSnoopGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

igmpSnoopGroupPolicy 1.3.6.1.4.1.13464.1.2.4.1.3.8.1.4
This entry is used to config IGMP Snooping white-list and black-list.Policies defined in white-list and black-list are superior to that has beed defined by igmpSnoopDefaultGroupPolicy. If group is not found in white-list or black-list then 'igmpSnoopDefaultGroupPolicy' takes effect
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER permit(3), deny(4), del(5)  

crossVlanMulticastEnabled 1.3.6.1.4.1.13464.1.2.4.1.3.9
Setting this object to true(1) enables cross-vlan multicast. Setting it to false(2) disables cross-vlan multicast.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

crossVlanMulticastTable 1.3.6.1.4.1.13464.1.2.4.1.3.10
Used to config port info of cross-vlan multicast,such as tag/untag and vlanid of tag.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CrossVlanMulticastEntry

crossVlanMulticastEntry 1.3.6.1.4.1.13464.1.2.4.1.3.10.1
Entries of crossVlanMulticastPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CrossVlanMulticastEntry  

crossVlanPort 1.3.6.1.4.1.13464.1.2.4.1.3.10.1.1
The port number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

crossVlanPortTag 1.3.6.1.4.1.13464.1.2.4.1.3.10.1.2
Setting this object to true(1) of tag. Setting it to false(2) of untag.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

crossVlanPortVid 1.3.6.1.4.1.13464.1.2.4.1.3.10.1.3
The vlanid of tag port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4095  

igmpSnoopRoutePortForward 1.3.6.1.4.1.13464.1.2.4.1.3.11
If the status is enabled, the route port can be added into the group automatically when an igmp snooping group is created . If the status is disabled, it will be not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

portModeTable 1.3.6.1.4.1.13464.1.2.4.1.4.1
A Table of port mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortModeEntry

portModeEntry 1.3.6.1.4.1.13464.1.2.4.1.4.1.1
A list of portmode parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortModeEntry  

portNumber 1.3.6.1.4.1.13464.1.2.4.1.4.1.1.1
port number'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

portMode 1.3.6.1.4.1.13464.1.2.4.1.4.1.1.2
type of mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trunk-port(1), access-port(2), hybrid-port(3)  

channelGroupCreate 1.3.6.1.4.1.13464.1.2.4.1.5.1
Create a channel group .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

channelGroupDelete 1.3.6.1.4.1.13464.1.2.4.1.5.2
Delete a channel group. Make sure there is no member in this group .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

channelGroupTable 1.3.6.1.4.1.13464.1.2.4.1.5.3
A table that contains information about every Lacp channel group that is associated with this System.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChannelGroupEntry

channelGroupEntry 1.3.6.1.4.1.13464.1.2.4.1.5.3.1
A list of the Lacp channel group parameters. This is indexed by the group index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChannelGroupEntry  

channelGroupIndex 1.3.6.1.4.1.13464.1.2.4.1.5.3.1.1
The Index of the Lacp Channel group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

channelGroupPortList 1.3.6.1.4.1.13464.1.2.4.1.5.3.1.2
The complete set of ports currently associated with this Group. Each bit set in this list represents an Actor Port member of this Group.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

channelGroupRule 1.3.6.1.4.1.13464.1.2.4.1.5.3.1.3
The Rule to be applied to this Link Aggregator's Trunk Group Table. The rules are based on the following selections SrcMAC (1), means that the last three bits of the Source MAC Address are used to index the Trunk Group to get the destination port. DestMAC (2), means the last three bits of the Destination MAC Address are used to index into the Trunk Group to get the destination port. SrcXORDestMAC (3), means that the last three bits of the Source MAC Address are logically XORed with the last three bits of the Destination MAC Address and used to index into the Trunk Group to get the destination port. SrcIP (4), means the last three bits of the Source IP Address are used to index into the Trunk Group to get the destination port. DestIP (5), means the last three bits of the Destination IP Address are used to index into the Trunk Group to get the destination port. SrcXORDestIP (6), means the last three bits of the Source IP Address are logically XORed with the last three bits of the Destination IP Address and used to index into the Trunk Group to get the destination port. This rule defines the distribution algorithm applied to the aggregated link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER srcMAC(1), destMAC(2), srcXORDestMAC(3), srcIP(4), destIP(5), srcXORDestIP(6)  

channelGroupRowstatus 1.3.6.1.4.1.13464.1.2.4.1.5.3.1.4
rowstatus of channel group.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lacpPortModeTable 1.3.6.1.4.1.13464.1.2.4.1.6.1
A table that contains information about every Lacp channel group that is associated with this System.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LacpPortModeEntry

lacpPortModeEntry 1.3.6.1.4.1.13464.1.2.4.1.6.1.1
The port mode of lacp. This is indexed by the port number.
Status: current Access: not-accessible
OBJECT-TYPE    
  LacpPortModeEntry  

portIndex 1.3.6.1.4.1.13464.1.2.4.1.6.1.1.1
The Index of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

portLacpMode 1.3.6.1.4.1.13464.1.2.4.1.6.1.1.2
The mode of the Lacp Channel group.Static:link aggregation is static configguration,and lacp protocol do not run. Active:the port in this mode can send lacp pdu active.Passive:the port in this mode just send pdu when needed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), active(2), passive(3)  

portLacpRowstatus 1.3.6.1.4.1.13464.1.2.4.1.6.1.1.3
rowstatus of port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mldSnoopEnabled 1.3.6.1.4.1.13464.1.2.4.1.7.1
DURABLE: { false } Setting this object to true(1) enables MLD Snooping. Setting it to false(2) disables MLD Snooping. Note that MLD Snooping can function with or without GVRP and GMRP enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mldSnoopAlerts 1.3.6.1.4.1.13464.1.2.4.1.7.2
DURABLE: { false } Setting this object to true(1) enables the IP Router Alert Option (as defined in RFC2113) for transmitted MLD packets. Setting it to false(2) disables this option.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mldSnoopAging 1.3.6.1.4.1.13464.1.2.4.1.7.3
DURABLE: { 300 } The timeout period in seconds for aging out MLD Groups dynamically learned with MLD Snooping. Note that aging operates on a per interface per VLAN per multicast group basis.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..1000000  

mldSnoopTable 1.3.6.1.4.1.13464.1.2.4.1.7.4
This table, which provides MLD Snooping information, augments the 'dot1qStaticMulticastTable' in the Q-MIB (RFC2674).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MldSnoopEntry

mldSnoopEntry 1.3.6.1.4.1.13464.1.2.4.1.7.4.1
Displays by VLAN, MLD Group, and MLD receive port the set of ports enabled to forward MLD Group traffic as determined by the MLD Snooping task.
Status: current Access: not-accessible
OBJECT-TYPE    
  MldSnoopEntry  

mldSnoopEgressPorts 1.3.6.1.4.1.13464.1.2.4.1.7.4.1.1
This read-only object displays the set of ports enabled to forward specific MLD Group traffic as determined by the MLD Snooping task. It should be noted that the MLD Snooping task generates a pseudo- static (i.e., not saved in NVM) port list similar to the RFC2674 Q-MIB 'dot1qStaticMulticastStaticEgressPorts' object. Consequently, a port will not be a member of 'gbnCommonIgmpSnoopEgressPorts' if it is a member of 'dot1qStaticMulticastForbiddenEgressPorts'.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

mldSnoopDefaultGroupPolicy 1.3.6.1.4.1.13464.1.2.4.1.7.5
The default group learning policy when a group address is not found in MLD Snooping white-list and black-list
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER deny(0), permit(1)  

mldSnoopMaxResponseTime 1.3.6.1.4.1.13464.1.2.4.1.7.6
The timeout period in seconds waited before determinating whether a group port should be deleted or not after received a leave packet
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

mldSnoopPortTable 1.3.6.1.4.1.13464.1.2.4.1.7.7
Used to config MLD Snooping port options,such as group-limit and fast-leave.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MldSnoopPortEntry

mldSnoopPortEntry 1.3.6.1.4.1.13464.1.2.4.1.7.7.1
Entries of mldSnoopPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MldSnoopPortEntry  

mldSnoopPort 1.3.6.1.4.1.13464.1.2.4.1.7.7.1.1
Index that uniquely identifies a Ap port within mldSnoopPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

mldSnoopPortFastLeave 1.3.6.1.4.1.13464.1.2.4.1.7.7.1.2
The fast-leave option of a MLD Snooping port,when set a group port is deleted immediately on receiving a leave packet, otherwise a max-response-time should be waited before deleting the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mldSnoopPortGroupLimit 1.3.6.1.4.1.13464.1.2.4.1.7.7.1.3
The max number of MLD groups a port can learn.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..128  

mldSnoopPortMcastVlan 1.3.6.1.4.1.13464.1.2.4.1.7.7.1.4
Specify a multicast vlan for a port.MLD report groups received on the port will be add to the multicast vlan, regardless of the vlan id indicated by the report packets, a zero vlan means no multicast vlan is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4094  

mldSnoopGroupTable 1.3.6.1.4.1.13464.1.2.4.1.7.8
This table is used to config MLD Snooping white-list and black-list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MldSnoopGroupEntry

mldSnoopGroupEntry 1.3.6.1.4.1.13464.1.2.4.1.7.8.1
Entries of mldSnoopGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MldSnoopGroupEntry  

mldSnoopGroupAddress 1.3.6.1.4.1.13464.1.2.4.1.7.8.1.1
An index that uniquely identifies a multicast mac-address within mldSnoopGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

mldSnoopGroupPort 1.3.6.1.4.1.13464.1.2.4.1.7.8.1.2
An index that uniquely identifies a Ap port within mldSnoopGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

mldSnoopGroupVLAN 1.3.6.1.4.1.13464.1.2.4.1.7.8.1.3
An index that uniquely identifies a VLAN ID within mldSnoopGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

mldSnoopGroupPolicy 1.3.6.1.4.1.13464.1.2.4.1.7.8.1.4
This entry is used to config MLD Snooping white-list and black-list.Policies defined in white-list and black-list are superior to that has beed defined by mldSnoopDefaultGroupPolicy. If group is not found in white-list or black-list then 'mldSnoopDefaultGroupPolicy' takes effect
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER permit(3), deny(4), del(5)  

mldSnoopRoutePortForward 1.3.6.1.4.1.13464.1.2.4.1.7.9
If the status is enabled, the route port can be added into the group automatically when an mld snooping group is created . If the status is disabled, it will be not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)