TPLINK-PRIVATE-VLAN-MIB: View SNMP OID List / Download MIB
VENDOR: TP-LINK
Home | MIB: TPLINK-PRIVATE-VLAN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
tplinkPrivateVlanMIB | 1.3.6.1.4.1.11863.6.18 |
Implementation of the privlan is mandatory for the swtich. |
||
tplinkPrivateVlanMIBObjects | 1.3.6.1.4.1.11863.6.18.1 | |||
privateVlanTable | 1.3.6.1.4.1.11863.6.18.1.1 | no-access |
A list of private VLAN control entries. |
|
1.3.6.1.4.1.11863.6.18.1.1.1 | no-access |
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 . |
||
secondaryVlan | 1.3.6.1.4.1.11863.6.18.1.1.1.1 | integer | read-only |
The ID number of the Secondary VLAN. |
primaryVlan | 1.3.6.1.4.1.11863.6.18.1.1.1.2 | integer | read-only |
The ID number of the Primary VLAN. |
privateVlanPort | 1.3.6.1.4.1.11863.6.18.1.1.1.3 | octet string | read-only |
Displays the Port number of the Private VLAN. |
privateVlanType | 1.3.6.1.4.1.11863.6.18.1.1.1.4 | integer | read-only |
The Port Type for the port. 1. promiscuous 2. host Enumeration: 'isolated': 2, 'community': 1. |
privateVlanStatus | 1.3.6.1.4.1.11863.6.18.1.1.1.5 | tprowstatus | read-only |
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) |
privateVlanPortTable | 1.3.6.1.4.1.11863.6.18.1.2 | no-access |
A list of vlan port type control entries. |
|
1.3.6.1.4.1.11863.6.18.1.2.1 | no-access |
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. |
||
portNum | 1.3.6.1.4.1.11863.6.18.1.2.1.1 | octet string | read-only |
The port id. |
portType | 1.3.6.1.4.1.11863.6.18.1.2.1.2 | integer | read-only |
The Port Type for the port. 1. promiscuous 2. host Enumeration: 'promiscuous': 1, 'host': 2. |
portConfigPrimaryVlan | 1.3.6.1.4.1.11863.6.18.1.2.1.3 | integer | read-only |
Specify the Primary VLAN the port belongs to. |
portConfigsecondaryVlan | 1.3.6.1.4.1.11863.6.18.1.2.1.4 | integer | read-only |
Specify the Secondary VLAN the port belongs to. |
vlanPortStatus | 1.3.6.1.4.1.11863.6.18.1.2.1.5 | tprowstatus | read-only |
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) |
tplinkPrivateVlanMIBNotifications | 1.3.6.1.4.1.11863.6.18.2 |