CISCO-MAU-EXT-MIB

File: CISCO-MAU-EXT-MIB.mib (10835 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
MAU-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP TruthValue ifJackEntry
ifMauIfIndex ifMauIndex ciscoMgmt

Defined Types

CmExtJackConfigEntry  
SEQUENCE    
  cmExtJackState INTEGER

CmExtIfAutoMdixConfigEntry  
SEQUENCE    
  cmExtIfAutoMdixEnabled TruthValue

CmExtIfMauTrafficEntry  
SEQUENCE    
  cmExtIfMauTrafficType INTEGER

Defined Values

ciscoMauExtMIB 1.3.6.1.4.1.9.9.398
A MIB module for extending the MAU-MIB (RFC 3636) to add objects which provide additional management information about MAU or Jack not available in MAU-MIB.
MODULE-IDENTITY    

cmExtMIBNotifs 1.3.6.1.4.1.9.9.398.0
OBJECT IDENTIFIER    

cmExtMIBObjects 1.3.6.1.4.1.9.9.398.1
OBJECT IDENTIFIER    

cmExtMIBConformance 1.3.6.1.4.1.9.9.398.2
OBJECT IDENTIFIER    

cmExtMauConfig 1.3.6.1.4.1.9.9.398.1.1
OBJECT IDENTIFIER    

cmExtJackConfigTable 1.3.6.1.4.1.9.9.398.1.1.1
This table contains management information about MAUs attached to interfaces with managed jacks. The objects in this table are in addition to the objects in the ifJackTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmExtJackConfigEntry

cmExtJackConfigEntry 1.3.6.1.4.1.9.9.398.1.1.1.1
An entry containing additional management information for a particular jack.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmExtJackConfigEntry  

cmExtJackState 1.3.6.1.4.1.9.9.398.1.1.1.1.1
Indicates the state of a particular jack. Within a particular MAU, setting this to 'active' on a jack which is not the current active jack will deactivate the current active jack. Setting the current active jack to 'active' has no effect. A value of inactive(2) indicates that the jack is currently deactiveated. Setting this to 'inactive' has no effect. Of all the jacks connected to a MAU, at least one must be active at all times.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

cmExtAutoMdixConfig 1.3.6.1.4.1.9.9.398.1.2
OBJECT IDENTIFIER    

cmExtIfAutoMdixConfigTable 1.3.6.1.4.1.9.9.398.1.2.1
This table contains Auto-MDIX configuration information for MAUs attached to interfaces in the device. An entry appears in this table for each active Auto-MDIX capable MAU connected to interfaces in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmExtIfAutoMdixConfigEntry

cmExtIfAutoMdixConfigEntry 1.3.6.1.4.1.9.9.398.1.2.1.1
An entry containing Auto-MDIX configuration information for a MAU connected to the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmExtIfAutoMdixConfigEntry  

cmExtIfAutoMdixEnabled 1.3.6.1.4.1.9.9.398.1.2.1.1.1
Specifies if Auto-MDIX feature is enabled on the MAU.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmExtIfMau 1.3.6.1.4.1.9.9.398.1.3
OBJECT IDENTIFIER    

cmExtIfMauTrafficTable 1.3.6.1.4.1.9.9.398.1.3.1
The (conceptual) table that identifies the type of traffic carried by the interfaces associated with the MAUs in the device. This table is sparse dependant on ifMauTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmExtIfMauTrafficEntry

cmExtIfMauTrafficEntry 1.3.6.1.4.1.9.9.398.1.3.1.1
An entry (conceptual row) in the cmExtIfMauTrafficEntry. Each entry contains the type of traffic carried by the interface associated with the MAU identified by the indices.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmExtIfMauTrafficEntry  

cmExtIfMauTrafficType 1.3.6.1.4.1.9.9.398.1.3.1.1.1
This object is used to identify the type of traffic carried by the MAU. This object can take the following values other(1) - The traffic type is other than anything defined below adminControl(2) - This interface carries administrative and control traffic that is internal to the device user(3) - This interface carries the user data traffic
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), adminControl(2), user(3)  

cmExtMIBCompliances 1.3.6.1.4.1.9.9.398.2.1
OBJECT IDENTIFIER    

cmExtMIBGroups 1.3.6.1.4.1.9.9.398.2.2
OBJECT IDENTIFIER    

cmExtMIBCompliance 1.3.6.1.4.1.9.9.398.2.1.1
The compliance statement for entities which implement the Cisco MAU extension MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cmExtMIBCompliance2 1.3.6.1.4.1.9.9.398.2.1.2
The compliance statement for entities which implement the Cisco MAU extension MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cmExtMIBCompliance3 1.3.6.1.4.1.9.9.398.2.1.3
The compliance statement for entities which implement the Cisco MAU extension MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cmExtJackConfigGroup 1.3.6.1.4.1.9.9.398.2.2.1
A collection of objects providing the configuration information about MAUs attached to interfaces with managed jacks.
Status: current Access: read-only
OBJECT-GROUP    

cmExtIfAutoMdixConfigGroup 1.3.6.1.4.1.9.9.398.2.2.2
A collection of objects providing the configuration information of Auto-MDIX feature in the device.
Status: current Access: read-only
OBJECT-GROUP    

cmExtIfMauTrafficGroup 1.3.6.1.4.1.9.9.398.2.2.3
Object that provides the type of traffic carried by MAUs in devices having admin or control traffic internal to the device.
Status: current Access: read-only
OBJECT-GROUP