All MIBs › ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB › a7008EventStateKey
a7008EventStateKey
Module: ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB
OID (symbolic): ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7008EventStateKey
OID (numeric): 1.3.6.1.4.1.795.50.10.1.7008.1.4
Node type: OBJECT-TYPE
Type: DmiInteger
Access: read-only
Description: This attribute holds the key identifying a row of the Event State group within the Component in which the event generator group is located. The Current State attribute within the row contains the current state of this state-based event. The current state can be one of the four severities: OK, Non-Critical, Critical, and Non-Recoverable.
What is a7008EventStateKey?
This OID holds a numeric reference (like a database row ID) that points to the event state record, which tracks the current health status (OK, Warning, Critical, or Fatal). Troubleshooting teams use this to look up the latest condition of the problem without re-running diagnostics. For example, the key might be 7, and when you look up row 7 in the event state table, you see the current status is 'Critical', confirming the issue is still active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.50.10.1.7008.1.4 snmpwalk -v2c -c public <target> ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7008EventStateKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.50.10.1.7008.1.4.1 snmpget -v2c -c public <target> ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7008EventStateKey.1
Start monitoring Adaptec RAID/storage controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7008EventStateKey OID value, configure state conditions and alerts, and monitor any Adaptec RAID/storage controllers from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.795 | adaptec | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.795.50 | thirdparty | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10 | isc20 | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10.1 | dmtfGroups | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10.1.7008 | tBusPortEvents | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10.1.7008.1 | eBusPortEvents | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10.1.7008.1.4 | a7008EventStateKey | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |