All MIBs › ASM-PRIVATE-COMMIB › asmEventType
asmEventType
Module: ASM-PRIVATE-COMMIB
OID (symbolic): ASM-PRIVATE-COMMIB::asmEventType
OID (numeric): 1.3.6.1.4.1.1050.25.7.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This entry shows the event type: 1 : Temperature Warning 2 : Temperature Critical 3 : ECC Memory 1-Bit-Error 4 : ECC Memory Multiple-Bit-Error 5 : Fan Stops 6 : Voltage Exceeds Safe Range 7 : CPU Utilization High 8 : BUS Utilization High 9 : Memory Utilization High 10: Volume or File System Utilization High 11: NIC Counters High
What is asmEventType?
Reports the type of the last hardware/environmental event detected, such as temperature warning or critical, ECC memory bit errors, fan stoppage, or voltage out of range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1050.25.7.2.1.1 snmpwalk -v2c -c public <target> ASM-PRIVATE-COMMIB::asmEventType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1050.25.7.2.1.1.1 snmpget -v2c -c public <target> ASM-PRIVATE-COMMIB::asmEventType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> asmEventType.1
Start monitoring Acer/Fujitsu Siemens server management (ASM) hardware (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASM-PRIVATE-COMMIB::asmEventType OID value, configure state conditions and alerts, and monitor any Acer/Fujitsu Siemens server management (ASM) hardware (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1050 | acer | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25 | asm | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.7 | asmalarm | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.7.2 | eventNotificationTable | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.7.2.1 | eventNotification | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.7.2.1.1 | asmEventType | ASM-PRIVATE-COMMIB |