DLINKSW-VLAN-MIB

File: DLINKSW-VLAN-MIB.mib (23273 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB BRIDGE-MIB Q-BRIDGE-MIB
DLINKSW-TC-MIB DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 RowStatus TruthValue
MacAddress MODULE-COMPLIANCE OBJECT-GROUP
InetAddress InetAddressType InetAddressPrefixLength
dot1dBasePort VlanId dot1vProtocolPortGroupId
Dlink2kVlanList dlinkIndustrialCommon

Defined Types

DVlanStaticMacVlanEntry  
SEQUENCE    
  dVlanStaticMacVlanAddress MacAddress
  dVlanStaticMacVlanId VlanId
  dVlanStaticMacVlanPriority Unsigned32
  dVlanStaticMacVlanRowStatus RowStatus

DVlanCurrentMacVlanEntry  
SEQUENCE    
  dVlanCurrentMacVlanAddress MacAddress
  dVlanCurrentMacVlanStatus INTEGER
  dVlanCurrentMacVlanId VlanId
  dVlanCurrentMacVlanPriority Unsigned32

DVlanSubnetVlanEntry  
SEQUENCE    
  dVlanSubnetVlanType InetAddressType
  dVlanSubnetVlanNetPrefix InetAddress
  dVlanSubnetVlanNetPrefixLen InetAddressPrefixLength
  dVlanSubnetVlanId VlanId
  dVlanSubnetVlanPriority Unsigned32
  dVlanSubnetVlanRowStatus RowStatus

DVlanPortIfCtrlEntry  
SEQUENCE    
  dVlanPortIfMode INTEGER
  dVlanPortIfTrunkNativeVlanTagged TruthValue
  dVlanPortIfAcceptableFrameTypes INTEGER
  dVlanPortIfVlanPrecedence INTEGER
  dVlanPortIfTagAllowVlanLstFirst2K Dlink2kVlanList
  dVlanPortIfTagAllowVlanLstSecond2K Dlink2kVlanList
  dVlanPortIfUntagAllowVlanLstFirst2K Dlink2kVlanList
  dVlanPortIfUntagAllowVlanLstSecond2K Dlink2kVlanList

DVlanProtocolVlanIfCtrlEntry  
SEQUENCE    
  dVlanProtocolVlanPriority Unsigned32

Defined Values

dlinkSwVlanMIB 1.3.6.1.4.1.171.14.21
This MIB module defines objects for extending the configuration of VLAN (Virtual Local Area Network).
MODULE-IDENTITY    

dVlanMIBNotifications 1.3.6.1.4.1.171.14.21.0
OBJECT IDENTIFIER    

dVlanMIBObjects 1.3.6.1.4.1.171.14.21.1
OBJECT IDENTIFIER    

dVlanMIBConformance 1.3.6.1.4.1.171.14.21.2
OBJECT IDENTIFIER    

dVlanStaticMacVlanTable 1.3.6.1.4.1.171.14.21.1.1
This table contains a list of MAC-based VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DVlanStaticMacVlanEntry

dVlanStaticMacVlanEntry 1.3.6.1.4.1.171.14.21.1.1.1
A table entry represents the configuration of a MAC-based VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DVlanStaticMacVlanEntry  

dVlanStaticMacVlanAddress 1.3.6.1.4.1.171.14.21.1.1.1.1
This object indicates the MAC address of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dVlanStaticMacVlanId 1.3.6.1.4.1.171.14.21.1.1.1.2
This object indicates the Vlan ID for the MAC based VLAN entry.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

dVlanStaticMacVlanPriority 1.3.6.1.4.1.171.14.21.1.1.1.3
This object indicates the CoS for the MAC based VLAN entry.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7  

dVlanStaticMacVlanRowStatus 1.3.6.1.4.1.171.14.21.1.1.1.4
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dVlanCurrentMacVlanTable 1.3.6.1.4.1.171.14.21.1.2
This table contains a list of MAC-based VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DVlanCurrentMacVlanEntry

dVlanCurrentMacVlanEntry 1.3.6.1.4.1.171.14.21.1.2.1
A table entry represents the information of a MAC-based VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DVlanCurrentMacVlanEntry  

dVlanCurrentMacVlanAddress 1.3.6.1.4.1.171.14.21.1.2.1.1
This object indicates the MAC address of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dVlanCurrentMacVlanStatus 1.3.6.1.4.1.171.14.21.1.2.1.2
This object indicates the status of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

dVlanCurrentMacVlanId 1.3.6.1.4.1.171.14.21.1.2.1.3
This object indicates the Vlan ID for the MAC based VLAN entry.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

dVlanCurrentMacVlanPriority 1.3.6.1.4.1.171.14.21.1.2.1.4
This object indicates the CoS for the MAC based VLAN entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

dVlanSubnetVlanTable 1.3.6.1.4.1.171.14.21.1.3
This table contains a list of subnet-based VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DVlanSubnetVlanEntry

dVlanSubnetVlanEntry 1.3.6.1.4.1.171.14.21.1.3.1
A table entry represents the configuration of a subnet-based VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DVlanSubnetVlanEntry  

dVlanSubnetVlanType 1.3.6.1.4.1.171.14.21.1.3.1.1
This object indicates the address type of the subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

dVlanSubnetVlanNetPrefix 1.3.6.1.4.1.171.14.21.1.3.1.2
This object indicates the network prefix of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

dVlanSubnetVlanNetPrefixLen 1.3.6.1.4.1.171.14.21.1.3.1.3
This object indicates the length of the sub-network address prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

dVlanSubnetVlanId 1.3.6.1.4.1.171.14.21.1.3.1.4
This object indicates the VLAN-ID of the subnet-based VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

dVlanSubnetVlanPriority 1.3.6.1.4.1.171.14.21.1.3.1.5
This object indicates the CoS of the subnet-based VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7  

dVlanSubnetVlanRowStatus 1.3.6.1.4.1.171.14.21.1.3.1.6
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dVlanPortIfCtrlTable 1.3.6.1.4.1.171.14.21.1.4
This table provides mechanism to configure port-specific VLAN function.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DVlanPortIfCtrlEntry

dVlanPortIfCtrlEntry 1.3.6.1.4.1.171.14.21.1.4.1
A table entry represents the VLAN configuration on a port. This table is an extension to dot1qPortVlanTable which is defined at Q-BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  DVlanPortIfCtrlEntry  

dVlanPortIfMode 1.3.6.1.4.1.171.14.21.1.4.1.1
This object indicates VLAN mode for the port. access - this port will be untagged member of the access VLAN configured for the port. hybrid - the port can be untagged or tagged member of all VLANs configured by the user. The purpose of this VLAN mode is to support protocol VLAN, MAC-based VLAN, voice VLAN and dot1q VLAN tunnel application in access side. trunk - this port is either tagged or untagged member port of its native VLAN and can be tagged member of other VLANs configured by the user. The purpose of a trunk port is to support the switch-to-switch connection. dot1qTunnel - the port behaves as an UNI port of a service VLAN. privateVlanHost - the port behaves as private VLAN host port. privateVlanPromiscuous - the port behaves as private VLAN promiscuous port. When VLAN mode is changed, the VLAN related setting associated with previous mode will be lost.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER access(1), hybrid(2), trunk(3), dot1qTunnel(4), privateVlanHost(5), privateVlanPromiscuous(6)  

dVlanPortIfTrunkNativeVlanTagged 1.3.6.1.4.1.171.14.21.1.4.1.2
This object indicates whether enable the tagging mode of the native VLAN on the interface. Note: This value is meaningful only when the VLAN mode of the port is 'trunk'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dVlanPortIfAcceptableFrameTypes 1.3.6.1.4.1.171.14.21.1.4.1.3
This object indicates the acceptable frame types on the interface. 'admitAll' - Permits both tagged and untagged packet. 'admitUntaggedAndPriority' - Only untagged or Priority-Tagged packets received on this interface will be accepted and tagged packets are dropped. 'admitTagged' - Only tagged incoming packets are permitted and untagged packets are dropped.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER admitAll(1), admitUntaggedAndPriority(2), admitTagged(3)  

dVlanPortIfVlanPrecedence 1.3.6.1.4.1.171.14.21.1.4.1.4
This object indicates the VLAN classification precedence for the port. macVlan - MAC-based VLAN classification has higher precedence than subnet-based VLAN. subnetVlan - subnet-based VLAN classification has higher precedence than MAC-based VLAN. Note: This value is meaningful only when the VLAN mode of the port is 'hybrid' or 'dot1qTunnel'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER macVlan(1), subnetVlan(2)  

dVlanPortIfTagAllowVlanLstFirst2K 1.3.6.1.4.1.171.14.21.1.4.1.5
This object specifies the VLANs in a string of octets containing one bit per VLAN for VLANs 1 to 2048. If the bit is set to '1', then the interface is allowed to be the VLAN's tagged member. Note: This value is meaningful only when the VLAN mode of the port is 'hybrid' or 'trunk'.
Status: current Access: read-write
OBJECT-TYPE    
  Dlink2kVlanList  

dVlanPortIfTagAllowVlanLstSecond2K 1.3.6.1.4.1.171.14.21.1.4.1.6
This object specifies the VLANs in a string of octets containing one bit per VLAN for VLANs 2049 to 4094. If the bit is set to '1', then the interface is allowed to be the VLAN's tagged member. Note: This value is meaningful only when the VLAN mode of the port is 'hybrid' or 'trunk'.
Status: current Access: read-write
OBJECT-TYPE    
  Dlink2kVlanList  

dVlanPortIfUntagAllowVlanLstFirst2K 1.3.6.1.4.1.171.14.21.1.4.1.7
This object specifies the VLANs in a string of octets containing one bit per VLAN for VLANs 1 to 2048. If the bit is set to '1', then the interface is allowed to be the VLAN's untagged member. Note: This value is meaningful only when the VLAN mode of the port is 'hybrid' or 'trunk'.
Status: current Access: read-write
OBJECT-TYPE    
  Dlink2kVlanList  

dVlanPortIfUntagAllowVlanLstSecond2K 1.3.6.1.4.1.171.14.21.1.4.1.8
This object specifies the VLANs in a string of octets containing one bit per VLAN for VLANs 2049 to 4094. If the bit is set to '1', then the interface is allowed to be the VLAN's untagged member. Note: This value is meaningful only when the VLAN mode of the port is 'hybrid' or 'trunk'.
Status: current Access: read-write
OBJECT-TYPE    
  Dlink2kVlanList  

dVlanProtocolVlanIfCtrlTable 1.3.6.1.4.1.171.14.21.1.5
This table provides mechanism to configure port-specific protocol VLAN function. This table is an extension to dot1vProtocolPortTable which is defined at Q-BRIDGE-MIB. An entry appears in this table for each row created at dot1vProtocolPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DVlanProtocolVlanIfCtrlEntry

dVlanProtocolVlanIfCtrlEntry 1.3.6.1.4.1.171.14.21.1.5.1
A table entry represents the extension configuration of protocol VLAN profile on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  DVlanProtocolVlanIfCtrlEntry  

dVlanProtocolVlanPriority 1.3.6.1.4.1.171.14.21.1.5.1.1
This object indicates the CoS of the protocol VLAN entry on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..7  

dVlanAsymVlanStateEnabled 1.3.6.1.4.1.171.14.21.1.6
This object enables or disables asymmetric VLAN feature.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dVlanCompliances 1.3.6.1.4.1.171.14.21.2.1
OBJECT IDENTIFIER    

dVlanCompliance 1.3.6.1.4.1.171.14.21.2.1.1
The compliance statement for entities which implement the DLINKSW-VLAN-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

dVlanGroups 1.3.6.1.4.1.171.14.21.2.2
OBJECT IDENTIFIER    

dVlanIfCfgGroup 1.3.6.1.4.1.171.14.21.2.2.1
A collection of objects providing the information and control for configuring port-specific VLAN feature.
Status: current Access: read-write
OBJECT-GROUP    

dVlanStaticMacVlanCfgGroup 1.3.6.1.4.1.171.14.21.2.2.2
A collection of objects provides the configuration of MAC-based VLANs.
Status: current Access: read-write
OBJECT-GROUP    

dVlanCurrentMacVlanCfgGroup 1.3.6.1.4.1.171.14.21.2.2.3
A collection of objects provides the running MAC-based VLANs.
Status: current Access: read-write
OBJECT-GROUP    

dVlanSubnetVlanCfgGroup 1.3.6.1.4.1.171.14.21.2.2.4
A collection of objects provides the configuration of subnet-based VLANs.
Status: current Access: read-write
OBJECT-GROUP    

dVlanProtocolVlanCfgGroup 1.3.6.1.4.1.171.14.21.2.2.5
A collection of objects provides the configuration of protocol VLAN entrys on interfaces.
Status: current Access: read-write
OBJECT-GROUP    

dVlanAsymmetricVlanCfgGroup 1.3.6.1.4.1.171.14.21.2.2.6
A collection of objects provides the management of asymmetric VLAN feature.
Status: current Access: read-write
OBJECT-GROUP