CISCO-MAU-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-MAU-EXT-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
 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.
         cmExtMIBNotifs 1.3.6.1.4.1.9.9.398.0
         cmExtMIBObjects 1.3.6.1.4.1.9.9.398.1
             cmExtMauConfig 1.3.6.1.4.1.9.9.398.1.1
                 cmExtJackConfigTable 1.3.6.1.4.1.9.9.398.1.1.1 no-access
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.
                     cmExtJackConfigEntry 1.3.6.1.4.1.9.9.398.1.1.1.1 no-access
An entry containing additional management information for a particular jack.
                         cmExtJackState 1.3.6.1.4.1.9.9.398.1.1.1.1.1 integer read-write
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. Enumeration: 'active': 1, 'inactive': 2.
             cmExtAutoMdixConfig 1.3.6.1.4.1.9.9.398.1.2
                 cmExtIfAutoMdixConfigTable 1.3.6.1.4.1.9.9.398.1.2.1 no-access
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.
                     cmExtIfAutoMdixConfigEntry 1.3.6.1.4.1.9.9.398.1.2.1.1 no-access
An entry containing Auto-MDIX configuration information for a MAU connected to the interface.
                         cmExtIfAutoMdixEnabled 1.3.6.1.4.1.9.9.398.1.2.1.1.1 truthvalue read-write
Specifies if Auto-MDIX feature is enabled on the MAU.
             cmExtIfMau 1.3.6.1.4.1.9.9.398.1.3
                 cmExtIfMauTrafficTable 1.3.6.1.4.1.9.9.398.1.3.1 no-access
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.
                     cmExtIfMauTrafficEntry 1.3.6.1.4.1.9.9.398.1.3.1.1 no-access
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.
                         cmExtIfMauTrafficType 1.3.6.1.4.1.9.9.398.1.3.1.1.1 integer read-only
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 Enumeration: 'other': 1, 'adminControl': 2, 'user': 3.
         cmExtMIBConformance 1.3.6.1.4.1.9.9.398.2
             cmExtMIBCompliances 1.3.6.1.4.1.9.9.398.2.1
                 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.
                 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.
                 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.
             cmExtMIBGroups 1.3.6.1.4.1.9.9.398.2.2
                 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.
                 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.
                 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.