VLAN

File: VLAN.mib (2958 bytes)

Imported modules

SNMPv2-SMI ExaltComm ExaltComProducts
SNMPv2-CONF SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
Integer32 VlanStatusT VlanGroupT
interface OBJECT-GROUP DisplayString

Defined Types

VlanInterfacesEntry  
SEQUENCE    
  vlanDefaultId Integer32
  vlanID DisplayString

Defined Values

vlan 1.3.6.1.4.1.25651.1.2.3.2.3
VLAN interfaces.
Status: current Access: read-write
OBJECT-IDENTITY    

vlanStatus 1.3.6.1.4.1.25651.1.2.3.2.3.1
This setting enables or disables VLAN support.
Status: current Access: read-write
OBJECT-TYPE    
  VlanStatusT  

vlanDefaultMgmtId 1.3.6.1.4.1.25651.1.2.3.2.3.5
This is the Default management VLAN ID for all Ethernet Interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4095  

vlanInterfaces 1.3.6.1.4.1.25651.1.2.3.2.3.6
This is a table of Vlan interface configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanInterfacesEntry

vlanInterfacesEntry 1.3.6.1.4.1.25651.1.2.3.2.3.6.1
This is a Vlan table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanInterfacesEntry  

vlanDefaultId 1.3.6.1.4.1.25651.1.2.3.2.3.6.1.1
This is the default VLAN ID for the ETH2 Ethernet Interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4095  

vlanID 1.3.6.1.4.1.25651.1.2.3.2.3.6.1.2
This is the list of Vlan ID in comma seperated format. For example, 2,10-20,2000.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..1024)  

commitVlanSettings 1.3.6.1.4.1.25651.1.2.3.2.3.1000
This command allows saving, or resetting Vlan parameters to factory original. Options are: save, clear, reset; where clear will abandon unsaved changes.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(4..200)