DLINKPRIME-VLAN-MIB
AI MIB Summary
The DLINKPRIME-VLAN-MIB provides SNMP objects for configuring and monitoring Virtual Local Area Network (VLAN) parameters on D-Link Prime series networking hardware. It enables the retrieval and modification of VLAN interface attributes, including port membership, tagging status, and bridge domain assignments.
This MIB module defines objects for extending the configuration of VLAN (Virtual Local Area Network).
Main OID:
dlinkPrimeVlanMIB.dlinkPrimeCommon.26
26
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
26 total| Object Name |
|---|
dlinkPrimeVlanMIBThis MIB module defines objects for extending the configuration of
VLAN (Virtual Local Area Network). MODULE-IDENTITY .dlinkPrimeCommon.26 |
dpVlanMIBNotifications OBJECT IDENTIFIER .dlinkPrimeCommon.26.0 |
dpVlanMIBObjects OBJECT IDENTIFIER .dlinkPrimeCommon.26.1 |
dpVlanPortIfCtrlTableThis table provides mechanism to configure port-specific VLAN
function. SEQUENCE OF DpVlanPortIfCtrlEntry .dlinkPrimeCommon.26.1.1 |
dpVlanPortIfCtrlEntryA table entry represents the VLAN configuration on a port.
This table is an extension to dot1qPortVlanTable which is defined at
Q-BRIDGE-MIB. DpVlanPortIfCtrlEntry .dlinkPrimeCommon.26.1.1.1 |
dpVlanPortIfModeThis 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.
privateVlanTrunkPromiscuous - the port behaves as private VLAN trunk
promiscuous port.
privateVlanTrunkSecondary - the port behaves as private VLAN trunk
secondary port.
When VLAN mode is changed, the VLAN related setting associated
with previous mode will be lost.rw Enumeration .dlinkPrimeCommon.26.1.1.1.1 |
dpVlanPortIfTrunkNativeVlanTaggedThis 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 one of the 'trunk', 'privateVlanTrunkPromiscuous' or
'privateVlanTrunkSecondary'.rw TruthValue (SNMPv2-TC) .dlinkPrimeCommon.26.1.1.1.2 |
dpVlanPortIfAcceptableFrameTypesThis 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 .dlinkPrimeCommon.26.1.1.1.3 |
dpVlanPortIfTagAllowVlanLstFirst2KThis 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 one of the 'hybrid', 'trunk', 'privateVlanTrunkPromiscuous'
or 'privateVlanTrunkSecondary'rw Dlink2kVlanList .dlinkPrimeCommon.26.1.1.1.4 |
dpVlanPortIfTagAllowVlanLstSecond2KThis 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 one of the 'hybrid', 'trunk', 'privateVlanTrunkPromiscuous'
or 'privateVlanTrunkSecondary'rw Dlink2kVlanList .dlinkPrimeCommon.26.1.1.1.5 |
dpVlanPortIfUntagAllowVlanLstFirst2KThis 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 'dot1qTunnel'.rw Dlink2kVlanList .dlinkPrimeCommon.26.1.1.1.6 |
dpVlanPortIfUntagAllowVlanLstSecond2KThis 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 'dot1qTunnel'.rw Dlink2kVlanList .dlinkPrimeCommon.26.1.1.1.7 |
dpVlanAsymVlanStateEnabledThis object enables or disables asymmetric VLAN feature.rw TruthValue (SNMPv2-TC) .dlinkPrimeCommon.26.1.2 |
dpVlanManagementVlanGlobal OBJECT IDENTIFIER .dlinkPrimeCommon.26.1.3 |
dpVlanManagementVlanEnabledThis object enables or disables management VLAN feature.rw TruthValue (SNMPv2-TC) .dlinkPrimeCommon.26.1.3.1 |
dpVlanManagementVlanIdThe object specifies the management VLAN on a switch.
A value of zero indicates that no management VLAN has been
configured.
It is required to configure the global dpVlanManagementVlanId and enable
dpsvEnabled to start the management VLAN function.rw VlanIdOrNone (Q-BRIDGE-MIB) .dlinkPrimeCommon.26.1.3.2 |
dpVlanPortBasedVlan OBJECT IDENTIFIER .dlinkPrimeCommon.26.1.4 |
dpVlanPortBasedVlanEnabledThis object enables or disables Port-based VLAN feature.rw TruthValue (SNMPv2-TC) .dlinkPrimeCommon.26.1.4.1 |
dpPortBasedVlanTableA table containing static configuration information for
each VLAN configured into the device by (local or
network) management. All entries are permanent and will
be restored after the device is reset. SEQUENCE OF DpPortBasedVlanEntry .dlinkPrimeCommon.26.1.4.2 |
dpPortBasedVlanEntryStatic information for a Port-based VLAN configured into the
device by (local or network) management. DpPortBasedVlanEntry .dlinkPrimeCommon.26.1.4.2.1 |
dpPortBasedVlanIndexPort-based VLAN index.rw Integer32 .dlinkPrimeCommon.26.1.4.2.1.1 |
dpPortBasedVlanEgressPortsThe set of ports that are permanently assigned to the
egress list for this VLAN by management.rw PortList (Q-BRIDGE-MIB) .dlinkPrimeCommon.26.1.4.2.1.2 |
dpPortBasedVlanRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .dlinkPrimeCommon.26.1.4.2.1.3 |
dpVlanMIBConformance OBJECT IDENTIFIER .dlinkPrimeCommon.26.2 |
dpVlanCompliances OBJECT IDENTIFIER .dlinkPrimeCommon.26.2.1 |
dpVlanGroups OBJECT IDENTIFIER .dlinkPrimeCommon.26.2.2 |