XEDIA-DRIVER-MIB

File: XEDIA-DRIVER-MIB.mib (6713 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
XEDIA-REG

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 MODULE-COMPLIANCE OBJECT-GROUP
ifIndex xediaMibs

Defined Types

XdriverStatsEntry  
SEQUENCE    
  xdriverStatsInternalQOverflows Counter32
  xdriverStatsOutGoodFrames Counter32
  xdriverStatsOutPercentGood Gauge32
  xdriverStatsOutPercentBad Gauge32
  xdriverStatsOutAvgFrameLen Gauge32
  xdriverStatsInCRCErrors Gauge32
  xdriverStatsInGoodFrames Counter32
  xdriverStatsInNoResources Counter32
  xdriverStatsInPercentGood Gauge32
  xdriverStatsInPercentBad Gauge32
  xdriverStatsInAvgFrameLen Gauge32

Defined Values

xediaDriverMIB 1.3.6.1.4.1.838.3.6
This module defines proprietary objects that extend those in the driver type MIBs.
MODULE-IDENTITY    

xdriverObjects 1.3.6.1.4.1.838.3.6.1
OBJECT IDENTIFIER    

xdriverConformance 1.3.6.1.4.1.838.3.6.2
OBJECT IDENTIFIER    

xdriverStatsTable 1.3.6.1.4.1.838.3.6.1.1
Xedia proprietary statistics for drivers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XdriverStatsEntry

xdriverStatsEntry 1.3.6.1.4.1.838.3.6.1.1.1
Xedia proprietary statistics for single driver interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  XdriverStatsEntry  

xdriverStatsInternalQOverflows 1.3.6.1.4.1.838.3.6.1.1.1.1
A count of the number of times the driver software failed to drain the hardware's statistics queue fast enough (and therefore may not have incremented some statistics properly).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xdriverStatsOutGoodFrames 1.3.6.1.4.1.838.3.6.1.1.1.2
The total number of frames that were transmitted without error. This is the sum of ifOutUcastPkts, ifOutMulticastPkts, and ifOutBroadcastPkts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xdriverStatsOutPercentGood 1.3.6.1.4.1.838.3.6.1.1.1.3
The percentage of the total frames that were transmitted without error. (This is the throughput of the interface.)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

xdriverStatsOutPercentBad 1.3.6.1.4.1.838.3.6.1.1.1.4
The percentage of the total frames that the higher layers requested to be transmitted that could not be due to errors.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

xdriverStatsOutAvgFrameLen 1.3.6.1.4.1.838.3.6.1.1.1.5
The average length of the frames transmitted out this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

xdriverStatsInCRCErrors 1.3.6.1.4.1.838.3.6.1.1.1.6
The number of frames that had CRC errors on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

xdriverStatsInGoodFrames 1.3.6.1.4.1.838.3.6.1.1.1.7
The number of frames that were received on this interface that did not have errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xdriverStatsInNoResources 1.3.6.1.4.1.838.3.6.1.1.1.8
The number of times the driver was suspended because of a lack of resources.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xdriverStatsInPercentGood 1.3.6.1.4.1.838.3.6.1.1.1.9
The percentage of incoming frames that did not have any error.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

xdriverStatsInPercentBad 1.3.6.1.4.1.838.3.6.1.1.1.10
The percentage of incoming frames that had errors.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

xdriverStatsInAvgFrameLen 1.3.6.1.4.1.838.3.6.1.1.1.11
The average length of a frame received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

xdriverCompliances 1.3.6.1.4.1.838.3.6.2.1
OBJECT IDENTIFIER    

xdriverGroups 1.3.6.1.4.1.838.3.6.2.2
OBJECT IDENTIFIER    

xdriverCompliance 1.3.6.1.4.1.838.3.6.2.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

xdriverGroup 1.3.6.1.4.1.838.3.6.2.2.1
The set of all accessible objects in this MIB.
Status: current Access: read-only
OBJECT-GROUP