ZYXEL-VLAN-MAPPING-MIB: View SNMP OID List / Download MIB
VENDOR: ZYXEL COMMUNICATIONS CORP.
Home | MIB: ZYXEL-VLAN-MAPPING-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 |
zyxelVlanMapping | 1.3.6.1.4.1.890.1.15.3.88 |
The subtree for VLAN mapping |
||
zyxelVlanMappingSetup | 1.3.6.1.4.1.890.1.15.3.88.1 | |||
zyVlanMappingState | 1.3.6.1.4.1.890.1.15.3.88.1.1 | enabledstatus | read-write |
Enable/Disable VLAN mapping on the switch. With VLAN mapping enabled, the switch can map the VLAN ID and priority level of packets received from a private network to those used in the service provider's network. |
zyxelVlanMappingPortTable | 1.3.6.1.4.1.890.1.15.3.88.1.2 | no-access |
The table contains VLAN mapping port configuration. |
|
1.3.6.1.4.1.890.1.15.3.88.1.2.1 | no-access |
An entry contains VLAN mapping port configuration. |
||
zyVlanMappingPortState | 1.3.6.1.4.1.890.1.15.3.88.1.2.1.1 | enabledstatus | read-write |
Enable/Disable the VLAN mapping feature on this port. |
zyVlanMappingMaxNumberOfRules | 1.3.6.1.4.1.890.1.15.3.88.1.3 | integer | read-only |
The maximum number of VLAN mapping rule entries that can be created. |
zyxelVlanMappingTable | 1.3.6.1.4.1.890.1.15.3.88.1.4 | no-access |
The table contains VLAN mapping configuration. |
|
1.3.6.1.4.1.890.1.15.3.88.1.4.1 | no-access |
An entry contains VLAN mapping configuration. |
||
zyVlanMappingName | 1.3.6.1.4.1.890.1.15.3.88.1.4.1.1 | displaystring | read-write |
Set a descriptive name of VLAN mapping rule for identification purposes. |
zyVlanMappingPort | 1.3.6.1.4.1.890.1.15.3.88.1.4.1.2 | integer | no-access |
The port to be included in this rule. |
zyVlanMappingVid | 1.3.6.1.4.1.890.1.15.3.88.1.4.1.3 | integer | no-access |
This is the VLAN tag carried in the packets and will be translated into the VID you specified in the Translated VID entry. |
zyVlanMappingTranslatedVid | 1.3.6.1.4.1.890.1.15.3.88.1.4.1.4 | integer | read-write |
Set a VLAN ID (from 1 to 4094) into which the customer VID carried in the packets will be translated. |
zyVlanMappingPriority | 1.3.6.1.4.1.890.1.15.3.88.1.4.1.5 | integer | read-write |
Set a priority level (from 0 to 7). This is the priority level that replaces the customer priority level in the tagged packets or adds to the untagged packets. Enumeration: 'priority1': 1, 'priority0': 0, 'priority3': 3, 'priority2': 2, 'priority5': 5, 'priority4': 4, 'priority7': 7, 'priority6': 6. |
zyVlanMappingRowStatus | 1.3.6.1.4.1.890.1.15.3.88.1.4.1.6 | rowstatus | read-only |
This object allows to create and delete a VLAN mapping rule entry. |