ADAPTECSCSI-MIB: View SNMP OID List / Download MIB

VENDOR: ADAPTEC INC.


 Home MIB: ADAPTECSCSI-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
 adaptec 1.3.6.1.4.1.795
         products 1.3.6.1.4.1.795.2
             scsi 1.3.6.1.4.1.795.2.6
                 dmtfGroups 1.3.6.1.4.1.795.2.6.1
                     tComponentid 1.3.6.1.4.1.795.2.6.1.1 no-access
This group defines the attributes common to all components. This group is required.
                         eComponentid 1.3.6.1.4.1.795.2.6.1.1.1 no-access
                             a1Manufacturer 1.3.6.1.4.1.795.2.6.1.1.1.1 dmidisplaystring read-only
Manufacturer of this system.
                             a1Product 1.3.6.1.4.1.795.2.6.1.1.1.2 dmidisplaystring read-only
Product name for this system.
                             a1Version 1.3.6.1.4.1.795.2.6.1.1.1.3 dmidisplaystring read-only
Version number of this system.
                             a1SerialNumber 1.3.6.1.4.1.795.2.6.1.1.1.4 dmidisplaystring read-only
Serial number for this system.
                             a1Installation 1.3.6.1.4.1.795.2.6.1.1.1.5 dmidisplaystring read-only
The time and date for the last time this component was installed
                             a1Verify 1.3.6.1.4.1.795.2.6.1.1.1.6 integer read-only
A code that provides a level of verification that the component is still installed and working. Enumeration: 'vAnErrorOccurredCheckStatusCode': 0, 'vReserved': 3, 'vThisComponentExistsAndIsNotFunctioningC': 6, 'vThisComponentExistsButTheFunctionalityI': 4, 'vTheVerificationIsNotSupported': 2, 'vThisComponentExistsButTheFunctionality1': 5, 'vThisComponentExistsAndIsFunctioningCorr': 7, 'vThisComponentDoesNotExist': 1.
                     tOperationGroup 1.3.6.1.4.1.795.2.6.1.2 no-access
The Operation group controls the stystem.
                         eOperationGroup 1.3.6.1.4.1.795.2.6.1.2.1 no-access
                             a2PollDevices 1.3.6.1.4.1.795.2.6.1.2.1.1 dmiinteger read-write
Writing a non-zero value to this variable causes an immediate one time poll of all currently known devices. This variable will always return the value zero when it is read.
                             a2ScanDevices 1.3.6.1.4.1.795.2.6.1.2.1.2 dmiinteger read-write
Writing a non-zero value to this variable causes an immediate one time scan of the SCSI busses for all possible devices. This variable will always return the value zero when it is read.
                             a2IndicationControl 1.3.6.1.4.1.795.2.6.1.2.1.3 integer read-write
Controls whether any indications are enabled Enumeration: 'vOff': 0, 'vOn': 1.
                     tHostAdapterGroup 1.3.6.1.4.1.795.2.6.1.3 no-access
The Host Adapter Description group describes the logical Host Adapters installed in the system .
                         eHostAdapterGroup 1.3.6.1.4.1.795.2.6.1.3.1 no-access
                             a3HostAdapterIndex 1.3.6.1.4.1.795.2.6.1.3.1.1 dmiinteger read-only
An index into the host adatper table
                             a3HostAdapterDescription 1.3.6.1.4.1.795.2.6.1.3.1.2 dmidisplaystring read-only
The description string returned from an SCSI Inquiry Command.
                             a3HostAdapterVersion 1.3.6.1.4.1.795.2.6.1.3.1.3 dmidisplaystring read-only
The version string returned from an SCSI Inquiry Command.
                             a3ChannelCount 1.3.6.1.4.1.795.2.6.1.3.1.4 dmiinteger read-only
The number of SCSI channels provided by this host adapter.
                             a3Errorcontrolid 1.3.6.1.4.1.795.2.6.1.3.1.5 dmidisplaystring read-only
Identifies the row in the errorControl table providing error control & status for this group.
                             a3EventStatus 1.3.6.1.4.1.795.2.6.1.3.1.6 integer read-only
Identifies the reason an indication was sent. Enumeration: 'vChanged': 1, 'vRecovered': 3, 'vFailed': 2, 'vDiscovered': 0.
                     tLogicalUnitGroup 1.3.6.1.4.1.795.2.6.1.4 no-access
The logical units attached to host adapters,
                         eLogicalUnitGroup 1.3.6.1.4.1.795.2.6.1.4.1 no-access
                             a4HostAdapterIndex 1.3.6.1.4.1.795.2.6.1.4.1.1 dmiinteger read-only
The index of the host adapter to which this Logical Unit is attached.
                             a4ScsiId 1.3.6.1.4.1.795.2.6.1.4.1.2 dmiinteger read-only
The SCSI target ID of the Logical Unit
                             a4LogicalUnitId 1.3.6.1.4.1.795.2.6.1.4.1.3 dmiinteger read-only
The ID of this Logical Unit.
                             a4LogicalUnitType 1.3.6.1.4.1.795.2.6.1.4.1.4 integer read-only
The type of this Logical Unit. Enumeration: 'vComdevice': 10, 'vCdrom': 6, 'vProcessor': 4, 'vOpticalmemory': 8, 'vTape': 2, 'vHostadapter': 11, 'vWriteonce': 5, 'vScanner': 7, 'vJukebox': 9, 'vDirectaccess': 1, 'vOther': 12, 'vPrinter': 3.
                             a4LogicalUnitDescription 1.3.6.1.4.1.795.2.6.1.4.1.5 dmidisplaystring read-only
The description string returned from an SCSI Inquiry Command.
                             a4Errorcontrolid 1.3.6.1.4.1.795.2.6.1.4.1.6 dmidisplaystring read-only
Identifies the row in the errorControl table providing error control & status for this group.
                             a4EventStatus 1.3.6.1.4.1.795.2.6.1.4.1.7 integer read-only
Identifies the reason an indication was sent. Enumeration: 'vChanged': 1, 'vRecovered': 3, 'vFailed': 2, 'vDiscovered': 0.
                     tErrorcontrol 1.3.6.1.4.1.795.2.6.1.5 no-access
Indication control and status for the parent group
                         eErrorcontrol 1.3.6.1.4.1.795.2.6.1.5.1 no-access
                             a5Selfid 1.3.6.1.4.1.795.2.6.1.5.1.1 dmiinteger read-only
Instance identifer. A unique number that identifies this row.
                             a5Fatalcount 1.3.6.1.4.1.795.2.6.1.5.1.2 dmicounter read-only
Count of all fatal errors since system startup.
                             a5Majorcount 1.3.6.1.4.1.795.2.6.1.5.1.3 dmicounter read-only
Count of all major errors since system startup.
                             a5Warningcount 1.3.6.1.4.1.795.2.6.1.5.1.4 dmicounter read-only
Count of all warning errors since system startup.
                             a5Errstatus 1.3.6.1.4.1.795.2.6.1.5.1.5 integer read-only
current error status Enumeration: 'vWarning': 1, 'vMajor': 2, 'vFatal': 3, 'vOk': 0.
                             a5Errstatustype 1.3.6.1.4.1.795.2.6.1.5.1.6 integer read-only
Indicates the type of detection that set the current error status. Enumeration: 'vDiagnosticTest': 2, 'vPost': 0, 'vRuntime': 1.
                             a5Indicationcontrol 1.3.6.1.4.1.795.2.6.1.5.1.7 integer read-write
Enables or disables generation of indications Enumeration: 'vOff': 0, 'vOn': 1.
                     tMiftomib 1.3.6.1.4.1.795.2.6.1.99 no-access
This group defines attributes required for DMI to SNMP translati n.
                           eMiftomib 1.3.6.1.4.1.795.2.6.1.99.1 no-access
                               a99MibName 1.3.6.1.4.1.795.2.6.1.99.1.1 dmidisplaystring read-only
The MIB name that defines this MIF
                               a99MibOid 1.3.6.1.4.1.795.2.6.1.99.1.2 dmidisplaystring read-only
The MIB Object Identifier that corresponds to this MIF
                               a99DisableTrap 1.3.6.1.4.1.795.2.6.1.99.1.3 dmiinteger read-write
This attribute can be changed to disable sending of traps from this component
                     tTrapGroup 1.3.6.1.4.1.795.2.6.1.9999 no-access
This group defines attributes needed for Trap definition. This group does not exist in MIF file
                               eTrapGroup 1.3.6.1.4.1.795.2.6.1.9999.1 no-access
                                   a9999ErrorTime 1.3.6.1.4.1.795.2.6.1.9999.1.1 displaystring read-only
The Date & Time when the error occured
                                   a9999ErrorStatus 1.3.6.1.4.1.795.2.6.1.9999.1.2 dmiinteger read-only
Error Status Code
                                   a9999ErrorGroupId 1.3.6.1.4.1.795.2.6.1.9999.1.3 dmiinteger read-only
Group ID of the errorControl Group
                                   a9999ErrorInstanceId 1.3.6.1.4.1.795.2.6.1.9999.1.4 dmiinteger read-only
Instance ID of the errorControl Group
                                   a9999ComponentId 1.3.6.1.4.1.795.2.6.1.9999.1.5 dmiinteger read-only
Component ID of the component that caused this error
                                   a9999GroupId 1.3.6.1.4.1.795.2.6.1.9999.1.6 dmiinteger read-only
Group ID of the Group that caused this error
                                   a9999InstanceId 1.3.6.1.4.1.795.2.6.1.9999.1.7 dmiinteger read-only
Instance ID of the Group that caused this error
                                   a9999VendorCode1 1.3.6.1.4.1.795.2.6.1.9999.1.8 dmiinteger read-only
Vendor specific code 1
                                   a9999VendorCode2 1.3.6.1.4.1.795.2.6.1.9999.1.9 dmiinteger read-only
Vendor specific code 2
                                   a9999VendorText 1.3.6.1.4.1.795.2.6.1.9999.1.10 octet string read-only
Vendor specific octet string info
                                   a9999ParentGroupId 1.3.6.1.4.1.795.2.6.1.9999.1.11 dmiinteger read-only
Group ID of parent of Group that caused this error
                                   a9999ParentInstanceId 1.3.6.1.4.1.795.2.6.1.9999.1.12 dmiinteger read-only
Instance ID of parent of Group that caused this error
                                     AdaptecEventError 1.3.6.1.4.1.795.2.6.1.9999.10.1
DMI Service Layer generated event for Adaptec Scsi