CISCO-IF-EXTENSION-MIB

File: CISCO-IF-EXTENSION-MIB.mib (121742 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB ENTITY-MIB SNMP-FRAMEWORK-MIB
CISCO-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Counter64 Gauge32 Unsigned32
Integer32 NOTIFICATION-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TruthValue
TimeStamp DisplayString TEXTUAL-CONVENTION
ifIndex InterfaceIndexOrZero ifName
ifType ifAdminStatus ifOperStatus
entPhysicalIndex SnmpAdminString IfOperStatusReason
ciscoMgmt

Defined Types

InterfaceIndexList  
This textual convention defines the 'ifIndex' for a set of 64 interfaces in a module. Each 4 bytes within the value of an object of this type is combined together to represent the interface index of a particular port in the module (i.e., each 4 byte group represents the 'ifIndex' of an interface). The first 4 bytes (byte 1, byte 2, byte 3 and byte 4) combined represent the 'ifIndex' of an interface. While the second 4 bytes (byte 5, byte 6, byte 7 and byte 8) represent the 'ifIndex' for the next interface in the module, and so on. If there are only 'n' interfaces in a set of 64 interfaces in the module, then bytes after the '4n' byte in this object are irrelevant.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..256)  

InterfaceOperModeList  
This textual convention defines the operational mode for a set of 64 interfaces in a module. The operational mode of an interface is represented by the value defined in the textual convention 'InterfaceOperMode' (defined in CISCO-ST-TC). Each 'byte' within the value of an object of this type, specifies the operational mode of an interface in the module. The first byte (byte 1) represents the operational mode of an interface in the module, whose 'ifIndex' is represented by the corresponding instance of 'cieInterfacesIndex' object in its first 4 bytes. The second byte (byte 2) represents the operational mode of an interface in the module, whose 'ifIndex' is represented by the corresponding instance of 'cieInterfacesIndex' object in its second 4 bytes. If there are only 'n' interfaces in a set of 64 interfaces in the module, then bytes after the 'n' byte in this object are irrelevant.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

InterfaceOperCauseList  
This textual convention defines the operational status cause for a set of 64 interfaces in a module. The operational status cause of an interface is represented by the value defined in the textual convention 'IfOperStatusReason' (defined in CISCO-TC). Each 2 bytes within the value of an object of this type is combined together to represent the operational status cause of a particular interface in the module (i.e., each 2 byte group represents the 'cieIfOperStatusCause' of an interface). The first 2 bytes (byte 1 and byte 2) of this object, represents the operational status cause of an interface in the module, whose 'ifIndex' is represented by the corresponding instance of 'cieInterfacesIndex' object in its first 4 bytes. The next 2 bytes (byte 3 and byte 4) of this object, represents the operational status cause of an interface in the module, whose 'ifIndex' is represented by the corresponding instance of 'cieInterfacesIndex' object in the next 4 bytes respectively. If there are only 'n' interfaces in a set of 64 interfaces in the module, then bytes after the '2n' byte in this object are irrelevant.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..128)  

InterfaceOwnershipList  
This textual convention defines the status for a set of 64 interfaces in a module regarding whether or not each interface is administratively assigned a name of the current owner of the interface resource as per the object cieIfOwner, defined on that interface. Each 'bit' within the value of an object of this type, specifies whether the corresponding interface on the module has been administratively assigned a name of the current owner of the interface resource. In other words, each bit represents whether the corresponding interface is 'owned' or not. This bit is set to 1 if the interface is owned. It is 0 otherwise. The first bit (bit 1) in byte 1 represents whether the interface, whose 'ifIndex' is represented by the corresponding instance of 'cieInterfacesIndex' object in its first 4 bytes, is owned or not. The second byte (byte 2) in byte 2 represents whether the interface, whose 'ifIndex' is represented by the corresponding instance of 'cieInterfacesIndex' object in its second 4 bytes, is owned or not. If there are only 'n' interfaces in a set of 64 interfaces in the module, then bits after the 'n' bit in this object are irrelevant and set to 0.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..8)  

IfIndexPersistenceState  
This textual convention is used to define the state of ifIndex Persistence for both global as well as interface level. The global object, cieIfIndexGlobalPersistence can have two state of ifIndex Persistence i.e. either enable or disable. At interface level, the object cieIfIndexPersistenceControl can take all the three values enable/disable/global.
TEXTUAL-CONVENTION    
  INTEGER disable(1), enable(2), global(3)  

CieIfPacketStatsEntry  
SEQUENCE    
  cieIfLastInTime Gauge32
  cieIfLastOutTime Gauge32
  cieIfLastOutHangTime Gauge32
  cieIfInRuntsErrs Counter32
  cieIfInGiantsErrs Counter32
  cieIfInFramingErrs Counter32
  cieIfInOverrunErrs Counter32
  cieIfInIgnored Counter32
  cieIfInAbortErrs Counter32
  cieIfInputQueueDrops Counter32
  cieIfOutputQueueDrops Counter32
  cieIfPacketDiscontinuityTime TimeStamp

CieIfInterfaceEntry  
SEQUENCE    
  cieIfResetCount Counter32
  cieIfKeepAliveEnabled TruthValue
  cieIfStateChangeReason SnmpAdminString
  cieIfCarrierTransitionCount Counter32
  cieIfInterfaceDiscontinuityTime TimeStamp
  cieIfDhcpMode TruthValue
  cieIfMtu Integer32
  cieIfContextName OCTET STRING
  cieIfOperStatusCause IfOperStatusReason
  cieIfOperStatusCauseDescr SnmpAdminString
  cieIfSpeedReceive Gauge32
  cieIfHighSpeedReceive Gauge32
  cieIfOwner DisplayString
  cieIfSharedConfig INTEGER
  cieIfSpeedGroupConfig INTEGER
  cieIfTransceiverFrequencyConfig INTEGER
  cieIfFillPatternConfig INTEGER
  cieIfIgnoreBitErrorsConfig TruthValue
  cieIfIgnoreInterruptThresholdConfig TruthValue

CieIfStatusListEntry  
SEQUENCE    
  cieIfStatusListIndex Unsigned32
  cieInterfacesIndex InterfaceIndexList
  cieInterfacesOperMode InterfaceOperModeList
  cieInterfacesOperCause InterfaceOperCauseList
  cieInterfaceOwnershipBitmap InterfaceOwnershipList

CieIfVlStatsEntry  
SEQUENCE    
  cieIfNoDropVlInPkts Counter64
  cieIfNoDropVlInOctets Counter64
  cieIfNoDropVlOutPkts Counter64
  cieIfNoDropVlOutOctets Counter64
  cieIfDropVlInPkts Counter64
  cieIfDropVlInOctets Counter64
  cieIfDropVlOutPkts Counter64
  cieIfDropVlOutOctets Counter64

CieIfIndexPersistenceEntry  
SEQUENCE    
  cieIfIndexPersistenceEnabled TruthValue
  cieIfIndexPersistenceControl IfIndexPersistenceState

CieIfDot1qCustomEtherTypeEntry  
SEQUENCE    
  cieIfDot1qCustomAdminEtherType Integer32
  cieIfDot1qCustomOperEtherType Integer32

CieIfUtilEntry  
SEQUENCE    
  cieIfInPktRate Counter64
  cieIfInOctetRate Counter64
  cieIfOutPktRate Counter64
  cieIfOutOctetRate Counter64
  cieIfInterval Unsigned32

CieIfDot1dBaseMappingEntry  
SEQUENCE    
  cieIfDot1dBaseMappingPort Integer32

CieIfNameMappingEntry  
SEQUENCE    
  cieIfName DisplayString
  cieIfIndex InterfaceIndexOrZero

Defined Values

ciscoIfExtensionMIB 1.9.276
A MIB module for extending the IF-MIB (RFC2863) to add objects which provide additional information about interfaces not available in other MIBS. This MIB replaces the OLD-CISCO-INTERFACES-MIB. GLOSSARY : Virtual Switch - A physical switch partitioned into multiple logical switches. Interface Sharing - An interface can be shared among multiple virtual switches. Speed Group - An interface is capable of operating in any one of the speed range depending on the capability of the hardware. Virtual Link (VL) - Virtual Link is a logical connectivity between two end points. A physical interface can have multiple Virtual Links. No Drop Virtual Link - According to 802.3 standard, No drop specifies lossless service on a virtual link. Drop Virtual Link - According to 802.3 standard, Traffic drop may occur on this virtual Link.
MODULE-IDENTITY    

ciscoIfExtensionMIBNotifications 1.9.276.0
OBJECT IDENTIFIER    

ciscoIfExtensionMIBObjects 1.9.276.1
OBJECT IDENTIFIER    

ciscoIfExtensionMIBConformance 1.9.276.2
OBJECT IDENTIFIER    

ciscoIfExtensionStats 1.9.276.1.1
OBJECT IDENTIFIER    

ciscoIfExtSystemConfig 1.9.276.1.2
OBJECT IDENTIFIER    

ciscoIfExtDot1qCustomEtherType 1.9.276.1.3
OBJECT IDENTIFIER    

ciscoIfExtUtilization 1.9.276.1.4
OBJECT IDENTIFIER    

ciscoIfExtDot1dBaseMapping 1.9.276.1.5
OBJECT IDENTIFIER    

ciscoIfExtIfNameMapping 1.9.276.1.6
OBJECT IDENTIFIER    

cieIfPacketStatsTable 1.9.276.1.1.1
This table contains interface packet statistics which are not available in IF-MIB(RFC2863). As an example, some interfaces to which objects in this table are applicable are as follows : o Ethernet o FastEthernet o ATM o BRI o Sonet o GigabitEthernet Some objects defined in this table may be applicable to physical interfaces only. As a result, this table may be sparse for some logical interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CieIfPacketStatsEntry

cieIfPacketStatsEntry 1.9.276.1.1.1.1
An entry into the cieIfPacketStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CieIfPacketStatsEntry  

cieIfLastInTime 1.9.276.1.1.1.1.1
This object represents the elapsed time in milliseconds since last protocol input packet was received. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cieIfLastOutTime 1.9.276.1.1.1.1.2
This object represents the elapsed time in milliseconds since last protocol output packet was transmitted. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cieIfLastOutHangTime 1.9.276.1.1.1.1.3
This object represents the elapsed time in milliseconds since last protocol output packet could not be successfully transmitted. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cieIfInRuntsErrs 1.9.276.1.1.1.1.4
The number of packets input on a particular physical interface which were dropped as they were smaller than the minimum allowable physical media limit. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cieIfInGiantsErrs 1.9.276.1.1.1.1.5
The number of input packets on a particular physical interface which were dropped as they were larger than the ifMtu (largest permitted size of a packet which can be sent/received on an interface). Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cieIfInFramingErrs 1.9.276.1.1.1.1.6
The number of input packets on a physical interface which were misaligned or had framing errors. This happens when the format of the incoming packet on a physical interface is incorrect. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cieIfInOverrunErrs 1.9.276.1.1.1.1.7
The number of input packets which arrived on a particular physical interface which were too quick for the hardware to receive and hence the receiver ran out of buffers. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cieIfInIgnored 1.9.276.1.1.1.1.8
The number of input packets which were simply ignored by this physical interface due to insufficient resources to handle the incoming packets. For example, this could indicate that the input receive buffers are not available or that the receiver lost a packet. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cieIfInAbortErrs 1.9.276.1.1.1.1.9
Number of input packets which were dropped because the receiver aborted. Examples of this could be when an abort sequence aborted the input frame or when there is a collision in an ethernet segment. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cieIfInputQueueDrops 1.9.276.1.1.1.1.10
The number of input packets which were dropped. Some reasons why this object could be incremented are: o Input queue is full. o Errors at the receiver hardware while receiving the packet. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cieIfOutputQueueDrops 1.9.276.1.1.1.1.11
This object indicates the number of output packets dropped by the interface even though no error had been detected to prevent them being transmitted. The packet could be dropped for many reasons, which could range from the interface being down to errors in the format of the packet. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cieIfPacketDiscontinuityTime 1.9.276.1.1.1.1.12
The value of sysUpTime on the most recent occasion at which this interface's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a value of zero.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cieIfInterfaceTable 1.9.276.1.1.2
This table contains objects which provide more information about interface properties not available in IF-MIB (RFC 2863). Some objects defined in this table may be applicable to physical interfaces only. As a result, this table may be sparse for logical interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CieIfInterfaceEntry

cieIfInterfaceEntry 1.9.276.1.1.2.1
An entry into the cieIfInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CieIfInterfaceEntry  

cieIfResetCount 1.9.276.1.1.2.1.1
The number of times the interface was internally reset and brought up. Some of the actions which can cause this counter to increment are : o Bringing an interface up using the interface CLI command. o Clearing the interface with the exec CLI command. o Bringing the interface up via SNMP. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfInterfaceDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cieIfKeepAliveEnabled 1.9.276.1.1.2.1.2
A keepalive is a small, layer-2 message that is transmitted by a network device to let directly-connected network devices know of its presence. This object returns 'true' if keepalives are enabled on this interface. If keepalives are not enabled, 'false' is returned. Setting this object to TRUE or FALSE enables or disables (respectively) keepalive on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cieIfStateChangeReason 1.9.276.1.1.2.1.3
This object displays a human-readable textual string which describes the cause of the last state change of the interface. Examples of the values this object can take are: o 'Lost Carrier' o 'administratively down' o 'up' o 'down'
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cieIfCarrierTransitionCount 1.9.276.1.1.2.1.4
Number of times interface saw the carrier signal transition. For example, if a T1 line is unplugged, then framer will detect the loss of signal (LOS) on the line and will count it as a transition. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfInterfaceDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cieIfInterfaceDiscontinuityTime 1.9.276.1.1.2.1.5
The value of sysUpTime on the most recent occasion at which this interface's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a value of zero.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cieIfDhcpMode 1.9.276.1.1.2.1.6
The DHCP mode configured by the administrator. If 'true' the DHCP is enabled. In which case an IP address is requested in DHCP. This is in addition to any that are configured by the administrator in 'ciiIPAddressTable' or 'ciiIPIfAddressTable' in CISCO-IP-IF-MIB. If 'false' the DHCP is disabled. In which case all IP addresses are configured by the administrator in 'ciiIPAddressTable' or 'ciiIPIfAddressTable'. For interfaces, for which DHCP cannot be or is not supported, then this object has the value 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cieIfMtu 1.9.276.1.1.2.1.7
The MTU configured by the administrator. This object is exactly same as 'ifMtu' in ifTable from IF-MIB for the same ifIndex value , except that it is configurable by the administrator. For more description of this object refer to 'ifMtu' in IF-MIB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 40..2147483647  

cieIfContextName 1.9.276.1.1.2.1.8
The ContextName denotes the interface 'context' and is used to logically separate the MIB management. RFC 2571 and RFC 2737 describe this approach. When the agent supports a different SNMP context, as detailed in RFC 2571 and RFC 2737, for different interfaces, then the value of this object specifies the context name used for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cieIfOperStatusCause 1.9.276.1.1.2.1.9
This object represents the detailed operational cause reason for the current operational state of the interface. The current operational state of the interface is given by the 'ifOperStatus' defined in IF-MIB. The corresponding instance of 'cieIfOperStatusCauseDescr' must be used to get the information about the operational cause value mentioned in this object. For interfaces whose 'ifOperStatus' is 'down' the objects 'cieIfOperStatusCause' and 'cieIfOperStatusCauseDescr' together provides the information about the operational cause reason and the description of the cause. The value of this object will be 'none' for all the 'ifOperStatus' values except for 'down'. Its value will be one status cause defined in the 'IfOperStatusReason' textual convention if 'ifOperStatus' is 'down'. The value of this object will be 'other' if the operational status cause is not one defined in 'IfOperStatusReason'.
Status: current Access: read-only
OBJECT-TYPE    
  IfOperStatusReason  

cieIfOperStatusCauseDescr 1.9.276.1.1.2.1.10
The description for the cause of current operational state of the interface, given by the object 'cieIfOperStatusCause'. For an interface whose 'ifOperStatus' is not 'down' the value of this object will be 'none'.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cieIfSpeedReceive 1.9.276.1.1.2.1.11
An estimate of the interface's current receive bandwidth in bits per second. This object is provided for interface with asymmetric interface speeds like ADSL and should be used in conjunction with ifSpeed object. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ifHighSpeed must be used to report the interace's speed. For a sub-layer which has no concept of bandwidth, this object should be zero.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cieIfHighSpeedReceive 1.9.276.1.1.2.1.12
An estimate of the interface's current receive bandwidth in units of 1,000,000 bits per second. If this object reports a value of `n' then the speed of the interface is somewhere in the range of `n-500,000' to `n+499,999'. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. For a sub-layer which has no concept of bandwidth, this object should be zero.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cieIfOwner 1.9.276.1.1.2.1.13
This data type is used to model an administratively assigned name of the current owner of the interface resource. This information is taken from the NVT ASCII character set. It is suggested that this name contain one or more of the following: SnmpEngineID, IP address, management station name, network manager's name, location, or phone number. SNMP access control is articulated entirely in terms of the contents of MIB views; access to a particular SNMP object instance depends only upon its presence or absence in a particular MIB view and never upon its value or the value of related object instances. Thus, this object affords resolution of resource contention only among cooperating managers; this object realizes no access control function with respect to uncooperative parties.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

cieIfSharedConfig 1.9.276.1.1.2.1.14
This object indicates the current configuration of interface sharing on the given interface. 'notApplicable' - the interface sharing configuration on this interface is not applicable. 'ownerDedicated' - the interface is in the dedicated mode to the binding physical interface. 'ownerShared' - the interface is shared amongst virtual switches and this interface physically belongs to a its virtual switch. 'sharedOnly' - the interface is in purely shared mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), ownerDedicated(2), ownerShared(3), sharedOnly(4)  

cieIfSpeedGroupConfig 1.9.276.1.1.2.1.15
This object specifies the current speed group configuration on the given interface. 'notApplicable' - the interface speed group configuration on this interface is not applicable. It is a read-only value. '10G' - the interface speed group configuration on this interface as 10G. '1G-2G-4G-8G' - the interface speed group configuration on this interface as 1G-2G-4G-8G. '2G-4G-8G-16G' - the interface speed group configuration on this interface as 2G-4G-8G-16G.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), tenG(2), oneTwoFourEightG(3), twoFourEightSixteenG(4)  

cieIfTransceiverFrequencyConfig 1.9.276.1.1.2.1.16
This object specifies the current transceiver frequency configuration on the given interface. 'notApplicable' - the interface transceiver frequency configuration on this interface is not applicable. It is a read-only value. 'FibreChannel' - the interface transceiver frequency configuration on this interface as Fibre Channel. 'Ethernet' - the interface transceiver frequency on this interface as Ethernet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), fibreChannel(2), ethernet(3)  

cieIfFillPatternConfig 1.9.276.1.1.2.1.17
This object specifies the current switchport fill pattern configuration on the given interface. 'arbff8G' - the inter frame gap fill pattern is ARBFF for 8G speed. 'idle8G' - the inter frame gap fill pattern is IDLE for 8G speed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER arbff8G(1), idle8G(2)  

cieIfIgnoreBitErrorsConfig 1.9.276.1.1.2.1.18
This object specifies the current switchport biterrors configuration on the given interface. If 'true(1)' the ignore bit errors is enabled.In which case the interface ignores bit errors. If 'false(2)' the ignore bit errors is disabled. In which case the interface acts on the bit errors. For interfaces, for which bit errors is not supported, then this object has the value 'true(1)'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cieIfIgnoreInterruptThresholdConfig 1.9.276.1.1.2.1.19
This object specifies the current interrupt threshold configuration on the given interface. 'If 'true(1)' the ignore interrupt thresholds is enabled. In which case the interface ignores interrupt thresholds. If 'false(2)' the ignore interrupt thresholds is disabled. In which case the interface acts on the interrupt thresholds. For interfaces, for which interrupt thresholds is not supported, then this object has the value 'true(1)'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cieIfStatusListTable 1.9.276.1.1.3
This table contains objects for providing the 'ifIndex', interface operational mode and interface operational cause for all the interfaces in the modules. This table contains one entry for each 64 interfaces in an module. This table provides efficient way of encoding 'ifIndex', interface operational mode and interface operational cause, from the point of retrieval, by combining the values a set of 64 interfaces in a single MIB object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CieIfStatusListEntry

cieIfStatusListEntry 1.9.276.1.1.3.1
Each entry represents the 'ifIndex', interface operational mode and interface operational cause for a set of 64 interfaces in a module.
Status: current Access: not-accessible
OBJECT-TYPE    
  CieIfStatusListEntry  

cieIfStatusListIndex 1.9.276.1.1.3.1.1
An arbitrary integer value, greater than zero, which identifies a list of 64 interfaces within a module.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..33554432  

cieInterfacesIndex 1.9.276.1.1.3.1.2
This object represents the 'ifIndex' for a set of 64 interfaces in the module.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexList  

cieInterfacesOperMode 1.9.276.1.1.3.1.3
This object represents the operational mode for a set of 64 interfaces in the module.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceOperModeList  

cieInterfacesOperCause 1.9.276.1.1.3.1.4
This object represents the operational status cause for a set of 64 interfaces in the module.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceOperCauseList  

cieInterfaceOwnershipBitmap 1.9.276.1.1.3.1.5
This object indicates the status for a set of 64 interfaces in a module regarding whether or not each interface is administratively assigned a name of the current owner of the interface resource as per cieIfOwner.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceOwnershipList  

cieIfVlStatsTable 1.9.276.1.1.4
This table contains VL (Virtual Link) statistics for a capable interface. Objects defined in this table may be applicable to physical interfaces only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CieIfVlStatsEntry

cieIfVlStatsEntry 1.9.276.1.1.4.1
Each row contains managed objects for Virtual Link statistics on interface capable of providing this information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CieIfVlStatsEntry  

cieIfNoDropVlInPkts 1.9.276.1.1.4.1.1
This object indicates the number of input packets on all No-Drop Virtual Links belonged to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfNoDropVlInOctets 1.9.276.1.1.4.1.2
This object indicates the number of input octets on all No-Drop Virtual Links belonged to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfNoDropVlOutPkts 1.9.276.1.1.4.1.3
This object indicates the number of output packets on all No-Drop Virtual Links belonged to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfNoDropVlOutOctets 1.9.276.1.1.4.1.4
This object indicates the number of output octets on all No-Drop Virtual Links belonged to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfDropVlInPkts 1.9.276.1.1.4.1.5
This object indicates the number of input packets on all Drop Virtual Links belonged to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfDropVlInOctets 1.9.276.1.1.4.1.6
This object indicates the number of input octets on all Drop Virtual Links belonged to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfDropVlOutPkts 1.9.276.1.1.4.1.7
This object indicates the number of output packets on all Drop Virtual Links belonged to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfDropVlOutOctets 1.9.276.1.1.4.1.8
This object indicates the number of output octets on all Drop Virtual Links belonged to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieSystemMtu 1.9.276.1.2.1
Global system MTU in octets. This object specifies the MTU on all interfaces. However, the value specified by cieIfMtu takes precedence for an interface, which means that the interface's MTU uses the value specified by cieIfMtu, if it is configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cieLinkUpDownEnable 0.1.9.276.1.2.2
Indicates whether cieLinkUp/cieLinkDown or standard mib-II defined linkUp/Down or both, notifications should be generated for the interfaces in the system. 'standard' - only generate standard defined mib-II linkUp/linkDown notification if 'ifLinkUpDownTrapEnable' for the interface is 'enabled'. 'cisco' - only generate cieLinkUp/cieLinkDown notifications for an interface if the 'ifLinkUpDownTrapEnable' for the interface is 'enabled'. If both bits are selected then linkUp/linkDown and cieLinkUp/cieLinkDown are both generated for an interface if the 'ifLinkUpDownTrapEnable' for the interface is 'enabled'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  BITS standard(0), cisco(1)  

cieStandardLinkUpDownVarbinds 1.9.276.1.2.3
Indicates whether to send the extra varbinds in addition to the varbinds defined in linkUp/linkDown notifications. 'standard' - only send the varbinds defined in the standard linkUp/linkDown notification. 'additional' - send the extra varbinds in addition to the defined ones. 'other' - any other config not covered by the above. This value is read-only.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), additional(2), other(3)  

cieIfIndexPersistence 1.9.276.1.2.4
This object specifies whether ifIndex values persist across reinitialization of the device. ifIndex persistence means that the mapping between the ifDescr object values and the ifIndex object values will be retained across reboots. Applications such as device inventory, billing, and fault detection depend on the maintenance of the correspondence between particular ifIndex values and their interfaces. During reboot or insertion of a new card, the data to correlate the interfaces to the ifIndex may become invalid in absence of ifIndex persistence feature. ifIndex persistence for an interface ensures ifIndex value for the interface will remain the same after a system reboot. Hence, this feature allows users to avoid the workarounds required for consistent interface identification across reinitialization. Due to change in syntax, this object is deprecated by cieIfIndexGlobalPersistence.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cieIfIndexPersistenceTable 1.9.276.1.2.5
This table lists configuration data relating to ifIndex persistence. This table has a sparse dependent relationship on the ifTable, containing a row for each ifEntry corresponding to an interface for which ifIndex persistence is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CieIfIndexPersistenceEntry

cieIfIndexPersistenceEntry 1.9.276.1.2.5.1
Each entry represents ifindex persistence configuration for an interface specified by ifIndex. Whenever an interface which supports ifindex persistence is created/destroyed in the ifTable, the corresponding ifindex persistence entry is created/destroyed respectively. Some of the interfaces may not support ifindex persistence, for example, a dynamic interface, such as a PPP connection or a IP subscriber interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CieIfIndexPersistenceEntry  

cieIfIndexPersistenceEnabled 1.9.276.1.2.5.1.1
This object specifies whether the interface's ifIndex value persist across reinitialization. Due to change in syntax, this object is deprecated by cieIfIndexPersistenceControl.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cieIfIndexPersistenceControl 1.9.276.1.2.5.1.2
This object specifies whether the interface's ifIndex value persist across reinitialization. In global state, the interface uses the global setting data for persistence i.e. cieIfIndexGlobalPersistence.
Status: current Access: read-write
OBJECT-TYPE    
  IfIndexPersistenceState  

cieDelayedLinkUpDownNotifEnable 1.9.276.1.2.6
This object specifies whether the system generates a cieDelayedLinkUpDownNotif notification.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cieDelayedLinkUpDownNotifDelay 1.9.276.1.2.7
This object specifies the interval of time an interface's operational status must remain stable following a transition before the system will generate a cieDelayedLinkUpDownNotif.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..60  

cieIfIndexGlobalPersistence 1.9.276.1.2.8
This object specifies whether ifIndex values persist across reinitialization of the device. ifIndex persistence means that the mapping between the ifDescr object values and the ifIndex object values will be retained across reboots. Applications such as device inventory, billing, and fault detection depend on the maintenance of the correspondence between particular ifIndex values and their interfaces. During reboot or insertion of a new card, the data to correlate the interfaces to the ifIndex may become invalid in absence of ifIndex persistence feature. ifIndex persistence for an interface ensures ifIndex value for the interface will remain the same after a system reboot. Hence, this feature allows users to avoid the workarounds required for consistent interface identification across reinitialization. The allowed values for this object are either enable or disable. global value is not allowed.
Status: current Access: read-write
OBJECT-TYPE    
  IfIndexPersistenceState  

cieLinkUpDownConfig 1.9.276.1.2.9
This object specifies whether standard mib-II defined linkUp/ linkDown, extended linkUp/linkDown (with extra varbinds in addition to the varbinds defined in linkUp/linkDown) or cieLinkUp/cieLinkDown notifications should be generated for the interfaces in the system. 'standardLinkUp' - generate standard defined mib-II linkUp notification if 'ifLinkUpDownTrapEnable' for the interface is 'enabled'. 'standardLinkDown' - generate standard defined mib-II linkDown notification if 'ifLinkUpDownTrapEnable' for the interface is 'enabled'. 'additionalLinkUp' - generate linkUp notification with additional varbinds if 'ifLinkUpDownTrapEnable' for the interface is 'enabled'. 'additionalLinkDown' - generate linkDown notification with additional varbinds if 'ifLinkUpDownTrapEnable' for the interface is 'enabled'. 'ciscoLinkUp' - generate cieLinkUp notification if the 'ifLinkUpDownTrapEnable' for the interface is 'enabled'. 'ciscoLinkDown' - generate cieLinkDown notification if the 'ifLinkUpDownTrapEnable' for the interface is 'enabled'. If multiple bits are set then multiple notifications will be generated for an interface if the 'ifLinkUpDownTrapEnable' for the interface is 'enabled'.
Status: current Access: read-write
OBJECT-TYPE    
  BITS standardLinkUp(0), standardLinkDown(1), additionalLinkUp(2), additionalLinkDown(3), ciscoLinkUp(4), ciscoLinkDown(5)  

cieIfDot1qCustomEtherTypeTable 1.9.276.1.3.1
A list of the interfaces that support the 802.1q custom Ethertype feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CieIfDot1qCustomEtherTypeEntry

cieIfDot1qCustomEtherTypeEntry 1.9.276.1.3.1.1
An entry containing the custom EtherType information for the interface. Only interfaces with custom 802.1q ethertype control are listed in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CieIfDot1qCustomEtherTypeEntry  

cieIfDot1qCustomAdminEtherType 1.9.276.1.3.1.1.1
The Dot1qEtherType allow administrator to select a non-standard (other than 0x8100) 2-byte ethertype for the interface to interoperate with third party vendor's system that do not use the standard 0x8100 ethertype to identify 802.1q-tagged frames. The current administrative value of the 802.1q ethertype for the interface. The administrative 802.1q ethertype value may differ from the operational 802.1q ethertype value. On some platforms, 802.1q ethertype may be assigned per group rather than per port. If multiple ports belong to a port group, the 802.1q ethertype assigned to any of the ports in such group will apply to all ports in the same group. To configure non-standard dot1q ethertype is only recommended when the Cisco device is connected to any third party vendor device. Also be advised that the custom ethertype value needs to be changed in the whole cloud of Cisco device with the same custom ethertype value if the third party device are separated by number of Cisco device in the middle.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

cieIfDot1qCustomOperEtherType 1.9.276.1.3.1.1.2
The current operational value of the 802.1q ethertype for the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

cieIfUtilTable 1.9.276.1.4.1
This table contains the interface utilization rates for inbound and outbound traffic on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CieIfUtilEntry

cieIfUtilEntry 1.9.276.1.4.1.1
An entry containing utilization rates for the interface. Every interface for which the inbound and outbound traffic information is available has a corresponding entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CieIfUtilEntry  

cieIfInPktRate 1.9.276.1.4.1.1.1
By default, this is the five minute exponentially-decayed moving average of the inbound packet rate for this interface. However, if the corresponding instance of cieIfInterval is instantiated with a value which specifies an interval different from 5-minutes, then cieIfInPktRate is the exponentially-decayed moving average of inbound packet rate over this different time interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfInOctetRate 1.9.276.1.4.1.1.2
By default, this is the five minute exponentially-decayed moving average of the inbound octet rate for this interface. However, if the corresponding instance of cieIfInterval is instantiated with a value which specifies an interval different from 5-minutes, then cieIfInOctetRate is the exponentially-decayed moving average of inbound octet rate over this different time interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfOutPktRate 1.9.276.1.4.1.1.3
By default, this is the five minute exponentially-decayed moving average of the outbound packet rate for this interface. However, if the corresponding instance of cieIfInterval is instantiated with a value which specifies an interval different from 5-minutes, then cieIfOutPktRate is the exponentially-decayed moving average of outbound packet rate over this different time interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfOutOctetRate 1.9.276.1.4.1.1.4
By default, this is the five minute exponentially-decayed moving average of the outbound octet rate for this interface. However, if the corresponding instance of cieIfInterval is instantiated with a value which specifies an interval different from 5-minutes, then cieIfOutOctetRate is the exponentially-decayed moving average of outbound octet rate over this different time interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cieIfInterval 1.9.276.1.4.1.1.5
This object specifies the time interval over which the inbound and outbound traffic rates are calculated for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cieIfDot1dBaseMappingTable 1.9.276.1.5.1
This table contains the mappings of the ifIndex of an interface to its corresponding dot1dBasePort value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CieIfDot1dBaseMappingEntry

cieIfDot1dBaseMappingEntry 1.9.276.1.5.1.1
An entry containing the mapping between the ifIndex value of an interface and its corresponding dot1dBasePort value. Every interface which has been assigned a dot1dBasePort value by the system has a corresponding entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CieIfDot1dBaseMappingEntry  

cieIfDot1dBaseMappingPort 1.9.276.1.5.1.1.1
The dot1dBasePort value for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

cieIfNameMappingTable 1.9.276.1.6.1
This table contains objects for providing the 'ifName' to 'ifIndex' mapping. This table contains one entry for each valid 'ifName' available in the system. Upon the first request, the implementation of this table will get all the available ifNames, and it will populate the entries in this table, it maintains this ifNames in a cache for ~30 seconds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CieIfNameMappingEntry

cieIfNameMappingEntry 1.9.276.1.6.1.1
An entry into the cieIfNameMappingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CieIfNameMappingEntry  

cieIfName 1.9.276.1.6.1.1.1
Represents an interface name mentioned in the 'ifName' object of this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..112)  

cieIfIndex 1.9.276.1.6.1.1.2
This object represents the 'ifIndex' corresponding to the interface name mentioned in the 'cieIfName' object of this instance. If the 'ifName' mentioned in the 'cieIfName' object of this instance corresponds to multiple 'ifIndex' values, then the value of this object is the numerically smallest of those multiple 'ifIndex' values.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

cieLinkDown 1.9.276.0.1
A cisco specific linkDown notification signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links is about to enter the down state from some other state (but not from the notPresent state). The varbinds for this notification indicate the interface information of the communication link.
Status: current Access: read-only
NOTIFICATION-TYPE    

cieLinkUp 1.9.276.0.2
A cisco specific linkUp trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links left the down state and transitioned into some other state (but not into the notPresent state). The varbinds for this notification indicate the interface information of the communication link.
Status: current Access: read-only
NOTIFICATION-TYPE    

cieDelayedLinkUpDownNotif 1.9.276.0.3
This notification indicates when an interface's operational status has transitioned and remained in that state for a time specified by cieDelayedLinkUpDownDelay.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoIfExtensionMIBCompliances 1.9.276.2.1
OBJECT IDENTIFIER    

ciscoIfExtensionMIBGroups 1.9.276.2.2
OBJECT IDENTIFIER    

ciscoIfExtensionMIBCompliance 1.9.276.2.1.1
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance1 1.9.276.2.1.2
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance2 1.9.276.2.1.3
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance3 1.9.276.2.1.4
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance4 1.9.276.2.1.5
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance5 1.9.276.2.1.6
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance6 1.9.276.2.1.7
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance7 1.9.276.2.1.8
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance8 1.9.276.2.1.9
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance9 1.9.276.2.1.10
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance10 1.9.276.2.1.11
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance11 1.9.276.2.1.12
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance12 1.9.276.2.1.13
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance13 1.9.276.2.1.14
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance14 1.9.276.2.1.15
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionMIBCompliance15 1.9.276.2.1.16
The compliance statement for entities which implement the CISCO-IF-EXTENSION-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoIfExtensionTablePacketGroup 1.9.276.2.2.1
A collection of objects containing packet statistics for a given interface.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtensionTableIntfGroup 1.9.276.2.2.2
A collection of objects containing information about properties of interfaces.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtensionTableIntfGroup1 1.9.276.2.2.3
A collection of objects containing information about properties of interfaces.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoIfExtensionSystemGroup 1.9.276.2.2.4
A collection of objects providing global system-wise information about interfaces.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtDot1qEtherTypeGroup 1.9.276.2.2.5
A collection of objects providing the information about 802.1q custom EtherType on the interface.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtUtilizationGroup 1.9.276.2.2.6
A collection of objects containing information about utilization rates of interfaces.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtDot1dBaseMappingGroup 1.9.276.2.2.7
A collection of objects containing mapping information about the ifIndex values of interfaces and their dot1dBasePort values.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtIfNameMappingGroup 1.9.276.2.2.8
A collection of objects for the 'ifName' to 'ifIndex' mapping.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtensionTableIntfGroup2 1.9.276.2.2.9
A collection of objects containing information about properties of interfaces.
Status: deprecated Access: read-only
OBJECT-GROUP    

cieIfStatusListGroup 1.9.276.2.2.10
A collection of objects containing information about set of interfaces.
Status: current Access: read-only
OBJECT-GROUP    

cieLinkUpDownNotifEnableGroup 1.9.276.2.2.11
A collection of objects to control 'cieLinkUp/cieLinkDown' and standard mib-II defined 'linkUp/linkDown' notifications.
Status: deprecated Access: read-only
OBJECT-GROUP    

cieLinkUpDownNotifGroup 1.9.276.2.2.12
A collection of cisco specific linkUp and linkDown notifications.
Status: current Access: read-only
NOTIFICATION-GROUP    

ciscoIfExtensionAsymmetricalSpeedGroup 1.9.276.2.2.13
An optional group used to provide information on asymmetrical interface speeds.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtUtilIntervalGroup 1.9.276.2.2.14
A collection of objects containing information about calculation interval for utilization rate on interfaces.
Status: current Access: read-only
OBJECT-GROUP    

cieIfIndexPersistenceGroup 1.9.276.2.2.15
A collection of objects containing information about ifIndex Persistence of interfaces. Since cieIfIndexPersistence and cieIfIndexPersistenceEnabled are deprecated, so, cieIfIndexPersistenceGroup containing these two objects are deprecated by cieIfIndexPersistenceControlGroup.
Status: deprecated Access: read-only
OBJECT-GROUP    

cieDelayedLinkUpDownNotifNotifEnableGroup 1.9.276.2.2.16
The group of objects that help configure the cieDelayedLinkUpDownNotif on the system.
Status: current Access: read-only
OBJECT-GROUP    

cieDelayedLinkUpDownNotifNotifGroup 1.9.276.2.2.17
A collection for cisco specific delayed trap notifications.
Status: current Access: read-only
NOTIFICATION-GROUP    

cieIfIndexPersistenceControlGroup 1.9.276.2.2.18
A collection of objects containing information about ifIndex Persistence of interfaces.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtensionTableIntfGroup3 1.9.276.2.2.19
A collection of objects containing information about properties of interfaces.
Status: current Access: read-only
OBJECT-GROUP    

cieIfStatusListGroupSup1 1.9.276.2.2.20
Additional objects containing information about a set of interfaces.
Status: current Access: read-only
OBJECT-GROUP    

cieIfVlStatsGroup 1.9.276.2.2.21
Objects containing information about a VL (Virtual Link) statistics on an interface.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtensionTableIntfGroup3SupR01 1.9.276.2.2.22
This group is supplement to ciscoIfExtensionTableIntfGroup3.
Status: current Access: read-only
OBJECT-GROUP    

cieLinkUpDownNotifConfigGroup 1.9.276.2.2.23
A collection of objects to control 'cieLinkUp/cieLinkDown' and standard mib-II defined 'linkUp/linkDown' notifications.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIfExtensionTableIntfGroup3SupR02 1.9.276.2.2.24
This group is supplement to ciscoIfExtensionTableIntfGroup3SupR01.
Status: current Access: read-only
OBJECT-GROUP