ZYXEL-VLAN-MAPPING-MIB

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

ZyxelVlanMappingPortEntry  
SEQUENCE    
  zyVlanMappingPortState EnabledStatus

ZyxelVlanMappingEntry  
SEQUENCE    
  zyVlanMappingName DisplayString
  zyVlanMappingPort INTEGER
  zyVlanMappingVid INTEGER
  zyVlanMappingTranslatedVid INTEGER
  zyVlanMappingPriority INTEGER
  zyVlanMappingRowStatus RowStatus

Defined Values

zyxelVlanMapping 1.3.6.1.4.1.890.1.15.3.88
The subtree for VLAN mapping
MODULE-IDENTITY    

zyxelVlanMappingSetup 1.3.6.1.4.1.890.1.15.3.88.1
OBJECT IDENTIFIER    

zyVlanMappingState 1.3.6.1.4.1.890.1.15.3.88.1.1
Enable/Disable VLAN mapping on the switch. With VLAN mapping enabled, the switch can map the VLAN ID and priority level of packets received from a private network to those used in the service provider's network.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyxelVlanMappingPortTable 1.3.6.1.4.1.890.1.15.3.88.1.2
The table contains VLAN mapping port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelVlanMappingPortEntry

zyxelVlanMappingPortEntry 1.3.6.1.4.1.890.1.15.3.88.1.2.1
An entry contains VLAN mapping port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelVlanMappingPortEntry  

zyVlanMappingPortState 1.3.6.1.4.1.890.1.15.3.88.1.2.1.1
Enable/Disable the VLAN mapping feature on this port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyVlanMappingMaxNumberOfRules 1.3.6.1.4.1.890.1.15.3.88.1.3
The maximum number of VLAN mapping rule entries that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelVlanMappingTable 1.3.6.1.4.1.890.1.15.3.88.1.4
The table contains VLAN mapping configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelVlanMappingEntry

zyxelVlanMappingEntry 1.3.6.1.4.1.890.1.15.3.88.1.4.1
An entry contains VLAN mapping configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelVlanMappingEntry  

zyVlanMappingName 1.3.6.1.4.1.890.1.15.3.88.1.4.1.1
Set a descriptive name of VLAN mapping rule for identification purposes.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zyVlanMappingPort 1.3.6.1.4.1.890.1.15.3.88.1.4.1.2
The port to be included in this rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyVlanMappingVid 1.3.6.1.4.1.890.1.15.3.88.1.4.1.3
This is the VLAN tag carried in the packets and will be translated into the VID you specified in the Translated VID entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyVlanMappingTranslatedVid 1.3.6.1.4.1.890.1.15.3.88.1.4.1.4
Set a VLAN ID (from 1 to 4094) into which the customer VID carried in the packets will be translated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyVlanMappingPriority 1.3.6.1.4.1.890.1.15.3.88.1.4.1.5
Set a priority level (from 0 to 7). This is the priority level that replaces the customer priority level in the tagged packets or adds to the untagged packets.
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)  

zyVlanMappingRowStatus 1.3.6.1.4.1.890.1.15.3.88.1.4.1.6
This object allows to create and delete a VLAN mapping rule entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus