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

VENDOR: CISCO


 Home MIB: ME1200-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
 me1200MacMib 1.3.6.1.4.1.9.9.815.1.12
This is a private version of the MAC MIB
       me1200MacMIBObjects 1.3.6.1.4.1.9.9.815.1.12.1
           me1200MacCapabilities 1.3.6.1.4.1.9.9.815.1.12.1.1
               me1200MacCapabilitiesNonVolatileMax 1.3.6.1.4.1.9.9.815.1.12.1.1.1 unsigned32 read-only
Max number of static non-volatile MAC addresses that can be stored in the system.
           me1200MacConfig 1.3.6.1.4.1.9.9.815.1.12.1.2
               me1200MacFdbGlobal 1.3.6.1.4.1.9.9.815.1.12.1.2.1
                   me1200MacFdbGlobalAgeTime 1.3.6.1.4.1.9.9.815.1.12.1.2.1.1 unsigned32 read-write
Mac address aging time in the FDB.
               me1200MacFdbConfigTable 1.3.6.1.4.1.9.9.815.1.12.1.2.2 no-access
This table represents static mac addresses added through the mgmt interface.
                   me1200MacFdbConfigEntry 1.3.6.1.4.1.9.9.815.1.12.1.2.2.1 no-access
Each entry has a set of parameters
                       me1200MacFdbConfigVlanId 1.3.6.1.4.1.9.9.815.1.12.1.2.2.1.1 me1200vlan no-access
Vlan id used for indexing.
                       me1200MacFdbConfigMacAddress 1.3.6.1.4.1.9.9.815.1.12.1.2.2.1.2 macaddress no-access
The destination MAC address which this entry applies.
                       me1200MacFdbConfigPortList 1.3.6.1.4.1.9.9.815.1.12.1.2.2.1.3 me1200portliststackable read-write
List of destination ports for which frames with this DMAC is forwarded to.
                       me1200MacFdbConfigAction 1.3.6.1.4.1.9.9.815.1.12.1.2.2.1.100 me1200roweditorstate read-write
Action
               me1200MacFdbConfigTableRowEditor 1.3.6.1.4.1.9.9.815.1.12.1.2.3
                   me1200MacFdbConfigTableRowEditorVlanId 1.3.6.1.4.1.9.9.815.1.12.1.2.3.1 me1200vlan read-write
Vlan id used for indexing.
                   me1200MacFdbConfigTableRowEditorMacAddress 1.3.6.1.4.1.9.9.815.1.12.1.2.3.2 macaddress read-write
The destination MAC address which this entry applies.
                   me1200MacFdbConfigTableRowEditorPortList 1.3.6.1.4.1.9.9.815.1.12.1.2.3.3 me1200portliststackable read-write
List of destination ports for which frames with this DMAC is forwarded to.
                   me1200MacFdbConfigTableRowEditorAction 1.3.6.1.4.1.9.9.815.1.12.1.2.3.100 me1200roweditorstate read-write
Action
               me1200MacConfigPortLearnTable 1.3.6.1.4.1.9.9.815.1.12.1.2.4 no-access
This table represents the learning mode of each port
                   me1200MacConfigPortLearnEntry 1.3.6.1.4.1.9.9.815.1.12.1.2.4.1 no-access
Each entry has a set of parameters
                       me1200MacConfigPortLearnIfIndex 1.3.6.1.4.1.9.9.815.1.12.1.2.4.1.1 me1200interfaceindex no-access
Interface index.
                       me1200MacConfigPortLearnLearnMode 1.3.6.1.4.1.9.9.815.1.12.1.2.4.1.2 me1200macportlearnmode read-write
The learn mode of the port. Auto(0) means auto learning. Disable(1) means that learning is disabled. Secure(2) means that learning frames are discarded.
                       me1200MacConfigPortLearnChangeAllowed 1.3.6.1.4.1.9.9.815.1.12.1.2.4.1.3 truthvalue read-write
If internal modules have changed the learned mode then the user is not allowed to change it from this interface. This entry tells you if the LearnMode can be changed (true) or not (false). This is a read only entry - write is ignored.
               me1200MacConfigVlanLearnTable 1.3.6.1.4.1.9.9.815.1.12.1.2.5 no-access
This table represents the learning mode of each vlan 1-4095
                   me1200MacConfigVlanLearnEntry 1.3.6.1.4.1.9.9.815.1.12.1.2.5.1 no-access
Each entry has a set of parameters
                       me1200MacConfigVlanLearnVlanId 1.3.6.1.4.1.9.9.815.1.12.1.2.5.1.1 me1200vlan no-access
Vlan id used for indexing.
                       me1200MacConfigVlanLearnMode 1.3.6.1.4.1.9.9.815.1.12.1.2.5.1.2 truthvalue read-write
Learn mode of the VLAN, True = Enabled, False = Disabled
           me1200MacStatus 1.3.6.1.4.1.9.9.815.1.12.1.3
               me1200MacFdbTable 1.3.6.1.4.1.9.9.815.1.12.1.3.1 no-access
This table represents all mac addresses in the FDB
                   me1200MacFdbEntry 1.3.6.1.4.1.9.9.815.1.12.1.3.1.1 no-access
Each entry has a set of parameters
                       me1200MacFdbVlanId 1.3.6.1.4.1.9.9.815.1.12.1.3.1.1.1 me1200vlan no-access
Vlan id used for indexing.
                       me1200MacFdbMacAddress 1.3.6.1.4.1.9.9.815.1.12.1.3.1.1.2 macaddress no-access
The destination MAC address which this entry applies.
                       me1200MacFdbPortList 1.3.6.1.4.1.9.9.815.1.12.1.3.1.1.3 me1200portliststackable read-only
List of destination ports for which frames with this DMAC is forwarded to.
                       me1200MacFdbDynamic 1.3.6.1.4.1.9.9.815.1.12.1.3.1.1.4 me1200unsigned8 read-only
The entry is dynamically learned (True) or statically added (False)
                       me1200MacFdbCopyToCpu 1.3.6.1.4.1.9.9.815.1.12.1.3.1.1.5 me1200unsigned8 read-only
Copy this frame to the CPU (True) or not (False)
               me1200MacFdbStaticTable 1.3.6.1.4.1.9.9.815.1.12.1.3.2 no-access
This table represents all static mac addresses in the FDB
                   me1200MacFdbStaticEntry 1.3.6.1.4.1.9.9.815.1.12.1.3.2.1 no-access
Each entry has a set of parameters
                       me1200MacFdbStaticVlanId 1.3.6.1.4.1.9.9.815.1.12.1.3.2.1.1 me1200vlan no-access
Vlan id used for indexing.
                       me1200MacFdbStaticMacAddress 1.3.6.1.4.1.9.9.815.1.12.1.3.2.1.2 macaddress no-access
The destination MAC address which this entry applies.
                       me1200MacFdbStaticPortList 1.3.6.1.4.1.9.9.815.1.12.1.3.2.1.3 me1200portliststackable read-only
List of destination ports for which frames with this DMAC is forwarded to.
                       me1200MacFdbStaticDynamic 1.3.6.1.4.1.9.9.815.1.12.1.3.2.1.4 me1200unsigned8 read-only
The entry is dynamically learned (True) or statically added (False)
                       me1200MacFdbStaticCopyToCpu 1.3.6.1.4.1.9.9.815.1.12.1.3.2.1.5 me1200unsigned8 read-only
Copy this frame to the CPU (True) or not (False)
               me1200MacFdbPortStatisticsTable 1.3.6.1.4.1.9.9.815.1.12.1.3.3 no-access
This table represent the statistics of the Port interfaces
                   me1200MacFdbPortStatisticsEntry 1.3.6.1.4.1.9.9.815.1.12.1.3.3.1 no-access
Each port has a number of learned addresses
                       me1200MacFdbPortStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.12.1.3.3.1.1 me1200interfaceindex no-access
Interface index.
                       me1200MacFdbPortStatisticsDynamic 1.3.6.1.4.1.9.9.815.1.12.1.3.3.1.2 unsigned32 read-only
Total number of dynamic learned addresses on the port
               me1200MacFdbStatistics 1.3.6.1.4.1.9.9.815.1.12.1.3.4
                   me1200MacFdbStatisticsTotalDynamic 1.3.6.1.4.1.9.9.815.1.12.1.3.4.1 unsigned32 read-only
Total dynamic learned addresses in the FDB
                   me1200MacFdbStatisticsTotalStatic 1.3.6.1.4.1.9.9.815.1.12.1.3.4.2 unsigned32 read-only
Total static addresses in the FDB
           me1200MacControl 1.3.6.1.4.1.9.9.815.1.12.1.4
               me1200MacControlFlushAll 1.3.6.1.4.1.9.9.815.1.12.1.4.1 truthvalue read-write
Flush all dynamic learned Mac addresses. Set the value to 'true' to perform the action. Read will always return 'false'.
       me1200MacMIBConformance 1.3.6.1.4.1.9.9.815.1.12.2
           me1200MacMIBCompliances 1.3.6.1.4.1.9.9.815.1.12.2.1
               me1200MacMibCompliance 1.3.6.1.4.1.9.9.815.1.12.2.1.1
The compliance statement for the implementation.
           me1200MacMIBGroups 1.3.6.1.4.1.9.9.815.1.12.2.2
               me1200MacCapabilitiesInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.1
A collection of objects suitable for bulk operations.
               me1200MacFdbGlobalInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.2
A collection of objects suitable for bulk operations.
               me1200MacFdbConfigTableInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.3
A collection of objects suitable for bulk operations.
               me1200MacFdbConfigTableRowEditorInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.4
A collection of objects suitable for bulk operations.
               me1200MacConfigPortLearnInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.5
A collection of objects suitable for bulk operations.
               me1200MacConfigVlanLearnInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.6
A collection of objects suitable for bulk operations.
               me1200MacFdbTableInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.7
A collection of objects suitable for bulk operations.
               me1200MacFdbStaticTableInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.8
A collection of objects suitable for bulk operations.
               me1200MacFdbPortStatisticsInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.9
A collection of objects suitable for bulk operations.
               me1200MacFdbStatisticsInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.10
A collection of objects suitable for bulk operations.
               me1200MacControlInfoGroup 1.3.6.1.4.1.9.9.815.1.12.2.2.11
A collection of objects suitable for bulk operations.