TPLINK-PROTOCOL-VLAN-MIB: View SNMP OID List / Download MIB
VENDOR: TP-LINK
Home | MIB: TPLINK-PROTOCOL-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 |
tplinkProtocolVlanMIB | 1.3.6.1.4.1.11863.6.16 |
Protocol VLAN (Virtual Local Area Network) is the way to classify VLANs based on Protocols. A Protocol is relative to a single VLAN ID. The untagged packets and the priority-tagged packets matching the protocol template will be tagged with this VLAN ID. |
||
tplinkProtocolVlanMIBObjects | 1.3.6.1.4.1.11863.6.16.1 | |||
protocolTemplate | 1.3.6.1.4.1.11863.6.16.1.1 | |||
protocolTemplateTable | 1.3.6.1.4.1.11863.6.16.1.1.1 | no-access |
The Protocol Template should be created before configuring the Protocol VLAN. By default, the switch has defined the IP Template, ARP Template, RARP Template, etc. You can add more Protocol Template. |
|
1.3.6.1.4.1.11863.6.16.1.1.1.1 | no-access |
An entry contains of the information of a protocol template. |
||
templateProtocolName | 1.3.6.1.4.1.11863.6.16.1.1.1.1.1 | octet string | read-only |
Give a name for the Protocol Template,1-8 characters |
templateEtherType | 1.3.6.1.4.1.11863.6.16.1.1.1.1.2 | octet string | read-only |
Enter the Ethernet protocol type field in the protocol template, for example 0800,0ff0. The value is [dsap ssap] when frame type is llc. |
templateFrameType | 1.3.6.1.4.1.11863.6.16.1.1.1.1.3 | integer | read-only |
Enumeration: 'snap': 2, 'llc': 3, 'ethernet8023': 0, 'ethernetII': 1. |
templateStatus | 1.3.6.1.4.1.11863.6.16.1.1.1.1.4 | tprowstatus | read-only |
the following two values are states: these values may be read or written active(1), the following three values are actions: these values may be written, but are never read createAndGo(4), destroy(6) |
protocolGroup | 1.3.6.1.4.1.11863.6.16.1.2 | |||
protocolGroupTable | 1.3.6.1.4.1.11863.6.16.1.2.1 | no-access |
Here you can configure the Protocol VLAN. |
|
1.3.6.1.4.1.11863.6.16.1.2.1.1 | no-access |
An entry contains of the information of a protocol vlan. |
||
protocolName | 1.3.6.1.4.1.11863.6.16.1.2.1.1.1 | octet string | read-only |
Displays the protocol template name of the VLAN. |
protocolVlanId | 1.3.6.1.4.1.11863.6.16.1.2.1.1.2 | integer | read-only |
Enter the ID number of the Protocol VLAN. This VLAN should be one of the 802.1Q VLANs the ingress port belongs to,1-4094. |
protocolPortMember | 1.3.6.1.4.1.11863.6.16.1.2.1.1.3 | octet string | read-only |
Protocol Vlan port member. |
protocolVlanStatus | 1.3.6.1.4.1.11863.6.16.1.2.1.1.4 | tprowstatus | read-only |
the following two values are states: these values may be read or written active(1), the following three values are actions: these values may be written, but are never read createAndGo(4), destroy(6) |
tplinkProtocolVlanNotifications | 1.3.6.1.4.1.11863.6.16.2 |