ZYXEL-VLAN-STACK-MIB

File: ZYXEL-VLAN-STACK-MIB.mib (9709 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

ZyxelVlanStackPortEntry  
SEQUENCE    
  zyVlanStackPortMode INTEGER
  zyVlanStackPortVid INTEGER
  zyVlanStackPortPriority INTEGER
  zyVlanStackTunnelPortTpid INTEGER

ZyxelSelectiveQinQEntry  
SEQUENCE    
  zySelectiveQinQName DisplayString
  zySelectiveQinQPort INTEGER
  zySelectiveQinQCvid INTEGER
  zySelectiveQinQSpvid INTEGER
  zySelectiveQinQPriority INTEGER
  zySelectiveQinQRowStatus RowStatus

Defined Values

zyxelVlanStack 1.3.6.1.4.1.890.1.15.3.89
The subtree for VLAN Stack
MODULE-IDENTITY    

zyxelVlanStackSetup 1.3.6.1.4.1.890.1.15.3.89.1
OBJECT IDENTIFIER    

zyVlanStackState 1.3.6.1.4.1.890.1.15.3.89.1.1
Enable/Disable VLAN Stacking for the switch.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyxelVlanStackPortTable 1.3.6.1.4.1.890.1.15.3.89.1.2
The table contains VLAN stack configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelVlanStackPortEntry

zyxelVlanStackPortEntry 1.3.6.1.4.1.890.1.15.3.89.1.2.1
An entry contains VLAN stack configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelVlanStackPortEntry  

zyVlanStackPortMode 1.3.6.1.4.1.890.1.15.3.89.1.2.1.1
VLAN stacking mode of the port: Set Normal mode to have the switch ignore frames received(or transmitted) on this port with VLAN stacking tags. Set Access mode to have the switch add the SP TPID tag to all incoming frames received on this port. It is for ingress ports at the edge of the service provider's network. Set Tunnel mode (available for Gigabit ports only) for egress ports at the edge of the service provider's network. In order to support VLAN stacking on a port, the port must be able to allow frames of 1526 Bytes (1522 Bytes + 4 Bytes for the second tag) to pass through it.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), access(2), tunnel(3)  

zyVlanStackPortVid 1.3.6.1.4.1.890.1.15.3.89.1.2.1.2
Stacking port VLAN ID is the service provider's VLAN ID (the outer VLAN tag). Set the service provider ID (from 1 to 4094) for frames received on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyVlanStackPortPriority 1.3.6.1.4.1.890.1.15.3.89.1.2.1.3
Set a priority level (from 0 to 7). This is the service provider's priority level that adds to the frames received on this port. 0 is the lowest priority level and 7 is the highest.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER prioriry-0(0), prioriry-1(1), prioriry-2(2), prioriry-3(3), prioriry-4(4), prioriry-5(5), prioriry-6(6), prioriry-7(7)  

zyVlanStackTunnelPortTpid 1.3.6.1.4.1.890.1.15.3.89.1.2.1.4
TPID is a standard Ethernet type code identifying the frame and indicates whether the frame carries IEEE 802.1Q tag information. Set a four-digit hexadecimal number from 0000 to FFFF that the switch adds in the outer VLAN tag of the frames sent on the tunnel port(s). The switch also uses this to check if the received frames are double-tagged. The value of this field is 0x8100 as defined in IEEE 802.1Q. If the switch needs to communicate with other vendors' devices, they should use the same TPID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zySelectiveQinQMaxNumberOfRules 1.3.6.1.4.1.890.1.15.3.89.1.3
The maximum number of selective Q-in-Q that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelSelectiveQinQTable 1.3.6.1.4.1.890.1.15.3.89.1.4
The table contains selective Q-in-Q configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelSelectiveQinQEntry

zyxelSelectiveQinQEntry 1.3.6.1.4.1.890.1.15.3.89.1.4.1
An entry contains selective Q-in-Q configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelSelectiveQinQEntry  

zySelectiveQinQName 1.3.6.1.4.1.890.1.15.3.89.1.4.1.1
Set the name of selective Q-in-Q entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zySelectiveQinQPort 1.3.6.1.4.1.890.1.15.3.89.1.4.1.2
Interface port ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zySelectiveQinQCvid 1.3.6.1.4.1.890.1.15.3.89.1.4.1.3
The customer VLAN ID (the inner VLAN tag) from 1 to 4094. This is the VLAN tag carried in the packets from the subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zySelectiveQinQSpvid 1.3.6.1.4.1.890.1.15.3.89.1.4.1.4
Stacking port VLAN ID is the service provider's VLAN ID (the outer VLAN tag). Set the service provider ID (from 1 to 4094) for frames received on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zySelectiveQinQPriority 1.3.6.1.4.1.890.1.15.3.89.1.4.1.5
Set a priority level (from 0 to 7). This is the service provider's priority level that adds to the frames received on this port. 0 is the lowest priority level and 7 is the highest.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER prioriry-0(0), prioriry-1(1), prioriry-2(2), prioriry-3(3), prioriry-4(4), prioriry-5(5), prioriry-6(6), prioriry-7(7)  

zySelectiveQinQRowStatus 1.3.6.1.4.1.890.1.15.3.89.1.4.1.6
This object allows entries to be created and deleted from the selective Q-in-Q table
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus