CIE1000-MAC-MIB

File: CIE1000-MAC-MIB.mib (20040 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCO-IE1000-MIB CIE1000-TC

Imported symbols

NOTIFICATION-GROUP MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-TYPE
TEXTUAL-CONVENTION cie1000SwitchMgmt CIE1000InterfaceIndex
CIE1000PortList CIE1000RowEditorState CIE1000Unsigned8
CIE1000Vlan Unsigned32 MacAddress
TruthValue

Defined Types

CIE1000MACPortLearnMode  
The learning mode of the port.
TEXTUAL-CONVENTION    
  INTEGER auto(0), disable(1), secure(2)  

CIE1000MacConfigFdbEntry  
SEQUENCE    
  cie1000MacConfigFdbVlanId CIE1000Vlan
  cie1000MacConfigFdbMacAddress MacAddress
  cie1000MacConfigFdbPortList CIE1000PortList
  cie1000MacConfigFdbAction CIE1000RowEditorState

CIE1000MacConfigPortLearnEntry  
SEQUENCE    
  cie1000MacConfigPortLearnIfIndex CIE1000InterfaceIndex
  cie1000MacConfigPortLearnLearnMode CIE1000MACPortLearnMode
  cie1000MacConfigPortLearnChangeAllowed TruthValue

CIE1000MacConfigVlanLearnEntry  
SEQUENCE    
  cie1000MacConfigVlanLearnVlanId CIE1000Vlan
  cie1000MacConfigVlanLearnMode TruthValue

CIE1000MacStatusFdbEntry  
SEQUENCE    
  cie1000MacStatusFdbVlanId CIE1000Vlan
  cie1000MacStatusFdbMacAddress MacAddress
  cie1000MacStatusFdbPortList CIE1000PortList
  cie1000MacStatusFdbDynamic CIE1000Unsigned8
  cie1000MacStatusFdbCopyToCpu CIE1000Unsigned8

CIE1000MacStatusFdbStaticEntry  
SEQUENCE    
  cie1000MacStatusFdbStaticVlanId CIE1000Vlan
  cie1000MacStatusFdbStaticMacAddress MacAddress
  cie1000MacStatusFdbStaticPortList CIE1000PortList
  cie1000MacStatusFdbStaticDynamic CIE1000Unsigned8
  cie1000MacStatusFdbStaticCopyToCpu CIE1000Unsigned8

CIE1000MacStatusFdbPortStatisticsEntry  
SEQUENCE    
  cie1000MacStatusFdbPortStatisticsIfIndex CIE1000InterfaceIndex
  cie1000MacStatusFdbPortStatisticsDynamic Unsigned32

Defined Values

cie1000MacMib 1.3.6.1.4.1.9.9.832.1.12
This is a private version of the MAC MIB
MODULE-IDENTITY    

cie1000MacMibObjects 1.3.6.1.4.1.9.9.832.1.12.1
OBJECT IDENTIFIER    

cie1000MacCapabilities 1.3.6.1.4.1.9.9.832.1.12.1.1
OBJECT IDENTIFIER    

cie1000MacCapabilitiesNonVolatileMax 1.3.6.1.4.1.9.9.832.1.12.1.1.1
Max number of static non-volatile MAC addresses that can be stored in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MacConfig 1.3.6.1.4.1.9.9.832.1.12.1.2
OBJECT IDENTIFIER    

cie1000MacConfigFdbGlobal 1.3.6.1.4.1.9.9.832.1.12.1.2.1
OBJECT IDENTIFIER    

cie1000MacConfigFdbGlobalAgeTime 1.3.6.1.4.1.9.9.832.1.12.1.2.1.1
Mac address aging time in the FDB.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000MacConfigFdbTable 1.3.6.1.4.1.9.9.832.1.12.1.2.2
This table represents static mac addresses added through the mgmt interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MacConfigFdbEntry

cie1000MacConfigFdbEntry 1.3.6.1.4.1.9.9.832.1.12.1.2.2.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MacConfigFdbEntry  

cie1000MacConfigFdbVlanId 1.3.6.1.4.1.9.9.832.1.12.1.2.2.1.1
Vlan id used for indexing.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000Vlan  

cie1000MacConfigFdbMacAddress 1.3.6.1.4.1.9.9.832.1.12.1.2.2.1.2
The destination MAC address which this entry applies.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

cie1000MacConfigFdbPortList 1.3.6.1.4.1.9.9.832.1.12.1.2.2.1.3
List of destination ports for which frames with this DMAC is forwarded to.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000PortList  

cie1000MacConfigFdbAction 1.3.6.1.4.1.9.9.832.1.12.1.2.2.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000RowEditorState  

cie1000MacConfigFdbTableRowEditor 1.3.6.1.4.1.9.9.832.1.12.1.2.3
OBJECT IDENTIFIER    

cie1000MacConfigFdbTableRowEditorVlanId 1.3.6.1.4.1.9.9.832.1.12.1.2.3.1
Vlan id used for indexing.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000Vlan  

cie1000MacConfigFdbTableRowEditorMacAddress 1.3.6.1.4.1.9.9.832.1.12.1.2.3.2
The destination MAC address which this entry applies.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

cie1000MacConfigFdbTableRowEditorPortList 1.3.6.1.4.1.9.9.832.1.12.1.2.3.3
List of destination ports for which frames with this DMAC is forwarded to.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000PortList  

cie1000MacConfigFdbTableRowEditorAction 1.3.6.1.4.1.9.9.832.1.12.1.2.3.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000RowEditorState  

cie1000MacConfigPortLearnTable 1.3.6.1.4.1.9.9.832.1.12.1.2.4
This table represents the learning mode of each port
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MacConfigPortLearnEntry

cie1000MacConfigPortLearnEntry 1.3.6.1.4.1.9.9.832.1.12.1.2.4.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MacConfigPortLearnEntry  

cie1000MacConfigPortLearnIfIndex 1.3.6.1.4.1.9.9.832.1.12.1.2.4.1.1
Interface index.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000InterfaceIndex  

cie1000MacConfigPortLearnLearnMode 1.3.6.1.4.1.9.9.832.1.12.1.2.4.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000MACPortLearnMode  

cie1000MacConfigPortLearnChangeAllowed 1.3.6.1.4.1.9.9.832.1.12.1.2.4.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MacConfigVlanLearnTable 1.3.6.1.4.1.9.9.832.1.12.1.2.5
This table represents the learning mode of each vlan 1-4095
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MacConfigVlanLearnEntry

cie1000MacConfigVlanLearnEntry 1.3.6.1.4.1.9.9.832.1.12.1.2.5.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MacConfigVlanLearnEntry  

cie1000MacConfigVlanLearnVlanId 1.3.6.1.4.1.9.9.832.1.12.1.2.5.1.1
Vlan id used for indexing.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000Vlan  

cie1000MacConfigVlanLearnMode 1.3.6.1.4.1.9.9.832.1.12.1.2.5.1.2
Learn mode of the VLAN, True = Enabled, False = Disabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MacStatus 1.3.6.1.4.1.9.9.832.1.12.1.3
OBJECT IDENTIFIER    

cie1000MacStatusFdbTable 1.3.6.1.4.1.9.9.832.1.12.1.3.1
This table represents all mac addresses in the FDB
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MacStatusFdbEntry

cie1000MacStatusFdbEntry 1.3.6.1.4.1.9.9.832.1.12.1.3.1.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MacStatusFdbEntry  

cie1000MacStatusFdbVlanId 1.3.6.1.4.1.9.9.832.1.12.1.3.1.1.1
Vlan id used for indexing.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000Vlan  

cie1000MacStatusFdbMacAddress 1.3.6.1.4.1.9.9.832.1.12.1.3.1.1.2
The destination MAC address which this entry applies.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

cie1000MacStatusFdbPortList 1.3.6.1.4.1.9.9.832.1.12.1.3.1.1.3
List of destination ports for which frames with this DMAC is forwarded to.
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000PortList  

cie1000MacStatusFdbDynamic 1.3.6.1.4.1.9.9.832.1.12.1.3.1.1.4
The entry is dynamically learned (True) or statically added (False)
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000Unsigned8  

cie1000MacStatusFdbCopyToCpu 1.3.6.1.4.1.9.9.832.1.12.1.3.1.1.5
Copy this frame to the CPU (True) or not (False)
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000Unsigned8  

cie1000MacStatusFdbStaticTable 1.3.6.1.4.1.9.9.832.1.12.1.3.2
This table represents all static mac addresses in the FDB
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MacStatusFdbStaticEntry

cie1000MacStatusFdbStaticEntry 1.3.6.1.4.1.9.9.832.1.12.1.3.2.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MacStatusFdbStaticEntry  

cie1000MacStatusFdbStaticVlanId 1.3.6.1.4.1.9.9.832.1.12.1.3.2.1.1
Vlan id used for indexing.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000Vlan  

cie1000MacStatusFdbStaticMacAddress 1.3.6.1.4.1.9.9.832.1.12.1.3.2.1.2
The destination MAC address which this entry applies.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

cie1000MacStatusFdbStaticPortList 1.3.6.1.4.1.9.9.832.1.12.1.3.2.1.3
List of destination ports for which frames with this DMAC is forwarded to.
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000PortList  

cie1000MacStatusFdbStaticDynamic 1.3.6.1.4.1.9.9.832.1.12.1.3.2.1.4
The entry is dynamically learned (True) or statically added (False)
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000Unsigned8  

cie1000MacStatusFdbStaticCopyToCpu 1.3.6.1.4.1.9.9.832.1.12.1.3.2.1.5
Copy this frame to the CPU (True) or not (False)
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000Unsigned8  

cie1000MacStatusFdbPortStatisticsTable 1.3.6.1.4.1.9.9.832.1.12.1.3.3
This table represent the statistics of the Port interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MacStatusFdbPortStatisticsEntry

cie1000MacStatusFdbPortStatisticsEntry 1.3.6.1.4.1.9.9.832.1.12.1.3.3.1
Each port has a number of learned addresses
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MacStatusFdbPortStatisticsEntry  

cie1000MacStatusFdbPortStatisticsIfIndex 1.3.6.1.4.1.9.9.832.1.12.1.3.3.1.1
Interface index.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000InterfaceIndex  

cie1000MacStatusFdbPortStatisticsDynamic 1.3.6.1.4.1.9.9.832.1.12.1.3.3.1.2
Total number of dynamic learned addresses on the port
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MacStatusFdbStatistics 1.3.6.1.4.1.9.9.832.1.12.1.3.4
OBJECT IDENTIFIER    

cie1000MacStatusFdbStatisticsTotalDynamic 1.3.6.1.4.1.9.9.832.1.12.1.3.4.1
Total dynamic learned addresses in the FDB
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MacStatusFdbStatisticsTotalStatic 1.3.6.1.4.1.9.9.832.1.12.1.3.4.2
Total static addresses in the FDB
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MacControl 1.3.6.1.4.1.9.9.832.1.12.1.4
OBJECT IDENTIFIER    

cie1000MacControlFlushAll 1.3.6.1.4.1.9.9.832.1.12.1.4.1
Flush all dynamic learned Mac addresses. Set the value to 'true' to perform the action. Read will always return 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MacMibConformance 1.3.6.1.4.1.9.9.832.1.12.2
OBJECT IDENTIFIER    

cie1000MacMibCompliances 1.3.6.1.4.1.9.9.832.1.12.2.1
OBJECT IDENTIFIER    

cie1000MacMibGroups 1.3.6.1.4.1.9.9.832.1.12.2.2
OBJECT IDENTIFIER    

cie1000MacCapabilitiesInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.1
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacConfigFdbGlobalInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.2
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacConfigFdbTableInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.3
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacConfigFdbTableRowEditorInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.4
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacConfigPortLearnInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.5
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacConfigVlanLearnInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.6
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacStatusFdbTableInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.7
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacStatusFdbStaticTableInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.8
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacStatusFdbPortStatisticsInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.9
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacStatusFdbStatisticsInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.10
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacControlInfoGroup 1.3.6.1.4.1.9.9.832.1.12.2.2.11
A collection of objects.
Status: current Access: read-write
OBJECT-GROUP    

cie1000MacMibCompliance 1.3.6.1.4.1.9.9.832.1.12.2.1.1
The compliance statement for the implementation.
Status: current Access: read-write
MODULE-COMPLIANCE