TPLINK-PRIVATE-VLAN-MIB

File: TPLINK-PRIVATE-VLAN-MIB.mib (8184 bytes)

Imported modules

TPLINK-TC-MIB SNMPv2-SMI TPLINK-MIB
RFC1213-MIB

Imported symbols

TPRowStatus OBJECT-TYPE MODULE-IDENTITY
tplinkMgmt ifIndex

Defined Types

PRIVATEVLANENTRY  
SEQUENCE    
  secondaryVlan INTEGER
  primaryVlan INTEGER
  privateVlanPort OCTET STRING
  privateVlanType INTEGER
  privateVlanStatus TPRowStatus

PRIVATEVLANPORTENTRY  
SEQUENCE    
  portNum OCTET STRING
  portType INTEGER
  portConfigPrimaryVlan INTEGER
  portConfigsecondaryVlan INTEGER
  vlanPortStatus TPRowStatus

Defined Values

tplinkPrivateVlanMIB 1.3.6.1.4.1.11863.6.18
Implementation of the privlan is mandatory for the swtich.
MODULE-IDENTITY    

tplinkPrivateVlanMIBObjects 1.3.6.1.4.1.11863.6.18.1
OBJECT IDENTIFIER    

tplinkPrivateVlanMIBNotifications 1.3.6.1.4.1.11863.6.18.2
OBJECT IDENTIFIER    

privateVlanTable 1.3.6.1.4.1.11863.6.18.1.1
A list of private VLAN control entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PRIVATEVLANENTRY

privateVlanEntry 1.3.6.1.4.1.11863.6.18.1.1.1
PVLAN (Private Virtual Local Area Network) technology is developed for saving VLANs of uplink devices and decrease broadcast message . Private VLAN can enhance performance by conserving bandwidth, and improve security by decreasing broadcast .
Status: current Access: not-accessible
OBJECT-TYPE    
  PRIVATEVLANENTRY  

secondaryVlan 1.3.6.1.4.1.11863.6.18.1.1.1.1
The ID number of the Secondary VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 2..4094  

primaryVlan 1.3.6.1.4.1.11863.6.18.1.1.1.2
The ID number of the Primary VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 2..4094  

privateVlanPort 1.3.6.1.4.1.11863.6.18.1.1.1.3
Displays the Port number of the Private VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

privateVlanType 1.3.6.1.4.1.11863.6.18.1.1.1.4
The Port Type for the port. 1. promiscuous 2. host
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER community(1), isolated(2)  

privateVlanStatus 1.3.6.1.4.1.11863.6.18.1.1.1.5
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

privateVlanPortTable 1.3.6.1.4.1.11863.6.18.1.2
A list of vlan port type control entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PRIVATEVLANPORTENTRY

privateVlanPortEntry 1.3.6.1.4.1.11863.6.18.1.2.1
The PVLAN provides two Port Types for the ports, Promiscuous and Host. Usually, the Promiscuous port is used to connect to uplink devices while the Host port is used to connect to the he terminal hosts, such as PC and Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  PRIVATEVLANPORTENTRY  

portNum 1.3.6.1.4.1.11863.6.18.1.2.1.1
The port id.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

portType 1.3.6.1.4.1.11863.6.18.1.2.1.2
The Port Type for the port. 1. promiscuous 2. host
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER promiscuous(1), host(2)  

portConfigPrimaryVlan 1.3.6.1.4.1.11863.6.18.1.2.1.3
Specify the Primary VLAN the port belongs to.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 2..4094  

portConfigsecondaryVlan 1.3.6.1.4.1.11863.6.18.1.2.1.4
Specify the Secondary VLAN the port belongs to.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 2..4094  

vlanPortStatus 1.3.6.1.4.1.11863.6.18.1.2.1.5
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus