XEDIA-DRIVER-MIB: View SNMP OID List / Download MIB

VENDOR: XEDIA CORPORATION


 Home MIB: XEDIA-DRIVER-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
 xediaDriverMIB 1.3.6.1.4.1.838.3.6
This module defines proprietary objects that extend those in the driver type MIBs.
     xdriverObjects 1.3.6.1.4.1.838.3.6.1
         xdriverStatsTable 1.3.6.1.4.1.838.3.6.1.1 no-access
Xedia proprietary statistics for drivers.
             xdriverStatsEntry 1.3.6.1.4.1.838.3.6.1.1.1 no-access
Xedia proprietary statistics for single driver interface.
                 xdriverStatsInternalQOverflows 1.3.6.1.4.1.838.3.6.1.1.1.1 counter32 read-only
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).
                 xdriverStatsOutGoodFrames 1.3.6.1.4.1.838.3.6.1.1.1.2 counter32 read-only
The total number of frames that were transmitted without error. This is the sum of ifOutUcastPkts, ifOutMulticastPkts, and ifOutBroadcastPkts.
                 xdriverStatsOutPercentGood 1.3.6.1.4.1.838.3.6.1.1.1.3 gauge32 read-only
The percentage of the total frames that were transmitted without error. (This is the throughput of the interface.)
                 xdriverStatsOutPercentBad 1.3.6.1.4.1.838.3.6.1.1.1.4 gauge32 read-only
The percentage of the total frames that the higher layers requested to be transmitted that could not be due to errors.
                 xdriverStatsOutAvgFrameLen 1.3.6.1.4.1.838.3.6.1.1.1.5 gauge32 read-only
The average length of the frames transmitted out this interface.
                 xdriverStatsInCRCErrors 1.3.6.1.4.1.838.3.6.1.1.1.6 gauge32 read-only
The number of frames that had CRC errors on this interface.
                 xdriverStatsInGoodFrames 1.3.6.1.4.1.838.3.6.1.1.1.7 counter32 read-only
The number of frames that were received on this interface that did not have errors.
                 xdriverStatsInNoResources 1.3.6.1.4.1.838.3.6.1.1.1.8 counter32 read-only
The number of times the driver was suspended because of a lack of resources.
                 xdriverStatsInPercentGood 1.3.6.1.4.1.838.3.6.1.1.1.9 gauge32 read-only
The percentage of incoming frames that did not have any error.
                 xdriverStatsInPercentBad 1.3.6.1.4.1.838.3.6.1.1.1.10 gauge32 read-only
The percentage of incoming frames that had errors.
                 xdriverStatsInAvgFrameLen 1.3.6.1.4.1.838.3.6.1.1.1.11 gauge32 read-only
The average length of a frame received on the interface.
     xdriverConformance 1.3.6.1.4.1.838.3.6.2
         xdriverCompliances 1.3.6.1.4.1.838.3.6.2.1
             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.
         xdriverGroups 1.3.6.1.4.1.838.3.6.2.2
             xdriverGroup 1.3.6.1.4.1.838.3.6.2.2.1
The set of all accessible objects in this MIB.