ZYXEL-PROTOCOL-BASED-VLAN-MIB

File: ZYXEL-PROTOCOL-BASED-VLAN-MIB.mib (5853 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

ZyxelProtocolBasedVlanEntry  
SEQUENCE    
  zyProtocolBasedVlanPacketType INTEGER
  zyProtocolBasedVlanEthernetType INTEGER
  zyProtocolBasedVlanName DisplayString
  zyProtocolBasedVlanVid INTEGER
  zyProtocolBasedVlanPriority INTEGER
  zyProtocolBasedVlanRowStatus RowStatus

Defined Values

zyxelProtocolBasedVlan 1.3.6.1.4.1.890.1.15.3.69
The subtree for protocol-based VLAN
MODULE-IDENTITY    

zyxelProtocolBasedVlanSetup 1.3.6.1.4.1.890.1.15.3.69.1
OBJECT IDENTIFIER    

zyProtocolBasedVlanMaxNumberOfVlans 1.3.6.1.4.1.890.1.15.3.69.1.1
The maximum number of protocol based VLANs that can be created
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelProtocolBasedVlanTable 1.3.6.1.4.1.890.1.15.3.69.1.2
The table contains protocol based VLAN configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelProtocolBasedVlanEntry

zyxelProtocolBasedVlanEntry 1.3.6.1.4.1.890.1.15.3.69.1.2.1
An entry contains protocol based VLAN configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelProtocolBasedVlanEntry  

zyProtocolBasedVlanPacketType 1.3.6.1.4.1.890.1.15.3.69.1.2.1.1
There are several types of Ethernet frames. The different frame types have different formats and MTU values, but can coexist on the same physical medium.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER etherII(1), snap(2), llc(3)  

zyProtocolBasedVlanEthernetType 1.3.6.1.4.1.890.1.15.3.69.1.2.1.2
The predefined protocol in this protocol based VLAN. For example, the IP protocol in hexadecimal notation is 0800, and in decimal is 2048.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyProtocolBasedVlanName 1.3.6.1.4.1.890.1.15.3.69.1.2.1.3
Type a descriptive name that identifies this protocol based VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

zyProtocolBasedVlanVid 1.3.6.1.4.1.890.1.15.3.69.1.2.1.4
Enter the ID of a VLAN to which the port belongs. This must be an existing VLAN which you defined on switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

zyProtocolBasedVlanPriority 1.3.6.1.4.1.890.1.15.3.69.1.2.1.5
Enter the priority level that the Switch will assign to frames belonging to this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

zyProtocolBasedVlanRowStatus 1.3.6.1.4.1.890.1.15.3.69.1.2.1.6
This object allows entries to be created and deleted from the protocol based VLAN table
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus