ZYXEL-MVR-MIB

File: ZYXEL-MVR-MIB.mib (9819 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelMvrEntry  
SEQUENCE    
  zyMvrVid INTEGER
  zyMvrName DisplayString
  zyMvrMode INTEGER
  zyMvr8021pPriority INTEGER
  zyMvrRowStatus RowStatus

ZyxelMvrPortEntry  
SEQUENCE    
  zyMvrPortRole INTEGER
  zyMvrPortTagging EnabledStatus

ZyxelMvrGroupEntry  
SEQUENCE    
  zyMvrGroupName DisplayString
  zyMvrGroupStartIpAddressType InetAddressType
  zyMvrGroupStartIpAddress InetAddress
  zyMvrGroupEndIpAddressType InetAddressType
  zyMvrGroupEndIpAddress InetAddress
  zyMvrGroupRowStatus RowStatus

Defined Values

zyxelMvr 1.3.6.1.4.1.890.1.15.3.55
The subtree for Multicast VLAN Registration (MVR)
MODULE-IDENTITY    

zyxelMvrSetup 1.3.6.1.4.1.890.1.15.3.55.1
OBJECT IDENTIFIER    

zyMvrMaxNumberOfVlans 1.3.6.1.4.1.890.1.15.3.55.1.1
The maximum number of multicast VLAN registration (MVR) VLAN entries that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelMvrTable 1.3.6.1.4.1.890.1.15.3.55.1.2
The table contains multicast VLAN registration (MVR) configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelMvrEntry

zyxelMvrEntry 1.3.6.1.4.1.890.1.15.3.55.1.2.1
An entry contains multicast VLAN registration (MVR) configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelMvrEntry  

zyMvrVid 1.3.6.1.4.1.890.1.15.3.55.1.2.1.1
Enter the VLAN ID (1 to 4094) of the multicast VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyMvrName 1.3.6.1.4.1.890.1.15.3.55.1.2.1.2
Enter a descriptive name (up to 32 printable ASCII characters) for identification purposes.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zyMvrMode 1.3.6.1.4.1.890.1.15.3.55.1.2.1.3
Specify the MVR mode on the Switch. Choices are Dynamic and Compatible. Select Dynamic to send IGMP reports to all MVR source ports in the multicast VLAN. Select Compatible to set the Switch not to send IGMP reports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(0), compatible(1)  

zyMvr8021pPriority 1.3.6.1.4.1.890.1.15.3.55.1.2.1.4
Select a priority level (0-7) with which the Switch replaces the priority in outgoing IGMP control packets (belonging to this multicast VLAN).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyMvrRowStatus 1.3.6.1.4.1.890.1.15.3.55.1.2.1.5
This object allows entries to be created and deleted from the Multicast VLAN Registration (MVR) table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zyxelMvrPortTable 1.3.6.1.4.1.890.1.15.3.55.1.3
The table contains multicast VLAN registration (MVR) port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelMvrPortEntry

zyxelMvrPortEntry 1.3.6.1.4.1.890.1.15.3.55.1.3.1
An entry contains multicast VLAN registration (MVR) port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelMvrPortEntry  

zyMvrPortRole 1.3.6.1.4.1.890.1.15.3.55.1.3.1.1
Specify the roles on the port. None(1), Set the port not to participate in MVR. No MVR multicast traffic is sent or received on this port. Source Port(2), Set the port as the MVR source port that sends and receives multicast traffic. All source ports must belong to a single multicast VLAN. Receiver Port(3), Set the port as a receiver port that only receives multicast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), source-port(2), receiver-port(3)  

zyMvrPortTagging 1.3.6.1.4.1.890.1.15.3.55.1.3.1.2
Enable/Disable this port to tag the VLAN ID on all the outgoing frames.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyMvrMaxNumberOfGroups 1.3.6.1.4.1.890.1.15.3.55.1.4
The maximum number of Multicast VLAN Registration (MVR) groups that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelMvrGroupTable 1.3.6.1.4.1.890.1.15.3.55.1.5
The table contains multicast VLAN registration (MVR) group configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelMvrGroupEntry

zyxelMvrGroupEntry 1.3.6.1.4.1.890.1.15.3.55.1.5.1
An entry contains multicast VLAN registration (MVR) group configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelMvrGroupEntry  

zyMvrGroupName 1.3.6.1.4.1.890.1.15.3.55.1.5.1.1
Enter a descriptive name for identification purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zyMvrGroupStartIpAddressType 1.3.6.1.4.1.890.1.15.3.55.1.5.1.2
The address type of zyxelMvrGroupStartIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

zyMvrGroupStartIpAddress 1.3.6.1.4.1.890.1.15.3.55.1.5.1.3
Enter the starting IP multicast address of the multicast group.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

zyMvrGroupEndIpAddressType 1.3.6.1.4.1.890.1.15.3.55.1.5.1.4
The address type of zyxelMvrGroupEndIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

zyMvrGroupEndIpAddress 1.3.6.1.4.1.890.1.15.3.55.1.5.1.5
Enter the ending IP multicast address of the multicast group. Enter the same IP address as the Start Address entry if you want to configure only one IP address for a multicast group.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

zyMvrGroupRowStatus 1.3.6.1.4.1.890.1.15.3.55.1.5.1.6
This object allows entries to be created and deleted from the Multicast VLAN Registration (MVR) group table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus