G6-MAC-MIB

File: G6-MAC-MIB.mib (9551 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

MacTableEntry  
SEQUENCE    
  macTableIndex INTEGER
  macTableMac MacAddress
  macTablePort Integer32
  macTableState INTEGER
  macTableVlan Integer32

CurrentlyAuthorizedMacsEntry  
SEQUENCE    
  currentlyAuthorizedMacsIndex INTEGER
  currentlyAuthorizedMacsMac MacAddress
  currentlyAuthorizedMacsPort Integer32
  currentlyAuthorizedMacsState INTEGER
  currentlyAuthorizedMacsVlan Integer32
  currentlyAuthorizedMacsDatabase Integer32

Defined Values

device 1.3.6.1.4.1.3181.10.6.1
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

mac 1.3.6.1.4.1.3181.10.6.1.86
OBJECT IDENTIFIER    

macFilterPort 1.3.6.1.4.1.3181.10.6.1.86.1
Filter MAC table to show only MACs associated with a given port range. The shorthand port format like 1 for 1/1 may be used. Syntax examples: mac.filter_port = 1/2,1/5 or mac.filter_port = 1-3,5.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

macFilterUserPorts 1.3.6.1.4.1.3181.10.6.1.86.2
Filter MAC table to show only MACs associated with user ports. This excluded the links. This view eliminates MACs which are not of local interest. No parameter is required.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

macFilterVlan 1.3.6.1.4.1.3181.10.6.1.86.3
Filter MAC table to show only MACs associated with a given VLAN range. Supply VLAN ID as parameter. Syntax example: mac.filter_vlan = 1-4,1000-2000.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

macFilterMac 1.3.6.1.4.1.3181.10.6.1.86.4
Filter MAC table to find a specific MAC address and return the associated port and VLAN. Supply MAC address as parameter. Enter only the first 3 value pairs of the MAC to search for vendor MACs. Syntax example: mac.filter_mac = 01:22:3A.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

macFilterCustom 1.3.6.1.4.1.3181.10.6.1.86.5
Filter MAC table according to supplied rules: [ -m MAC ] [ -s SEPARATOR ] [ -p PORTS ] [ -v VLANS ] or do not enter any parameter and see all MACs.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

macFilterMulticastVlan 1.3.6.1.4.1.3181.10.6.1.86.6
Filter MAC table to show only multicast MACs associated with a given VLAN range. Supply VLAN ID as parameter. Syntax example: mac.filter_multicast_vlan = 1-4,1000-2000.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

macFilterMulticastPort 1.3.6.1.4.1.3181.10.6.1.86.7
Filter MAC table to show only multicast MACs associated with a given port range. Supply port as parameter. The shorthand port format like 1 for 1/1 may be used. Syntax examples: mac.filter_multicast_port = 1/2,1/5 or mac.filter_multicast_port = 1-3,5.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

macClearLearnedMacTable 1.3.6.1.4.1.3181.10.6.1.86.8
Wipe out all learned MAC addresses. Static entries are kept intact. No parameter required.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

macClearMacTableForVlan 1.3.6.1.4.1.3181.10.6.1.86.9
Wipe out all MAC addresses for a given VLAN. Please provide the VLAN ID as parameter.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

macHideMacsOnLinkPorts 1.3.6.1.4.1.3181.10.6.1.86.10
When enabled only MACs on local access ports are listed in the MAC table. The MAC entires associated with link ports are excluded. This may significanly reduce the number of shown entires and also speed MAC table reading via SNMP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

macGlobalAgingTime 1.3.6.1.4.1.3181.10.6.1.86.11
The MAC aging timeout can be configured in steps of 15 seconds. The nearest value is taken.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

macNumberOfEntries 1.3.6.1.4.1.3181.10.6.1.86.100
Total number of MAC address entries in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

macNumberOfIgmpEntries 1.3.6.1.4.1.3181.10.6.1.86.101
Number of multicast MAC address entries in the table related to IGMP or MLD snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

macUsedAgingTime 1.3.6.1.4.1.3181.10.6.1.86.102
The actually used aging time which may be modfied by RSTP or local setting mac.global_aging_time
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

macNumberOfHiddenEntires 1.3.6.1.4.1.3181.10.6.1.86.103
When the mac.hide_macs_on_link_ports parameter is enabled, this value indicates how many MACs associated with link ports are not shown.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

macTableTable 1.3.6.1.4.1.3181.10.6.1.86.104
This table lists all MAC addresses maintained by the device. This is an unfiltered list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MacTableEntry

macTableEntry 1.3.6.1.4.1.3181.10.6.1.86.104.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MacTableEntry  

macTableIndex 1.3.6.1.4.1.3181.10.6.1.86.104.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..8191  

macTableMac 1.3.6.1.4.1.3181.10.6.1.86.104.1.2
MAC address entry
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

macTablePort 1.3.6.1.4.1.3181.10.6.1.86.104.1.3
Port number for MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

macTableState 1.3.6.1.4.1.3181.10.6.1.86.104.1.4
Entry state indicates further details.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unused(0), other(1), invalid(2), learned(3), self(4), pacc(5), multicast(6)  

macTableVlan 1.3.6.1.4.1.3181.10.6.1.86.104.1.5
if non zero this MAC is part of this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

currentlyAuthorizedMacsTable 1.3.6.1.4.1.3181.10.6.1.86.105
This table lists all MAC addresses currently authorized via port access control.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CurrentlyAuthorizedMacsEntry

currentlyAuthorizedMacsEntry 1.3.6.1.4.1.3181.10.6.1.86.105.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CurrentlyAuthorizedMacsEntry  

currentlyAuthorizedMacsIndex 1.3.6.1.4.1.3181.10.6.1.86.105.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

currentlyAuthorizedMacsMac 1.3.6.1.4.1.3181.10.6.1.86.105.1.2
MAC address entry
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

currentlyAuthorizedMacsPort 1.3.6.1.4.1.3181.10.6.1.86.105.1.3
Port number for MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

currentlyAuthorizedMacsState 1.3.6.1.4.1.3181.10.6.1.86.105.1.4
Entry state indicates further details.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unused(0), other(1), invalid(2), learned(3), self(4), pacc(5), multicast(6)  

currentlyAuthorizedMacsVlan 1.3.6.1.4.1.3181.10.6.1.86.105.1.5
if non zero this MAC is part of this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

currentlyAuthorizedMacsDatabase 1.3.6.1.4.1.3181.10.6.1.86.105.1.6
Internal database index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535