CISCO-ETHERLIKE-EXT-MIB

File: CISCO-ETHERLIKE-EXT-MIB.mib (9773 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF EtherLike-MIB
IF-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP dot3StatsIndex
ifIndex ciscoMgmt

Defined Types

CeeDot3PauseExtEntry  
SEQUENCE    
  ceeDot3PauseExtAdminMode BITS
  ceeDot3PauseExtOperMode BITS

CeeSubInterfaceEntry  
SEQUENCE    
  ceeSubInterfaceCount Unsigned32

Defined Values

ciscoEtherExtMIB 1.3.6.1.4.1.9.9.645
The MIB module to describe generic objects for ethernet-like network interfaces. This MIB provides ethernet-like network interfaces information that are either excluded by EtherLike-MIB or specific to Cisco products.
MODULE-IDENTITY    

ciscoEtherExtMIBNotifs 1.3.6.1.4.1.9.9.645.0
OBJECT IDENTIFIER    

ciscoEtherExtMIBObjects 1.3.6.1.4.1.9.9.645.1
OBJECT IDENTIFIER    

ciscoEtherExtMIBConform 1.3.6.1.4.1.9.9.645.2
OBJECT IDENTIFIER    

ceeDot3PauseExt 1.3.6.1.4.1.9.9.645.1.1
OBJECT IDENTIFIER    

ceeSubIf 1.3.6.1.4.1.9.9.645.1.2
OBJECT IDENTIFIER    

ceeDot3PauseExtTable 1.3.6.1.4.1.9.9.645.1.1.1
A list of additional descriptive and status information about the MAC Control PAUSE function on the ethernet-like interfaces attached to a particular system, in extension to dot3PauseTable in EtherLike-MIB. There will be one row in this table for each ethernet-like interface in the system which supports the MAC Control PAUSE function.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CeeDot3PauseExtEntry

ceeDot3PauseExtEntry 1.3.6.1.4.1.9.9.645.1.1.1.1
An entry in the table, containing additional information about the MAC Control PAUSE function on a single ethernet-like interface, in extension to dot3PauseEntry in Etherlike-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  CeeDot3PauseExtEntry  

ceeDot3PauseExtAdminMode 1.3.6.1.4.1.9.9.645.1.1.1.1.1
Indicates preference to send or process pause frames on this interface. txDesired(0) - indicates preference to send pause frames, but autonegotiates flow control. This bit can only be turned on when the corresponding instance of dot3PauseAdminMode has the value of 'enabledXmit' or 'enabledXmitAndRcv'. rxDesired(1) - indicates preference to process pause frames, but autonegotiates flow control. This bit can only be turned on when the corresponding instance of dot3PauseAdminMode has the value of 'enabledRcv' or 'enabledXmitAndRcv'.
Status: current Access: read-write
OBJECT-TYPE    
  BITS txDesired(0), rxDesired(1)  

ceeDot3PauseExtOperMode 1.3.6.1.4.1.9.9.645.1.1.1.1.2
Provides additional information about the flow control operational status on this interface. txDisagree(0) - the transmit pause function on this interface is disabled due to disagreement from the far end on negotiation. rxDisagree(1) - the receive pause function on this interface is disabled due to disagreement from the far end on negotiation. txDesired(2) - the transmit pause function on this interface is desired. rxDesired(3) - the receive pause function on this interface is desired.
Status: current Access: read-only
OBJECT-TYPE    
  BITS txDisagree(0), rxDisagree(1), txDesired(2), rxDesired(3)  

ceeSubInterfaceTable 1.3.6.1.4.1.9.9.645.1.2.1
This table provides the subinterface related information associated to the Ethernet-like interfaces. The subinterface is a division of one physical interface into multiple logical interfaces. As an example of what a typical subinterface setup might look like on a device, a single Ethernet port such as GigabitEthernet0/0 would be subdivided into Gi0/0.1, Gi0/0.2, Gi0/0.3 and so on, each one performing as if it were a separate interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CeeSubInterfaceEntry

ceeSubInterfaceEntry 1.3.6.1.4.1.9.9.645.1.2.1.1
This table contains a row for each Ethernet-like interface by it's ifTable ifIndex in the system, which supports the sub-interface. An entry is created by an agent, when it detects a Ethernet-like interface is created in ifTable and it can support sub-interface. An entry is deleted by an agent, when the ifTable entry associated to the Ethernet-like interface is deleted. Typically, when the card is removed from the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CeeSubInterfaceEntry  

ceeSubInterfaceCount 1.3.6.1.4.1.9.9.645.1.2.1.1.1
This object represents the number of subinterfaces created on a Ethernet-like interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

ceeEtherExtMIBCompliances 1.3.6.1.4.1.9.9.645.2.1
OBJECT IDENTIFIER    

ceeEtherExtMIBGroups 1.3.6.1.4.1.9.9.645.2.2
OBJECT IDENTIFIER    

ceeEtherExtMIBCompliance 1.3.6.1.4.1.9.9.645.2.1.1
The compliance statement for CISCO-ETHERLIKE-EXT-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ceeEtherExtMIBComplianceR01 1.3.6.1.4.1.9.9.645.2.1.2
The compliance statement for CISCO-ETHERLIKE-EXT-MIB. This deprecates ceeEtherExtMIBCompliance.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoEtherExtPauseGroup 1.3.6.1.4.1.9.9.645.2.2.1
A collection of objects providing the additional information for the control of the MAC Control PAUSE function on ethernet-like network interfaces.
Status: current Access: read-only
OBJECT-GROUP    

ciscoEtherExtSubIfGroup 1.3.6.1.4.1.9.9.645.2.2.2
A collection of objects providing the Ethernet-like subinterface information.
Status: current Access: read-only
OBJECT-GROUP