Wellfleet-DOT1QTAG-CONFIG-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-DOT1QTAG-CONFIG-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 |
wfDot1qTagConfig | 1.3.6.1.4.1.18.3.5.1.12.6.1 | |||
wfDot1qTagConfigTable | 1.3.6.1.4.1.18.3.5.1.12.6.1.1 | no-access |
A table that contains the global read-write 802.1q VLAN tagging attributes on a per circuit basis. Here circuit number is the Local VLAN Id. |
|
1.3.6.1.4.1.18.3.5.1.12.6.1.1.1 | no-access |
A list of information maintained for each circuit. |
||
wfDot1qTagCfgDelete | 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.1 | integer | read-write |
Creation and deletion flag for this record. When set to 2 it will cause this entry to be deleted from the MIB Enumeration: 'create': 1, 'delete': 2. |
wfDot1qTagCfgDisable | 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.2 | integer | read-write |
Enable/Disable parameter. A disabled interface will never be selected as the active interface for a circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfDot1qTagCfgVlanName | 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.3 | displaystring | read-write |
The name for the VLAN circuit. NOTE: For SM purposes only. This a dummy cfg. parameter. |
wfDot1qTagCfgLocalVlanId | 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.4 | integer | read-only |
The index of the circuit on which Dot1qTag related attributes are set. Uniquely identifies the group within a Box. Here it is same as the Circuit Number. |
wfDot1qTagCfgGlobalVlanId | 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.5 | integer | read-write |
Uniquely identifies the group within the enterprise. Global VLAN ID is a 12 bit unique number. |
wfDot1qTagCfgVirtualPortType | 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.6 | integer | read-write |
The Virtual Port Type. Enumeration: 'tagged': 1. |
wfDot1qTagCfgPhysicalPortId | 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.7 | integer | read-only |
The physical port id which is same as the line number. |
wfDot1qTagCfgProtocolType | 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.8 | integer | read-write |
The IEEE802.1q protocol type value. NOTE: With the initial release of the software, the Tag Protocol Identifier (TPID) field in 802.1 tag will contain Bay Networks' propietary value of 8100 (Hex). This value will be specified by the IEEE in the forthcoming revisions of the 802.1Q standard, Bay Networks will support the standard value. |