PRIVATE-VLAN-MIB
AI MIB Summary
The PRIVATE-VLAN-MIB module provides vendor-specific management interfaces for configuring and monitoring Private VLAN (PVLAN) parameters, including primary, isolated, and community VLAN associations, on proprietary enterprise hardware. This module extends standard IEEE 802.1Q VLAN definitions to support the isolation and segmentation logic defined in RFC 4363, enabling granular control over port-to-port communication restrictions within a single broadcast domain.
The Private VLAN module MIB for the proprietary enterprise. Other related VLAN parameters will reference to rfc2674q(rfc4363q).mib.
Main OID:
swPrivateVLANMIB.dlink-common-mgmt.69
17
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
swPrivateVLANMIBThe Private VLAN module MIB for the proprietary enterprise.
Other related VLAN parameters will reference to rfc2674q(rfc4363q).mib. MODULE-IDENTITY .dlink-common-mgmt.69 |
swPrivateVlanCtrl OBJECT IDENTIFIER .dlink-common-mgmt.69.1 |
swPrivateVlanInfo OBJECT IDENTIFIER .dlink-common-mgmt.69.2 |
swPrivateVlanMgmt OBJECT IDENTIFIER .dlink-common-mgmt.69.3 |
swPrivateVlanTableA table containing current private VLAN information. SEQUENCE OF SwPrivateVlanEntry .dlink-common-mgmt.69.3.1 |
swPrivateVlanEntryThe management information of a private VLAN domain. SwPrivateVlanEntry .dlink-common-mgmt.69.3.1.1 |
swPrivateVlanIdThe VLAN-ID referring to the private VLAN of the private VLAN domain.
A private VLAN is the unique and common VLAN identifier of the whole
private VLAN domain. Every port in a private VLAN is a member of the
private VLAN. The IP subnet of the private VLAN shall be associated with the
private VLAN. Only the private VLAN is visible outside of the domain.ro VlanId (Q-BRIDGE-MIB) .dlink-common-mgmt.69.3.1.1.1 |
swPrivateVlanNameAn administratively assigned string which may be used
to identify the private VLAN.rw DisplayString (SNMPv2-TC) .dlink-common-mgmt.69.3.1.1.2 |
swPrivateVlanPromiscuousPortsThe promiscuous port has the ability to communicate with any
port within the private VLAN. A promiscuous port is
an untagged member of the private VLAN.rw PortList (Q-BRIDGE-MIB) .dlink-common-mgmt.69.3.1.1.3 |
swPrivateVlanTrunkPortsThe trunk port, also known as the Inter-switch link, has the ability to
communicate with any port within the private VLAN. A trunk port is a
tagged member of the private VLAN.rw PortList (Q-BRIDGE-MIB) .dlink-common-mgmt.69.3.1.1.4 |
swPrivateVlanRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .dlink-common-mgmt.69.3.1.1.5 |
swSecondaryVlanTableA table containing current secondary VLAN information. SEQUENCE OF SwSecondaryVlanEntry .dlink-common-mgmt.69.3.2 |
swSecondaryVlanEntryThe management information of a secondary VLAN of a private VLAN domain. SwSecondaryVlanEntry .dlink-common-mgmt.69.3.2.1 |
swSecondaryVlanIdThe VLAN-ID referring to this SwSecondaryVLANEntry.ro VlanId (Q-BRIDGE-MIB) .dlink-common-mgmt.69.3.2.1.1 |
swSecondaryVlanTypeAn isolated VLAN is a secondary VLAN whose distinctive
characteristic is that all hosts connected to its ports are isolated at Layer 2.
A private VLAN has only one isolated VLAN. If the swPrivateVlanIsolatedVlanIndex
has a value of zero, this indicates there are no associated isolated VLANs in the private
VLAN domain. Otherwise, it is the associated isolated VLAN ID.
A community VLAN is a secondary VLAN that is associated with a
group of ports that connects to a certain 'community' of end devices with mutual
trust relationships. There can be multiple distinct community VLANs in a
private VLAN domain.rw SecondaryVlanType .dlink-common-mgmt.69.3.2.1.2 |
swSecondaryVlanPortsIf swSecondaryVlanType is isolated, the ports in the isolated VLAN of the private VLAN have complete Layer 2 separation from other ports within the same private
VLAN, except for the promiscuous and trunk ports.
If swSecondaryVlanType is community, the ports can communicate with other ports
in the same Secondary VLAN and with promiscuous ports.rw PortList (Q-BRIDGE-MIB) .dlink-common-mgmt.69.3.2.1.3 |
swSecondaryVlanRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .dlink-common-mgmt.69.3.2.1.4 |