G6-VLAN-MIB

File: G6-VLAN-MIB.mib (24358 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

VlanIdConfigEntry  
SEQUENCE    
  vlanIdConfigIndex INTEGER
  vlanIdConfigManagementVlanId Integer32
  vlanIdConfigManagementPriority INTEGER
  vlanIdConfigVoiceVlanId Integer32
  vlanIdConfigRstpVlanId Integer32
  vlanIdConfigUnauthorizedVlanId Integer32
  vlanIdConfigSmartofficeVlanId Integer32

PortConfigEntry  
SEQUENCE    
  portConfigPortIndex INTEGER
  portConfigVlanMode INTEGER
  portConfigDefaultVlanId Integer32
  portConfigForceDefaultVlanId INTEGER
  portConfigDefaultPriority INTEGER
  portConfigPriorityOverride INTEGER
  portConfigUnauthorizedVlanId Integer32
  portConfigFallbackVlanId Integer32
  portConfigQInQEthertype INTEGER

FilterConfigEntry  
SEQUENCE    
  filterConfigIndex INTEGER
  filterConfigVlanId DisplayString
  filterConfigEntryMode INTEGER
  filterConfigAlias DisplayString
  filterConfigMstpGroup Integer32
  filterConfigFabricAttachISid Unsigned32
  filterConfigPortMembers INTEGER
  filterConfigManagementMembers INTEGER
  filterConfigPriorityOverride INTEGER
  filterConfigNewPriority INTEGER

MvrpPortConfigEntry  
SEQUENCE    
  mvrpPortConfigPortIndex INTEGER
  mvrpPortConfigEnableMvrp INTEGER
  mvrpPortConfigRegistrationMode INTEGER
  mvrpPortConfigJoinTimer Unsigned32
  mvrpPortConfigLeaveTimer Unsigned32
  mvrpPortConfigLeaveallTimer Unsigned32

FabricAttachPortConfigEntry  
SEQUENCE    
  fabricAttachPortConfigPortIndex INTEGER
  fabricAttachPortConfigEnableFabricAttach INTEGER
  fabricAttachPortConfigMsgAuthentication INTEGER
  fabricAttachPortConfigEnterFaAuthKey DisplayString
  fabricAttachPortConfigEncryptedFaAuthKey DisplayString

StatusEntry  
SEQUENCE    
  statusVlanIndex INTEGER
  statusVlanId Integer32
  statusTimeMark Unsigned32
  statusAlias DisplayString
  statusPortMembers INTEGER
  statusFilterDatabase Unsigned32
  statusEgressPorts INTEGER
  statusUntaggedPorts INTEGER
  statusFabricAttachState INTEGER
  statusCreationMode INTEGER
  statusCreationTime Counter32

PortStatusEntry  
SEQUENCE    
  portStatusPortIndex INTEGER
  portStatusAssignedVlanIds DisplayString
  portStatusDynamicDefaultVlanId Integer32
  portStatusLastUpdateMethod INTEGER
  portStatusLastUpdatingMac MacAddress
  portStatusLastUpdateTime Counter32

MvrpStatusEntry  
SEQUENCE    
  mvrpStatusPortIndex INTEGER
  mvrpStatusLastSourceMac MacAddress
  mvrpStatusFailedRegistrations Unsigned32

Defined Values

protocol 1.3.6.1.4.1.3181.10.6.2
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

vlan 1.3.6.1.4.1.3181.10.6.2.82
OBJECT IDENTIFIER    

vlanEnableVlanFiltering 1.3.6.1.4.1.3181.10.6.2.82.1
Generally enable VLAN filtering function:
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

vlanIdConfigTable 1.3.6.1.4.1.3181.10.6.2.82.2
This section defines some default VLAN settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanIdConfigEntry

vlanIdConfigEntry 1.3.6.1.4.1.3181.10.6.2.82.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIdConfigEntry  

vlanIdConfigIndex 1.3.6.1.4.1.3181.10.6.2.82.2.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

vlanIdConfigManagementVlanId 1.3.6.1.4.1.3181.10.6.2.82.2.1.2
VLAN ID for internal management port. Packets sent by the management agent are tagged with this VLAN ID,
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

vlanIdConfigManagementPriority 1.3.6.1.4.1.3181.10.6.2.82.2.1.3
VLAN Priority for internal management port. Packets sent by the internal management agent are tagged with this priority value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER priority0(0), priority1(1), priority2(2), priority3(3), priority4(4), priority5(5), priority6(6), priority7(7)  

vlanIdConfigVoiceVlanId 1.3.6.1.4.1.3181.10.6.2.82.2.1.4
Voice VLAN ID. Special VLAN for IP phones.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

vlanIdConfigRstpVlanId 1.3.6.1.4.1.3181.10.6.2.82.2.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

vlanIdConfigUnauthorizedVlanId 1.3.6.1.4.1.3181.10.6.2.82.2.1.6
When using port access control with dynamic VLANs, unauthorized ports are attached to this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

vlanIdConfigSmartofficeVlanId 1.3.6.1.4.1.3181.10.6.2.82.2.1.7
VLAN ID used for SmartOffice control traffic between director and controllers. Also used by the SmartOffice GUI.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portConfigTable 1.3.6.1.4.1.3181.10.6.2.82.3
These settings define the default VLANs per port and defines how untagged data are treated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortConfigEntry

portConfigEntry 1.3.6.1.4.1.3181.10.6.2.82.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  PortConfigEntry  

portConfigPortIndex 1.3.6.1.4.1.3181.10.6.2.82.3.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

portConfigVlanMode 1.3.6.1.4.1.3181.10.6.2.82.3.1.2
Defines how the VLAN tag of incoming and outgoing packets shall be handled on port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER access(0), hybrid(1), trunk(2), qInQCustomer(3), qInQProvider(4)  

portConfigDefaultVlanId 1.3.6.1.4.1.3181.10.6.2.82.3.1.3
Default VLAN ID for port. Incoming packets without VLAN tag are automatically tagged using the default VLAN ID and default priority values.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portConfigForceDefaultVlanId 1.3.6.1.4.1.3181.10.6.2.82.3.1.4
When enabled, incoming packets with existing VLAN tag are overwritten with the default port VLAN ID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

portConfigDefaultPriority 1.3.6.1.4.1.3181.10.6.2.82.3.1.5
Default priority value for port. Incoming packets without VLAN tag are automatically tagged using the default VLAN ID and default priority values.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER priority0(0), priority1(1), priority2(2), priority3(3), priority4(4), priority5(5), priority6(6), priority7(7)  

portConfigPriorityOverride 1.3.6.1.4.1.3181.10.6.2.82.3.1.6
When enabled, incoming packets with existing VLAN tag are overwritten with the default priority value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

portConfigUnauthorizedVlanId 1.3.6.1.4.1.3181.10.6.2.82.3.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portConfigFallbackVlanId 1.3.6.1.4.1.3181.10.6.2.82.3.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portConfigQInQEthertype 1.3.6.1.4.1.3181.10.6.2.82.3.1.9
Ethertype configuration only applies for vlan_mode Q_IN_Q.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ox88a8(0), ox9100(1), ox9200(2), ox8100(3)  

filterConfigTable 1.3.6.1.4.1.3181.10.6.2.82.4
Defines the used VLANs and their associated ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FilterConfigEntry

filterConfigEntry 1.3.6.1.4.1.3181.10.6.2.82.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  FilterConfigEntry  

filterConfigIndex 1.3.6.1.4.1.3181.10.6.2.82.4.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

filterConfigVlanId 1.3.6.1.4.1.3181.10.6.2.82.4.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

filterConfigEntryMode 1.3.6.1.4.1.3181.10.6.2.82.4.1.3
When disabled, filtering for this VLAN ID is disabled without deleting the table entry. This can be used for testing and configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

filterConfigAlias 1.3.6.1.4.1.3181.10.6.2.82.4.1.4
User-definable name string for VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

filterConfigMstpGroup 1.3.6.1.4.1.3181.10.6.2.82.4.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

filterConfigFabricAttachISid 1.3.6.1.4.1.3181.10.6.2.82.4.1.6
This parameter defines the VLAN to I-SID binding when the shortest path bridging (SPB) fabric attach feature is used.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

filterConfigPortMembers 1.3.6.1.4.1.3181.10.6.2.82.4.1.7
Defines port memberships for VLAN. Syntax: slot/port, slot/port or use hex value for quick setup = 0x3f (ports 1-6)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

filterConfigManagementMembers 1.3.6.1.4.1.3181.10.6.2.82.4.1.8
Defines the port membership for the internal management port(s).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), cpu1(1), cpu2(2), all(3)  

filterConfigPriorityOverride 1.3.6.1.4.1.3181.10.6.2.82.4.1.9
When enabled the priority value of packets tagged with this VLAN is overwritten with the new_priority value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

filterConfigNewPriority 1.3.6.1.4.1.3181.10.6.2.82.4.1.10
VLAN priority value when priority_override is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER priority0(0), priority1(1), priority2(2), priority3(3), priority4(4), priority5(5), priority6(6), priority7(7)  

vlanEnableMvrp 1.3.6.1.4.1.3181.10.6.2.82.5
Generally enable MVRP (Multiple VLAN Reservation Protocol) function. MVRP is operational on 802.1q trunk ports only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mvrpPortConfigTable 1.3.6.1.4.1.3181.10.6.2.82.6
Configuration parameter concerning the port specific MVRP setttings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrpPortConfigEntry

mvrpPortConfigEntry 1.3.6.1.4.1.3181.10.6.2.82.6.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrpPortConfigEntry  

mvrpPortConfigPortIndex 1.3.6.1.4.1.3181.10.6.2.82.6.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

mvrpPortConfigEnableMvrp 1.3.6.1.4.1.3181.10.6.2.82.6.1.2
Enable MVRP (Multiple VLAN Reservation Protocol) on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mvrpPortConfigRegistrationMode 1.3.6.1.4.1.3181.10.6.2.82.6.1.3
Configuration of the MVRP registration mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), fixed(1), forbidden(2)  

mvrpPortConfigJoinTimer 1.3.6.1.4.1.3181.10.6.2.82.6.1.4
Number of milliseconds that the interface must wait before sending MVRP PDUs.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

mvrpPortConfigLeaveTimer 1.3.6.1.4.1.3181.10.6.2.82.6.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

mvrpPortConfigLeaveallTimer 1.3.6.1.4.1.3181.10.6.2.82.6.1.6
Number of milliseconds between the sending of Leave All messages.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

fabricAttachPortConfigTable 1.3.6.1.4.1.3181.10.6.2.82.7
Configuration parameter controling the fabric attach feature. Each port can be configured individually.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FabricAttachPortConfigEntry

fabricAttachPortConfigEntry 1.3.6.1.4.1.3181.10.6.2.82.7.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  FabricAttachPortConfigEntry  

fabricAttachPortConfigPortIndex 1.3.6.1.4.1.3181.10.6.2.82.7.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

fabricAttachPortConfigEnableFabricAttach 1.3.6.1.4.1.3181.10.6.2.82.7.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

fabricAttachPortConfigMsgAuthentication 1.3.6.1.4.1.3181.10.6.2.82.7.1.3
when enabled message authentication using the fa_auth key is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

fabricAttachPortConfigEnterFaAuthKey 1.3.6.1.4.1.3181.10.6.2.82.7.1.4
Enter the fabric attach authentication keys required to access the network. No spaces are permitted.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

fabricAttachPortConfigEncryptedFaAuthKey 1.3.6.1.4.1.3181.10.6.2.82.7.1.5
Encrypted form of the entered key. This is automatically filled in when the enter_fa_auth command is executed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

vlanNumberOfEntries 1.3.6.1.4.1.3181.10.6.2.82.100
Number of VLAN entries in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

statusTable 1.3.6.1.4.1.3181.10.6.2.82.101
This table lists the status of all defined VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StatusEntry

statusEntry 1.3.6.1.4.1.3181.10.6.2.82.101.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  StatusEntry  

statusVlanIndex 1.3.6.1.4.1.3181.10.6.2.82.101.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

statusVlanId 1.3.6.1.4.1.3181.10.6.2.82.101.1.2
VLAN identifier
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

statusTimeMark 1.3.6.1.4.1.3181.10.6.2.82.101.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

statusAlias 1.3.6.1.4.1.3181.10.6.2.82.101.1.4
Contains the alias name for static entries.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

statusPortMembers 1.3.6.1.4.1.3181.10.6.2.82.101.1.5
Lists all ports that belong to this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

statusFilterDatabase 1.3.6.1.4.1.3181.10.6.2.82.101.1.6
filter data base
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

statusEgressPorts 1.3.6.1.4.1.3181.10.6.2.82.101.1.7
The set of ports which are transmitting traffic for this VLAN as either tagged or untagged frames.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

statusUntaggedPorts 1.3.6.1.4.1.3181.10.6.2.82.101.1.8
The set of ports which are transmitting traffic for this VLAN as untagged frames.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

statusFabricAttachState 1.3.6.1.4.1.3181.10.6.2.82.101.1.9
Indicates if auto attachment to the fabric was successful.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), active(1), rejected(2)  

statusCreationMode 1.3.6.1.4.1.3181.10.6.2.82.101.1.10
Indicates by which means this VLAN entry was created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER filterTable(0), pacc(1), mvrp(2)  

statusCreationTime 1.3.6.1.4.1.3181.10.6.2.82.101.1.11
The value of system.uptime when this VLAN was created.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

portStatusTable 1.3.6.1.4.1.3181.10.6.2.82.102
Port related view of the currently active VLAN setup.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortStatusEntry

portStatusEntry 1.3.6.1.4.1.3181.10.6.2.82.102.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  PortStatusEntry  

portStatusPortIndex 1.3.6.1.4.1.3181.10.6.2.82.102.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

portStatusAssignedVlanIds 1.3.6.1.4.1.3181.10.6.2.82.102.1.2
List of all VLAN ids that are configured or dynamically assigned to this port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

portStatusDynamicDefaultVlanId 1.3.6.1.4.1.3181.10.6.2.82.102.1.3
Indicates the current port default VLAN. The value may change due to port authentication or configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

portStatusLastUpdateMethod 1.3.6.1.4.1.3181.10.6.2.82.102.1.4
Indicates what caused the last VLAN reconfiguration.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER config(0), viaMacTable(1), macViaRadius(2), ms8021xViaRadius(3)  

portStatusLastUpdatingMac 1.3.6.1.4.1.3181.10.6.2.82.102.1.5
Indicates which MAC address, if any, was involve in changing the VLAN setting for this port last.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

portStatusLastUpdateTime 1.3.6.1.4.1.3181.10.6.2.82.102.1.6
Indicates the time when the VLAN settings were last changed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mvrpStatusTable 1.3.6.1.4.1.3181.10.6.2.82.103
This table lists MVRP status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrpStatusEntry

mvrpStatusEntry 1.3.6.1.4.1.3181.10.6.2.82.103.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrpStatusEntry  

mvrpStatusPortIndex 1.3.6.1.4.1.3181.10.6.2.82.103.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

mvrpStatusLastSourceMac 1.3.6.1.4.1.3181.10.6.2.82.103.1.2
The Source MAC Address of the last MVRP message received on this port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

mvrpStatusFailedRegistrations 1.3.6.1.4.1.3181.10.6.2.82.103.1.3
The total number of failed MVRP registrations, for any reason, on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32