All MIBs › ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB › a7002EventIsStateBased
a7002EventIsStateBased
Module: ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB
OID (symbolic): ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7002EventIsStateBased
OID (numeric): 1.3.6.1.4.1.795.50.10.1.7002.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this attribute determined whether the Event being reported is a state-based Event or not. If the value of this attribute is TRUE then the Event is state-based. Else the Event is not state-based
What is a7002EventIsStateBased?
This OID indicates whether the event being reported is state-based, meaning it tracks an ongoing condition rather than a one-time occurrence. You need to understand this distinction to know whether the event represents a persistent problem that must be resolved or just a transient notification. A value of 1 (true) means the event will remain until the underlying state changes (like a disk being offline); 0 means it's a one-time notification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.50.10.1.7002.1.3 snmpwalk -v2c -c public <target> ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7002EventIsStateBased
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.50.10.1.7002.1.3.1 snmpget -v2c -c public <target> ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7002EventIsStateBased.1
Start monitoring Adaptec RAID/storage controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB::a7002EventIsStateBased 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.7002 | tStorageDevicesEvents | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10.1.7002.1 | eStorageDevicesEvents | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |
| 1.3.6.1.4.1.795.50.10.1.7002.1.3 | a7002EventIsStateBased | ADAPTECCIOSTANDARDGROUPMIFDEFINITION2-MIB |