G6-VLAN-MIB: View SNMP OID List / Download MIB
VENDOR: MICROSENS
Home | MIB: G6-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 |
protocol | 1.3.6.1.4.1.3181.10.6.2 |
Microsens private MIB for Generation 6 Ethernet Switches |
||
vlan | 1.3.6.1.4.1.3181.10.6.2.82 | |||
vlanEnableVlanFiltering | 1.3.6.1.4.1.3181.10.6.2.82.1 | integer | read-write |
Generally enable VLAN filtering function: Enumeration: 'disabled': 0, 'enabled': 1. |
vlanIdConfigTable | 1.3.6.1.4.1.3181.10.6.2.82.2 | no-access |
This section defines some default VLAN settings. |
|
1.3.6.1.4.1.3181.10.6.2.82.2.1 | no-access | |||
vlanIdConfigIndex | 1.3.6.1.4.1.3181.10.6.2.82.2.1.1 | integer | no-access |
Automatically generated |
vlanIdConfigManagementVlanId | 1.3.6.1.4.1.3181.10.6.2.82.2.1.2 | integer32 | read-write |
VLAN ID for internal management port. Packets sent by the management agent are tagged with this VLAN ID, |
vlanIdConfigManagementPriority | 1.3.6.1.4.1.3181.10.6.2.82.2.1.3 | integer | read-write |
VLAN Priority for internal management port. Packets sent by the internal management agent are tagged with this priority value. Enumeration: 'priority1': 1, 'priority0': 0, 'priority3': 3, 'priority2': 2, 'priority5': 5, 'priority4': 4, 'priority7': 7, 'priority6': 6. |
vlanIdConfigVoiceVlanId | 1.3.6.1.4.1.3181.10.6.2.82.2.1.4 | integer32 | read-write |
Voice VLAN ID. Special VLAN for IP phones. |
vlanIdConfigRstpVlanId | 1.3.6.1.4.1.3181.10.6.2.82.2.1.5 | integer32 | read-write |
RSTP VLAN ID. When using single instance Spanning Tree (STP or RSTP) in combination with VLANs, all spanning tree messages are tagged with this VLAN ID. |
vlanIdConfigUnauthorizedVlanId | 1.3.6.1.4.1.3181.10.6.2.82.2.1.6 | integer32 | read-write |
When using port access control with dynamic VLANs, unauthorized ports are attached to this VLAN. |
vlanIdConfigSmartofficeVlanId | 1.3.6.1.4.1.3181.10.6.2.82.2.1.7 | integer32 | read-write |
VLAN ID used for SmartOffice control traffic between director and controllers. Also used by the SmartOffice GUI. |
portConfigTable | 1.3.6.1.4.1.3181.10.6.2.82.3 | no-access |
These settings define the default VLANs per port and defines how untagged data are treated. |
|
1.3.6.1.4.1.3181.10.6.2.82.3.1 | no-access | |||
portConfigPortIndex | 1.3.6.1.4.1.3181.10.6.2.82.3.1.1 | integer | no-access |
Automatically generated |
portConfigVlanMode | 1.3.6.1.4.1.3181.10.6.2.82.3.1.2 | integer | read-write |
Defines how the VLAN tag of incoming and outgoing packets shall be handled on port. Enumeration: 'access': 0, 'qInQCustomer': 3, 'qInQProvider': 4, 'hybrid': 1, 'trunk': 2. |
portConfigDefaultVlanId | 1.3.6.1.4.1.3181.10.6.2.82.3.1.3 | integer32 | read-write |
Default VLAN ID for port. Incoming packets without VLAN tag are automatically tagged using the default VLAN ID and default priority values. |
portConfigForceDefaultVlanId | 1.3.6.1.4.1.3181.10.6.2.82.3.1.4 | integer | read-write |
When enabled, incoming packets with existing VLAN tag are overwritten with the default port VLAN ID. Enumeration: 'disabled': 0, 'enabled': 1. |
portConfigDefaultPriority | 1.3.6.1.4.1.3181.10.6.2.82.3.1.5 | integer | read-write |
Default priority value for port. Incoming packets without VLAN tag are automatically tagged using the default VLAN ID and default priority values. Enumeration: 'priority1': 1, 'priority0': 0, 'priority3': 3, 'priority2': 2, 'priority5': 5, 'priority4': 4, 'priority7': 7, 'priority6': 6. |
portConfigPriorityOverride | 1.3.6.1.4.1.3181.10.6.2.82.3.1.6 | integer | read-write |
When enabled, incoming packets with existing VLAN tag are overwritten with the default priority value. Enumeration: 'disabled': 0, 'enabled': 1. |
portConfigUnauthorizedVlanId | 1.3.6.1.4.1.3181.10.6.2.82.3.1.7 | integer32 | read-write |
When using port access control with dynamic VLANs, unauthorized ports are attached to this VLAN. When set to 0 the global vlan_id_config.unauthorized_vlan_id parameter applies. Use this parameter to set an independend port specific unauthorized vlan. |
portConfigFallbackVlanId | 1.3.6.1.4.1.3181.10.6.2.82.3.1.8 | integer32 | read-write |
When using port access control with dynamic VLANs and a RADIUS server, the fallback vlan is assigned when the RADIUS server is unavailable. If this parameter is set to 0 the unauthorized vlan is used instead. If this is also 0 then the global vlan_id_config.unauthorized_vlan_id parameter applies. |
portConfigQInQEthertype | 1.3.6.1.4.1.3181.10.6.2.82.3.1.9 | integer | read-write |
Ethertype configuration only applies for vlan_mode Q_IN_Q. Enumeration: 'ox8100': 3, 'ox88a8': 0, 'ox9100': 1, 'ox9200': 2. |
filterConfigTable | 1.3.6.1.4.1.3181.10.6.2.82.4 | no-access |
Defines the used VLANs and their associated ports. |
|
1.3.6.1.4.1.3181.10.6.2.82.4.1 | no-access | |||
filterConfigIndex | 1.3.6.1.4.1.3181.10.6.2.82.4.1.1 | integer | no-access |
Automatically generated |
filterConfigVlanId | 1.3.6.1.4.1.3181.10.6.2.82.4.1.2 | displaystring | read-write |
Defines filter table entry for this VLAN ID. This is the key value for the table. Type '=:' to edit, use index '[*] = new_vlan:' to add an entry. Edit string to nothing to delete entry. |
filterConfigEntryMode | 1.3.6.1.4.1.3181.10.6.2.82.4.1.3 | integer | read-write |
When disabled, filtering for this VLAN ID is disabled without deleting the table entry. This can be used for testing and configuration. Enumeration: 'disabled': 0, 'enabled': 1. |
filterConfigAlias | 1.3.6.1.4.1.3181.10.6.2.82.4.1.4 | displaystring | read-write |
User-definable name string for VLAN. |
filterConfigMstpGroup | 1.3.6.1.4.1.3181.10.6.2.82.4.1.5 | integer32 | read-write |
All filter entries with the same mstp_group number will share an MSTP instance. A group may consist of one or many vlan entries. A value of 0 indicates that MSTP is not used for this VLAN. |
filterConfigFabricAttachISid | 1.3.6.1.4.1.3181.10.6.2.82.4.1.6 | unsigned32 | read-write |
This parameter defines the VLAN to I-SID binding when the shortest path bridging (SPB) fabric attach feature is used. |
filterConfigPortMembers | 1.3.6.1.4.1.3181.10.6.2.82.4.1.7 | integer | read-write |
Defines port memberships for VLAN. Syntax: slot/port, slot/port or use hex value for quick setup = 0x3f (ports 1-6) |
filterConfigManagementMembers | 1.3.6.1.4.1.3181.10.6.2.82.4.1.8 | integer | read-write |
Defines the port membership for the internal management port(s). Enumeration: 'none': 0, 'cpu2': 2, 'all': 3, 'cpu1': 1. |
filterConfigPriorityOverride | 1.3.6.1.4.1.3181.10.6.2.82.4.1.9 | integer | read-write |
When enabled the priority value of packets tagged with this VLAN is overwritten with the new_priority value. Enumeration: 'disabled': 0, 'enabled': 1. |
filterConfigNewPriority | 1.3.6.1.4.1.3181.10.6.2.82.4.1.10 | integer | read-write |
VLAN priority value when priority_override is enabled. Enumeration: 'priority1': 1, 'priority0': 0, 'priority3': 3, 'priority2': 2, 'priority5': 5, 'priority4': 4, 'priority7': 7, 'priority6': 6. |
vlanEnableMvrp | 1.3.6.1.4.1.3181.10.6.2.82.5 | integer | read-write |
Generally enable MVRP (Multiple VLAN Reservation Protocol) function. MVRP is operational on 802.1q trunk ports only. Enumeration: 'disabled': 0, 'enabled': 1. |
mvrpPortConfigTable | 1.3.6.1.4.1.3181.10.6.2.82.6 | no-access |
Configuration parameter concerning the port specific MVRP setttings. |
|
1.3.6.1.4.1.3181.10.6.2.82.6.1 | no-access | |||
mvrpPortConfigPortIndex | 1.3.6.1.4.1.3181.10.6.2.82.6.1.1 | integer | no-access |
Automatically generated |
mvrpPortConfigEnableMvrp | 1.3.6.1.4.1.3181.10.6.2.82.6.1.2 | integer | read-write |
Enable MVRP (Multiple VLAN Reservation Protocol) on this port. Enumeration: 'disabled': 0, 'enabled': 1. |
mvrpPortConfigRegistrationMode | 1.3.6.1.4.1.3181.10.6.2.82.6.1.3 | integer | read-write |
Configuration of the MVRP registration mode. Enumeration: 'forbidden': 2, 'fixed': 1, 'normal': 0. |
mvrpPortConfigJoinTimer | 1.3.6.1.4.1.3181.10.6.2.82.6.1.4 | unsigned32 | read-write |
Number of milliseconds that the interface must wait before sending MVRP PDUs. |
mvrpPortConfigLeaveTimer | 1.3.6.1.4.1.3181.10.6.2.82.6.1.5 | unsigned32 | read-write |
Number of milliseconds that the switch retains a VLAN in the Leave state before the VLAN is unregistered. At a minimum, set the leave-timer interval at twice the join-timer interval. |
mvrpPortConfigLeaveallTimer | 1.3.6.1.4.1.3181.10.6.2.82.6.1.6 | unsigned32 | read-write |
Number of milliseconds between the sending of Leave All messages. |
fabricAttachPortConfigTable | 1.3.6.1.4.1.3181.10.6.2.82.7 | no-access |
Configuration parameter controling the fabric attach feature. Each port can be configured individually. |
|
1.3.6.1.4.1.3181.10.6.2.82.7.1 | no-access | |||
fabricAttachPortConfigPortIndex | 1.3.6.1.4.1.3181.10.6.2.82.7.1.1 | integer | no-access |
Automatically generated |
fabricAttachPortConfigEnableFabricAttach | 1.3.6.1.4.1.3181.10.6.2.82.7.1.2 | integer | read-write |
Shortest path bridging (SPB) fabric attach feature can be used to simplify configuration in an SBP enabled network. Please also generally enable the LLDP function to use this feature. When enabled the port will act as client to a fabric attach network. Enumeration: 'disabled': 0, 'enabled': 1. |
fabricAttachPortConfigMsgAuthentication | 1.3.6.1.4.1.3181.10.6.2.82.7.1.3 | integer | read-write |
when enabled message authentication using the fa_auth key is used. Enumeration: 'disabled': 0, 'enabled': 1. |
fabricAttachPortConfigEnterFaAuthKey | 1.3.6.1.4.1.3181.10.6.2.82.7.1.4 | displaystring | read-write |
Enter the fabric attach authentication keys required to access the network. No spaces are permitted. |
fabricAttachPortConfigEncryptedFaAuthKey | 1.3.6.1.4.1.3181.10.6.2.82.7.1.5 | displaystring | read-write |
Encrypted form of the entered key. This is automatically filled in when the enter_fa_auth command is executed. |
vlanNumberOfEntries | 1.3.6.1.4.1.3181.10.6.2.82.100 | integer32 | read-only |
Number of VLAN entries in the table. |
statusTable | 1.3.6.1.4.1.3181.10.6.2.82.101 | no-access |
This table lists the status of all defined VLANs. |
|
1.3.6.1.4.1.3181.10.6.2.82.101.1 | no-access | |||
statusVlanIndex | 1.3.6.1.4.1.3181.10.6.2.82.101.1.1 | integer | no-access |
Automatically generated |
statusVlanId | 1.3.6.1.4.1.3181.10.6.2.82.101.1.2 | integer32 | read-only |
VLAN identifier |
statusTimeMark | 1.3.6.1.4.1.3181.10.6.2.82.101.1.3 | unsigned32 | read-only | |
statusAlias | 1.3.6.1.4.1.3181.10.6.2.82.101.1.4 | displaystring | read-only |
Contains the alias name for static entries. |
statusPortMembers | 1.3.6.1.4.1.3181.10.6.2.82.101.1.5 | integer | read-only |
Lists all ports that belong to this VLAN. |
statusFilterDatabase | 1.3.6.1.4.1.3181.10.6.2.82.101.1.6 | unsigned32 | read-only |
filter data base |
statusEgressPorts | 1.3.6.1.4.1.3181.10.6.2.82.101.1.7 | integer | read-only |
The set of ports which are transmitting traffic for this VLAN as either tagged or untagged frames. |
statusUntaggedPorts | 1.3.6.1.4.1.3181.10.6.2.82.101.1.8 | integer | read-only |
The set of ports which are transmitting traffic for this VLAN as untagged frames. |
statusFabricAttachState | 1.3.6.1.4.1.3181.10.6.2.82.101.1.9 | integer | read-only |
Indicates if auto attachment to the fabric was successful. Enumeration: 'disabled': 0, 'active': 1, 'rejected': 2. |
statusCreationMode | 1.3.6.1.4.1.3181.10.6.2.82.101.1.10 | integer | read-only |
Indicates by which means this VLAN entry was created. Enumeration: 'filterTable': 0, 'mvrp': 2, 'pacc': 1. |
statusCreationTime | 1.3.6.1.4.1.3181.10.6.2.82.101.1.11 | counter32 | read-only |
The value of system.uptime when this VLAN was created. |
portStatusTable | 1.3.6.1.4.1.3181.10.6.2.82.102 | no-access |
Port related view of the currently active VLAN setup. |
|
1.3.6.1.4.1.3181.10.6.2.82.102.1 | no-access | |||
portStatusPortIndex | 1.3.6.1.4.1.3181.10.6.2.82.102.1.1 | integer | no-access |
Automatically generated |
portStatusAssignedVlanIds | 1.3.6.1.4.1.3181.10.6.2.82.102.1.2 | displaystring | read-only |
List of all VLAN ids that are configured or dynamically assigned to this port. |
portStatusDynamicDefaultVlanId | 1.3.6.1.4.1.3181.10.6.2.82.102.1.3 | integer32 | read-only |
Indicates the current port default VLAN. The value may change due to port authentication or configuration. |
portStatusLastUpdateMethod | 1.3.6.1.4.1.3181.10.6.2.82.102.1.4 | integer | read-only |
Indicates what caused the last VLAN reconfiguration. Enumeration: 'viaMacTable': 1, 'config': 0, 'ms8021xViaRadius': 3, 'macViaRadius': 2. |
portStatusLastUpdatingMac | 1.3.6.1.4.1.3181.10.6.2.82.102.1.5 | macaddress | read-only |
Indicates which MAC address, if any, was involve in changing the VLAN setting for this port last. |
portStatusLastUpdateTime | 1.3.6.1.4.1.3181.10.6.2.82.102.1.6 | counter32 | read-only |
Indicates the time when the VLAN settings were last changed. |
mvrpStatusTable | 1.3.6.1.4.1.3181.10.6.2.82.103 | no-access |
This table lists MVRP status information. |
|
1.3.6.1.4.1.3181.10.6.2.82.103.1 | no-access | |||
mvrpStatusPortIndex | 1.3.6.1.4.1.3181.10.6.2.82.103.1.1 | integer | no-access |
Automatically generated |
mvrpStatusLastSourceMac | 1.3.6.1.4.1.3181.10.6.2.82.103.1.2 | macaddress | read-only |
The Source MAC Address of the last MVRP message received on this port. |
mvrpStatusFailedRegistrations | 1.3.6.1.4.1.3181.10.6.2.82.103.1.3 | unsigned32 | read-only |
The total number of failed MVRP registrations, for any reason, on this port. |