G6-MAC-MIB: View SNMP OID List / Download MIB

VENDOR: MICROSENS


 Home MIB: G6-MAC-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 device 1.3.6.1.4.1.3181.10.6.1
Microsens private MIB for Generation 6 Ethernet Switches
     mac 1.3.6.1.4.1.3181.10.6.1.86
           macFilterPort 1.3.6.1.4.1.3181.10.6.1.86.1 displaystring read-write
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.
           macFilterUserPorts 1.3.6.1.4.1.3181.10.6.1.86.2 displaystring read-write
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.
           macFilterVlan 1.3.6.1.4.1.3181.10.6.1.86.3 displaystring read-write
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.
           macFilterMac 1.3.6.1.4.1.3181.10.6.1.86.4 displaystring read-write
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.
           macFilterCustom 1.3.6.1.4.1.3181.10.6.1.86.5 displaystring read-write
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.
           macFilterMulticastVlan 1.3.6.1.4.1.3181.10.6.1.86.6 displaystring read-write
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.
           macFilterMulticastPort 1.3.6.1.4.1.3181.10.6.1.86.7 displaystring read-write
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.
           macClearLearnedMacTable 1.3.6.1.4.1.3181.10.6.1.86.8 displaystring read-write
Wipe out all learned MAC addresses. Static entries are kept intact. No parameter required.
           macClearMacTableForVlan 1.3.6.1.4.1.3181.10.6.1.86.9 displaystring read-write
Wipe out all MAC addresses for a given VLAN. Please provide the VLAN ID as parameter.
           macHideMacsOnLinkPorts 1.3.6.1.4.1.3181.10.6.1.86.10 integer read-write
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. Enumeration: 'disabled': 0, 'enabled': 1.
           macGlobalAgingTime 1.3.6.1.4.1.3181.10.6.1.86.11 integer32 read-write
The MAC aging timeout can be configured in steps of 15 seconds. The nearest value is taken.
           macNumberOfEntries 1.3.6.1.4.1.3181.10.6.1.86.100 integer32 read-only
Total number of MAC address entries in the table.
           macNumberOfIgmpEntries 1.3.6.1.4.1.3181.10.6.1.86.101 integer32 read-only
Number of multicast MAC address entries in the table related to IGMP or MLD snooping.
           macUsedAgingTime 1.3.6.1.4.1.3181.10.6.1.86.102 integer32 read-only
The actually used aging time which may be modfied by RSTP or local setting mac.global_aging_time
           macNumberOfHiddenEntires 1.3.6.1.4.1.3181.10.6.1.86.103 integer32 read-only
When the mac.hide_macs_on_link_ports parameter is enabled, this value indicates how many MACs associated with link ports are not shown.
           macTableTable 1.3.6.1.4.1.3181.10.6.1.86.104 no-access
This table lists all MAC addresses maintained by the device. This is an unfiltered list.
                   macTableEntry 1.3.6.1.4.1.3181.10.6.1.86.104.1 no-access
                       macTableIndex 1.3.6.1.4.1.3181.10.6.1.86.104.1.1 integer no-access
Automatically generated
                       macTableMac 1.3.6.1.4.1.3181.10.6.1.86.104.1.2 macaddress read-only
MAC address entry
                       macTablePort 1.3.6.1.4.1.3181.10.6.1.86.104.1.3 integer32 read-only
Port number for MAC address
                       macTableState 1.3.6.1.4.1.3181.10.6.1.86.104.1.4 integer read-only
Entry state indicates further details. Enumeration: 'multicast': 6, 'self': 4, 'invalid': 2, 'unused': 0, 'other': 1, 'pacc': 5, 'learned': 3.
                       macTableVlan 1.3.6.1.4.1.3181.10.6.1.86.104.1.5 integer32 read-only
if non zero this MAC is part of this VLAN.
           currentlyAuthorizedMacsTable 1.3.6.1.4.1.3181.10.6.1.86.105 no-access
This table lists all MAC addresses currently authorized via port access control.
                   currentlyAuthorizedMacsEntry 1.3.6.1.4.1.3181.10.6.1.86.105.1 no-access
                       currentlyAuthorizedMacsIndex 1.3.6.1.4.1.3181.10.6.1.86.105.1.1 integer no-access
Automatically generated
                       currentlyAuthorizedMacsMac 1.3.6.1.4.1.3181.10.6.1.86.105.1.2 macaddress read-only
MAC address entry
                       currentlyAuthorizedMacsPort 1.3.6.1.4.1.3181.10.6.1.86.105.1.3 integer32 read-only
Port number for MAC address
                       currentlyAuthorizedMacsState 1.3.6.1.4.1.3181.10.6.1.86.105.1.4 integer read-only
Entry state indicates further details. Enumeration: 'multicast': 6, 'self': 4, 'invalid': 2, 'unused': 0, 'other': 1, 'pacc': 5, 'learned': 3.
                       currentlyAuthorizedMacsVlan 1.3.6.1.4.1.3181.10.6.1.86.105.1.5 integer32 read-only
if non zero this MAC is part of this VLAN.
                       currentlyAuthorizedMacsDatabase 1.3.6.1.4.1.3181.10.6.1.86.105.1.6 integer32 read-only
Internal database index