All MIBs › ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB › a7015EventStateKey
a7015EventStateKey
Module: ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB
OID (symbolic): ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7015EventStateKey
OID (numeric): 1.3.6.1.4.1.795.50.10.1.7015.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 a7015EventStateKey?
This OID stores an integer pointer that links to the detailed state information for this event in the controller's event state table. You'd use this to fetch additional context about the current condition without needing separate queries. For instance, if the key is 5, you can look up row 5 in the event state table to see that the current state is "Critical".
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.50.10.1.7015.1.4 snmpwalk -v2c -c public <target> ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7015EventStateKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.50.10.1.7015.1.4.1 snmpget -v2c -c public <target> ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7015EventStateKey.1
Start monitoring Adaptec RAID/storage controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7015EventStateKey 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.7015 | tRedundancyGroupEvents | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10.1.7015.1 | eRedundancyGroupEvents | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10.1.7015.1.4 | a7015EventStateKey | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |