ZYXEL-SUBNET-BASED-VLAN-MIB

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

ZyxelSubnetBasedVlanEntry  
SEQUENCE    
  zySubnetBasedVlanSourceIpAddress IpAddress
  zySubnetBasedVlanSourceMaskBits INTEGER
  zySubnetBasedVlanName DisplayString
  zySubnetBasedVlanVid INTEGER
  zySubnetBasedVlanPriority INTEGER
  zySubnetBasedVlanRowStatus RowStatus

Defined Values

zyxelSubnetBasedVlan 1.3.6.1.4.1.890.1.15.3.80
The subtree for subnet-based VLAN
MODULE-IDENTITY    

zyxelSubnetBasedVlanSetup 1.3.6.1.4.1.890.1.15.3.80.1
OBJECT IDENTIFIER    

zySubnetBasedVlanState 1.3.6.1.4.1.890.1.15.3.80.1.1
Enable/Disable subnet-based VLAN feature on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySubnetBasedVlanDhcpVlanOverrideState 1.3.6.1.4.1.890.1.15.3.80.1.2
Enable/Disable DHCP VLAN override to force the DHCP clients in this IP subnet to obtain their IP address through the DHCP VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySubnetBasedVlanMaxNumberOfVlans 1.3.6.1.4.1.890.1.15.3.80.1.3
The maximum number of subnet bsed VLAN that can be created
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelSubnetBasedVlanTable 1.3.6.1.4.1.890.1.15.3.80.1.4
The table cantains subnet based VLAN configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelSubnetBasedVlanEntry

zyxelSubnetBasedVlanEntry 1.3.6.1.4.1.890.1.15.3.80.1.4.1
An entry cantains subnet based VLAN configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelSubnetBasedVlanEntry  

zySubnetBasedVlanSourceIpAddress 1.3.6.1.4.1.890.1.15.3.80.1.4.1.1
Enter the source ip adress of the subnet for which you want to configure this subnet based VLAN
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zySubnetBasedVlanSourceMaskBits 1.3.6.1.4.1.890.1.15.3.80.1.4.1.2
Enter the bit number of the subnet mask. To find the bit number, convert the subnet mask to binary format and add all the 1's in binary.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..32  

zySubnetBasedVlanName 1.3.6.1.4.1.890.1.15.3.80.1.4.1.3
Name to identify this subnet based VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

zySubnetBasedVlanVid 1.3.6.1.4.1.890.1.15.3.80.1.4.1.4
ID of a VLAN with which the untagged frames from the IP subnet specified in this subnet based VLAN are tagged. This must be an existing VLAN which you defined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

zySubnetBasedVlanPriority 1.3.6.1.4.1.890.1.15.3.80.1.4.1.5
Priority level that the switch assigns to frames belonging to this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

zySubnetBasedVlanRowStatus 1.3.6.1.4.1.890.1.15.3.80.1.4.1.6
This object allows entries to be created and deleted from the subnet based VLAN table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus