PRIVATE-VLAN-MIB

File: PRIVATE-VLAN-MIB.mib (8486 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
DLINK-ID-REC-MIB Q-BRIDGE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus DisplayString MODULE-COMPLIANCE
OBJECT-GROUP dlink-common-mgmt VlanId
VlanIdOrNone PortList

Defined Types

SecondaryVlanType  
The type of secondary VLAN.
TEXTUAL-CONVENTION    
  INTEGER isolated(1), community(2)  

SwPrivateVlanEntry  
SEQUENCE    
  swPrivateVlanId VlanId
  swPrivateVlanName DisplayString
  swPrivateVlanPromiscuousPorts PortList
  swPrivateVlanTrunkPorts PortList
  swPrivateVlanRowStatus RowStatus

SwSecondaryVlanEntry  
SEQUENCE    
  swSecondaryVlanId VlanId
  swSecondaryVlanType SecondaryVlanType
  swSecondaryVlanPorts PortList
  swSecondaryVlanRowStatus RowStatus

Defined Values

swPrivateVLANMIB 1.3.6.1.4.1.171.12.69
The Private VLAN module MIB for the proprietary enterprise. Other related VLAN parameters will reference to rfc2674q(rfc4363q).mib.
MODULE-IDENTITY    

swPrivateVlanCtrl 1.3.6.1.4.1.171.12.69.1
OBJECT IDENTIFIER    

swPrivateVlanInfo 1.3.6.1.4.1.171.12.69.2
OBJECT IDENTIFIER    

swPrivateVlanMgmt 1.3.6.1.4.1.171.12.69.3
OBJECT IDENTIFIER    

swPrivateVlanTable 1.3.6.1.4.1.171.12.69.3.1
A table containing current private VLAN information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPrivateVlanEntry

swPrivateVlanEntry 1.3.6.1.4.1.171.12.69.3.1.1
The management information of a private VLAN domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwPrivateVlanEntry  

swPrivateVlanId 1.3.6.1.4.1.171.12.69.3.1.1.1
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

swPrivateVlanName 1.3.6.1.4.1.171.12.69.3.1.1.2
An administratively assigned string which may be used to identify the private VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

swPrivateVlanPromiscuousPorts 1.3.6.1.4.1.171.12.69.3.1.1.3
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

swPrivateVlanTrunkPorts 1.3.6.1.4.1.171.12.69.3.1.1.4
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

swPrivateVlanRowStatus 1.3.6.1.4.1.171.12.69.3.1.1.5
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swSecondaryVlanTable 1.3.6.1.4.1.171.12.69.3.2
A table containing current secondary VLAN information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSecondaryVlanEntry

swSecondaryVlanEntry 1.3.6.1.4.1.171.12.69.3.2.1
The management information of a secondary VLAN of a private VLAN domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSecondaryVlanEntry  

swSecondaryVlanId 1.3.6.1.4.1.171.12.69.3.2.1.1
The VLAN-ID referring to this SwSecondaryVLANEntry.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

swSecondaryVlanType 1.3.6.1.4.1.171.12.69.3.2.1.2
An 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.
Status: current Access: read-create
OBJECT-TYPE    
  SecondaryVlanType  

swSecondaryVlanPorts 1.3.6.1.4.1.171.12.69.3.2.1.3
If 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.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

swSecondaryVlanRowStatus 1.3.6.1.4.1.171.12.69.3.2.1.4
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus