DLINKSW-VLAN-MIB
AI MIB Summary
The DLINKSW-VLAN-MIB module enables SNMP-based management of Virtual Local Area Network (VLAN) configurations, including VLAN ID assignment, port membership, and tagging parameters, on D-Link managed switches. It provides the specific object identifiers required to query and modify Layer 2 segmentation settings and VLAN interface states within the device's switching fabric.
This MIB module defines objects for extending the configuration of VLAN (Virtual Local Area Network).
Main OID:
dlinkSwVlanMIB.1.3.6.1.4.1.171.14.21
40
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
40 total| Object Name |
|---|
dlinkSwVlanMIBThis MIB module defines objects for extending the configuration of
VLAN (Virtual Local Area Network). MODULE-IDENTITY .1.3.6.1.4.1.171.14.21 |
dVlanMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.21.0 |
dVlanMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.21.1 |
dVlanStaticMacVlanTableThis table contains a list of MAC-based VLANs. SEQUENCE OF DVlanStaticMacVlanEntry .1.3.6.1.4.1.171.14.21.1.1 |
dVlanStaticMacVlanEntryA table entry represents the configuration of a MAC-based VLAN. DVlanStaticMacVlanEntry .1.3.6.1.4.1.171.14.21.1.1.1 |
dVlanStaticMacVlanAddressThis object indicates the MAC address of the entry. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.14.21.1.1.1.1 |
dVlanStaticMacVlanIdThis object indicates the Vlan ID for the MAC based VLAN entry.rw VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.14.21.1.1.1.2 |
dVlanStaticMacVlanPriorityThis object indicates the CoS for the MAC based VLAN entry.rw Unsigned32 ( 0 .. 7 ) .1.3.6.1.4.1.171.14.21.1.1.1.3 |
dVlanStaticMacVlanRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.21.1.1.1.4 |
dVlanCurrentMacVlanTableThis table contains a list of MAC-based VLANs. SEQUENCE OF DVlanCurrentMacVlanEntry .1.3.6.1.4.1.171.14.21.1.2 |
dVlanCurrentMacVlanEntryA table entry represents the information of a MAC-based VLAN. DVlanCurrentMacVlanEntry .1.3.6.1.4.1.171.14.21.1.2.1 |
dVlanCurrentMacVlanAddressThis object indicates the MAC address of the entry. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.14.21.1.2.1.1 |
dVlanCurrentMacVlanStatusThis object indicates the status of the entry. Enumeration .1.3.6.1.4.1.171.14.21.1.2.1.2 |
dVlanCurrentMacVlanIdThis object indicates the Vlan ID for the MAC based VLAN entry.ro VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.14.21.1.2.1.3 |
dVlanCurrentMacVlanPriorityThis object indicates the CoS for the MAC based VLAN entry.ro Unsigned32 ( 0 .. 7 ) .1.3.6.1.4.1.171.14.21.1.2.1.4 |
dVlanSubnetVlanTableThis table contains a list of subnet-based VLANs. SEQUENCE OF DVlanSubnetVlanEntry .1.3.6.1.4.1.171.14.21.1.3 |
dVlanSubnetVlanEntryA table entry represents the configuration of a subnet-based VLAN. DVlanSubnetVlanEntry .1.3.6.1.4.1.171.14.21.1.3.1 |
dVlanSubnetVlanTypeThis object indicates the address type of the subnet. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.21.1.3.1.1 |
dVlanSubnetVlanNetPrefixThis object indicates the network prefix of the entry. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.21.1.3.1.2 |
dVlanSubnetVlanNetPrefixLenThis object indicates the length of the sub-network
address prefix. InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.21.1.3.1.3 |
dVlanSubnetVlanIdThis object indicates the VLAN-ID of the subnet-based VLAN.rw VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.14.21.1.3.1.4 |
dVlanSubnetVlanPriorityThis object indicates the CoS of the subnet-based VLAN.rw Unsigned32 ( 0..7 ) .1.3.6.1.4.1.171.14.21.1.3.1.5 |
dVlanSubnetVlanRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.21.1.3.1.6 |
dVlanPortIfCtrlTableThis table provides mechanism to configure port-specific VLAN
function. SEQUENCE OF DVlanPortIfCtrlEntry .1.3.6.1.4.1.171.14.21.1.4 |
dVlanPortIfCtrlEntryA table entry represents the VLAN configuration on a port.
This table is an extension to dot1qPortVlanTable which is defined at
Q-BRIDGE-MIB. DVlanPortIfCtrlEntry .1.3.6.1.4.1.171.14.21.1.4.1 |
dVlanPortIfModeThis 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.rw Enumeration .1.3.6.1.4.1.171.14.21.1.4.1.1 |
dVlanPortIfTrunkNativeVlanTaggedThis 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'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.21.1.4.1.2 |
dVlanPortIfAcceptableFrameTypesThis 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.rw Enumeration .1.3.6.1.4.1.171.14.21.1.4.1.3 |
dVlanPortIfVlanPrecedenceThis 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'.rw Enumeration .1.3.6.1.4.1.171.14.21.1.4.1.4 |
dVlanPortIfTagAllowVlanLstFirst2KThis 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'.rw Dlink2kVlanList (DLINKSW-TC-MIB) .1.3.6.1.4.1.171.14.21.1.4.1.5 |
dVlanPortIfTagAllowVlanLstSecond2KThis 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'.rw Dlink2kVlanList (DLINKSW-TC-MIB) .1.3.6.1.4.1.171.14.21.1.4.1.6 |
dVlanPortIfUntagAllowVlanLstFirst2KThis 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'.rw Dlink2kVlanList (DLINKSW-TC-MIB) .1.3.6.1.4.1.171.14.21.1.4.1.7 |
dVlanPortIfUntagAllowVlanLstSecond2KThis 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'.rw Dlink2kVlanList (DLINKSW-TC-MIB) .1.3.6.1.4.1.171.14.21.1.4.1.8 |
dVlanProtocolVlanIfCtrlTableThis 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. SEQUENCE OF DVlanProtocolVlanIfCtrlEntry .1.3.6.1.4.1.171.14.21.1.5 |
dVlanProtocolVlanIfCtrlEntryA table entry represents the extension configuration of protocol
VLAN profile on a port. DVlanProtocolVlanIfCtrlEntry .1.3.6.1.4.1.171.14.21.1.5.1 |
dVlanProtocolVlanPriorityThis object indicates the CoS of the protocol VLAN entry on the
interface.rw Unsigned32 .1.3.6.1.4.1.171.14.21.1.5.1.1 |
dVlanAsymVlanStateEnabledThis object enables or disables asymmetric VLAN feature.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.21.1.6 |
dVlanMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.21.2 |
dVlanCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.21.2.1 |
dVlanGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.21.2.2 |