Double-VLAN-MIB

File: Double-VLAN-MIB.mib (5778 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE RowStatus
DisplayString dlink-common-mgmt

Defined Types

PortList  
OCTET STRING Size(0..127)    

SwDoubleVlanCtrlEntry  
SEQUENCE    
  swDoubleVlanSPVIDIndex INTEGER
  swDoubleVlanName DisplayString
  swDoubleVlanTPID OCTET STRING
  swDoubleVlanUplinkPorts PortList
  swDoubleVlanAccessPorts PortList
  swDoubleVlanUnknowPorts PortList
  swDoubleVlanDeletePorts PortList
  swDoubleVlanStatus RowStatus

Defined Values

swDoubleVlanMIB 1.3.6.1.4.1.171.12.28
.
MODULE-IDENTITY    

swDoubleVlanCtrl 1.3.6.1.4.1.171.12.28.1
OBJECT IDENTIFIER    

swDoubleVlanInfo 1.3.6.1.4.1.171.12.28.2
OBJECT IDENTIFIER    

swDoubleVlanMgmt 1.3.6.1.4.1.171.12.28.3
OBJECT IDENTIFIER    

swDoubleVlanGlobalState 1.3.6.1.4.1.171.12.28.1.1
This object enable\disable the double vlan status of the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swDoubleVlanCtrlTable 1.3.6.1.4.1.171.12.28.3.1
A table that contains mothod and state about every port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwDoubleVlanCtrlEntry

swDoubleVlanCtrlEntry 1.3.6.1.4.1.171.12.28.3.1.1
A list of mothod type and state for each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwDoubleVlanCtrlEntry  

swDoubleVlanSPVIDIndex 1.3.6.1.4.1.171.12.28.3.1.1.1
This object indicates the VLAN ID, the range is 1-4094. The vlaue is read only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

swDoubleVlanName 1.3.6.1.4.1.171.12.28.3.1.1.2
This object indicates the name for the entry.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

swDoubleVlanTPID 1.3.6.1.4.1.171.12.28.3.1.1.3
This object indicates the tag protocol identifier format(TPID), the range is 0x0000-0xFFFF.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(2)  

swDoubleVlanUplinkPorts 1.3.6.1.4.1.171.12.28.3.1.1.4
This object indicates the port list that are connected to the service provider VLANs(tag-port). Only gigabit ports can be chose.When the double vlan is disabled, the port list is NULL.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

swDoubleVlanAccessPorts 1.3.6.1.4.1.171.12.28.3.1.1.5
This object indicates the port list that are connect to the customer VLANs(untag-port). All the switch ports can be chose.When the double vlan is disabled, the port list is NULL.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

swDoubleVlanUnknowPorts 1.3.6.1.4.1.171.12.28.3.1.1.6
When the double vlan is disabled, this object indicates the port list that are connect to the provider or customer VLANs in 802.1q. When the double vlan is enabled, the port list is NULL.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

swDoubleVlanDeletePorts 1.3.6.1.4.1.171.12.28.3.1.1.7
This object deletes the port list that are connect to the customer VLANs. When the double vlan is disabled, the port list is NULL.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

swDoubleVlanStatus 1.3.6.1.4.1.171.12.28.3.1.1.9
TThis object indicates the RowStatus of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus