All MIBs › ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB › a7004EventStateKey
a7004EventStateKey
Module: ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB
OID (symbolic): ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7004EventStateKey
OID (numeric): 1.3.6.1.4.1.795.50.10.1.7004.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 a7004EventStateKey?
This OID holds an integer key that points to a specific row in the Event State group table, which contains the current severity level (OK, Non-Critical, Critical, or Non-Recoverable) of the state-based event. Engineers use this key to look up detailed state information and understand how serious the underlying condition is. For example, a key value of 5 lets you retrieve all state details from row 5, including whether the issue has escalated to critical severity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.50.10.1.7004.1.4 snmpwalk -v2c -c public <target> ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7004EventStateKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.50.10.1.7004.1.4.1 snmpget -v2c -c public <target> ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7004EventStateKey.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a7004EventStateKey.1
Start monitoring Adaptec RAID/storage controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7004EventStateKey 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.7004 | tStorageControllerEvents | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10.1.7004.1 | eStorageControllerEvents | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10.1.7004.1.4 | a7004EventStateKey | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |